freebsd-ports/x11/Makefile

14 lines
354 B
Makefile
Raw Normal View History

1995-01-13 09:19:58 -05:00
# $Id: Makefile,v 1.44 1995/01/06 05:42:02 jkh Exp $
#
1995-01-13 09:19:58 -05:00
SUBDIR= Xaw3d color_xterm ctwm emu fvwm kterm olvwm piewm rxvt tk \
tkhfs tkman tvtwm x3270 xearth xfed xlockmore xsnow \
1994-12-25 16:39:25 -05:00
xview-config xview-lib xview-clients
1994-10-29 18:17:33 -04:00
1994-10-12 20:51:53 -04:00
#
1994-12-14 16:24:02 -05:00
# These depend on tk, so might as well build tk first...
1994-12-14 18:02:26 -05:00
# (And vic depends on blt.)
1994-10-12 20:51:53 -04:00
#
1995-01-13 09:19:58 -05:00
SUBDIR+= blt vic
.include <bsd.port.subdir.mk>