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

NO_OBJ=

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

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

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