]> git.uio.no Git - u/mrichter/AliRoot.git/blob - HLT/libHLTinterface.pkg
new interface library added to be independent of AliRoot dependecies
[u/mrichter/AliRoot.git] / HLT / libHLTinterface.pkg
1 #-*- Mode: Makefile -*-
2 # $Id$
3
4 MODULE_SRCS=    AliHLTExternalInterface.cxx
5
6 CLASS_HDRS:=    
7
8 MODULE_HDRS:=   $(CLASS_HDRS)
9
10 DHDR:=          
11 CINTAUTOLINK:=  1
12
13 # SRCS:=$(patsubst %,BASE/interface/%,$(MODULE_SRCS))
14 # CINTHDRS:=$(patsubst %,BASE/interface/%,$(CLASS_HDRS))
15 # HDRS:=$(patsubst %,BASE/interface/%,$(MODULE_HDRS))
16
17 EDEFINE      :=
18 PACKCXXFLAGS :=
19 PACKCFLAGS   :=
20 PACKDCXXFLAGS:=
21
22 EINCLUDE := HLT/BASE/interface HLT/BASE