Skip to content
Snippets Groups Projects
Commit 62403cf0 authored by albruiz's avatar albruiz
Browse files

Delete Makefile

parent 91dbb5de
No related branches found
No related tags found
No related merge requests found
a: a.y a_lex.l
yacc -yd a.y
flex a_lex.l
gcc y.tab.c lex.yy.c -lfl -lm -o a
clean:
rm *c *h a
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment