1995-01-04 07:54:48 +00:00
|
|
|
# $Id: Makefile,v 1.40 1994/12/25 23:20:19 ats 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 \
|
1994-12-25 23:20:19 +00:00
|
|
|
jpeg kterm magic mpeg-lib mpeg_play olvwm \
|
|
|
|
pcb piewm rxvt tiff tk tkhfs tvtwm xanim xarchie xcd \
|
1995-01-04 07:54:48 +00:00
|
|
|
xcdplayer xdvi xearth xfed xfig xfm xgraph xli xlockmore xpm xsnow \
|
|
|
|
xpaint xtexshell xv \
|
1994-12-25 21:39:25 +00:00
|
|
|
xview-config xview-lib xview-clients
|
1994-10-29 22:17:33 +00:00
|
|
|
|
1994-10-13 00:51:53 +00:00
|
|
|
#
|
1994-12-14 21:24:02 +00:00
|
|
|
# These depend on tk, so might as well build tk first...
|
1994-12-14 23:02:26 +00:00
|
|
|
# (And vic depends on blt.)
|
1994-10-13 00:51:53 +00:00
|
|
|
#
|
1994-12-14 23:02:26 +00:00
|
|
|
SUBDIR+= imm nv blt vic
|
1994-08-21 19:08:10 +00:00
|
|
|
|
1994-08-22 11:26:08 +00:00
|
|
|
.include <bsd.port.subdir.mk>
|