13 lines
359 B
Makefile
13 lines
359 B
Makefile
# $Id: Makefile,v 1.54 1995/03/22 21:15:38 jkh Exp $
|
|
#
|
|
SUBDIR= Xaw3d color_xterm ctwm emu fvwm g3view olvwm piewm \
|
|
rxvt sxpc tk tkhfs tkman tvtwm x3270 xdaliclock xearth xfed xfm \
|
|
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>
|