aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsdconfig/dot/Makefile
blob: 9a8ab1538550ba0d33ac34b547100f90a0785828 (plain) (blame)
1
2
3
4
5
6
7
8
9
SUBDIR= include

FILESDIR=	${LIBEXECDIR}/bsdconfig/dot
FILES=		INDEX USAGE

SCRIPTSDIR=	${FILESDIR}
SCRIPTS=	dot

.include <bsd.prog.mk>