]> git.uio.no Git - u/mrichter/AliRoot.git/blame - RAW/libMDCFilter.pkg
Merging of the three alignment macros into one
[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
9#EHDRS:=$(shell root-config --incdir)/TH1F.h
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