diff options
Diffstat (limited to 'share/sendmail/Makefile')
-rw-r--r-- | share/sendmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/sendmail/Makefile b/share/sendmail/Makefile index 9574e68..2b4a9d1 100644 --- a/share/sendmail/Makefile +++ b/share/sendmail/Makefile @@ -9,7 +9,7 @@ CFFILES!= (cd ${SENDMAIL_DIR}; find -L ${CFDIR} \( -name CVS -prune \) -o -type DDIR= ${DESTDIR}/usr/share/sendmail -NOOBJ= noobj +NOOBJ= # Define SHARED to indicate whether you want symbolic links to the system # source (``symlinks''), or a separate copy (``copies'') |