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