]> git.uio.no Git - u/mrichter/AliRoot.git/blob - VZERO/libVZERO.pkg
Changes needed by the Root HEAD (F.Carminati)
[u/mrichter/AliRoot.git] / VZERO / libVZERO.pkg
1 SRCS= \
2 AliVZEROLoader.cxx \
3 AliVZERO.cxx \
4 AliVZEROv2.cxx \
5 AliVZEROv3.cxx \
6 AliVZEROv4.cxx \
7 AliVZEROv5.cxx \
8 AliVZEROhit.cxx \
9 AliVZEROdigit.cxx \
10 AliVZERODigitizer.cxx \
11 AliVZEROReconstructor.cxx \
12 AliVZEROBuffer.cxx
13
14 HDRS:= $(SRCS:.cxx=.h)
15
16 DHDR:=VZEROLinkDef.h
17
18 EINCLUDE:= $(ALICE)/geant3/TGeant3 STRUCT STEER CONTAINERS RAW
19