New Makefile with top, tua, xbatt, xdu, xperfmon and xsysstats.

This commit is contained in:
Satoshi Asami
1995-07-13 00:04:20 +00:00
parent 0b7ea3e1d8
commit d3994b2cd3

11
sysutils/Makefile Normal file
View File

@@ -0,0 +1,11 @@
# $Id: Makefile,v 1.6 1995/05/14 03:28:58 asami Exp $
#
SUBDIR += top
SUBDIR += tua
SUBDIR += xbatt
SUBDIR += xdu
SUBDIR += xperfmon
SUBDIR += xsysstats
.include <bsd.port.subdir.mk>