diff options
Diffstat (limited to 'lib/libc/tests/stdlib/Makefile.depend')
| -rw-r--r-- | lib/libc/tests/stdlib/Makefile.depend | 24 | 
1 files changed, 24 insertions, 0 deletions
| diff --git a/lib/libc/tests/stdlib/Makefile.depend b/lib/libc/tests/stdlib/Makefile.depend new file mode 100644 index 000000000000..777d716dbd01 --- /dev/null +++ b/lib/libc/tests/stdlib/Makefile.depend @@ -0,0 +1,24 @@ +# Autogenerated - do NOT edit! + +DIRDEPS = \ +	gnu/lib/csu \ +	include \ +	include/xlocale \ +	lib/${CSU_DIR} \ +	lib/atf/libatf-c \ +	lib/atf/libatf-c++ \ +	lib/libc \ +	lib/libc++ \ +	lib/libcompiler_rt \ +	lib/libcxxrt \ +	lib/libnetbsd \ +	lib/libthr \ +	lib/libutil \ +	lib/msun \ + + +.include <dirdeps.mk> + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif | 
