diff options
Diffstat (limited to 'lib/libxo/tests/Makefile.depend')
-rw-r--r-- | lib/libxo/tests/Makefile.depend | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/lib/libxo/tests/Makefile.depend b/lib/libxo/tests/Makefile.depend new file mode 100644 index 000000000000..5d2f1f63e4fc --- /dev/null +++ b/lib/libxo/tests/Makefile.depend @@ -0,0 +1,15 @@ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + lib/libutil \ + lib/libxo/libxo \ + + +.include <dirdeps.mk> + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif |