~maddevelopers/mg5amcnlo/hack_pdf

« back to all changes in this revision

Viewing changes to madgraph/iolibs/template_files/Makefile_sa_cpp_src

  • Committer: olivier-mattelaer
  • Date: 2020-03-27 14:01:39 UTC
  • mfrom: (284.1.3 madgraph5)
  • Revision ID: olivier-mattelaer-20200327140139-j52c5p3hu2qqi8ao
merge with 2.7.2

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