aboutsummaryrefslogtreecommitdiff
path: root/sysutils/Makefile
blob: a3d5d99028127ae5ca12f2c7bdd1b8ffda9ece1a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $Id: Makefile,v 1.6 1996/04/09 09:05:48 asami Exp $
#

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

.include <bsd.port.subdir.mk>