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