Makefile for previous build that used bash-script
typing 'make' at the command-line will automatically build the calc2
application
typing 'make clean' will delete the intermediate and executable files,
but leave .y, .l and other files untouched.
Makefile