]> git.uio.no Git - u/mrichter/AliRoot.git/blob - VZERO/libVZERO.pkg
Version 4 added
[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 AliVZEROhit.cxx \
8 AliVZEROdigit.cxx \
9 AliVZERODigitizer.cxx
10
11 HDRS:= $(SRCS:.cxx=.h)
12
13 DHDR:=VZEROLinkDef.h
14
15 EINCLUDE:= $(ALICE)/geant3/TGeant3 STRUCT STEER CONTAINERS
16