diff options
Diffstat (limited to 'gnu/usr.bin/cc/c++filt/Makefile.depend')
-rw-r--r-- | gnu/usr.bin/cc/c++filt/Makefile.depend | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/gnu/usr.bin/cc/c++filt/Makefile.depend b/gnu/usr.bin/cc/c++filt/Makefile.depend new file mode 100644 index 000000000000..0f7485ddb163 --- /dev/null +++ b/gnu/usr.bin/cc/c++filt/Makefile.depend @@ -0,0 +1,23 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + gnu/usr.bin/cc/cc_tools \ + gnu/usr.bin/cc/libiberty \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libc_nonshared \ + lib/libcompiler_rt \ + + +.include <dirdeps.mk> + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif |