diff options
author | Eric Andersen <andersen@codepoet.org> | 2000-10-22 23:24:29 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2000-10-22 23:24:29 +0000 |
commit | 5977468b8387ee0d4a7081693e7f5cbf663b4aeb (patch) | |
tree | 7035f4bf8419cf963322a01ef5e6d38ad575d27b | |
parent | 27f248f6bb08cf91f984dcb406521eb2c65a89d4 (diff) |
Remove io
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ -DIRS = io misc pwd_grp stdio string termios unistd net signal stdlib sysdeps +DIRS = misc pwd_grp stdio string termios unistd net signal stdlib sysdeps all: libc.a |