- Timestamp:
- Dec 22, 2014, 12:13:57 PM (10 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- dacd9c5
- Parents:
- a2983ec
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile
ra2983ec r8c72f09 40 40 ifneq ($(PYTHIA8),) 41 41 #HAS_PYTHIA8 = true 42 #CXXFLAGS += -I$(PYTHIA8)/include43 #CXXFLAGS += -I$(PYTHIA8)/include/Pythia844 #OPT_LIBS += -L$(PYTHIA8)/lib -lpythia8 -ldl42 CXXFLAGS += -I$(PYTHIA8)/include 43 CXXFLAGS += -I$(PYTHIA8)/include/Pythia8 44 OPT_LIBS += -L$(PYTHIA8)/lib -lpythia8 -ldl 45 45 endif 46 46
Note:
See TracChangeset
for help on using the changeset viewer.