]> git.uio.no Git - u/mrichter/AliRoot.git/blob - VZERO/libVZERObase.pkg
Including Rtypes.h to define kFALSE (valgrind)
[u/mrichter/AliRoot.git] / VZERO / libVZERObase.pkg
1 #-*- Mode: Makefile -*-
2 # $Id$
3
4 SRCS= \
5 AliVZEROLoader.cxx \
6 AliVZEROdigit.cxx
7
8 HDRS:= $(SRCS:.cxx=.h)
9
10 DHDR:=VZERObaseLinkDef.h
11
12 EINCLUDE:= $(ALICE)/geant3/TGeant3 STRUCT STEER CONTAINERS RAW
13