Fork me on GitHub

Changeset a740c66 in git for Makefile


Ignore:
Timestamp:
Dec 20, 2014, 12:20:24 AM (10 years ago)
Author:
Pavel Demin <pavel.demin@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
406b698
Parents:
2b900b8
Message:

comment out all Pythia8 related lines

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r2b900b8 ra740c66  
    4040ifneq ($(PYTHIA8),)
    4141#HAS_PYTHIA8 = true
    42 CXXFLAGS += -I$(PYTHIA8)/include
    43 CXXFLAGS += -I$(PYTHIA8)/include/Pythia8
    44 OPT_LIBS += -L$(PYTHIA8)/lib -lpythia8 -ldl
     42#CXXFLAGS += -I$(PYTHIA8)/include
     43#CXXFLAGS += -I$(PYTHIA8)/include/Pythia8
     44#OPT_LIBS += -L$(PYTHIA8)/lib -lpythia8 -ldl
    4545endif
    4646
Note: See TracChangeset for help on using the changeset viewer.