]> git.uio.no Git - u/mrichter/AliRoot.git/blob - RAW/libRAWDatasim.pkg
Moving CTP raw-data writer to libRAWdatasim in order to avoid circular deps with...
[u/mrichter/AliRoot.git] / RAW / libRAWDatasim.pkg
1 #-*- Mode: Makefile -*-
2
3 SRCS:=  AliBitPacking.cxx AliAltroBuffer.cxx \
4         AliFstream.cxx \
5         AliCTPRawData.cxx
6
7 HDRS:= $(SRCS:.cxx=.h)
8
9 HDRS +=
10
11 EHDRS:=$(shell root-config --incdir)/TH1F.h
12
13 EINCLUDE+=
14
15 DHDR:= RAWsimLinkDef.h 
16
17 ifdef DATE_ROOT
18 EINCLUDE+= ${DATE_COMMON_DEFS}
19 endif
20
21 EXPORT:= AliAltroBuffer.h AliBitPacking.h AliFstream.h