aboutsummaryrefslogtreecommitdiff
path: root/etc/sendmail
diff options
context:
space:
mode:
authorGregory Neil Shapiro <gshapiro@FreeBSD.org>2003-07-06 18:54:18 +0000
committerGregory Neil Shapiro <gshapiro@FreeBSD.org>2003-07-06 18:54:18 +0000
commit50536c6135890949d9e3dd99740fe47a3ee94bfb (patch)
tree4a49bcac64e471634f57227786bcb5ad56fb0a03 /etc/sendmail
parent255bbde2169b386729bab91ca37499a535cd2cc2 (diff)
Notes
Diffstat (limited to 'etc/sendmail')
-rw-r--r--etc/sendmail/Makefile2
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"