summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/dot/include/Makefile
blob: 9bbdea0742b6f4e603d1d731b9cf1024b0692347 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

NO_OBJ=

FILESDIR=	${LIBEXECDIR}/bsdconfig/dot/include
FILES=		messages.subr

beforeinstall:
	mkdir -p ${DESTDIR}${FILESDIR}

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