summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>2012-08-22 19:25:57 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>2012-08-22 19:25:57 +0000
commit20324445e6f3fb5c2cf4e25fbf17764d8a8a648b (patch)
tree07a118c1fa2540d58a46982e6780dd02355bcde5
parente28d4d8ecc19acfdcb6816f890ea547b643fa98c (diff)
downloadgetent-darwin-20324445e6f3fb5c2cf4e25fbf17764d8a8a648b.tar.gz
getent-darwin-20324445e6f3fb5c2cf4e25fbf17764d8a8a648b.tar.zst
getent-darwin-20324445e6f3fb5c2cf4e25fbf17764d8a8a648b.zip
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
Requested by: Simon Gerraty <sjg@juniper.net>
-rw-r--r--Makefile.depend21
1 files changed, 21 insertions, 0 deletions
diff --git a/Makefile.depend b/Makefile.depend
new file mode 100644
index 0000000..43e53d5
--- /dev/null
+++ b/Makefile.depend
@@ -0,0 +1,21 @@
+# Autogenerated - do NOT edit!
+
+DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
+
+DEP_MACHINE := ${.PARSEFILE:E}
+
+DIRDEPS = \
+ gnu/lib/libgcc \
+ include \
+ include/arpa \
+ include/rpc \
+ include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif