1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/sysutils/Makefile

17 lines
314 B
Makefile
Raw Normal View History

1996-04-09 09:05:48 +00:00
# $Id: Makefile,v 1.5 1996/02/29 01:58:14 asami Exp $
#
1995-10-04 17:34:43 +00:00
SUBDIR += afio
1995-09-13 09:55:30 +00:00
SUBDIR += manck
1995-10-02 14:51:20 +00:00
SUBDIR += sudo
SUBDIR += top
SUBDIR += tua
SUBDIR += xbatt
1996-02-29 01:58:14 +00:00
SUBDIR += xcpustate
SUBDIR += xdu
SUBDIR += xperfmon
1996-04-09 09:05:48 +00:00
SUBDIR += xsysinfo
SUBDIR += xsysstats
.include <bsd.port.subdir.mk>