~madteam/mg5amcnlo/series2.0

« back to all changes in this revision

Viewing changes to Template/NLO/SubProcesses/makefile_loop.inc

  • Committer: olivier Mattelaer
  • Date: 2015-03-05 00:14:16 UTC
  • mfrom: (258.1.9 2.3)
  • mto: (258.8.1 2.3)
  • mto: This revision was merged to the branch mainline in revision 259.
  • Revision ID: olivier.mattelaer@uclouvain.be-20150305001416-y9mzeykfzwnl9t0j
partial merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
                 $(patsubst %(dotf)s,%(doto)s,$(wildcard loop_CT_calls_*.f)) \
19
19
                 $(patsubst %(dotf)s,%(doto)s,$(wildcard mp_coef_construction_*.f)) \
20
20
                 $(patsubst %(dotf)s,%(doto)s,$(wildcard TIR_interface.f)) \
21
 
                 $(patsubst %(dotf)s,%(doto)s,$(wildcard GOLEM_interface.f))             
 
21
                 $(patsubst %(dotf)s,%(doto)s,$(wildcard GOLEM_interface.f)) \
 
22
                 $(patsubst %(dotf)s,%(doto)s,$(wildcard compute_color_flows.f))
22
23
 
23
24
%(doto)s : %(dotf)s
24
25
        $(FC) $(FFLAGS) -c $< %(tir_include)s