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