summaryrefslogtreecommitdiff
path: root/sysutils/Makefile
blob: 5fb675b68ab15c8233adedb3bff0baa618d814c9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $Id: Makefile,v 1.8 1996/11/11 19:44:23 obrien Exp $
#

    SUBDIR += afio
    SUBDIR += lsof
    SUBDIR += manck
    SUBDIR += rtty
    SUBDIR += socket
    SUBDIR += top
    SUBDIR += tua
    SUBDIR += xbatt
    SUBDIR += xcpustate
    SUBDIR += xdu
    SUBDIR += xperfmon
    SUBDIR += xsysinfo
    SUBDIR += xsysstats

.include <bsd.port.subdir.mk>