Browse Source

Remove io

Eric Andersen 23 years ago
parent
commit
5977468b83
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -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