freebsd-ports/sysutils/Makefile
David E. O'Brien 33724a75ef Moving contool from ports/x11/ to ports/sysutils/
Reviewed by:	Jordan and Satoshi
1997-01-06 09:51:52 +00:00

23 lines
460 B
Makefile

# $Id: Makefile,v 1.13 1996/12/30 09:19:02 msmith Exp $
#
SUBDIR += afio
SUBDIR += contool
SUBDIR += lsof
SUBDIR += manck
SUBDIR += mkisofs
SUBDIR += pib
SUBDIR += rtty
SUBDIR += socket
SUBDIR += su2
SUBDIR += top
SUBDIR += tua
SUBDIR += xbatt
SUBDIR += xcpustate
SUBDIR += xdu
SUBDIR += xloadface
SUBDIR += xperfmon
SUBDIR += xsysinfo
SUBDIR += xsysstats
.include <bsd.port.subdir.mk>