summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorManuel Novoa III <mjn3@codepoet.org>2001-01-27 18:51:26 +0000
committerManuel Novoa III <mjn3@codepoet.org>2001-01-27 18:51:26 +0000
commit8b15b45ecc58d84f9d4a6bd91fc0675b446103b8 (patch)
tree506c171fa14cda5cfb3cd606b5272df4685d24ce /Makefile
parentcc07f2350dc260a2a4eaf4ff05f32939c55a9893 (diff)
Enable auto-generation of a size-optimized sysconf function (saves .5k on i386).
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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