]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PYTHIA6/libqpythia.pkg
remove defnition of cluster correction
[u/mrichter/AliRoot.git] / PYTHIA6 / libqpythia.pkg
index 3a515bb7f8919eecc28f70e58551361144215a89..a6a2ada296798ee5688f253e7e902d5ab5ab0c94 100644 (file)
@@ -1,19 +1,24 @@
 #-*- Mode: Makefile -*-
 
-SRCS:= AliQPythiaWrapper.cxx
+SRCS:= QPYTHIA/AliQPythiaWrapper.cxx QPYTHIA/AliQPythiaRndm.cxx
 
 HDRS= $(SRCS:.cxx=.h) 
 
-DHDR:=qpythiaLinkDef.h
+DHDR:=QPYTHIA/qpythiaLinkDef.h
 
 EXPORT:=
 
+CSRCS:= \
+QPYTHIA/main.c QPYTHIA/pythia6_common_address.c
+
 EINCLUDE:=FASTSIM
 
 FSRCS:= \
-pythia-6.4.14.f \
-pyquen1_5.F \
-q-pyshow.1.0.F
+QPYTHIA/pythia6_common_block_address.F \
+QPYTHIA/pythia6_called_from_cc.F \
+QPYTHIA/pythia-6.4.14.f \
+QPYTHIA/pyquen1_5.F \
+QPYTHIA/q-pyshow.1.0.F
 
 ifeq (win32gcc,$(ALICE_TARGET))
 PACKSOFLAGS:= $(SOFLAGS) -L$(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET) \