1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/x11/Makefile

13 lines
342 B
Makefile
Raw Normal View History

1995-02-15 02:53:47 +00:00
# $Id: Makefile,v 1.47 1995/02/15 01:39:19 gpalmer Exp $
#
1995-01-13 14:19:58 +00:00
SUBDIR= Xaw3d color_xterm ctwm emu fvwm kterm olvwm piewm rxvt tk \
1995-02-15 02:53:47 +00:00
tkhfs tkman tvtwm x3270 xearth xfed xkeycaps xlockmore xphoon 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-10-13 00:51:53 +00:00
#
SUBDIR+= blt
.include <bsd.port.subdir.mk>