diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2014-05-17 03:03:17 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2014-05-17 03:03:17 +0000 |
| commit | c9e3031a0b604173dd35c8d36569b586d5539b2c (patch) | |
| tree | 8f7cf5b72d79bf0e79e39af0a9924042a21ec215 /share/sendmail | |
| parent | dc8c6c5c08cb5b4ff1721b9b449858b14a5c7f28 (diff) | |
Notes
Diffstat (limited to 'share/sendmail')
| -rw-r--r-- | share/sendmail/Makefile.depend | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/share/sendmail/Makefile.depend b/share/sendmail/Makefile.depend new file mode 100644 index 000000000000..57b7e10c3d71 --- /dev/null +++ b/share/sendmail/Makefile.depend @@ -0,0 +1,12 @@ +# Autogenerated - do NOT edit! + +DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} + +DIRDEPS = \ + + +.include <dirdeps.mk> + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif |
