1994-12-05 22:59:10 +00:00
|
|
|
# $Id: Makefile,v 1.33 1994/12/05 01:50:25 gpalmer Exp $
|
1994-08-23 10:20:29 +00:00
|
|
|
#
|
1994-11-27 14:56:28 +00:00
|
|
|
SUBDIR= ImageMagick Xaw3d color_xterm ctwm emu fvwm ghostview iv ivs \
|
|
|
|
jpeg kterm mpeg-lib olvwm \
|
1994-12-05 22:59:10 +00:00
|
|
|
pcb piewm rxvt tiff tk tkhfs tvtwm xanim xarchie \
|
1994-11-27 14:56:28 +00:00
|
|
|
xcdplayer xdvi xearth xfig xgraph xli xlockmore xpm xsnow \
|
|
|
|
xtexshell xv
|
1994-10-29 22:17:33 +00:00
|
|
|
|
1994-10-13 00:51:53 +00:00
|
|
|
#
|
1994-10-29 22:17:33 +00:00
|
|
|
# imm & nv depends on tk, so might as well build tk first...
|
1994-10-13 00:51:53 +00:00
|
|
|
#
|
1994-10-29 22:17:33 +00:00
|
|
|
SUBDIR+= imm nv
|
1994-08-21 19:08:10 +00:00
|
|
|
|
1994-08-22 11:26:08 +00:00
|
|
|
.include <bsd.port.subdir.mk>
|