From 8b15b45ecc58d84f9d4a6bd91fc0675b446103b8 Mon Sep 17 00:00:00 2001 From: Manuel Novoa III Date: Sat, 27 Jan 2001 18:51:26 +0000 Subject: Enable auto-generation of a size-optimized sysconf function (saves .5k on i386). --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index fa943e6fc..fc10fe1f4 100644 --- a/Makefile +++ b/Makefile @@ -29,7 +29,7 @@ include Rules.mak -DIRS = misc pwd_grp stdio string termios unistd net signal stdlib sysdeps extra +DIRS = extra misc pwd_grp stdio string termios net signal stdlib sysdeps unistd ifeq ($(HAS_MMU),true) DO_SHARED=shared -- cgit v1.2.3