/[PAMELA software]/yoda/techmodel/forroutines/Makefile.in
ViewVC logotype

Diff of /yoda/techmodel/forroutines/Makefile.in

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

revision 1.1 by kusanagi, Tue Jul 6 12:20:23 2004 UTC revision 1.4 by kusanagi, Sat Jul 17 20:03:40 2004 UTC
# Line 47  mkinstalldirs = $(SHELL) $(top_srcdir)/m Line 47  mkinstalldirs = $(SHELL) $(top_srcdir)/m
47  CONFIG_HEADER = $(top_builddir)/config.h  CONFIG_HEADER = $(top_builddir)/config.h
48  CONFIG_CLEAN_FILES =  CONFIG_CLEAN_FILES =
49  LTLIBRARIES = $(noinst_LTLIBRARIES)  LTLIBRARIES = $(noinst_LTLIBRARIES)
50  libforrou_la_DEPENDENCIES = calorimeter/libforcalor.la \  libforrou_la_DEPENDENCIES = tracker/libfortracker.la \
51          tracker/libfortracker.la          anticounter/libanticounter.la calorimeter/libforcalor.la
52  am_libforrou_la_OBJECTS =  am_libforrou_la_OBJECTS =
53  libforrou_la_OBJECTS = $(am_libforrou_la_OBJECTS)  libforrou_la_OBJECTS = $(am_libforrou_la_OBJECTS)
54  DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)  DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
# Line 175  sysconfdir = @sysconfdir@ Line 175  sysconfdir = @sysconfdir@
175  target_alias = @target_alias@  target_alias = @target_alias@
176  AUTOMAKE_OPTIONS = foreign no-dependencies no-installinfo  AUTOMAKE_OPTIONS = foreign no-dependencies no-installinfo
177  INCLUDES = -I@top_srcdir@ @ROOT_INCLUDES@  INCLUDES = -I@top_srcdir@ @ROOT_INCLUDES@
178  SUBDIRS = calorimeter tracker  SUBDIRS = tracker anticounter calorimeter
179    
180  # These will build a non-installing libtool library  # These will build a non-installing libtool library
181  noinst_LTLIBRARIES = libforrou.la  noinst_LTLIBRARIES = libforrou.la
182  libforrou_la_LIBADD = \  libforrou_la_LIBADD = \
183  calorimeter/libforcalor.la \  tracker/libfortracker.la \
184  tracker/libfortracker.la  anticounter/libanticounter.la \
185    calorimeter/libforcalor.la
186    
187  libforrou_la_SOURCES =  libforrou_la_SOURCES =
188  libforrou_la_LDFLAGS = -lg2c -lstdc++  libforrou_la_LDFLAGS = -lg2c -lstdc++

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.23