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

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

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

revision 1.1 by kusanagi, Sat Jan 29 00:26:48 2005 UTC revision 6.1 by kusanagi, Wed Mar 8 08:17:06 2006 UTC
# Line 7  yodaincdir                  = $(included Line 7  yodaincdir                  = $(included
7  yodainc_HEADERS             = ${YODA_HEADER_FILES}  yodainc_HEADERS             = ${YODA_HEADER_FILES}
8    
9  YODA_SOURCES                = TofEvent.cpp  YODA_SOURCES                = TofEvent.cpp
 BUILT_SOURCES               = TofEventDict.cpp TofEventDict.h  
10    
11  noinst_LTLIBRARIES          = libtofevent.la  noinst_LTLIBRARIES          = libtofevent.la
12    
13  libtofevent_la_SOURCES      = ${YODA_HEADER_FILES}   \  libtofevent_la_SOURCES      = ${YODA_HEADER_FILES}   \
14                                ${YODA_SOURCES}        \                                ${YODA_SOURCES}
                               ${BUILT_SOURCES}       \  
                               LinkDef.h  
   
 TofEventDict.cpp: ${YODA_HEADER_FILES} LinkDef.h  
         rootcint -f $@ -c ${INCLUDES} $^  

Legend:
Removed from v.1.1  
changed lines
  Added in v.6.1

  ViewVC Help
Powered by ViewVC 1.1.23