Makefile.depend (fae50821ae22099d0406090228bc4c5b6af693ad) | Makefile.depend (488c975a1ff5af722f9a9c36f8d41ad90c45432e) |
---|---|
1# Autogenerated - do NOT edit! 2 3DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} 4 5DIRDEPS = \ 6 gnu/lib/csu \ 7 gnu/lib/libgcc \ 8 include \ 9 include/xlocale \ 10 lib/${CSU_DIR} \ 11 lib/libbluetooth \ 12 lib/libc \ 13 lib/libcompiler_rt \ 14 lib/libsdp \ | 1# Autogenerated - do NOT edit! 2 3DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} 4 5DIRDEPS = \ 6 gnu/lib/csu \ 7 gnu/lib/libgcc \ 8 include \ 9 include/xlocale \ 10 lib/${CSU_DIR} \ 11 lib/libbluetooth \ 12 lib/libc \ 13 lib/libcompiler_rt \ 14 lib/libsdp \ |
15 lib/libutil \ |
|
15 16 17.include <dirdeps.mk> 18 19.if ${DEP_RELDIR} == ${_DEP_RELDIR} 20# local dependencies - needed for -jN in clean tree 21.endif | 16 17 18.include <dirdeps.mk> 19 20.if ${DEP_RELDIR} == ${_DEP_RELDIR} 21# local dependencies - needed for -jN in clean tree 22.endif |