1994-11-20 17:30:49 +01:00
|
|
|
# $Id: Makefile,v 1.24 1994/11/15 01:26:56 gpalmer Exp $
|
1994-08-23 12:20:29 +02:00
|
|
|
#
|
1994-11-15 02:26:56 +01:00
|
|
|
SUBDIR= emu ghostview ivs jpeg olvwm pcb tk xanim xarchie \
|
1994-11-20 17:30:49 +01:00
|
|
|
xcdplayer xdvi xearth xlockmore xpm xsnow xtexshell xv \
|
|
|
|
ImageMagick ctwm mpeg-lib tiff
|
1994-10-29 23:17:33 +01:00
|
|
|
|
1994-10-13 01:51:53 +01:00
|
|
|
#
|
1994-10-29 23:17:33 +01:00
|
|
|
# imm & nv depends on tk, so might as well build tk first...
|
1994-10-13 01:51:53 +01:00
|
|
|
#
|
1994-10-29 23:17:33 +01:00
|
|
|
SUBDIR+= imm nv
|
1994-08-21 21:08:10 +02:00
|
|
|
|
1994-08-22 13:26:08 +02:00
|
|
|
.include <bsd.port.subdir.mk>
|