]> git.uio.no Git - u/mrichter/AliRoot.git/blob - PYTHIA6/libpythia6.pkg
01d18fdf15980a4dd8573385ed5d9fd802cb3300
[u/mrichter/AliRoot.git] / PYTHIA6 / libpythia6.pkg
1 #-*- Mode: Makefile -*-
2
3
4 HDRS= $(SRCS:.cxx=.h) 
5
6 DHDR:=pythia6LinkDef.h
7
8 EXPORT:=
9
10
11
12 FSRCS:= \
13 pythia6214.f \
14 pydummy.f       
15
16 ifeq (win32gcc,$(ALICE_TARGET))
17 PACKSOFLAGS:= $(SOFLAGS) -L$(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET) \
18                          -lmicrocern -llhapdf
19 endif