]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Pythia6 dependence vias root library libEGPythia6 removed.
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 17 Mar 2008 09:05:07 +0000 (09:05 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 17 Mar 2008 09:05:07 +0000 (09:05 +0000)
Makefile

index 1cf4676e574ad46542a31a5074176ce9cb7cda1e..c2f659fc917327432ed826aed754a74522b7d2db 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -161,9 +161,7 @@ DEPINC     += $(GENINC)
 # ROOT libraries 
 
 ROOTCLIBS     := $(shell root-config --glibs) -lThread -lMinuit -lHtml -lVMC -lEG -lGeom -lTreePlayer -lXMLIO -lProof -lProofPlayer -lMLP \
-               -lSpectrum
-
-ROOTPLIBS     := -lEGPythia6
+               -lSpectrum
 
 ALILIBS              := -L$(LIBDIR) -lMUON -lTPC -lPMD -lTRD -lFMD -lTOF \
                 -lITS -lPHOS -lACORDE -lHMPID -lVZERO -lZDC -lSTRUCT \