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

Diff of /yoda/event/tabDump/Makefile.am

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

revision 3.0 by kusanagi, Fri Mar 4 15:54:11 2005 UTC revision 6.2 by mocchiut, Thu Sep 21 13:10:16 2006 UTC
# Line 3  INCLUDES = -I@top_srcdir@ @ROOT_INCLUDES Line 3  INCLUDES = -I@top_srcdir@ @ROOT_INCLUDES
3  LDFLAGS = @ROOT_LDFLAGS@  LDFLAGS = @ROOT_LDFLAGS@
4    
5  YODA_HEADER_FILES           = TabDumpEvent.h TabDumpRecord.h  YODA_HEADER_FILES           = TabDumpEvent.h TabDumpRecord.h
6  yodaincdir                  = $(includedir)/yoda/event/tabDump  yodaincdir                  = $(includedir)/yoda/tabDump
7  yodainc_HEADERS             = ${YODA_HEADER_FILES}  yodainc_HEADERS             = ${YODA_HEADER_FILES}
8    
9  YODA_SOURCES                = TabDumpEvent.cpp TabDumpRecord.cpp  YODA_SOURCES                = TabDumpEvent.cpp TabDumpRecord.cpp
10    
 BUILT_SOURCES               = TabDumpDict.cpp TabDumpDict.h  
   
11  noinst_LTLIBRARIES          = libtabdumpevent.la  noinst_LTLIBRARIES          = libtabdumpevent.la
12    
13  libtabdumpevent_la_SOURCES  =   ${YODA_HEADER_FILES}   \  libtabdumpevent_la_SOURCES  =   ${YODA_HEADER_FILES}   \
14                                  ${YODA_SOURCES}        \                                  ${YODA_SOURCES}
                                 ${BUILT_SOURCES}       \  
                                 LinkDef.h  
   
 TabDumpDict.cpp: ${YODA_HEADER_FILES} LinkDef.h  
         @ROOTCINT@ -f $@ -c ${INCLUDES} $^  
15    

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

  ViewVC Help
Powered by ViewVC 1.1.23