summaryrefslogtreecommitdiff
path: root/sysutils/Makefile
blob: 8cb363618759a842a1d0aac1c3754d0868d043f4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# $Id: Makefile,v 1.15 1997/02/16 15:22:27 wosch Exp $
#

    SUBDIR += afio
    SUBDIR += contool
    SUBDIR += idled
    SUBDIR += lsof
    SUBDIR += manck
    SUBDIR += mkisofs
    SUBDIR += pib
    SUBDIR += rtty
    SUBDIR += socket
    SUBDIR += stat
    SUBDIR += su2
    SUBDIR += top
    SUBDIR += tua
    SUBDIR += xbatt
    SUBDIR += xcpustate
    SUBDIR += xdu
    SUBDIR += xloadface
    SUBDIR += xperfmon
    SUBDIR += xsysinfo
    SUBDIR += xsysstats

.include <bsd.port.subdir.mk>