aboutsummaryrefslogtreecommitdiffstats
path: root/misc/Makefile
blob: 8dddeb474adff43cb5a4503ecfd5c0f317c6df5f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# $Id: Makefile,v 1.39 1995/02/15 23:53:48 torstenb Exp $
#
# restricted: pgp.usa_only pgp.non-usa_only 
#
SUBDIR= cpm hfs iozone ispell less mshell mtools nkf rman screen top tua \
    xdu xsysstats 

.if make(clean)
SUBDIR+= Wnn
.endif

.include <bsd.port.subdir.mk>