diff options
Diffstat (limited to 'games/primes')
-rw-r--r-- | games/primes/Makefile.depend | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/games/primes/Makefile.depend b/games/primes/Makefile.depend new file mode 100644 index 0000000..c0e2c4a --- /dev/null +++ b/games/primes/Makefile.depend @@ -0,0 +1,19 @@ +# Autogenerated - do NOT edit! + +DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} + +DIRDEPS = \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + lib/msun \ + + +.include <dirdeps.mk> + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif |