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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (hide annotations) (download) (vendor branch)
Tue Jul 6 12:20:23 2004 UTC (20 years, 5 months ago) by kusanagi
CVS Tags: Rev040706, PreFligth1
Changes since 1.1: +0 -0 lines

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     srcdir = @srcdir@
17     top_srcdir = @top_srcdir@
18     VPATH = @srcdir@
19     pkgdatadir = $(datadir)/@PACKAGE@
20     pkglibdir = $(libdir)/@PACKAGE@
21     pkgincludedir = $(includedir)/@PACKAGE@
22     top_builddir = ../..
23     am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24     INSTALL = @INSTALL@
25     install_sh_DATA = $(install_sh) -c -m 644
26     install_sh_PROGRAM = $(install_sh) -c
27     install_sh_SCRIPT = $(install_sh) -c
28     INSTALL_HEADER = $(INSTALL_DATA)
29     transform = $(program_transform_name)
30     NORMAL_INSTALL = :
31     PRE_INSTALL = :
32     POST_INSTALL = :
33     NORMAL_UNINSTALL = :
34     PRE_UNINSTALL = :
35     POST_UNINSTALL = :
36     host_triplet = @host@
37     subdir = event/physics
38     DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39     ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40     am__aclocal_m4_deps = $(top_srcdir)/configure.in
41     am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42     $(ACLOCAL_M4)
43     mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
44     CONFIG_HEADER = $(top_builddir)/config.h
45     CONFIG_CLEAN_FILES =
46     depcomp =
47     am__depfiles_maybe =
48     SOURCES =
49     DIST_SOURCES =
50     RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
51     html-recursive info-recursive install-data-recursive \
52     install-exec-recursive install-info-recursive \
53     install-recursive installcheck-recursive installdirs-recursive \
54     pdf-recursive ps-recursive uninstall-info-recursive \
55     uninstall-recursive
56     ETAGS = etags
57     CTAGS = ctags
58     DIST_SUBDIRS = $(SUBDIRS)
59     DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
60     ACLOCAL = @ACLOCAL@
61     AMDEP_FALSE = @AMDEP_FALSE@
62     AMDEP_TRUE = @AMDEP_TRUE@
63     AMTAR = @AMTAR@
64     AR = @AR@
65     AUTOCONF = @AUTOCONF@
66     AUTOHEADER = @AUTOHEADER@
67     AUTOMAKE = @AUTOMAKE@
68     AWK = @AWK@
69     CC = @CC@
70     CCDEPMODE = @CCDEPMODE@
71     CFLAGS = @CFLAGS@
72     CPP = @CPP@
73     CPPFLAGS = @CPPFLAGS@
74     CXX = @CXX@
75     CXXCPP = @CXXCPP@
76     CXXDEPMODE = @CXXDEPMODE@
77     CXXFLAGS = @CXXFLAGS@
78     CYGPATH_W = @CYGPATH_W@
79     DEFS = @DEFS@
80     DEPDIR = @DEPDIR@
81     ECHO = @ECHO@
82     ECHO_C = @ECHO_C@
83     ECHO_N = @ECHO_N@
84     ECHO_T = @ECHO_T@
85     EGREP = @EGREP@
86     EXEEXT = @EXEEXT@
87     F77 = @F77@
88     FFLAGS = @FFLAGS@
89     FLIBS = @FLIBS@
90     HAS_DOXYFILE = @HAS_DOXYFILE@
91     INSTALL_DATA = @INSTALL_DATA@
92     INSTALL_PROGRAM = @INSTALL_PROGRAM@
93     INSTALL_SCRIPT = @INSTALL_SCRIPT@
94     INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
95     LDFLAGS = @LDFLAGS@
96     LIBOBJS = @LIBOBJS@
97     LIBS = @LIBS@
98     LIBTOOL = @LIBTOOL@
99     LN_S = @LN_S@
100     LTLIBOBJS = @LTLIBOBJS@
101     MAKEINFO = @MAKEINFO@
102     OBJEXT = @OBJEXT@
103     PACKAGE = @PACKAGE@
104     PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
105     PACKAGE_NAME = @PACKAGE_NAME@
106     PACKAGE_STRING = @PACKAGE_STRING@
107     PACKAGE_TARNAME = @PACKAGE_TARNAME@
108     PACKAGE_VERSION = @PACKAGE_VERSION@
109     PATH_SEPARATOR = @PATH_SEPARATOR@
110     RANLIB = @RANLIB@
111     ROOTCINT = @ROOTCINT@
112     ROOT_INCLUDES = @ROOT_INCLUDES@
113     ROOT_LDFLAGS = @ROOT_LDFLAGS@
114     SET_MAKE = @SET_MAKE@
115     SHELL = @SHELL@
116     STRIP = @STRIP@
117     VERSION = @VERSION@
118     ac_ct_AR = @ac_ct_AR@
119     ac_ct_CC = @ac_ct_CC@
120     ac_ct_CXX = @ac_ct_CXX@
121     ac_ct_F77 = @ac_ct_F77@
122     ac_ct_RANLIB = @ac_ct_RANLIB@
123     ac_ct_STRIP = @ac_ct_STRIP@
124     am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
125     am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
126     am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
127     am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
128     am__include = @am__include@
129     am__leading_dot = @am__leading_dot@
130     am__quote = @am__quote@
131     bindir = @bindir@
132     build = @build@
133     build_alias = @build_alias@
134     build_cpu = @build_cpu@
135     build_os = @build_os@
136     build_vendor = @build_vendor@
137     datadir = @datadir@
138     exec_prefix = @exec_prefix@
139     host = @host@
140     host_alias = @host_alias@
141     host_cpu = @host_cpu@
142     host_os = @host_os@
143     host_vendor = @host_vendor@
144     includedir = @includedir@
145     infodir = @infodir@
146     install_sh = @install_sh@
147     libdir = @libdir@
148     libexecdir = @libexecdir@
149     localstatedir = @localstatedir@
150     mandir = @mandir@
151     mkdir_p = @mkdir_p@
152     oldincludedir = @oldincludedir@
153     prefix = @prefix@
154     program_transform_name = @program_transform_name@
155     sbindir = @sbindir@
156     sharedstatedir = @sharedstatedir@
157     sysconfdir = @sysconfdir@
158     target_alias = @target_alias@
159     AUTOMAKE_OPTIONS = foreign no-dependencies no-installinfo
160     SUBDIRS = anticoinc calorimeter tracker
161     all: all-recursive
162    
163     .SUFFIXES:
164     $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
165     @for dep in $?; do \
166     case '$(am__configure_deps)' in \
167     *$$dep*) \
168     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
169     && exit 0; \
170     exit 1;; \
171     esac; \
172     done; \
173     echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign event/physics/Makefile'; \
174     cd $(top_srcdir) && \
175     $(AUTOMAKE) --foreign event/physics/Makefile
176     .PRECIOUS: Makefile
177     Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
178     @case '$?' in \
179     *config.status*) \
180     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
181     *) \
182     echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
183     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
184     esac;
185    
186     $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
187     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
188    
189     $(top_srcdir)/configure: $(am__configure_deps)
190     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
191     $(ACLOCAL_M4): $(am__aclocal_m4_deps)
192     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
193    
194     mostlyclean-libtool:
195     -rm -f *.lo
196    
197     clean-libtool:
198     -rm -rf .libs _libs
199    
200     distclean-libtool:
201     -rm -f libtool
202     uninstall-info-am:
203    
204     # This directory's subdirectories are mostly independent; you can cd
205     # into them and run `make' without going through this Makefile.
206     # To change the values of `make' variables: instead of editing Makefiles,
207     # (1) if the variable is set in `config.status', edit `config.status'
208     # (which will cause the Makefiles to be regenerated when you run `make');
209     # (2) otherwise, pass the desired values on the `make' command line.
210     $(RECURSIVE_TARGETS):
211     @set fnord $$MAKEFLAGS; amf=$$2; \
212     dot_seen=no; \
213     target=`echo $@ | sed s/-recursive//`; \
214     list='$(SUBDIRS)'; for subdir in $$list; do \
215     echo "Making $$target in $$subdir"; \
216     if test "$$subdir" = "."; then \
217     dot_seen=yes; \
218     local_target="$$target-am"; \
219     else \
220     local_target="$$target"; \
221     fi; \
222     (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
223     || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
224     done; \
225     if test "$$dot_seen" = "no"; then \
226     $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
227     fi; test -z "$$fail"
228    
229     mostlyclean-recursive clean-recursive distclean-recursive \
230     maintainer-clean-recursive:
231     @set fnord $$MAKEFLAGS; amf=$$2; \
232     dot_seen=no; \
233     case "$@" in \
234     distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
235     *) list='$(SUBDIRS)' ;; \
236     esac; \
237     rev=''; for subdir in $$list; do \
238     if test "$$subdir" = "."; then :; else \
239     rev="$$subdir $$rev"; \
240     fi; \
241     done; \
242     rev="$$rev ."; \
243     target=`echo $@ | sed s/-recursive//`; \
244     for subdir in $$rev; do \
245     echo "Making $$target in $$subdir"; \
246     if test "$$subdir" = "."; then \
247     local_target="$$target-am"; \
248     else \
249     local_target="$$target"; \
250     fi; \
251     (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
252     || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
253     done && test -z "$$fail"
254     tags-recursive:
255     list='$(SUBDIRS)'; for subdir in $$list; do \
256     test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
257     done
258     ctags-recursive:
259     list='$(SUBDIRS)'; for subdir in $$list; do \
260     test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
261     done
262    
263     ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
264     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
265     unique=`for i in $$list; do \
266     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
267     done | \
268     $(AWK) ' { files[$$0] = 1; } \
269     END { for (i in files) print i; }'`; \
270     mkid -fID $$unique
271     tags: TAGS
272    
273     TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
274     $(TAGS_FILES) $(LISP)
275     tags=; \
276     here=`pwd`; \
277     if (etags --etags-include --version) >/dev/null 2>&1; then \
278     include_option=--etags-include; \
279     else \
280     include_option=--include; \
281     fi; \
282     list='$(SUBDIRS)'; for subdir in $$list; do \
283     if test "$$subdir" = .; then :; else \
284     test -f $$subdir/TAGS && \
285     tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
286     fi; \
287     done; \
288     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
289     unique=`for i in $$list; do \
290     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
291     done | \
292     $(AWK) ' { files[$$0] = 1; } \
293     END { for (i in files) print i; }'`; \
294     test -z "$(ETAGS_ARGS)$$tags$$unique" \
295     || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
296     $$tags $$unique
297     ctags: CTAGS
298     CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
299     $(TAGS_FILES) $(LISP)
300     tags=; \
301     here=`pwd`; \
302     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
303     unique=`for i in $$list; do \
304     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
305     done | \
306     $(AWK) ' { files[$$0] = 1; } \
307     END { for (i in files) print i; }'`; \
308     test -z "$(CTAGS_ARGS)$$tags$$unique" \
309     || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
310     $$tags $$unique
311    
312     GTAGS:
313     here=`$(am__cd) $(top_builddir) && pwd` \
314     && cd $(top_srcdir) \
315     && gtags -i $(GTAGS_ARGS) $$here
316    
317     distclean-tags:
318     -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
319    
320     distdir: $(DISTFILES)
321     @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
322     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
323     list='$(DISTFILES)'; for file in $$list; do \
324     case $$file in \
325     $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
326     $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
327     esac; \
328     if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
329     dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
330     if test "$$dir" != "$$file" && test "$$dir" != "."; then \
331     dir="/$$dir"; \
332     $(mkdir_p) "$(distdir)$$dir"; \
333     else \
334     dir=''; \
335     fi; \
336     if test -d $$d/$$file; then \
337     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
338     cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
339     fi; \
340     cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
341     else \
342     test -f $(distdir)/$$file \
343     || cp -p $$d/$$file $(distdir)/$$file \
344     || exit 1; \
345     fi; \
346     done
347     list='$(SUBDIRS)'; for subdir in $$list; do \
348     if test "$$subdir" = .; then :; else \
349     test -d "$(distdir)/$$subdir" \
350     || mkdir "$(distdir)/$$subdir" \
351     || exit 1; \
352     (cd $$subdir && \
353     $(MAKE) $(AM_MAKEFLAGS) \
354     top_distdir="../$(top_distdir)" \
355     distdir="../$(distdir)/$$subdir" \
356     distdir) \
357     || exit 1; \
358     fi; \
359     done
360     check-am: all-am
361     check: check-recursive
362     all-am: Makefile
363     installdirs: installdirs-recursive
364     installdirs-am:
365     install: install-recursive
366     install-exec: install-exec-recursive
367     install-data: install-data-recursive
368     uninstall: uninstall-recursive
369    
370     install-am: all-am
371     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
372    
373     installcheck: installcheck-recursive
374     install-strip:
375     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
376     install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
377     `test -z '$(STRIP)' || \
378     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
379     mostlyclean-generic:
380    
381     clean-generic:
382    
383     distclean-generic:
384     -rm -f $(CONFIG_CLEAN_FILES)
385    
386     maintainer-clean-generic:
387     @echo "This command is intended for maintainers to use"
388     @echo "it deletes files that may require special tools to rebuild."
389     clean: clean-recursive
390    
391     clean-am: clean-generic clean-libtool mostlyclean-am
392    
393     distclean: distclean-recursive
394     -rm -f Makefile
395     distclean-am: clean-am distclean-generic distclean-libtool \
396     distclean-tags
397    
398     dvi: dvi-recursive
399    
400     dvi-am:
401    
402     html: html-recursive
403    
404     info: info-recursive
405    
406     info-am:
407    
408     install-data-am:
409    
410     install-exec-am:
411    
412     install-info: install-info-recursive
413    
414     install-man:
415    
416     installcheck-am:
417    
418     maintainer-clean: maintainer-clean-recursive
419     -rm -f Makefile
420     maintainer-clean-am: distclean-am maintainer-clean-generic
421    
422     mostlyclean: mostlyclean-recursive
423    
424     mostlyclean-am: mostlyclean-generic mostlyclean-libtool
425    
426     pdf: pdf-recursive
427    
428     pdf-am:
429    
430     ps: ps-recursive
431    
432     ps-am:
433    
434     uninstall-am:
435    
436     uninstall-info: uninstall-info-recursive
437    
438     .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
439     clean clean-generic clean-libtool clean-recursive ctags \
440     ctags-recursive distclean distclean-generic distclean-libtool \
441     distclean-recursive distclean-tags distdir dvi dvi-am html \
442     html-am info info-am install install-am install-data \
443     install-data-am install-exec install-exec-am install-info \
444     install-info-am install-man install-strip installcheck \
445     installcheck-am installdirs installdirs-am maintainer-clean \
446     maintainer-clean-generic maintainer-clean-recursive \
447     mostlyclean mostlyclean-generic mostlyclean-libtool \
448     mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
449     uninstall uninstall-am uninstall-info-am
450    
451     # Tell versions [3.59,3.63) of GNU make to not export all variables.
452     # Otherwise a system limit (for SysV at least) may be exceeded.
453     .NOEXPORT:

  ViewVC Help
Powered by ViewVC 1.1.23