summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/Makefile
blob: 1f1ec9e6ca44fd59f1bed79f5578178034b0a66e (plain)
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
# $FreeBSD$

SUBDIR=	console \
	diskmgmt \
	docsinstall \
	dot \
	examples \
	include \
	includes \
	mouse \
	networking \
	packages \
	password \
	security \
	share \
	startup \
	timezone \
	ttys \
	usermgmt

FILESDIR=	${LIBEXECDIR}/bsdconfig
FILES=		USAGE

SCRIPTS= bsdconfig

MAN= bsdconfig.8

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud