freebsd-ports/x11/Makefile

12 lines
287 B
Makefile
Raw Normal View History

1994-11-12 21:28:17 +01:00
# $Id: Makefile,v 1.22 1994/11/12 01:21:48 jkh Exp $
#
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
.include <bsd.port.subdir.mk>