summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-03-24 08:26:22 +0000
committerru <ru@FreeBSD.org>2004-03-24 08:26:22 +0000
commitda8ebfd5585e6b7d7285426775cac110cf6f263f (patch)
treedfa35ca3749ef01d8ba99dd0da54a1a7b79ac5c5 /Makefile
parent2939e573b6d58ec885cf10a48bfce9a368821054 (diff)
downloadFreeBSD-src-da8ebfd5585e6b7d7285426775cac110cf6f263f.zip
FreeBSD-src-da8ebfd5585e6b7d7285426775cac110cf6f263f.tar.gz
Added the `toolchain' top-level target, which builds enough of
buildworld, up to and including libraries, except for actually building the world. Requested by: many
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a7ec5b6..540d183 100644
--- a/Makefile
+++ b/Makefile
@@ -67,7 +67,7 @@ TGTS= all all-man buildkernel buildworld checkdpadd clean \
hierarchy install installcheck installkernel installkernel.debug\
reinstallkernel reinstallkernel.debug installworld \
libraries lint maninstall \
- obj objlink regress rerelease tags update \
+ obj objlink regress rerelease tags toolchain update \
_worldtmp _legacy _bootstrap-tools _cleanobj _obj \
_build-tools _cross-tools _includes _libraries _depend
OpenPOWER on IntegriCloud