]> git.uio.no Git - u/mrichter/AliRoot.git/blob - PWG0/libPWG0base.pkg
2570a3d3bc6a8286cbb01bac2858b008ade9a043
[u/mrichter/AliRoot.git] / PWG0 / libPWG0base.pkg
1 #-*- Mode: Makefile -*-
2
3 # $Id$
4
5 SRCS = dNdEta/dNdEtaAnalysis.cxx \
6       dNdEta/AlidNdEtaCorrection.cxx \
7       AliCorrectionMatrix.cxx \
8       AliCorrectionMatrix2D.cxx \
9       AliCorrectionMatrix3D.cxx \
10       AliCorrection.cxx \
11       AliPWG0Helper.cxx \
12       AliUnfolding.cxx \
13       multiplicity/AliMultiplicityCorrection.cxx
14
15 HDRS = $(SRCS:.cxx=.h)
16
17 DHDR= PWG0baseLinkDef.h
18
19 EINCLUDE= PWG0/dNdEta PWG0/multiplicity
20
21 ifeq (win32gcc,$(ALICE_TARGET))
22 PACKSOFLAGS:= $(SOFLAGS) -L$(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET) -lSTEERBase \
23                          -lESD -lANALYSIS \
24                          -L$(ROOTLIBDIR) -lEG
25 endif
26
27 EXPORT=AliUnfolding.h