summaryrefslogtreecommitdiffstats
path: root/adduser
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2015-06-13 19:20:56 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2015-06-13 19:20:56 +0000
commit8b2c7cb2ad16eebdf70bf0381cab83ad79c707af (patch)
tree386fc43f8a56bb3127f6652d41353d987d5094ca /adduser
parent562f29b535e9d397e2e41e40b2472cfb316d0eea (diff)
parent0dbdfbf2ace6dcce1ce06bb4253634f913ec223d (diff)
downloadpw-darwin-8b2c7cb2ad16eebdf70bf0381cab83ad79c707af.tar.gz
pw-darwin-8b2c7cb2ad16eebdf70bf0381cab83ad79c707af.tar.zst
pw-darwin-8b2c7cb2ad16eebdf70bf0381cab83ad79c707af.zip
Add META_MODE support.
Off by default, build behaves normally. WITH_META_MODE we get auto objdir creation, the ability to start build from anywhere in the tree. Still need to add real targets under targets/ to build packages. Differential Revision: D2796 Reviewed by: brooks imp
Diffstat (limited to 'adduser')
-rw-r--r--adduser/Makefile.depend11
1 files changed, 11 insertions, 0 deletions
diff --git a/adduser/Makefile.depend b/adduser/Makefile.depend
new file mode 100644
index 0000000..f80275d
--- /dev/null
+++ b/adduser/Makefile.depend
@@ -0,0 +1,11 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif