]> git.uio.no Git - u/mrichter/AliRoot.git/blob - RAW/libMDCFilter.pkg
Modified file access mode
[u/mrichter/AliRoot.git] / RAW / libMDCFilter.pkg
1 #-*- Mode: Makefile -*-
2
3 # Matthias 2007-10-03 HLT legacy code disabled
4 #SRCS:=  AliHoughFilter.cxx
5 SRCS:=  
6
7 HDRS:= $(SRCS:.cxx=.h)
8
9 #EHDRS:=$(shell root-config --incdir)/TH1F.h
10
11 #EDEFINE+= -DUSE_EB
12
13 EINCLUDE+= TPC ITS RAW
14
15 DHDR:= MDCFilterLinkDef.h 
16
17 ifdef DATE_ROOT
18 EINCLUDE+= ${DATE_COMMON_DEFS}
19 endif