diff --git a/bin/port/Makefile b/bin/port/Makefile index bff3165..03f354c 100644 --- a/bin/port/Makefile +++ b/bin/port/Makefile @@ -19,7 +19,7 @@ INCLUDES = -I../../include_bsd -LIBRARIES = ../../../lib/libc.so +LIBRARIES = ../../../lib/libc.so.7 STARTUP = ../../lib/csu/i386/*.o