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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Thu Jul 8 12:33:57 2004 UTC (20 years, 5 months ago) by kusanagi
Branch: MAIN
*** empty log message ***

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

  ViewVC Help
Powered by ViewVC 1.1.23