1994-11-12 21:28:17 +01:00
|
|
|
# $Id: Makefile,v 1.22 1994/11/12 01:21:48 jkh Exp $
|
1994-08-23 12:20:29 +02:00
|
|
|
#
|
1994-11-12 21:28:17 +01:00
|
|
|
SUBDIR= emu ghostview iv ivs jpeg olvwm pcb tk xanim xarchie \
|
1994-11-12 02:21:48 +01:00
|
|
|
xcdplayer xdvi xearth xlockmore xpm xsnow xtexshell xv
|
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>
|