summaryrefslogtreecommitdiff
path: root/sysutils/Makefile
blob: 502f439cbcce17847763ee0150c1f9c8ff093175 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# $Id: Makefile,v 1.10 1996/11/26 09:05:33 asami Exp $
#

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

.include <bsd.port.subdir.mk>