summaryrefslogtreecommitdiffstats
path: root/lib/atf
diff options
context:
space:
mode:
authorsjg <sjg@FreeBSD.org>2012-11-08 21:24:17 +0000
committersjg <sjg@FreeBSD.org>2012-11-08 21:24:17 +0000
commit9f7bd28e773edf781d7238fca67fbe5ea4648afb (patch)
treeb5c84f0fffb4afc526cfc112218fc0eb81a3021a /lib/atf
parent2d51125fa2eccce80ca698ac6d53f35a6c5cb940 (diff)
downloadFreeBSD-src-9f7bd28e773edf781d7238fca67fbe5ea4648afb.zip
FreeBSD-src-9f7bd28e773edf781d7238fca67fbe5ea4648afb.tar.gz
Updated/new Makefile.depend
Diffstat (limited to 'lib/atf')
-rw-r--r--lib/atf/libatf-c++/Makefile.depend22
-rw-r--r--lib/atf/libatf-c/Makefile.depend19
2 files changed, 41 insertions, 0 deletions
diff --git a/lib/atf/libatf-c++/Makefile.depend b/lib/atf/libatf-c++/Makefile.depend
new file mode 100644
index 0000000..9f3438c
--- /dev/null
+++ b/lib/atf/libatf-c++/Makefile.depend
@@ -0,0 +1,22 @@
+# Autogenerated - do NOT edit!
+
+DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
+
+DEP_MACHINE := ${.PARSEFILE:E}
+
+DIRDEPS = \
+ gnu/lib/libgcc \
+ gnu/lib/libstdc++ \
+ gnu/lib/libsupc++ \
+ include \
+ include/xlocale \
+ lib/${CSU_DIR} \
+ lib/atf/libatf-c \
+ lib/libc \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif
diff --git a/lib/atf/libatf-c/Makefile.depend b/lib/atf/libatf-c/Makefile.depend
new file mode 100644
index 0000000..a839545
--- /dev/null
+++ b/lib/atf/libatf-c/Makefile.depend
@@ -0,0 +1,19 @@
+# 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
+.endif
OpenPOWER on IntegriCloud