]> git.uio.no Git - u/mrichter/AliRoot.git/blame - TPHIC/libTPHIC.pkg
START becomes T0
[u/mrichter/AliRoot.git] / TPHIC / libTPHIC.pkg
CommitLineData
0b5dd071 1FSRCS:= tphic17.f
2
3SRCS= TPHICgen.cxx AliGenTPHIC.cxx
4
5HDRS= TPHICgen.h AliGenTPHIC.h
6
7DHDR:=TPHICLinkDef.h
8
b934f194 9ifeq ($(ALICE_TARGET),linux)
0b5dd071 10FFLAGS += -fno-automatic
7174ddc5 11endif
0b5dd071 12#PACKFFLAGS := $(filter-out -O%,$(FFLAGS))