# # Was unable to get g++ working properly on our machines, it # complained about math.h # CLINKER = g++ $(BASEOPT) CC = g++ -DPARCH_hpux BASEOPT = -g -DPETSC_DEBUG -DPETSC_LOG -DPETSC_BOPT_g BASEOPTF = -g