summaryrefslogtreecommitdiffstats
path: root/libexec
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2015-10-27 01:24:57 +0000
committerbdrewery <bdrewery@FreeBSD.org>2015-10-27 01:24:57 +0000
commit4dc2e0f9812ca90d69a6d1bbe61a7ed205a548d4 (patch)
tree1f7a3f9c8da2d297e968a66e26c80428f90fe208 /libexec
parent12714da320bc06b0b245045370a785b2d519096b (diff)
downloadFreeBSD-src-4dc2e0f9812ca90d69a6d1bbe61a7ed205a548d4.zip
FreeBSD-src-4dc2e0f9812ca90d69a6d1bbe61a7ed205a548d4.tar.gz
Add Makefile.depend
Diffstat (limited to 'libexec')
-rw-r--r--libexec/dma/dma-mbox-create/Makefile.depend21
-rw-r--r--libexec/dma/dmagent/Makefile.depend29
2 files changed, 50 insertions, 0 deletions
diff --git a/libexec/dma/dma-mbox-create/Makefile.depend b/libexec/dma/dma-mbox-create/Makefile.depend
new file mode 100644
index 0000000..b3f22d1
--- /dev/null
+++ b/libexec/dma/dma-mbox-create/Makefile.depend
@@ -0,0 +1,21 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+ gnu/lib/csu \
+ gnu/lib/libgcc \
+ include \
+ include/arpa \
+ include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
+ lib/libcompiler_rt \
+ secure/lib/libcrypto \
+ secure/lib/libssl \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif
diff --git a/libexec/dma/dmagent/Makefile.depend b/libexec/dma/dmagent/Makefile.depend
new file mode 100644
index 0000000..da1261f
--- /dev/null
+++ b/libexec/dma/dmagent/Makefile.depend
@@ -0,0 +1,29 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+ gnu/lib/csu \
+ gnu/lib/libgcc \
+ include \
+ include/arpa \
+ include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
+ lib/libcompiler_rt \
+ secure/lib/libcrypto \
+ secure/lib/libssl \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+aliases_parse.o: aliases_parse.c
+aliases_parse.o: aliases_parse.h
+aliases_parse.po: aliases_parse.c
+aliases_parse.po: aliases_parse.h
+aliases_scan.o: aliases_parse.h
+aliases_scan.o: aliases_scan.c
+aliases_scan.po: aliases_parse.h
+aliases_scan.po: aliases_scan.c
+.endif
OpenPOWER on IntegriCloud