]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.sbin/bsdconfig/dot/Makefile
MFC r344245:
[FreeBSD/stable/10.git] / usr.sbin / bsdconfig / dot / Makefile
1 # $FreeBSD$
2
3 NO_OBJ=
4
5 SUBDIR= include
6
7 FILESDIR=       ${LIBEXECDIR}/bsdconfig/dot
8 FILES=          INDEX USAGE
9
10 SCRIPTSDIR=     ${FILESDIR}
11 SCRIPTS=        dot
12
13 .include <bsd.prog.mk>