summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-08-10 19:47:55 +0000
committerEric Andersen <andersen@codepoet.org>2000-08-10 19:47:55 +0000
commit56e5d28c812ad3851c02d20df93cd6f00ada64bb (patch)
tree465c280227793f76ce052dfc33518a79b0753baa /Makefile
parentf6715fc37990a65ca16f09b4699459ff3eaa9902 (diff)
downloaduClibc-alpine-56e5d28c812ad3851c02d20df93cd6f00ada64bb.tar.bz2
uClibc-alpine-56e5d28c812ad3851c02d20df93cd6f00ada64bb.tar.xz
More stuff. Down to only 43 missing functions before BusyBox will
link. Fixed socket stuff so it doesn't pull in kernel headers and stubbed out fork and clone. A few other header file cleanups. -Erik
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fcba9168a..1a143cfd0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
DIRS = headers error getent malloc-simple misc regex stdio2 \
- string sysdeps termios time #rpc
+ string termios time sysdeps #rpc
all: libc.a