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