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