summaryrefslogtreecommitdiff
path: root/x11/Makefile
blob: 6a5ad73a8594ffe683fd4e1b94f7c1cde9a90254 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $Id: Makefile,v 1.56 1995/03/28 04:45:39 gpalmer Exp $
#
SUBDIR= Xaw3d color_xterm ctwm emu fvwm g3view olvwm piewm \
	rxvt sxpc tk tkhfs tkman tvtwm  xdaliclock xearth xfed xfm \
	xkeycaps xlockmore xperfmon xphoon xsnow xview-config xview-lib \
	xview-clients

#
# These depend on tk, so might as well build tk first...
#
SUBDIR+= blt

.include <bsd.port.subdir.mk>