/[PAMELA software]/yoda/event/physics/calorimeter/Makefile.am
ViewVC logotype

Annotation of /yoda/event/physics/calorimeter/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2.0 - (hide annotations) (download)
Tue Sep 21 20:50:29 2004 UTC (20 years, 2 months ago) by kusanagi
Branch: MAIN
Changes since 1.1: +0 -0 lines
Major release

1 kusanagi 1.1 AUTOMAKE_OPTIONS = foreign no-dependencies no-installinfo
2     INCLUDES = -I@top_srcdir@ @ROOT_INCLUDES@
3     LDFLAGS = @ROOT_LDFLAGS@
4    
5     noinst_LTLIBRARIES = libcalorimeterevent.la
6     libcalorimeterevent_la_SOURCES = CalorimeterEvent.cpp CalorimeterEvent.h \
7     CalorimeterEventDict.cpp CalorimeterEventDict.h LinkDef.h
8    
9     BUILT_SOURCES = CalorimeterEventDict.cpp CalorimeterEventDict.h
10    
11     CalorimeterEventDict.cpp: CalorimeterEvent.h LinkDef.h
12     @ROOTCINT@ -f $@ -c ${INCLUDES} $^

  ViewVC Help
Powered by ViewVC 1.1.23