Get rid of unneeded depend target

Submitted by:	ru
MFC after:	5 days
This commit is contained in:
gshapiro 2003-07-06 18:54:18 +00:00
parent ded241d546
commit 124f21c6d7

View File

@ -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"