summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/usermgmt
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2015-11-26 01:14:27 +0000
committerbdrewery <bdrewery@FreeBSD.org>2015-11-26 01:14:27 +0000
commitcca8836ad7ee9936effcf811196e01bdf4b98677 (patch)
tree309ed64677262583231a19ca382a5796de45a4a8 /usr.sbin/bsdconfig/usermgmt
parentdd408dc20b40e623c543cb8b6901b97db040db8c (diff)
downloadFreeBSD-src-cca8836ad7ee9936effcf811196e01bdf4b98677.zip
FreeBSD-src-cca8836ad7ee9936effcf811196e01bdf4b98677.tar.gz
META MODE: These need object directories to handle staging.
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'usr.sbin/bsdconfig/usermgmt')
-rw-r--r--usr.sbin/bsdconfig/usermgmt/Makefile2
-rw-r--r--usr.sbin/bsdconfig/usermgmt/include/Makefile2
-rw-r--r--usr.sbin/bsdconfig/usermgmt/share/Makefile2
3 files changed, 0 insertions, 6 deletions
diff --git a/usr.sbin/bsdconfig/usermgmt/Makefile b/usr.sbin/bsdconfig/usermgmt/Makefile
index d82f6d6..127c874 100644
--- a/usr.sbin/bsdconfig/usermgmt/Makefile
+++ b/usr.sbin/bsdconfig/usermgmt/Makefile
@@ -1,7 +1,5 @@
# $FreeBSD$
-NO_OBJ=
-
SUBDIR= include share
FILESDIR= ${LIBEXECDIR}/bsdconfig/070.usermgmt
diff --git a/usr.sbin/bsdconfig/usermgmt/include/Makefile b/usr.sbin/bsdconfig/usermgmt/include/Makefile
index a63b1fe..4839654 100644
--- a/usr.sbin/bsdconfig/usermgmt/include/Makefile
+++ b/usr.sbin/bsdconfig/usermgmt/include/Makefile
@@ -1,7 +1,5 @@
# $FreeBSD$
-NO_OBJ=
-
FILESDIR= ${LIBEXECDIR}/bsdconfig/070.usermgmt/include
FILES= messages.subr usermgmt.hlp
diff --git a/usr.sbin/bsdconfig/usermgmt/share/Makefile b/usr.sbin/bsdconfig/usermgmt/share/Makefile
index a13c200..eba7c1c 100644
--- a/usr.sbin/bsdconfig/usermgmt/share/Makefile
+++ b/usr.sbin/bsdconfig/usermgmt/share/Makefile
@@ -1,7 +1,5 @@
# $FreeBSD$
-NO_OBJ=
-
FILESDIR= ${SHAREDIR}/bsdconfig/usermgmt
FILES= group.subr group_input.subr user.subr user_input.subr
OpenPOWER on IntegriCloud