diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,3 +9,6 @@ lex.yy.c: cibic.l flex cibic.l cibic.tab.c: cibic.y bison -d cibic.y + +clean: + rm -f cibic lex.yy.c cibic.tab.c |
| index : cibic | |
| C Implemented Bare and Ingenuous Compiler |
| aboutsummaryrefslogtreecommitdiff |