diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2012-11-08 21:24:17 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2012-11-08 21:24:17 +0000 |
| commit | 7cd2dcf07629713e5a3d60472cfe4701b705a167 (patch) | |
| tree | b5c84f0fffb4afc526cfc112218fc0eb81a3021a /libexec/atf | |
| parent | c9b6e5b40b3af2fc12dda4fdf87722208b13e99e (diff) | |
Notes
Diffstat (limited to 'libexec/atf')
| -rw-r--r-- | libexec/atf/atf-check/Makefile.depend | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/libexec/atf/atf-check/Makefile.depend b/libexec/atf/atf-check/Makefile.depend new file mode 100644 index 0000000000000..bb3a5445d6474 --- /dev/null +++ b/libexec/atf/atf-check/Makefile.depend @@ -0,0 +1,24 @@ +# 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/atf/libatf-c++ \ + lib/libc \ + lib/msun \ + + +.include <dirdeps.mk> + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif |
