1 # This Makefile is designed to be simple and readable. It does not
2 # aim at portability. It requires GNU Make.
10 $(BISON
) $(BISONFLAGS
) --html
--graph
-o
$*.d
$<
16 @echo
"Type arithmetic expressions. Quit with ctrl-d."
20 rm -f calc calc.d calc.xml calc.gv calc.html
*.o