Sync FreeBSD's bmake branch with Juniper's internal bmake branch.

Requested by: Simon Gerraty <sjg@juniper.net>
This commit is contained in:
Marcel Moolenaar
2012-08-22 19:25:57 +00:00
parent e43b47e8f4
commit 7750ad47a9
1291 changed files with 42661 additions and 74 deletions
+21
View File
@@ -0,0 +1,21 @@
# Autogenerated - do NOT edit!
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}
DIRDEPS = \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
diff3.o: diff3.c
diff3.po: diff3.c
.endif