################################################################################ # # Specify standard environmental variables. These can be either actual # shell environment variables, or make variables. # ################################################################################ ################################################################################ # # Various environment variables. # # # List of standard "phony" build targets. # TARGETS+=all debug test clean tidy targets