summaryrefslogtreecommitdiffstats
path: root/pw/Makefile.depend
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 /pw/Makefile.depend
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 'pw/Makefile.depend')
-rw-r--r--pw/Makefile.depend21
1 files changed, 21 insertions, 0 deletions
diff --git a/pw/Makefile.depend b/pw/Makefile.depend
new file mode 100644
index 0000000..392fb60
--- /dev/null
+++ b/pw/Makefile.depend
@@ -0,0 +1,21 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+ gnu/lib/csu \
+ gnu/lib/libgcc \
+ include \
+ include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
+ lib/libcompiler_rt \
+ lib/libcrypt \
+ lib/libsbuf \
+ lib/libutil \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif