]> git.cameronkatri.com Git - getent-darwin.git/commitdiff
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
authorMarcel Moolenaar <marcel@FreeBSD.org>
Wed, 22 Aug 2012 19:25:57 +0000 (19:25 +0000)
committerMarcel Moolenaar <marcel@FreeBSD.org>
Wed, 22 Aug 2012 19:25:57 +0000 (19:25 +0000)
Requested by: Simon Gerraty <sjg@juniper.net>

Makefile.depend [new file with mode: 0644]

diff --git a/Makefile.depend b/Makefile.depend
new file mode 100644 (file)
index 0000000..43e53d5
--- /dev/null
@@ -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