mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04: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:
parent
a9f7d76b96
commit
11fdc8a318
1 changed files with 0 additions and 4 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue