summaryrefslogtreecommitdiff
path: root/sysutils/Makefile
blob: b46784cb907fbfa5c0ab43044377894221499d72 (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
26
27
28
29
30
# $Id: Makefile,v 1.20 1997/06/05 17:04:39 obrien Exp $
#

    SUBDIR += LPRng
    SUBDIR += afio
    SUBDIR += cd-write
    SUBDIR += contool
    SUBDIR += idled
    SUBDIR += lsof
    SUBDIR += manck
    SUBDIR += mkisofs
    SUBDIR += pib
    SUBDIR += rtty
    SUBDIR += skill
    SUBDIR += socket
    SUBDIR += star
    SUBDIR += stat
    SUBDIR += su2
    SUBDIR += tcplist
    SUBDIR += top
    SUBDIR += tua
    SUBDIR += xbatt
    SUBDIR += xcpustate
    SUBDIR += xdu
    SUBDIR += xloadface
    SUBDIR += xperfmon
    SUBDIR += xsysinfo
    SUBDIR += xsysstats

.include <bsd.port.subdir.mk>