############################################################################## # # Makefile for Hydra library libDabc.so # # This makefile contains all definitions local to this module. All # general definitions are included from makefiles in $(HADDIR). # ############################################################################## LIB_NAME := DabcHydra SOURCE_FILES := hldstreamevt.cc \ hldstreamsource.cc # DabcHydra.cc include $(HADDIR)/hades.def.mk include $(HADDIR)/hades.module.mk