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