/[PAMELA software]/yoda/techmodel/Makefile.am
ViewVC logotype

Diff of /yoda/techmodel/Makefile.am

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

revision 2.7 by kusanagi, Tue Feb 15 17:57:41 2005 UTC revision 4.1 by kusanagi, Mon May 16 15:30:31 2005 UTC
# Line 1  Line 1 
1  AUTOMAKE_OPTIONS = foreign no-dependencies no-installinfo  AUTOMAKE_OPTIONS = foreign no-dependencies no-installinfo
2  INCLUDES = -I@top_srcdir@ -I@top_srcdir@/event @ROOT_INCLUDES@  INCLUDES = -I@top_srcdir@ -I@top_srcdir@/event @ROOT_INCLUDES@ @LOG4CXX_INCLUDES@
3  LDFLAGS = @ROOT_LDFLAGS@  LDFLAGS = @ROOT_LDFLAGS@ @LOG4CXX_LDFLAGS@
4  SUBDIRS = forroutines physics  SUBDIRS = forroutines physics
5    
6  bin_PROGRAMS = yoda  bin_PROGRAMS = yoda
# Line 29  libyodatechmodel_la_SOURCES = TechmodelP Line 29  libyodatechmodel_la_SOURCES = TechmodelP
29   TrgInitReader.cpp      NdInitReader.cpp            S4InitReader.cpp            \   TrgInitReader.cpp      NdInitReader.cpp            S4InitReader.cpp            \
30   CalAlarmReader.cpp     AcAlarmReader.cpp                                       \   CalAlarmReader.cpp     AcAlarmReader.cpp                                       \
31   TrkAlarmReader.cpp     TrgAlarmReader.cpp          TofAlarmReader.cpp          \   TrkAlarmReader.cpp     TrgAlarmReader.cpp          TofAlarmReader.cpp          \
32   S4AlarmReader.cpp                                                              \   S4AlarmReader.cpp      TsbTReader.cpp              TsbBReader.cpp              \
33   TechmodelFilter.cpp    TechmodelFilter.h                                       \   TechmodelFilter.cpp    TechmodelFilter.h                                       \
34   TechmodelDict.cpp      TechmodelDict.h             LinkDef.h   TechmodelDict.cpp      TechmodelDict.h             LinkDef.h
35    
# Line 48  libyodatechmodel_la_LIBADD = \ Line 48  libyodatechmodel_la_LIBADD = \
48   @top_srcdir@/event/arrDump/libarrdumpevent.la                  \   @top_srcdir@/event/arrDump/libarrdumpevent.la                  \
49   @top_srcdir@/event/tabDump/libtabdumpevent.la                  \   @top_srcdir@/event/tabDump/libtabdumpevent.la                  \
50   @top_srcdir@/event/varDump/libvardumpevent.la                  \   @top_srcdir@/event/varDump/libvardumpevent.la                  \
51     @top_srcdir@/event/tsbt/libtsbtevent.la                        \
52     @top_srcdir@/event/tsbb/libtsbbevent.la                        \
53     @top_srcdir@/event/endrun/libendrunevent.la                    \
54   forroutines/libforrou.la                                       \   forroutines/libforrou.la                                       \
55   physics/libdevreaders.la   physics/libdevreaders.la
56    

Legend:
Removed from v.2.7  
changed lines
  Added in v.4.1

  ViewVC Help
Powered by ViewVC 1.1.23