summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2017-11-10 21:52:33 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2017-11-10 21:52:33 +0000
commit6555da9c5b651748fa0245d6525a3880d3d3993c (patch)
tree7c947103a4c766591ea351ee3160aaf015682d3d /Makefile
parentdacbdb94eff3cc698c120f1698456604e05ef977 (diff)
downloadsrc-test-6555da9c5b651748fa0245d6525a3880d3d3993c.tar.gz
src-test-6555da9c5b651748fa0245d6525a3880d3d3993c.zip
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
Notes
Notes: svn path=/head/; revision=325682
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 310adbd27c2e8..0f86f4a4e54ad 100644
--- a/Makefile
+++ b/Makefile
@@ -130,7 +130,7 @@ TGTS= all all-man buildenv buildenvvars buildkernel buildworld \
installkernel.debug packagekernel packageworld \
reinstallkernel reinstallkernel.debug \
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 \
_build-tools _build-metadata _cross-tools _includes _libraries \
build32 distribute32 install32 buildsoft distributesoft installsoft \