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
353 B
Makefile
Raw Normal View History

# $Id: Makefile,v 1.49 1995/02/18 22:12:47 ats 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 xdaliclock xearth xfed xfm xkeycaps \
1995-02-18 22:12:47 +00:00
xlockmore xphoon xsnow 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>