Removed the (never used) help-distribute target from here.

(Similar targets were once used during the release building
process for kerberosIV and kerberos5.)
This commit is contained in:
Ruslan Ermilov 2002-07-11 13:31:52 +00:00
parent a9f7d76b96
commit 11fdc8a318

View File

@ -30,8 +30,4 @@ bootstrap:
${MAKE} ${MFLAGS} obj
${MAKE} ${MFLAGS} depend all install sprog
help-distribute: distribute
cd ${SDIR}/bin/ed; ${CODAD}
cd ${SDIR}/sbin/init; ${CODAD}
.include <bsd.subdir.mk>