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