]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PYTHIA6/libpythia6.pkg
Obsolete.
[u/mrichter/AliRoot.git] / PYTHIA6 / libpythia6.pkg
index 2050bc53e582c857a806d7c42c6922d4f4c24bbd..aff45a5e8ea86e2db9a2866816b5c7be3ec40fa3 100644 (file)
@@ -1,3 +1,5 @@
+#-*- Mode: Makefile -*-
+
 SRCS:=AliPythiaRndm.cxx
 
 HDRS= $(SRCS:.cxx=.h) 
@@ -18,4 +20,7 @@ tpythia6_called_from_cc.F\
 openDecayTable.F\
 pyquen1_3.F
 
-
+ifeq (win32gcc,$(ALICE_TARGET))
+PACKSOFLAGS:= $(SOFLAGS) -L$(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET) \
+                         -lmicrocern -llhapdf
+endif