aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJessica Clarke <jrtc27@FreeBSD.org>2023-07-27 04:10:48 +0000
committerJessica Clarke <jrtc27@FreeBSD.org>2023-07-27 04:10:48 +0000
commit8fc3059b00c570fc7475ce84e5f8f8e13195df44 (patch)
treef9feca56d11fc4b116d29a9bc114b1e4e839825e /Makefile
parent65f28f63a73d3371d9d724a2018be6d1ada0d3e0 (diff)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 22d088c8f2da..f3bc3d1f96aa 100644
--- a/Makefile
+++ b/Makefile
@@ -172,7 +172,7 @@ TGTS= all all-man buildenv buildenvvars buildkernel buildworld \
list-old-dirs list-old-files list-old-libs \
obj objlink showconfig tags toolchain \
makeman sysent \
- _worldtmp _legacy _bootstrap-tools _cleanobj _obj \
+ _cleanworldtmp _worldtmp _legacy _bootstrap-tools _cleanobj _obj \
_build-tools _build-metadata _cross-tools _includes _libraries \
builddtb xdev xdev-build xdev-install \
xdev-links native-xtools native-xtools-install stageworld stagekernel \