From 39d74aae955e53852e4dbfbcd634c61cb8f31747 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Tue, 2 Jan 2001 23:50:51 +0000 Subject: Patch from James Graves to get m68k started. Should be just sysdeps/linux/m68k left to hack at this point... --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3