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

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

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

revision 1.2 by kusanagi, Thu Jul 8 12:31:54 2004 UTC revision 3.0 by kusanagi, Fri Mar 4 15:54:11 2005 UTC
# Line 1  Line 1 
1  # Makefile.in generated by automake 1.8.3 from Makefile.am.  # Makefile.in generated by automake 1.7.9 from Makefile.am.
2  # @configure_input@  # @configure_input@
3    
4  # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,  # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5  # 2003, 2004  Free Software Foundation, Inc.  # Free Software Foundation, Inc.
6  # This Makefile.in is free software; the Free Software Foundation  # This Makefile.in is free software; the Free Software Foundation
7  # gives unlimited permission to copy and/or distribute it,  # gives unlimited permission to copy and/or distribute it,
8  # with or without modifications, as long as this notice is preserved.  # with or without modifications, as long as this notice is preserved.
# Line 14  Line 14 
14    
15  @SET_MAKE@  @SET_MAKE@
16    
 SOURCES = $(libdevreaders_la_SOURCES)  
   
17  srcdir = @srcdir@  srcdir = @srcdir@
18  top_srcdir = @top_srcdir@  top_srcdir = @top_srcdir@
19  VPATH = @srcdir@  VPATH = @srcdir@
# Line 23  pkgdatadir = $(datadir)/@PACKAGE@ Line 21  pkgdatadir = $(datadir)/@PACKAGE@
21  pkglibdir = $(libdir)/@PACKAGE@  pkglibdir = $(libdir)/@PACKAGE@
22  pkgincludedir = $(includedir)/@PACKAGE@  pkgincludedir = $(includedir)/@PACKAGE@
23  top_builddir = ../..  top_builddir = ../..
24    
25  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26  INSTALL = @INSTALL@  INSTALL = @INSTALL@
27  install_sh_DATA = $(install_sh) -c -m 644  install_sh_DATA = $(install_sh) -c -m 644
# Line 37  NORMAL_UNINSTALL = : Line 36  NORMAL_UNINSTALL = :
36  PRE_UNINSTALL = :  PRE_UNINSTALL = :
37  POST_UNINSTALL = :  POST_UNINSTALL = :
38  host_triplet = @host@  host_triplet = @host@
 subdir = techmodel/physics  
 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in  
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4  
 am__aclocal_m4_deps = $(top_srcdir)/configure.in  
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \  
         $(ACLOCAL_M4)  
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs  
 CONFIG_HEADER = $(top_builddir)/config.h  
 CONFIG_CLEAN_FILES =  
 LTLIBRARIES = $(noinst_LTLIBRARIES)  
 libdevreaders_la_LIBADD =  
 am_libdevreaders_la_OBJECTS = TrackerReader.lo AnticounterReader.lo  
 libdevreaders_la_OBJECTS = $(am_libdevreaders_la_OBJECTS)  
 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)  
 depcomp =  
 am__depfiles_maybe =  
 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \  
         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)  
 LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \  
         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \  
         $(AM_CXXFLAGS) $(CXXFLAGS)  
 CXXLD = $(CXX)  
 CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \  
         $(AM_LDFLAGS) $(LDFLAGS) -o $@  
 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \  
         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)  
 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \  
         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \  
         $(AM_CFLAGS) $(CFLAGS)  
 CCLD = $(CC)  
 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \  
         $(AM_LDFLAGS) $(LDFLAGS) -o $@  
 SOURCES = $(libdevreaders_la_SOURCES)  
 DIST_SOURCES = $(libdevreaders_la_SOURCES)  
 ETAGS = etags  
 CTAGS = ctags  
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)  
39  ACLOCAL = @ACLOCAL@  ACLOCAL = @ACLOCAL@
40  AMDEP_FALSE = @AMDEP_FALSE@  AMDEP_FALSE = @AMDEP_FALSE@
41  AMDEP_TRUE = @AMDEP_TRUE@  AMDEP_TRUE = @AMDEP_TRUE@
# Line 165  libdir = @libdir@ Line 127  libdir = @libdir@
127  libexecdir = @libexecdir@  libexecdir = @libexecdir@
128  localstatedir = @localstatedir@  localstatedir = @localstatedir@
129  mandir = @mandir@  mandir = @mandir@
 mkdir_p = @mkdir_p@  
130  oldincludedir = @oldincludedir@  oldincludedir = @oldincludedir@
131  prefix = @prefix@  prefix = @prefix@
132  program_transform_name = @program_transform_name@  program_transform_name = @program_transform_name@
# Line 178  INCLUDES = -I@top_srcdir@  @ROOT_INCLUDE Line 139  INCLUDES = -I@top_srcdir@  @ROOT_INCLUDE
139    
140  # These will build a non-installing libtool library  # These will build a non-installing libtool library
141  noinst_LTLIBRARIES = libdevreaders.la  noinst_LTLIBRARIES = libdevreaders.la
142    
143  libdevreaders_la_SOURCES = \  libdevreaders_la_SOURCES = \
144      TrackerReader.cpp       TrackerReader.h \      TrackerReader.cpp           TrackerReader.h         \
145      AnticounterReader.cpp   AnticounterReader.h      AnticounterReader.cpp       AnticounterReader.h     \
146        CalorimeterReader.cpp       CalorimeterReader.h     \
147        NeutronDetectorReader.cpp   NeutronDetectorReader.h \
148        TriggerReader.cpp           TriggerReader.h         \
149        TofReader.cpp               TofReader.h             \
150        S4Reader.cpp                S4Reader.h
151    
152    subdir = techmodel/physics
153    ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
154    mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
155    CONFIG_HEADER = $(top_builddir)/config.h
156    CONFIG_CLEAN_FILES =
157    LTLIBRARIES = $(noinst_LTLIBRARIES)
158    
159    libdevreaders_la_LDFLAGS =
160    libdevreaders_la_LIBADD =
161    am_libdevreaders_la_OBJECTS = TrackerReader.lo AnticounterReader.lo \
162            CalorimeterReader.lo NeutronDetectorReader.lo TriggerReader.lo \
163            TofReader.lo S4Reader.lo
164    libdevreaders_la_OBJECTS = $(am_libdevreaders_la_OBJECTS)
165    
166    DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
167    depcomp =
168    am__depfiles_maybe =
169    CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
170            $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
171    LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \
172            $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
173            $(AM_CXXFLAGS) $(CXXFLAGS)
174    CXXLD = $(CXX)
175    CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
176            $(AM_LDFLAGS) $(LDFLAGS) -o $@
177    COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
178            $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
179    LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
180            $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
181    CCLD = $(CC)
182    LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
183            $(AM_LDFLAGS) $(LDFLAGS) -o $@
184    DIST_SOURCES = $(libdevreaders_la_SOURCES)
185    DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
186    SOURCES = $(libdevreaders_la_SOURCES)
187    
188  all: all-am  all: all-am
189    
190  .SUFFIXES:  .SUFFIXES:
191  .SUFFIXES: .cpp .lo .o .obj  .SUFFIXES: .cpp .lo .o .obj
192  $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)  $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
         @for dep in $?; do \  
           case '$(am__configure_deps)' in \  
             *$$dep*) \  
               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \  
                 && exit 0; \  
               exit 1;; \  
           esac; \  
         done; \  
         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  techmodel/physics/Makefile'; \  
193          cd $(top_srcdir) && \          cd $(top_srcdir) && \
194            $(AUTOMAKE) --foreign  techmodel/physics/Makefile            $(AUTOMAKE) --foreign  techmodel/physics/Makefile
195  .PRECIOUS: Makefile  Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
196  Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status          cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
         @case '$?' in \  
           *config.status*) \  
             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \  
           *) \  
             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \  
             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \  
         esac;  
   
 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)  
         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh  
   
 $(top_srcdir)/configure:  $(am__configure_deps)  
         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh  
 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)  
         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh  
197    
198  clean-noinstLTLIBRARIES:  clean-noinstLTLIBRARIES:
199          -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)          -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
# Line 228  libdevreaders.la: $(libdevreaders_la_OBJ Line 207  libdevreaders.la: $(libdevreaders_la_OBJ
207          $(CXXLINK)  $(libdevreaders_la_LDFLAGS) $(libdevreaders_la_OBJECTS) $(libdevreaders_la_LIBADD) $(LIBS)          $(CXXLINK)  $(libdevreaders_la_LDFLAGS) $(libdevreaders_la_OBJECTS) $(libdevreaders_la_LIBADD) $(LIBS)
208    
209  mostlyclean-compile:  mostlyclean-compile:
210          -rm -f *.$(OBJEXT)          -rm -f *.$(OBJEXT) core *.core
211    
212  distclean-compile:  distclean-compile:
213          -rm -f *.tab.c          -rm -f *.tab.c
214    
215  .cpp.o:  .cpp.o:
216          $(CXXCOMPILE) -c -o $@ $<          $(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
217    
218  .cpp.obj:  .cpp.obj:
219          $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`          $(CXXCOMPILE) -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
220    
221  .cpp.lo:  .cpp.lo:
222          $(LTCXXCOMPILE) -c -o $@ $<          $(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
223    
224  mostlyclean-libtool:  mostlyclean-libtool:
225          -rm -f *.lo          -rm -f *.lo
# Line 252  distclean-libtool: Line 231  distclean-libtool:
231          -rm -f libtool          -rm -f libtool
232  uninstall-info-am:  uninstall-info-am:
233    
234    ETAGS = etags
235    ETAGSFLAGS =
236    
237    CTAGS = ctags
238    CTAGSFLAGS =
239    
240    tags: TAGS
241    
242  ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)  ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
243          list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \          list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
244          unique=`for i in $$list; do \          unique=`for i in $$list; do \
# Line 260  ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS Line 247  ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS
247            $(AWK) '    { files[$$0] = 1; } \            $(AWK) '    { files[$$0] = 1; } \
248                 END { for (i in files) print i; }'`; \                 END { for (i in files) print i; }'`; \
249          mkid -fID $$unique          mkid -fID $$unique
 tags: TAGS  
250    
251  TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \  TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
252                  $(TAGS_FILES) $(LISP)                  $(TAGS_FILES) $(LISP)
# Line 275  TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEP Line 261  TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEP
261          test -z "$(ETAGS_ARGS)$$tags$$unique" \          test -z "$(ETAGS_ARGS)$$tags$$unique" \
262            || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \            || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
263               $$tags $$unique               $$tags $$unique
264    
265  ctags: CTAGS  ctags: CTAGS
266  CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \  CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
267                  $(TAGS_FILES) $(LISP)                  $(TAGS_FILES) $(LISP)
# Line 297  GTAGS: Line 284  GTAGS:
284    
285  distclean-tags:  distclean-tags:
286          -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags          -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
287    DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
288    
289    top_distdir = ../..
290    distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
291    
292  distdir: $(DISTFILES)  distdir: $(DISTFILES)
293          @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \          @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
# Line 310  distdir: $(DISTFILES) Line 301  distdir: $(DISTFILES)
301            dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \            dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
302            if test "$$dir" != "$$file" && test "$$dir" != "."; then \            if test "$$dir" != "$$file" && test "$$dir" != "."; then \
303              dir="/$$dir"; \              dir="/$$dir"; \
304              $(mkdir_p) "$(distdir)$$dir"; \              $(mkinstalldirs) "$(distdir)$$dir"; \
305            else \            else \
306              dir=''; \              dir=''; \
307            fi; \            fi; \
# Line 328  distdir: $(DISTFILES) Line 319  distdir: $(DISTFILES)
319  check-am: all-am  check-am: all-am
320  check: check-am  check: check-am
321  all-am: Makefile $(LTLIBRARIES)  all-am: Makefile $(LTLIBRARIES)
322    
323  installdirs:  installdirs:
324  install: install-am  install: install-am
325  install-exec: install-exec-am  install-exec: install-exec-am
# Line 367  dvi: dvi-am Line 359  dvi: dvi-am
359    
360  dvi-am:  dvi-am:
361    
 html: html-am  
   
362  info: info-am  info: info-am
363    
364  info-am:  info-am:
# Line 377  install-data-am: Line 367  install-data-am:
367    
368  install-exec-am:  install-exec-am:
369    
370  install-info: install-info-am  install-info:
371    
372  install-man:  install-man:
373    
# Line 405  uninstall-am: Line 395  uninstall-am:
395  .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \  .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
396          clean-libtool clean-noinstLTLIBRARIES ctags distclean \          clean-libtool clean-noinstLTLIBRARIES ctags distclean \
397          distclean-compile distclean-generic distclean-libtool \          distclean-compile distclean-generic distclean-libtool \
398          distclean-tags distdir dvi dvi-am html html-am info info-am \          distclean-tags distdir dvi dvi-am info info-am install \
399          install install-am install-data install-data-am install-exec \          install-am install-data install-data-am install-exec \
400          install-exec-am install-info install-info-am install-man \          install-exec-am install-info install-info-am install-man \
401          install-strip installcheck installcheck-am installdirs \          install-strip installcheck installcheck-am installdirs \
402          maintainer-clean maintainer-clean-generic mostlyclean \          maintainer-clean maintainer-clean-generic mostlyclean \
403          mostlyclean-compile mostlyclean-generic mostlyclean-libtool \          mostlyclean-compile mostlyclean-generic mostlyclean-libtool pdf \
404          pdf pdf-am ps ps-am tags uninstall uninstall-am \          pdf-am ps ps-am tags uninstall uninstall-am uninstall-info-am
         uninstall-info-am  
405    
406  # Tell versions [3.59,3.63) of GNU make to not export all variables.  # Tell versions [3.59,3.63) of GNU make to not export all variables.
407  # Otherwise a system limit (for SysV at least) may be exceeded.  # Otherwise a system limit (for SysV at least) may be exceeded.

Legend:
Removed from v.1.2  
changed lines
  Added in v.3.0

  ViewVC Help
Powered by ViewVC 1.1.23