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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 4.4 by kusanagi, Sat May 28 10:44:14 2005 UTC revision 6.2 by mocchiut, Thu Sep 21 13:10:10 2006 UTC
# Line 3  INCLUDES = -I@top_srcdir@ -I@top_srcdir@ Line 3  INCLUDES = -I@top_srcdir@ -I@top_srcdir@
3  LDFLAGS = @ROOT_LDFLAGS@  LDFLAGS = @ROOT_LDFLAGS@
4    
5  YODA_HEADER_FILES       = S4Event.h  YODA_HEADER_FILES       = S4Event.h
6  yodaincdir              = $(includedir)/yoda/event/physics/S4  yodaincdir              = $(includedir)/yoda/physics/S4
7  yodainc_HEADERS         = ${YODA_HEADER_FILES}  yodainc_HEADERS         = ${YODA_HEADER_FILES}
8    
9  YODA_SOURCES            = S4Event.cpp  YODA_SOURCES            = S4Event.cpp
10    
 BUILT_SOURCES           = S4EventDict.cpp S4EventDict.h  
   
11  noinst_LTLIBRARIES      = libs4event.la  noinst_LTLIBRARIES      = libs4event.la
12    
13  libs4event_la_SOURCES   = ${YODA_HEADER_FILES}   \  libs4event_la_SOURCES   = ${YODA_HEADER_FILES}   \
14                            ${YODA_SOURCES}        \                            ${YODA_SOURCES}
                           ${BUILT_SOURCES}       \  
                           LinkDef.h  
   
 S4EventDict.cpp: ${YODA_HEADER_FILES} LinkDef.h  
         @ROOTCINT@ -f $@ -c ${INCLUDES} $^  

Legend:
Removed from v.4.4  
changed lines
  Added in v.6.2

  ViewVC Help
Powered by ViewVC 1.1.23