AUTOMAKE_OPTIONS = foreign no-dependencies no-installinfo INCLUDES = -I@top_srcdir@ @ROOT_INCLUDES@ LDFLAGS = @ROOT_LDFLAGS@ noinst_LTLIBRARIES = libcalorimeterevent.la libcalorimeterevent_la_SOURCES = CalorimeterEvent.cpp CalorimeterEvent.h \ CalorimeterEventDict.cpp CalorimeterEventDict.h LinkDef.h BUILT_SOURCES = CalorimeterEventDict.cpp CalorimeterEventDict.h CalorimeterEventDict.cpp: CalorimeterEvent.h LinkDef.h @ROOTCINT@ -f $@ -c ${INCLUDES} $^