LIBS = DEBUG = -g -traceback ##DEBUG2 = -ftrapuv -check all -fp-stack-check -fstack-protector #DEBUG2 = -check all -fp-stack-check -fstack-protector # -ftrapuv causes runtime error for this version calibrate2_dryt_hrly_rgn3: calibrate2_dryt_hrly_rgn3.f $(FC) -convert big_endian -o spc_calibrate2_dryt_hrly_rgn3 calibrate2_dryt_hrly_rgn3.f $(LIBS) $(DEBUG) $(DEBUG2)