/[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 6.0 by kusanagi, Tue Feb 7 17:11:08 2006 UTC revision 6.1 by kusanagi, Wed Mar 8 08:17:06 2006 UTC
# Line 8  yodainc_HEADERS             = ${YODA_HEA Line 8  yodainc_HEADERS             = ${YODA_HEA
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.6.0  
changed lines
  Added in v.6.1

  ViewVC Help
Powered by ViewVC 1.1.23