aboutsummaryrefslogtreecommitdiffstats
path: root/x11/Makefile
blob: 68b24802736b1f110a332ae21e1a9ace09f32929 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# $Id: Makefile,v 1.47 1995/02/15 01:39:19 gpalmer Exp $
#
SUBDIR= Xaw3d color_xterm ctwm emu fvwm kterm olvwm piewm rxvt tk \
    tkhfs tkman tvtwm x3270 xearth xfed xkeycaps xlockmore 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>