1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/x11/Makefile

14 lines
354 B
Makefile
Raw Normal View History

1995-01-13 14:19:58 +00:00
# $Id: Makefile,v 1.44 1995/01/06 05:42:02 jkh Exp $
#
1995-01-13 14:19:58 +00:00
SUBDIR= Xaw3d color_xterm ctwm emu fvwm kterm olvwm piewm rxvt tk \
tkhfs tkman tvtwm x3270 xearth xfed xlockmore xsnow \
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
#
1995-01-13 14:19:58 +00:00
SUBDIR+= blt vic
.include <bsd.port.subdir.mk>