############################################################################## # # Makefile for Hydra library libForward.so # # This makefile contains all definitions local to this module. All # general definitions are included from makefiles in $(HADDIR). # ############################################################################## LIB_NAME := Forward SOURCE_FILES := hforwardcand.cc \ hforwardcandsim.cc \ hforwardcandfinderpar.cc \ hforwardbasictracker.cc \ hforwardfinetracker.cc \ hforwardcontfact.cc \ hforwardtools.cc include $(HADDIR)/hades.def.mk include $(HADDIR)/hades.module.mk