Makefile.depend (c2c014f24c10f90d85126ac5fbd4d8524de32b1c) | Makefile.depend (2c9a9dfc187d171de6b92654d71b977f067ed641) |
---|---|
1# $FreeBSD$ 2# Autogenerated - do NOT edit! 3 4DIRDEPS = \ | 1# $FreeBSD$ 2# Autogenerated - do NOT edit! 3 4DIRDEPS = \ |
5 gnu/lib/csu \ | |
6 include \ 7 include/xlocale \ 8 lib/${CSU_DIR} \ 9 lib/libc \ 10 lib/libc++ \ 11 lib/libcompiler_rt \ 12 lib/libcxxrt \ 13 lib/msun \ 14 15 16.include <dirdeps.mk> 17 18.if ${DEP_RELDIR} == ${_DEP_RELDIR} 19# local dependencies - needed for -jN in clean tree 20.endif | 5 include \ 6 include/xlocale \ 7 lib/${CSU_DIR} \ 8 lib/libc \ 9 lib/libc++ \ 10 lib/libcompiler_rt \ 11 lib/libcxxrt \ 12 lib/msun \ 13 14 15.include <dirdeps.mk> 16 17.if ${DEP_RELDIR} == ${_DEP_RELDIR} 18# local dependencies - needed for -jN in clean tree 19.endif |