/[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 2.2 by kusanagi, Thu Dec 16 17:33:02 2004 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        S4Reader.cpp                S4Reader.h
149    
150    subdir = techmodel/physics
151    ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
152    mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
153    CONFIG_HEADER = $(top_builddir)/config.h
154    CONFIG_CLEAN_FILES =
155    LTLIBRARIES = $(noinst_LTLIBRARIES)
156    
157    libdevreaders_la_LDFLAGS =
158    libdevreaders_la_LIBADD =
159    am_libdevreaders_la_OBJECTS = TrackerReader.lo AnticounterReader.lo \
160            CalorimeterReader.lo NeutronDetectorReader.lo S4Reader.lo
161    libdevreaders_la_OBJECTS = $(am_libdevreaders_la_OBJECTS)
162    
163    DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
164    depcomp =
165    am__depfiles_maybe =
166    CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
167            $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
168    LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \
169            $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
170            $(AM_CXXFLAGS) $(CXXFLAGS)
171    CXXLD = $(CXX)
172    CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
173            $(AM_LDFLAGS) $(LDFLAGS) -o $@
174    COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
175            $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
176    LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
177            $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
178    CCLD = $(CC)
179    LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
180            $(AM_LDFLAGS) $(LDFLAGS) -o $@
181    DIST_SOURCES = $(libdevreaders_la_SOURCES)
182    DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
183    SOURCES = $(libdevreaders_la_SOURCES)
184    
185  all: all-am  all: all-am
186    
187  .SUFFIXES:  .SUFFIXES:
188  .SUFFIXES: .cpp .lo .o .obj  .SUFFIXES: .cpp .lo .o .obj
189  $(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'; \  
190          cd $(top_srcdir) && \          cd $(top_srcdir) && \
191            $(AUTOMAKE) --foreign  techmodel/physics/Makefile            $(AUTOMAKE) --foreign  techmodel/physics/Makefile
192  .PRECIOUS: Makefile  Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
193  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  
194    
195  clean-noinstLTLIBRARIES:  clean-noinstLTLIBRARIES:
196          -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)          -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
# Line 228  libdevreaders.la: $(libdevreaders_la_OBJ Line 204  libdevreaders.la: $(libdevreaders_la_OBJ
204          $(CXXLINK)  $(libdevreaders_la_LDFLAGS) $(libdevreaders_la_OBJECTS) $(libdevreaders_la_LIBADD) $(LIBS)          $(CXXLINK)  $(libdevreaders_la_LDFLAGS) $(libdevreaders_la_OBJECTS) $(libdevreaders_la_LIBADD) $(LIBS)
205    
206  mostlyclean-compile:  mostlyclean-compile:
207          -rm -f *.$(OBJEXT)          -rm -f *.$(OBJEXT) core *.core
208    
209  distclean-compile:  distclean-compile:
210          -rm -f *.tab.c          -rm -f *.tab.c
211    
212  .cpp.o:  .cpp.o:
213          $(CXXCOMPILE) -c -o $@ $<          $(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
214    
215  .cpp.obj:  .cpp.obj:
216          $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`          $(CXXCOMPILE) -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
217    
218  .cpp.lo:  .cpp.lo:
219          $(LTCXXCOMPILE) -c -o $@ $<          $(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
220    
221  mostlyclean-libtool:  mostlyclean-libtool:
222          -rm -f *.lo          -rm -f *.lo
# Line 252  distclean-libtool: Line 228  distclean-libtool:
228          -rm -f libtool          -rm -f libtool
229  uninstall-info-am:  uninstall-info-am:
230    
231    ETAGS = etags
232    ETAGSFLAGS =
233    
234    CTAGS = ctags
235    CTAGSFLAGS =
236    
237    tags: TAGS
238    
239  ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)  ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
240          list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \          list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
241          unique=`for i in $$list; do \          unique=`for i in $$list; do \
# Line 260  ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS Line 244  ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS
244            $(AWK) '    { files[$$0] = 1; } \            $(AWK) '    { files[$$0] = 1; } \
245                 END { for (i in files) print i; }'`; \                 END { for (i in files) print i; }'`; \
246          mkid -fID $$unique          mkid -fID $$unique
 tags: TAGS  
247    
248  TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \  TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
249                  $(TAGS_FILES) $(LISP)                  $(TAGS_FILES) $(LISP)
# Line 275  TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEP Line 258  TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEP
258          test -z "$(ETAGS_ARGS)$$tags$$unique" \          test -z "$(ETAGS_ARGS)$$tags$$unique" \
259            || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \            || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
260               $$tags $$unique               $$tags $$unique
261    
262  ctags: CTAGS  ctags: CTAGS
263  CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \  CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
264                  $(TAGS_FILES) $(LISP)                  $(TAGS_FILES) $(LISP)
# Line 297  GTAGS: Line 281  GTAGS:
281    
282  distclean-tags:  distclean-tags:
283          -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags          -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
284    DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
285    
286    top_distdir = ../..
287    distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
288    
289  distdir: $(DISTFILES)  distdir: $(DISTFILES)
290          @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \          @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
# Line 310  distdir: $(DISTFILES) Line 298  distdir: $(DISTFILES)
298            dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \            dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
299            if test "$$dir" != "$$file" && test "$$dir" != "."; then \            if test "$$dir" != "$$file" && test "$$dir" != "."; then \
300              dir="/$$dir"; \              dir="/$$dir"; \
301              $(mkdir_p) "$(distdir)$$dir"; \              $(mkinstalldirs) "$(distdir)$$dir"; \
302            else \            else \
303              dir=''; \              dir=''; \
304            fi; \            fi; \
# Line 328  distdir: $(DISTFILES) Line 316  distdir: $(DISTFILES)
316  check-am: all-am  check-am: all-am
317  check: check-am  check: check-am
318  all-am: Makefile $(LTLIBRARIES)  all-am: Makefile $(LTLIBRARIES)
319    
320  installdirs:  installdirs:
321  install: install-am  install: install-am
322  install-exec: install-exec-am  install-exec: install-exec-am
# Line 367  dvi: dvi-am Line 356  dvi: dvi-am
356    
357  dvi-am:  dvi-am:
358    
 html: html-am  
   
359  info: info-am  info: info-am
360    
361  info-am:  info-am:
# Line 377  install-data-am: Line 364  install-data-am:
364    
365  install-exec-am:  install-exec-am:
366    
367  install-info: install-info-am  install-info:
368    
369  install-man:  install-man:
370    
# Line 405  uninstall-am: Line 392  uninstall-am:
392  .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \  .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
393          clean-libtool clean-noinstLTLIBRARIES ctags distclean \          clean-libtool clean-noinstLTLIBRARIES ctags distclean \
394          distclean-compile distclean-generic distclean-libtool \          distclean-compile distclean-generic distclean-libtool \
395          distclean-tags distdir dvi dvi-am html html-am info info-am \          distclean-tags distdir dvi dvi-am info info-am install \
396          install install-am install-data install-data-am install-exec \          install-am install-data install-data-am install-exec \
397          install-exec-am install-info install-info-am install-man \          install-exec-am install-info install-info-am install-man \
398          install-strip installcheck installcheck-am installdirs \          install-strip installcheck installcheck-am installdirs \
399          maintainer-clean maintainer-clean-generic mostlyclean \          maintainer-clean maintainer-clean-generic mostlyclean \
400          mostlyclean-compile mostlyclean-generic mostlyclean-libtool \          mostlyclean-compile mostlyclean-generic mostlyclean-libtool pdf \
401          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  
402    
403  # 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.
404  # 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.2.2

  ViewVC Help
Powered by ViewVC 1.1.23