diff --git a/AMSS_NCKU_source/makefile b/AMSS_NCKU_source/makefile index 425effa..72b9cbd 100644 --- a/AMSS_NCKU_source/makefile +++ b/AMSS_NCKU_source/makefile @@ -64,8 +64,8 @@ lopsided_c.o: lopsided_c.C lopsided_kodis_c.o: lopsided_kodis_c.C ${CXX} $(CXXAPPFLAGS) -c $< $(filein) -o $@ -interp_lb_profile.o: interp_lb_profile.C interp_lb_profile.h - ${CXX} $(CXXAPPFLAGS) -c $< $(filein) -o $@ +#interp_lb_profile.o: interp_lb_profile.C interp_lb_profile.h +# ${CXX} $(CXXAPPFLAGS) -c $< $(filein) -o $@ ## TwoPunctureABE uses fixed optimal flags with its own PGO profile, independent of CXXAPPFLAGS TP_PROFDATA = /home/$(shell whoami)/AMSS-NCKU/pgo_profile/TwoPunctureABE.profdata