all
:
$(CC)
$(CFLAGS)
-g -o c_parser c_parser.c c_lex.c alloc.c list.c main.c
clean
:
rm -f c_parser
syntax highlighted by
Code2HTML
, v. 0.9.1