Remove rerelease target that was added in r38978.
I'm not sure what this target is but it doesn't exist now and doesn't seem to have existed before. Sponsored by: Dell EMC Isilon
This commit is contained in:
parent
dacbdb94ef
commit
6555da9c5b
2
Makefile
2
Makefile
@ -130,7 +130,7 @@ TGTS= all all-man buildenv buildenvvars buildkernel buildworld \
|
|||||||
installkernel.debug packagekernel packageworld \
|
installkernel.debug packagekernel packageworld \
|
||||||
reinstallkernel reinstallkernel.debug \
|
reinstallkernel reinstallkernel.debug \
|
||||||
installworld kernel-toolchain libraries lint maninstall \
|
installworld kernel-toolchain libraries lint maninstall \
|
||||||
obj objlink rerelease showconfig tags toolchain update \
|
obj objlink showconfig tags toolchain update \
|
||||||
_worldtmp _legacy _bootstrap-tools _cleanobj _obj \
|
_worldtmp _legacy _bootstrap-tools _cleanobj _obj \
|
||||||
_build-tools _build-metadata _cross-tools _includes _libraries \
|
_build-tools _build-metadata _cross-tools _includes _libraries \
|
||||||
build32 distribute32 install32 buildsoft distributesoft installsoft \
|
build32 distribute32 install32 buildsoft distributesoft installsoft \
|
||||||
|
Loading…
Reference in New Issue
Block a user