From ba9470b70995e0676313706d394f46807cb6fa88 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 5 Apr 2001 03:11:57 +0000 Subject: Compile the compiler last --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8935ea227..35b9a0ab7 100644 --- a/Makefile +++ b/Makefile @@ -29,7 +29,7 @@ include Rules.mak -DIRS = extra misc pwd_grp stdio string termios inet signal stdlib sysdeps unistd +DIRS = misc pwd_grp stdio string termios inet signal stdlib sysdeps unistd extra ifeq ($(strip $(HAS_MMU)),true) DO_SHARED=shared -- cgit v1.2.3