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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Sun Oct 17 12:28:29 2004 UTC (20 years, 1 month 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 = libs4event.la
6     libs4event_la_SOURCES = S4Event.cpp S4Event.h \
7     S4EventDict.cpp S4EventDict.h LinkDef.h
8    
9     BUILT_SOURCES = S4EventDict.cpp S4EventDict.h
10    
11     S4EventDict.cpp: S4Event.h LinkDef.h
12     @ROOTCINT@ -f $@ -c ${INCLUDES} $^

  ViewVC Help
Powered by ViewVC 1.1.23