1994-11-27 09:56:28 -05:00
|
|
|
# $Id: Makefile,v 1.31 1994/11/25 04:49:58 asami Exp $
|
1994-08-23 06:20:29 -04:00
|
|
|
#
|
1994-11-27 09:56:28 -05:00
|
|
|
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
|
1994-10-29 18:17:33 -04:00
|
|
|
|
1994-10-12 20:51:53 -04:00
|
|
|
#
|
1994-10-29 18:17:33 -04:00
|
|
|
# imm & nv depends on tk, so might as well build tk first...
|
1994-10-12 20:51:53 -04:00
|
|
|
#
|
1994-10-29 18:17:33 -04:00
|
|
|
SUBDIR+= imm nv
|
1994-08-21 15:08:10 -04:00
|
|
|
|
1994-08-22 07:26:08 -04:00
|
|
|
.include <bsd.port.subdir.mk>
|