aboutsummaryrefslogtreecommitdiff
path: root/libexec/casper/Makefile
blob: c66edd6b8cdfe1d3905262328d772fe6832747fe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# $FreeBSD$

.include <bsd.own.mk>

PACKAGE=casper
SUBDIR=	dns
SUBDIR+=grp
SUBDIR+=pwd
SUBDIR+=random
SUBDIR+=sysctl

.include <bsd.subdir.mk>