LIBS = DEBUG = -g -traceback #DEBUG2 = -ftrapuv -check all -fp-stack-check -fstack-protector power_mean: power_mean.f $(FC) -o spc_power_mean power_mean.f $(LIBS) $(DEBUG) $(DEBUG2)