diff options
| author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2003-07-06 18:54:18 +0000 |
|---|---|---|
| committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2003-07-06 18:54:18 +0000 |
| commit | 50536c6135890949d9e3dd99740fe47a3ee94bfb (patch) | |
| tree | 4a49bcac64e471634f57227786bcb5ad56fb0a03 /etc/sendmail | |
| parent | 255bbde2169b386729bab91ca37499a535cd2cc2 (diff) | |
Notes
Diffstat (limited to 'etc/sendmail')
| -rw-r--r-- | etc/sendmail/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/sendmail/Makefile b/etc/sendmail/Makefile index 4ab2eb0c9333..88b900871805 100644 --- a/etc/sendmail/Makefile +++ b/etc/sendmail/Makefile @@ -57,8 +57,6 @@ CLEANFILES= ${ALL} all: ${ALL} -depend: - install distribution: .if defined(SENDMAIL_MC) && defined(SENDMAIL_CF) @echo ">>> ERROR: Both SENDMAIL_MC and SENDMAIL_CF cannot be set" |
