Revert revision 1.25 now that mergemaster does a 'make all' to build

the required .cf file(s).

Submitted by:	ru
X-MFC after:	mergemaster MFC
This commit is contained in:
Gregory Neil Shapiro 2003-08-10 20:48:59 +00:00
parent 822f63fc94
commit 3e85d47c46
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=118738

View File

@ -60,7 +60,7 @@ ${mc:T:R}.cf: ${mc}
all: ${ALL}
install distribution: ${ALL}
install distribution:
.if defined(SENDMAIL_MC) && defined(SENDMAIL_CF)
@echo ">>> ERROR: Both SENDMAIL_MC and SENDMAIL_CF cannot be set"
@false