]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/binalieve.pkg
clustering parameter is set to decide the clustering algo
[u/mrichter/AliRoot.git] / EVE / binalieve.pkg
index 128d7d2c6e7f08dfd6c7d5c9bac60547e2998591..669c4c3358288af5aa09ad921438aeb181f88e3c 100644 (file)
@@ -25,7 +25,7 @@ ELIBS    := EveBase EveDet EveHLT \
   hijing THbtp TEPEMGEN \
   FASTSIM microcern \
   RAWDatabase RAWDatarec RAWDatasim \
-  HLTbase XMLParser
+  HLTbase XMLParser STAT
 
 PACKBLIBS := $(ROOTCLIBS) $(ROOTPLIBS) -lTreePlayer -lGeomPainter -lGed -lRGL -lEve $(SYSLIBS)
 
@@ -35,6 +35,8 @@ alieve_clean_compiled_macros:
        @echo "***** Removing .d and .$(SOEXT) files from EVE/alice-macros/ *****"
        $(MUTE)rm -f $(ALICE_ROOT)/EVE/alice-macros/*_C.d
        $(MUTE)rm -f $(ALICE_ROOT)/EVE/alice-macros/*_C.$(SOEXT)
+       $(MUTE)rm -f -R $(HOME)/.trdQArec
+       $(MUTE)rm -f -R $(HOME)/.QArec
 
 ifeq (macosx,$(ALICE_TARGET))
 
@@ -56,6 +58,3 @@ ELIBS+=GLU
 ELIBSDIR+=$(FINK_ROOT)/lib
 
 endif
-
-## Private hack to get own GEDs
-CXXFLAGS += -DXXX_LATEST_ROOT