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

Diff of /yoda/event/Makefile.am

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

revision 2.6.2.1 by kusanagi, Fri Mar 4 10:14:48 2005 UTC revision 4.0.6.1 by kusanagi, Sat May 28 13:05:14 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@ @ROOT_INCLUDES@  INCLUDES = -I@top_srcdir@ @ROOT_INCLUDES@ @LOG4CXX_INCLUDES@
3  LDFLAGS = @ROOT_LDFLAGS@ -llog4cxx  LDFLAGS = @ROOT_LDFLAGS@ @LOG4CXX_LDFLAGS@
4  SUBDIRS = log mcmd tmtc physics arrDump tabDump varDump endrun tsbt tsbb  SUBDIRS = log mcmd tmtc physics arrDump tabDump varDump tsbt tsbb endrun
5    
6  lib_LTLIBRARIES = libyoda.la  lib_LTLIBRARIES = libyoda.la
7    
# Line 75  libyoda_la_LIBADD =                     Line 75  libyoda_la_LIBADD =                    
75   arrDump/libarrdumpevent.la                 \   arrDump/libarrdumpevent.la                 \
76   tabDump/libtabdumpevent.la                 \   tabDump/libtabdumpevent.la                 \
77   varDump/libvardumpevent.la                 \   varDump/libvardumpevent.la                 \
  endrun/libendrunevent.la                   \  
78   tsbt/libtsbtevent.la                       \   tsbt/libtsbtevent.la                       \
79   tsbb/libtsbbevent.la                       \   tsbb/libtsbbevent.la                       \
80   /usr/local/lib/liblog4cxx.la   endrun/libendrunevent.la                   \
81    @LOG4CXX_LIBRARY@/liblog4cxx.la
82    
83  BUILT_SOURCES = EventDict.cpp EventDict.h  BUILT_SOURCES = EventDict.cpp EventDict.h
84    

Legend:
Removed from v.2.6.2.1  
changed lines
  Added in v.4.0.6.1

  ViewVC Help
Powered by ViewVC 1.1.23