From 839274c75b8257990970c8ae7ca0b9e1310a7468 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Wed, 24 Mar 2004 08:26:22 +0000 Subject: 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 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a7ec5b63580d0..540d1834faa69 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 -- cgit v1.3