ref: c3eecdc3f4430d487ce231afdf9bde29aa111099
parent: b1a932d399555b5980423a59c3f74e9f42872934
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Tue Sep 14 12:32:37 EDT 2021
libc: Remove commented lines in rules.mk These lines were commented in the merge process and they are not needed anymore.
--- 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)\