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:
gshapiro 2003-08-10 20:48:59 +00:00
parent 10f66e4d10
commit feeb50cd62

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