summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-01-02 23:50:51 +0000
committerEric Andersen <andersen@codepoet.org>2001-01-02 23:50:51 +0000
commit39d74aae955e53852e4dbfbcd634c61cb8f31747 (patch)
tree78f89c5aa461aa348efb0c207f93087b045937ad /Makefile
parent6264eafa58e25b3b67c80b51b8ddc17bc50e2213 (diff)
Patch from James Graves <jgraves@deltamobile.com> to get
m68k started. Should be just sysdeps/linux/m68k left to hack at this point...
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 78b2d063d..8412496a0 100644
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,7 @@
include Rules.mak
-DIRS = sysdeps misc pwd_grp stdio string termios unistd net signal stdlib
+DIRS = misc pwd_grp stdio string termios unistd net signal stdlib sysdeps
all: libc.a