diff options
Diffstat (limited to 'lib/clang/liblldbPluginLanguageCPlusPlus/Makefile.depend')
-rw-r--r-- | lib/clang/liblldbPluginLanguageCPlusPlus/Makefile.depend | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/lib/clang/liblldbPluginLanguageCPlusPlus/Makefile.depend b/lib/clang/liblldbPluginLanguageCPlusPlus/Makefile.depend new file mode 100644 index 000000000000..264ede1c30ce --- /dev/null +++ b/lib/clang/liblldbPluginLanguageCPlusPlus/Makefile.depend @@ -0,0 +1,16 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + include \ + include/xlocale \ + lib/libc++ \ + lib/msun \ + usr.bin/clang/clang-tblgen.host \ + + +.include <dirdeps.mk> + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif |