diff --git a/bin/port/Makefile b/bin/port/Makefile index a28eb70..3a40332 100644 --- a/bin/port/Makefile +++ b/bin/port/Makefile @@ -17,7 +17,7 @@ #Objects OBJS = main.o -INCLUDES = -I../../include.bsd +INCLUDES = -I../../include_bsd LIBRARIES = ../../lib/libc/libc.so