diff options
| author | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-10-27 01:24:57 +0000 |
|---|---|---|
| committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-10-27 01:24:57 +0000 |
| commit | 7eda8fb9ade4fc47caea04a57d899ebda7a4d5d7 (patch) | |
| tree | 1f7a3f9c8da2d297e968a66e26c80428f90fe208 /libexec/dma/dmagent | |
| parent | a181f63f0d934d2d1949f82b7adb3df86fed4186 (diff) | |
Notes
Diffstat (limited to 'libexec/dma/dmagent')
| -rw-r--r-- | libexec/dma/dmagent/Makefile.depend | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/libexec/dma/dmagent/Makefile.depend b/libexec/dma/dmagent/Makefile.depend new file mode 100644 index 000000000000..da1261f40e08 --- /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 |
