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

Diff of /yoda/event/physics/neutronDetector/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                = NeutronEvent.cpp NeutronRecord.cpp  YODA_SOURCES                = NeutronEvent.cpp NeutronRecord.cpp
10    
 BUILT_SOURCES               = NeutronDict.cpp NeutronDict.h  
   
11  noinst_LTLIBRARIES          = libneutronevent.la  noinst_LTLIBRARIES          = libneutronevent.la
12    
13  libneutronevent_la_SOURCES  = ${YODA_HEADER_FILES}   \  libneutronevent_la_SOURCES  = ${YODA_HEADER_FILES}   \
14                                ${YODA_SOURCES}        \                                ${YODA_SOURCES}
                               ${BUILT_SOURCES}       \  
                               LinkDef.h  
   
 NeutronDict.cpp: ${YODA_HEADER_FILES} LinkDef.h  
         @ROOTCINT@ -f $@ -c ${INCLUDES} $^  

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

  ViewVC Help
Powered by ViewVC 1.1.23