commit 8f26a2000d975f17539e4737c54ea69c01e5ef16
parent 6025315eb0012745baa2c484deb9036496272134
Author: Roberto E. Vargas Caballero <k0ga@shike2.com>
Date: Tue, 14 Sep 2021 16:32:37 +0200
libc: Remove commented lines in rules.mk
These lines were commented in the merge process
and they are not needed anymore.
Diffstat:
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git a/src/libc/rules.mk b/src/libc/rules.mk
@@ -1,6 +1,3 @@
-#MORE_CFLAGS = -I$(INCDIR)
-#LIBCDIR = $(PROJECTDIR)/src/libc
-
CINCLUDES =\
-I$(INCDIR)\
-I$(INCDIR)/bits/$(SYS)\