From afa40ade775710f3a449e10778159ade4c133d45 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 15 Nov 2000 21:12:09 +0000 Subject: Add in tmpnam() support from David Whedon , rework include/stdio.h, and fix up the resultant damage. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4c40ae5dd..2fe3168e6 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ include Rules.mak -DIRS = misc pwd_grp stdio string termios unistd net signal stdlib sysdeps +DIRS = sysdeps misc pwd_grp stdio string termios unistd net signal stdlib all: libc.a -- cgit v1.2.3