diff options
-rw-r--r-- | x11/Makefile | 11 |
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... |