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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (hide annotations) (download)
Sat Jul 17 20:03:48 2004 UTC (20 years, 4 months ago) by kusanagi
Branch: MAIN
Changes since 1.2: +4 -2 lines
*** empty log message ***

1 kusanagi 1.1 # Makefile.in generated by automake 1.8.3 from Makefile.am.
2     # @configure_input@
3    
4     # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5     # 2003, 2004 Free Software Foundation, Inc.
6     # This Makefile.in is free software; the Free Software Foundation
7     # gives unlimited permission to copy and/or distribute it,
8     # with or without modifications, as long as this notice is preserved.
9    
10     # This program is distributed in the hope that it will be useful,
11     # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12     # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13     # PARTICULAR PURPOSE.
14    
15     @SET_MAKE@
16    
17     SOURCES = $(libdevreaders_la_SOURCES)
18    
19     srcdir = @srcdir@
20     top_srcdir = @top_srcdir@
21     VPATH = @srcdir@
22     pkgdatadir = $(datadir)/@PACKAGE@
23     pkglibdir = $(libdir)/@PACKAGE@
24     pkgincludedir = $(includedir)/@PACKAGE@
25     top_builddir = ../..
26     am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27     INSTALL = @INSTALL@
28     install_sh_DATA = $(install_sh) -c -m 644
29     install_sh_PROGRAM = $(install_sh) -c
30     install_sh_SCRIPT = $(install_sh) -c
31     INSTALL_HEADER = $(INSTALL_DATA)
32     transform = $(program_transform_name)
33     NORMAL_INSTALL = :
34     PRE_INSTALL = :
35     POST_INSTALL = :
36     NORMAL_UNINSTALL = :
37     PRE_UNINSTALL = :
38     POST_UNINSTALL = :
39     host_triplet = @host@
40     subdir = techmodel/physics
41     DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
42     ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43     am__aclocal_m4_deps = $(top_srcdir)/configure.in
44     am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45     $(ACLOCAL_M4)
46     mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
47     CONFIG_HEADER = $(top_builddir)/config.h
48     CONFIG_CLEAN_FILES =
49     LTLIBRARIES = $(noinst_LTLIBRARIES)
50     libdevreaders_la_LIBADD =
51 kusanagi 1.3 am_libdevreaders_la_OBJECTS = TrackerReader.lo AnticounterReader.lo \
52     CalorimeterReader.lo
53 kusanagi 1.1 libdevreaders_la_OBJECTS = $(am_libdevreaders_la_OBJECTS)
54     DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
55     depcomp =
56     am__depfiles_maybe =
57     CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
58     $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
59     LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \
60     $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
61     $(AM_CXXFLAGS) $(CXXFLAGS)
62     CXXLD = $(CXX)
63     CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
64     $(AM_LDFLAGS) $(LDFLAGS) -o $@
65     COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
66     $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
67     LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
68     $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
69     $(AM_CFLAGS) $(CFLAGS)
70     CCLD = $(CC)
71     LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
72     $(AM_LDFLAGS) $(LDFLAGS) -o $@
73     SOURCES = $(libdevreaders_la_SOURCES)
74     DIST_SOURCES = $(libdevreaders_la_SOURCES)
75     ETAGS = etags
76     CTAGS = ctags
77     DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
78     ACLOCAL = @ACLOCAL@
79     AMDEP_FALSE = @AMDEP_FALSE@
80     AMDEP_TRUE = @AMDEP_TRUE@
81     AMTAR = @AMTAR@
82     AR = @AR@
83     AUTOCONF = @AUTOCONF@
84     AUTOHEADER = @AUTOHEADER@
85     AUTOMAKE = @AUTOMAKE@
86     AWK = @AWK@
87     CC = @CC@
88     CCDEPMODE = @CCDEPMODE@
89     CFLAGS = @CFLAGS@
90     CPP = @CPP@
91     CPPFLAGS = @CPPFLAGS@
92     CXX = @CXX@
93     CXXCPP = @CXXCPP@
94     CXXDEPMODE = @CXXDEPMODE@
95     CXXFLAGS = @CXXFLAGS@
96     CYGPATH_W = @CYGPATH_W@
97     DEFS = @DEFS@
98     DEPDIR = @DEPDIR@
99     ECHO = @ECHO@
100     ECHO_C = @ECHO_C@
101     ECHO_N = @ECHO_N@
102     ECHO_T = @ECHO_T@
103     EGREP = @EGREP@
104     EXEEXT = @EXEEXT@
105     F77 = @F77@
106     FFLAGS = @FFLAGS@
107     FLIBS = @FLIBS@
108     HAS_DOXYFILE = @HAS_DOXYFILE@
109     INSTALL_DATA = @INSTALL_DATA@
110     INSTALL_PROGRAM = @INSTALL_PROGRAM@
111     INSTALL_SCRIPT = @INSTALL_SCRIPT@
112     INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
113     LDFLAGS = @LDFLAGS@
114     LIBOBJS = @LIBOBJS@
115     LIBS = @LIBS@
116     LIBTOOL = @LIBTOOL@
117     LN_S = @LN_S@
118     LTLIBOBJS = @LTLIBOBJS@
119     MAKEINFO = @MAKEINFO@
120     OBJEXT = @OBJEXT@
121     PACKAGE = @PACKAGE@
122     PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
123     PACKAGE_NAME = @PACKAGE_NAME@
124     PACKAGE_STRING = @PACKAGE_STRING@
125     PACKAGE_TARNAME = @PACKAGE_TARNAME@
126     PACKAGE_VERSION = @PACKAGE_VERSION@
127     PATH_SEPARATOR = @PATH_SEPARATOR@
128     RANLIB = @RANLIB@
129     ROOTCINT = @ROOTCINT@
130     ROOT_INCLUDES = @ROOT_INCLUDES@
131     ROOT_LDFLAGS = @ROOT_LDFLAGS@
132     SET_MAKE = @SET_MAKE@
133     SHELL = @SHELL@
134     STRIP = @STRIP@
135     VERSION = @VERSION@
136     ac_ct_AR = @ac_ct_AR@
137     ac_ct_CC = @ac_ct_CC@
138     ac_ct_CXX = @ac_ct_CXX@
139     ac_ct_F77 = @ac_ct_F77@
140     ac_ct_RANLIB = @ac_ct_RANLIB@
141     ac_ct_STRIP = @ac_ct_STRIP@
142     am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
143     am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
144     am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
145     am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
146     am__include = @am__include@
147     am__leading_dot = @am__leading_dot@
148     am__quote = @am__quote@
149     bindir = @bindir@
150     build = @build@
151     build_alias = @build_alias@
152     build_cpu = @build_cpu@
153     build_os = @build_os@
154     build_vendor = @build_vendor@
155     datadir = @datadir@
156     exec_prefix = @exec_prefix@
157     host = @host@
158     host_alias = @host_alias@
159     host_cpu = @host_cpu@
160     host_os = @host_os@
161     host_vendor = @host_vendor@
162     includedir = @includedir@
163     infodir = @infodir@
164     install_sh = @install_sh@
165     libdir = @libdir@
166     libexecdir = @libexecdir@
167     localstatedir = @localstatedir@
168     mandir = @mandir@
169     mkdir_p = @mkdir_p@
170     oldincludedir = @oldincludedir@
171     prefix = @prefix@
172     program_transform_name = @program_transform_name@
173     sbindir = @sbindir@
174     sharedstatedir = @sharedstatedir@
175     sysconfdir = @sysconfdir@
176     target_alias = @target_alias@
177     AUTOMAKE_OPTIONS = foreign no-dependencies no-installinfo
178     INCLUDES = -I@top_srcdir@ @ROOT_INCLUDES@
179    
180     # These will build a non-installing libtool library
181     noinst_LTLIBRARIES = libdevreaders.la
182     libdevreaders_la_SOURCES = \
183 kusanagi 1.2 TrackerReader.cpp TrackerReader.h \
184 kusanagi 1.3 AnticounterReader.cpp AnticounterReader.h \
185     CalorimeterReader.cpp CalorimeterReader.h
186 kusanagi 1.1
187     all: all-am
188    
189     .SUFFIXES:
190     .SUFFIXES: .cpp .lo .o .obj
191     $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
192     @for dep in $?; do \
193     case '$(am__configure_deps)' in \
194     *$$dep*) \
195     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
196     && exit 0; \
197     exit 1;; \
198     esac; \
199     done; \
200     echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign techmodel/physics/Makefile'; \
201     cd $(top_srcdir) && \
202     $(AUTOMAKE) --foreign techmodel/physics/Makefile
203     .PRECIOUS: Makefile
204     Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
205     @case '$?' in \
206     *config.status*) \
207     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
208     *) \
209     echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
210     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
211     esac;
212    
213     $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
214     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
215    
216     $(top_srcdir)/configure: $(am__configure_deps)
217     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
218     $(ACLOCAL_M4): $(am__aclocal_m4_deps)
219     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
220    
221     clean-noinstLTLIBRARIES:
222     -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
223     @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
224     dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
225     test "$$dir" = "$$p" && dir=.; \
226     echo "rm -f \"$${dir}/so_locations\""; \
227     rm -f "$${dir}/so_locations"; \
228     done
229     libdevreaders.la: $(libdevreaders_la_OBJECTS) $(libdevreaders_la_DEPENDENCIES)
230     $(CXXLINK) $(libdevreaders_la_LDFLAGS) $(libdevreaders_la_OBJECTS) $(libdevreaders_la_LIBADD) $(LIBS)
231    
232     mostlyclean-compile:
233     -rm -f *.$(OBJEXT)
234    
235     distclean-compile:
236     -rm -f *.tab.c
237    
238     .cpp.o:
239     $(CXXCOMPILE) -c -o $@ $<
240    
241     .cpp.obj:
242     $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
243    
244     .cpp.lo:
245     $(LTCXXCOMPILE) -c -o $@ $<
246    
247     mostlyclean-libtool:
248     -rm -f *.lo
249    
250     clean-libtool:
251     -rm -rf .libs _libs
252    
253     distclean-libtool:
254     -rm -f libtool
255     uninstall-info-am:
256    
257     ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
258     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
259     unique=`for i in $$list; do \
260     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
261     done | \
262     $(AWK) ' { files[$$0] = 1; } \
263     END { for (i in files) print i; }'`; \
264     mkid -fID $$unique
265     tags: TAGS
266    
267     TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
268     $(TAGS_FILES) $(LISP)
269     tags=; \
270     here=`pwd`; \
271     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
272     unique=`for i in $$list; do \
273     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
274     done | \
275     $(AWK) ' { files[$$0] = 1; } \
276     END { for (i in files) print i; }'`; \
277     test -z "$(ETAGS_ARGS)$$tags$$unique" \
278     || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
279     $$tags $$unique
280     ctags: CTAGS
281     CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
282     $(TAGS_FILES) $(LISP)
283     tags=; \
284     here=`pwd`; \
285     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
286     unique=`for i in $$list; do \
287     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
288     done | \
289     $(AWK) ' { files[$$0] = 1; } \
290     END { for (i in files) print i; }'`; \
291     test -z "$(CTAGS_ARGS)$$tags$$unique" \
292     || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
293     $$tags $$unique
294    
295     GTAGS:
296     here=`$(am__cd) $(top_builddir) && pwd` \
297     && cd $(top_srcdir) \
298     && gtags -i $(GTAGS_ARGS) $$here
299    
300     distclean-tags:
301     -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
302    
303     distdir: $(DISTFILES)
304     @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
305     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
306     list='$(DISTFILES)'; for file in $$list; do \
307     case $$file in \
308     $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
309     $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
310     esac; \
311     if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
312     dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
313     if test "$$dir" != "$$file" && test "$$dir" != "."; then \
314     dir="/$$dir"; \
315     $(mkdir_p) "$(distdir)$$dir"; \
316     else \
317     dir=''; \
318     fi; \
319     if test -d $$d/$$file; then \
320     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
321     cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
322     fi; \
323     cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
324     else \
325     test -f $(distdir)/$$file \
326     || cp -p $$d/$$file $(distdir)/$$file \
327     || exit 1; \
328     fi; \
329     done
330     check-am: all-am
331     check: check-am
332     all-am: Makefile $(LTLIBRARIES)
333     installdirs:
334     install: install-am
335     install-exec: install-exec-am
336     install-data: install-data-am
337     uninstall: uninstall-am
338    
339     install-am: all-am
340     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
341    
342     installcheck: installcheck-am
343     install-strip:
344     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
345     install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
346     `test -z '$(STRIP)' || \
347     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
348     mostlyclean-generic:
349    
350     clean-generic:
351    
352     distclean-generic:
353     -rm -f $(CONFIG_CLEAN_FILES)
354    
355     maintainer-clean-generic:
356     @echo "This command is intended for maintainers to use"
357     @echo "it deletes files that may require special tools to rebuild."
358     clean: clean-am
359    
360     clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
361     mostlyclean-am
362    
363     distclean: distclean-am
364     -rm -f Makefile
365     distclean-am: clean-am distclean-compile distclean-generic \
366     distclean-libtool distclean-tags
367    
368     dvi: dvi-am
369    
370     dvi-am:
371    
372     html: html-am
373    
374     info: info-am
375    
376     info-am:
377    
378     install-data-am:
379    
380     install-exec-am:
381    
382     install-info: install-info-am
383    
384     install-man:
385    
386     installcheck-am:
387    
388     maintainer-clean: maintainer-clean-am
389     -rm -f Makefile
390     maintainer-clean-am: distclean-am maintainer-clean-generic
391    
392     mostlyclean: mostlyclean-am
393    
394     mostlyclean-am: mostlyclean-compile mostlyclean-generic \
395     mostlyclean-libtool
396    
397     pdf: pdf-am
398    
399     pdf-am:
400    
401     ps: ps-am
402    
403     ps-am:
404    
405     uninstall-am:
406    
407     .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
408     clean-libtool clean-noinstLTLIBRARIES ctags distclean \
409     distclean-compile distclean-generic distclean-libtool \
410     distclean-tags distdir dvi dvi-am html html-am info info-am \
411     install install-am install-data install-data-am install-exec \
412     install-exec-am install-info install-info-am install-man \
413     install-strip installcheck installcheck-am installdirs \
414     maintainer-clean maintainer-clean-generic mostlyclean \
415     mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
416     pdf pdf-am ps ps-am tags uninstall uninstall-am \
417     uninstall-info-am
418    
419     # Tell versions [3.59,3.63) of GNU make to not export all variables.
420     # Otherwise a system limit (for SysV at least) may be exceeded.
421     .NOEXPORT:

  ViewVC Help
Powered by ViewVC 1.1.23