diff options
| author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2000-10-10 18:12:30 +0000 |
|---|---|---|
| committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2000-10-10 18:12:30 +0000 |
| commit | 1e1c8c164c0497daf5e8243efae4219ae2afaf34 (patch) | |
| tree | 5ad2b7a95079fd0998dd6ca18cac82ad128609c7 /libexec/mail.local | |
| parent | 9d64dea9fa168c804b31774c7fdde699c9b7dabc (diff) | |
Notes
Diffstat (limited to 'libexec/mail.local')
| -rw-r--r-- | libexec/mail.local/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libexec/mail.local/Makefile b/libexec/mail.local/Makefile index 62047c602699..f042facc9054 100644 --- a/libexec/mail.local/Makefile +++ b/libexec/mail.local/Makefile @@ -7,8 +7,6 @@ SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail PROG= mail.local SRCS= mail.local.c MAN8= mail.local.8 -BINMODE=4555 -INSTALLFLAGS=-fschg CFLAGS+=-I${SENDMAIL_DIR}/include .if exists(${.OBJDIR}/../../lib/libsmutil) |
