]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/bsdconfig/dot/Makefile
sys/{x86,amd64}: remove one of doubled ;s
[FreeBSD/FreeBSD.git] / usr.sbin / bsdconfig / dot / Makefile
1 # $FreeBSD$
2
3 SUBDIR= include
4
5 FILESDIR=       ${LIBEXECDIR}/bsdconfig/dot
6 FILES=          INDEX USAGE
7
8 SCRIPTSDIR=     ${FILESDIR}
9 SCRIPTS=        dot
10
11 .include <bsd.prog.mk>