- Timestamp:
- Dec 15, 2014, 11:34:25 AM (10 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- d836f45
- Parents:
- 0264da8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile
r0264da8 r280667b 41 41 HAS_PYTHIA8 = true 42 42 CXXFLAGS += -I$(PYTHIA8)/include 43 CXXFLAGS += -I$(PYTHIA8)/include/Pythia8 43 44 OPT_LIBS += -L$(PYTHIA8)/lib -lpythia8 -lLHAPDF -lgfortran -lz 44 45 else … … 46 47 HAS_PYTHIA8 = true 47 48 CXXFLAGS += -I$(PYTHIA8DATA)/../include 49 CXXFLAGS += -I$(PYTHIA8DATA)/../include/Pythia8 48 50 OPT_LIBS += -L$(PYTHIA8DATA)/../lib -lpythia8 -lLHAPDF -lgfortran -lz 49 51 endif
Note:
See TracChangeset
for help on using the changeset viewer.