summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorAndreas Schulz <ats@FreeBSD.org>1994-11-27 14:56:28 +0000
committerAndreas Schulz <ats@FreeBSD.org>1994-11-27 14:56:28 +0000
commitb46c9afd664b599ab27d3c3c6b57a65dadf2b42f (patch)
tree0f667b6b27c181bd108ad5cc3abe32eab36234fb /x11
parentAdd tracker as a normal SUBDIR target again. (diff)
Add ghostview and xfig to the SUBDIR list. Bring the list into alphabetical
order again.
Notes
Notes: svn path=/head/; revision=519
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/x11/Makefile b/x11/Makefile
index a4cabca3cfb5..20340200e26a 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,9 +1,10 @@
-# $Id: Makefile,v 1.30 1994/11/24 21:59:00 asami Exp $
+# $Id: Makefile,v 1.31 1994/11/25 04:49:58 asami Exp $
#
-SUBDIR= Xaw3d color_xterm emu fvwm iv ivs jpeg kterm olvwm pcb piewm tk \
- tkhfs xanim xarchie \
- xcdplayer xdvi xearth xgraph xli xlockmore xpm xsnow xtexshell xv \
- ImageMagick ctwm mpeg-lib tiff
+SUBDIR= ImageMagick Xaw3d color_xterm ctwm emu fvwm ghostview iv ivs \
+ jpeg kterm mpeg-lib olvwm \
+ pcb piewm tiff tk tkhfs xanim xarchie \
+ xcdplayer xdvi xearth xfig xgraph xli xlockmore xpm xsnow \
+ xtexshell xv
#
# imm & nv depends on tk, so might as well build tk first...