/[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.6 by kusanagi, Tue Feb 8 12:32:22 2005 UTC revision 2.8 by kusanagi, Thu Mar 3 13:07:30 2005 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  SUBDIRS = forroutines physics  SUBDIRS = forroutines physics
5    
6  bin_PROGRAMS = techmodelreader  bin_PROGRAMS = yoda
7  techmodelreader_SOURCES = techmodelreader.cpp  yoda_SOURCES = techmodelreader.cpp
8  techmodelreader_LDADD = libyodatechmodel.la @top_srcdir@/event/libyoda.la  yoda_LDADD = libyodatechmodel.la @top_srcdir@/event/libyoda.la
9    
10  lib_LTLIBRARIES = libyodatechmodel.la  lib_LTLIBRARIES = libyodatechmodel.la
11    
# 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.6  
changed lines
  Added in v.2.8

  ViewVC Help
Powered by ViewVC 1.1.23