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

Diff of /yoda/event/physics/anticounter/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:11 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               = AnticounterEvent.h  YODA_HEADER_FILES               = AnticounterEvent.h
6  yodaincdir                      = $(includedir)/yoda/event/physics/anticounter  yodaincdir                      = $(includedir)/yoda/physics/anticounter
7  yodainc_HEADERS                 = ${YODA_HEADER_FILES}  yodainc_HEADERS                 = ${YODA_HEADER_FILES}
8    
9  YODA_SOURCES                    = AnticounterEvent.cpp  YODA_SOURCES                    = AnticounterEvent.cpp
10    
 BUILT_SOURCES                   = AnticounterEventDict.cpp AnticounterEventDict.h  
   
11  noinst_LTLIBRARIES              = libanticounterevent.la  noinst_LTLIBRARIES              = libanticounterevent.la
12    
13  libanticounterevent_la_SOURCES  = ${YODA_HEADER_FILES}   \  libanticounterevent_la_SOURCES  = ${YODA_HEADER_FILES}   \
14                                    ${YODA_SOURCES}        \                                    ${YODA_SOURCES}
                                   ${BUILT_SOURCES}       \  
                                   LinkDef.h  
   
 AnticounterEventDict.cpp: ${YODA_HEADER_FILES} LinkDef.h  
         @ROOTCINT@ -f $@ -c ${INCLUDES} $^  

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

  ViewVC Help
Powered by ViewVC 1.1.23