/[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.7 by kusanagi, Thu Mar 3 12:57: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 tsbt tsbb endrun  SUBDIRS = log mcmd tmtc physics arrDump tabDump varDump tsbt tsbb endrun
5    
6  lib_LTLIBRARIES = libyoda.la  lib_LTLIBRARIES = libyoda.la
# Line 78  libyoda_la_LIBADD =                     Line 78  libyoda_la_LIBADD =                    
78   tsbt/libtsbtevent.la                       \   tsbt/libtsbtevent.la                       \
79   tsbb/libtsbbevent.la                       \   tsbb/libtsbbevent.la                       \
80   endrun/libendrunevent.la                   \   endrun/libendrunevent.la                   \
81   /usr/local/lib/liblog4cxx.la  @LOG4CXX_LIBRARY@/liblog4cxx.la
82    
83  BUILT_SOURCES = EventDict.cpp EventDict.h  BUILT_SOURCES = EventDict.cpp EventDict.h
84    

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

  ViewVC Help
Powered by ViewVC 1.1.23