summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/dot/include/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bsdconfig/dot/include/Makefile')
-rw-r--r--usr.sbin/bsdconfig/dot/include/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/usr.sbin/bsdconfig/dot/include/Makefile b/usr.sbin/bsdconfig/dot/include/Makefile
new file mode 100644
index 0000000..9bbdea0
--- /dev/null
+++ b/usr.sbin/bsdconfig/dot/include/Makefile
@@ -0,0 +1,11 @@
+# $FreeBSD$
+
+NO_OBJ=
+
+FILESDIR= ${LIBEXECDIR}/bsdconfig/dot/include
+FILES= messages.subr
+
+beforeinstall:
+ mkdir -p ${DESTDIR}${FILESDIR}
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud