@@ -17,4 +17,8 @@ SRC+=" src/json_entities/*.c"
CFLAGS+=" -Iinclude/lexer"
SRC+=" src/lexer/*.c"
# PARSER
CFLAGS+=" -Iinclude/parser"
SRC+=" src/parser/*.c"
$CC $CFLAGS $SRC -o $OUT
The note is not visible to the blocked user.