diff --git a/bin/ls/Makefile b/bin/ls/Makefile index 3093313..33aa0eb 100644 --- a/bin/ls/Makefile +++ b/bin/ls/Makefile @@ -21,7 +21,7 @@ LIBRARIES = /ubixos_fat/lib/libc.so.7 -STARTUP = ../../lib/csu/*.o +#STARTUP = ../../lib/csu/*.o #LIBRARIES = ../../build/lib/libc_old.so