#-*- Mode: Makefile -*- SRCS= pythia6.4.21/AliPythia64Rndm.cxx HDRS= $(SRCS:.cxx=.h) DHDR:=pythia6.4.21/pythia64LinkDef.h EXPORT:= CSRCS:= \ pythia6.4.21/main.c pythia6.4.21/pythia6_common_address.c FSRCS:= \ pythia6.4.21/pythia6_common_block_address.F \ pythia6.4.21/tpythia6_called_from_cc.F\ pythia6.4.21/pythia-6.4.21.f \ pythia6.4.21/pydummy_6.4.21.f ifeq (win32gcc,$(ALICE_TARGET)) PACKSOFLAGS:= $(SOFLAGS) -L$(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET) \ -lmicrocern -llhapdf endif