13 lines
365 B
Makefile
13 lines
365 B
Makefile
# $Id: Makefile,v 1.52 1995/03/15 07:06:17 asami Exp $
|
|
#
|
|
SUBDIR= Xaw3d color_xterm ctwm emiclock emu fvwm g3view olvwm piewm \
|
|
rxvt 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>
|