aboutsummaryrefslogtreecommitdiff
path: root/bsdconfig/usermgmt/include/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2021-12-06 10:35:28 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2021-12-06 10:35:28 +0000
commit1b308d0631e5d0d21b631a688cdef1afe378e086 (patch)
tree29376e960cd070b8a1642a30963497d9e673423d /bsdconfig/usermgmt/include/Makefile
parent857c66bb5f3c5651b012beb1b5ea6ba39354ea94 (diff)
downloadsrc-1b308d0631e5d0d21b631a688cdef1afe378e086.tar.gz
src-1b308d0631e5d0d21b631a688cdef1afe378e086.zip
bsddialog: vendor import 2021-12-05
Diffstat (limited to 'bsdconfig/usermgmt/include/Makefile')
-rw-r--r--bsdconfig/usermgmt/include/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/bsdconfig/usermgmt/include/Makefile b/bsdconfig/usermgmt/include/Makefile
new file mode 100644
index 000000000000..48396540a331
--- /dev/null
+++ b/bsdconfig/usermgmt/include/Makefile
@@ -0,0 +1,6 @@
+# $FreeBSD$
+
+FILESDIR= ${LIBEXECDIR}/bsdconfig/070.usermgmt/include
+FILES= messages.subr usermgmt.hlp
+
+.include <bsd.prog.mk>