diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-06-15 10:56:01 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-06-15 10:56:01 +0000 |
| commit | dad2fb7ece7a186a249cfc077018b18fe6d2c836 (patch) | |
| tree | 38be19927629e894dac83d7490eda1567d530cb9 /gnu/lib/libsupc++/Makefile.depend | |
| parent | 37a48d408f2b41e2c45952de3498a018b4d41b31 (diff) | |
| parent | c4af37bb9ab8de1e24228aafe21eeb7a15a610df (diff) | |
Notes
Diffstat (limited to 'gnu/lib/libsupc++/Makefile.depend')
| -rw-r--r-- | gnu/lib/libsupc++/Makefile.depend | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/gnu/lib/libsupc++/Makefile.depend b/gnu/lib/libsupc++/Makefile.depend new file mode 100644 index 0000000000000..2ffe3c4ddabbd --- /dev/null +++ b/gnu/lib/libsupc++/Makefile.depend @@ -0,0 +1,65 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + gnu/lib/libstdc++ \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + usr.bin/xinstall.host \ + + +.include <dirdeps.mk> + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +eh_alloc.So: unwind.h +eh_alloc.o: unwind.h +eh_alloc.po: unwind.h +eh_arm.So: unwind.h +eh_arm.o: unwind.h +eh_arm.po: unwind.h +eh_aux_runtime.So: unwind.h +eh_aux_runtime.o: unwind.h +eh_aux_runtime.po: unwind.h +eh_call.So: unwind.h +eh_call.o: unwind.h +eh_call.po: unwind.h +eh_catch.So: unwind.h +eh_catch.o: unwind.h +eh_catch.po: unwind.h +eh_exception.So: unwind.h +eh_exception.o: unwind.h +eh_exception.po: unwind.h +eh_globals.So: unwind.h +eh_globals.o: unwind.h +eh_globals.po: unwind.h +eh_personality.So: unwind.h +eh_personality.o: unwind.h +eh_personality.po: unwind.h +eh_term_handler.So: unwind.h +eh_term_handler.o: unwind.h +eh_term_handler.po: unwind.h +eh_terminate.So: unwind.h +eh_terminate.o: unwind.h +eh_terminate.po: unwind.h +eh_throw.So: unwind.h +eh_throw.o: unwind.h +eh_throw.po: unwind.h +eh_type.So: unwind.h +eh_type.o: unwind.h +eh_type.po: unwind.h +eh_unex_handler.So: unwind.h +eh_unex_handler.o: unwind.h +eh_unex_handler.po: unwind.h +pure.So: unwind.h +pure.o: unwind.h +pure.po: unwind.h +vec.So: unwind.h +vec.o: unwind.h +vec.po: unwind.h +.endif |
