]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Makefile update.
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 9 Oct 2007 09:42:29 +0000 (09:42 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 9 Oct 2007 09:42:29 +0000 (09:42 +0000)
PYTHIA6/libAliPythia6.pkg
PYTHIA6/libpythia6.pkg

index 901fd7e0dc5233dfcf05dbf0cc61763235746e85..b81ec02697543f06b465cb15d8dbce5f43bb37d9 100644 (file)
@@ -7,3 +7,4 @@ DHDR:=AliPythia6LinkDef.h
 
 EXPORT:=AliPythia.h AliDecayerPythia.h
 
+EINCLUDE:=FASTSIM
index 4e9e5861e506a95cfb651696cecf6843868d5423..a92129ad0f2fc29196c276f11751e164a4db96df 100644 (file)
@@ -6,12 +6,9 @@ DHDR:=pythia6LinkDef.h
 
 EXPORT:=
 
-PACKFFLAGS:=$(FFLAGS) -DPYTHIA
-
 CSRCS:= \
 main.c pythia6_common_address.c 
 
-EINCLUDE:= PYTHIA6/charybdis
 
 FSRCS:= \
 pythia6214.f \
@@ -20,8 +17,7 @@ pythia6_common_block_address.F \
 tpythia6_called_from_cc.F\
 openDecayTable.F\
 pyquen1_3.F\
-lhaglue.F\
-charybdis/charybdis1003.F
+lhaglue.F
 
 ifeq ($(ALICE_TARGET),linux)
    GCC_VERSION    := $(shell $(CXX) -v 2>&1 | \