aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Makefile b/lib/Makefile
index f564ee0..68d1e74 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -1,7 +1,5 @@
include ../Makefile.config
-CCFLAGS += -I. -I..
-
libk.SRCS = stdio/printf.c stdio/fprintf.c stdio/vfprintf.c \
stdlib/memcpy.c stdlib/memset.c \
string/itoa.c