1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00

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
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=99770

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>