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