Get rid of unneeded depend target

Submitted by:	ru
MFC after:	5 days
This commit is contained in:
Gregory Neil Shapiro 2003-07-06 18:54:18 +00:00
parent 255bbde216
commit 50536c6135
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=117289

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"