From 1b1c930edc6393c64ff219a2a799463a8dfc4fce Mon Sep 17 00:00:00 2001 From: marcel Date: Wed, 22 Aug 2012 19:25:57 +0000 Subject: [PATCH] Sync FreeBSD's bmake branch with Juniper's internal bmake branch. Requested by: Simon Gerraty --- ggatec/Makefile.depend | 25 +++++++++++++++++++++++++ ggated/Makefile.depend | 23 +++++++++++++++++++++++ ggatel/Makefile.depend | 24 ++++++++++++++++++++++++ 3 files changed, 72 insertions(+) create mode 100644 ggatec/Makefile.depend create mode 100644 ggated/Makefile.depend create mode 100644 ggatel/Makefile.depend diff --git a/ggatec/Makefile.depend b/ggatec/Makefile.depend new file mode 100644 index 0000000..3ca9d65 --- /dev/null +++ b/ggatec/Makefile.depend @@ -0,0 +1,25 @@ +# Autogenerated - do NOT edit! + +DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} + +DEP_MACHINE := ${.PARSEFILE:E} + +DIRDEPS = \ + gnu/lib/libgcc \ + include \ + include/arpa \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libexpat \ + lib/libgeom \ + lib/libsbuf \ + lib/libthr \ + lib/libutil \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/ggated/Makefile.depend b/ggated/Makefile.depend new file mode 100644 index 0000000..bcc7a2b --- /dev/null +++ b/ggated/Makefile.depend @@ -0,0 +1,23 @@ +# Autogenerated - do NOT edit! + +DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} + +DEP_MACHINE := ${.PARSEFILE:E} + +DIRDEPS = \ + gnu/lib/libgcc \ + include \ + include/arpa \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libgeom \ + lib/libthr \ + lib/libutil \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/ggatel/Makefile.depend b/ggatel/Makefile.depend new file mode 100644 index 0000000..21370bf --- /dev/null +++ b/ggatel/Makefile.depend @@ -0,0 +1,24 @@ +# Autogenerated - do NOT edit! + +DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} + +DEP_MACHINE := ${.PARSEFILE:E} + +DIRDEPS = \ + gnu/lib/libgcc \ + include \ + include/arpa \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libexpat \ + lib/libgeom \ + lib/libsbuf \ + lib/libutil \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif