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