]> git.uio.no Git - u/mrichter/AliRoot.git/blame - RAW/libRAWDatasim.pkg
Fixing the correct syntax for AliEn spooler
[u/mrichter/AliRoot.git] / RAW / libRAWDatasim.pkg
CommitLineData
364543a0 1#-*- Mode: Makefile -*-
2
3SRCS:= AliBitPacking.cxx AliAltroBuffer.cxx \
4 AliFstream.cxx
5
6HDRS:= $(SRCS:.cxx=.h)
7
8HDRS +=
9
10EHDRS:=$(shell root-config --incdir)/TH1F.h
11
12EINCLUDE+=
13
14DHDR:= RAWsimLinkDef.h
15
16ifdef DATE_ROOT
17EINCLUDE+= ${DATE_COMMON_DEFS}
18endif
19
20EXPORT:= AliAltroBuffer.h AliBitPacking.h AliFstream.h