2 ##########################################
3 # Makefile for AliRoot HLT framework. #
5 # Author: Matthias Richter, #
8 ##########################################
13 ALIHLT_TOPDIR = $(shell pwd)/..
16 include $(ALIHLT_TOPDIR)/Makefile.conf
18 SRCS = AliHLTComponent.cxx AliHLTComponentHandler.cxx \
19 AliHLTSystem.cxx AliHLT_C_Component_WrapperInterface.cxx \
25 include $(ALIHLT_TOPDIR)/Makefile.rules