1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/sysutils/Makefile

21 lines
401 B
Makefile
Raw Normal View History

1996-12-04 02:06:13 +00:00
# $Id: Makefile,v 1.10 1996/11/26 09:05:33 asami Exp $
#
1995-10-04 17:34:43 +00:00
SUBDIR += afio
SUBDIR += lsof
1995-09-13 09:55:30 +00:00
SUBDIR += manck
1996-11-26 09:05:33 +00:00
SUBDIR += mkisofs
1996-09-16 00:32:17 +00:00
SUBDIR += rtty
SUBDIR += socket
SUBDIR += top
SUBDIR += tua
SUBDIR += xbatt
1996-02-29 01:58:14 +00:00
SUBDIR += xcpustate
SUBDIR += xdu
1996-12-04 02:06:13 +00:00
SUBDIR += xloadface
SUBDIR += xperfmon
1996-04-09 09:05:48 +00:00
SUBDIR += xsysinfo
SUBDIR += xsysstats
.include <bsd.port.subdir.mk>