~madteam/mg5amcnlo/series2.0

« back to all changes in this revision

Viewing changes to madgraph/iolibs/template_files/Makefile_sa_cpp_src

merge with 2.7.2 + fix madweight issue

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
LIBDIR=../lib
2
 
CXXFLAGS= -O -I.
 
2
CXXFLAGS= -Ofast -I.
3
3
 
4
4
target=$(LIBDIR)/libmodel_%(model)s.a
5
5