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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations) (download)
Tue Jul 20 13:03:25 2004 UTC (20 years, 4 months ago) by kusanagi
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
*** 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 = $(libanticoincevent_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 = event/physics/anticoinc
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     libanticoincevent_la_LIBADD =
51     am_libanticoincevent_la_OBJECTS = AnticounterEvent.lo \
52     AnticoincEventDict.lo
53     libanticoincevent_la_OBJECTS = $(am_libanticoincevent_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 = $(libanticoincevent_la_SOURCES)
74     DIST_SOURCES = $(libanticoincevent_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 = @ROOT_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@ -I@top_srcdir@/event @ROOT_INCLUDES@
179     noinst_LTLIBRARIES = libanticoincevent.la
180     libanticoincevent_la_SOURCES = AnticounterEvent.cpp AnticounterEvent.h \
181     AnticoincEventDict.cpp AnticoincEventDict.h LinkDef.h
182    
183     BUILT_SOURCES = AnticoincEventDict.cpp AnticoincEventDict.h
184     all: $(BUILT_SOURCES)
185     $(MAKE) $(AM_MAKEFLAGS) all-am
186    
187     .SUFFIXES:
188     .SUFFIXES: .cpp .lo .o .obj
189     $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
190     @for dep in $?; do \
191     case '$(am__configure_deps)' in \
192     *$$dep*) \
193     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
194     && exit 0; \
195     exit 1;; \
196     esac; \
197     done; \
198     echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign event/physics/anticoinc/Makefile'; \
199     cd $(top_srcdir) && \
200     $(AUTOMAKE) --foreign event/physics/anticoinc/Makefile
201     .PRECIOUS: Makefile
202     Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
203     @case '$?' in \
204     *config.status*) \
205     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
206     *) \
207     echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
208     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
209     esac;
210    
211     $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
212     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
213    
214     $(top_srcdir)/configure: $(am__configure_deps)
215     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
216     $(ACLOCAL_M4): $(am__aclocal_m4_deps)
217     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
218    
219     clean-noinstLTLIBRARIES:
220     -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
221     @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
222     dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
223     test "$$dir" = "$$p" && dir=.; \
224     echo "rm -f \"$${dir}/so_locations\""; \
225     rm -f "$${dir}/so_locations"; \
226     done
227     libanticoincevent.la: $(libanticoincevent_la_OBJECTS) $(libanticoincevent_la_DEPENDENCIES)
228     $(CXXLINK) $(libanticoincevent_la_LDFLAGS) $(libanticoincevent_la_OBJECTS) $(libanticoincevent_la_LIBADD) $(LIBS)
229    
230     mostlyclean-compile:
231     -rm -f *.$(OBJEXT)
232    
233     distclean-compile:
234     -rm -f *.tab.c
235    
236     .cpp.o:
237     $(CXXCOMPILE) -c -o $@ $<
238    
239     .cpp.obj:
240     $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
241    
242     .cpp.lo:
243     $(LTCXXCOMPILE) -c -o $@ $<
244    
245     mostlyclean-libtool:
246     -rm -f *.lo
247    
248     clean-libtool:
249     -rm -rf .libs _libs
250    
251     distclean-libtool:
252     -rm -f libtool
253     uninstall-info-am:
254    
255     ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
256     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
257     unique=`for i in $$list; do \
258     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
259     done | \
260     $(AWK) ' { files[$$0] = 1; } \
261     END { for (i in files) print i; }'`; \
262     mkid -fID $$unique
263     tags: TAGS
264    
265     TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
266     $(TAGS_FILES) $(LISP)
267     tags=; \
268     here=`pwd`; \
269     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
270     unique=`for i in $$list; do \
271     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
272     done | \
273     $(AWK) ' { files[$$0] = 1; } \
274     END { for (i in files) print i; }'`; \
275     test -z "$(ETAGS_ARGS)$$tags$$unique" \
276     || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
277     $$tags $$unique
278     ctags: CTAGS
279     CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
280     $(TAGS_FILES) $(LISP)
281     tags=; \
282     here=`pwd`; \
283     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
284     unique=`for i in $$list; do \
285     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
286     done | \
287     $(AWK) ' { files[$$0] = 1; } \
288     END { for (i in files) print i; }'`; \
289     test -z "$(CTAGS_ARGS)$$tags$$unique" \
290     || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
291     $$tags $$unique
292    
293     GTAGS:
294     here=`$(am__cd) $(top_builddir) && pwd` \
295     && cd $(top_srcdir) \
296     && gtags -i $(GTAGS_ARGS) $$here
297    
298     distclean-tags:
299     -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
300    
301     distdir: $(DISTFILES)
302     @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
303     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
304     list='$(DISTFILES)'; for file in $$list; do \
305     case $$file in \
306     $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
307     $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
308     esac; \
309     if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
310     dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
311     if test "$$dir" != "$$file" && test "$$dir" != "."; then \
312     dir="/$$dir"; \
313     $(mkdir_p) "$(distdir)$$dir"; \
314     else \
315     dir=''; \
316     fi; \
317     if test -d $$d/$$file; then \
318     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
319     cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
320     fi; \
321     cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
322     else \
323     test -f $(distdir)/$$file \
324     || cp -p $$d/$$file $(distdir)/$$file \
325     || exit 1; \
326     fi; \
327     done
328     check-am: all-am
329     check: $(BUILT_SOURCES)
330     $(MAKE) $(AM_MAKEFLAGS) check-am
331     all-am: Makefile $(LTLIBRARIES)
332     installdirs:
333     install: $(BUILT_SOURCES)
334     $(MAKE) $(AM_MAKEFLAGS) 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     -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
359     clean: clean-am
360    
361     clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
362     mostlyclean-am
363    
364     distclean: distclean-am
365     -rm -f Makefile
366     distclean-am: clean-am distclean-compile distclean-generic \
367     distclean-libtool distclean-tags
368    
369     dvi: dvi-am
370    
371     dvi-am:
372    
373     html: html-am
374    
375     info: info-am
376    
377     info-am:
378    
379     install-data-am:
380    
381     install-exec-am:
382    
383     install-info: install-info-am
384    
385     install-man:
386    
387     installcheck-am:
388    
389     maintainer-clean: maintainer-clean-am
390     -rm -f Makefile
391     maintainer-clean-am: distclean-am maintainer-clean-generic
392    
393     mostlyclean: mostlyclean-am
394    
395     mostlyclean-am: mostlyclean-compile mostlyclean-generic \
396     mostlyclean-libtool
397    
398     pdf: pdf-am
399    
400     pdf-am:
401    
402     ps: ps-am
403    
404     ps-am:
405    
406     uninstall-am:
407    
408     .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
409     clean-libtool clean-noinstLTLIBRARIES ctags distclean \
410     distclean-compile distclean-generic distclean-libtool \
411     distclean-tags distdir dvi dvi-am html html-am info info-am \
412     install install-am install-data install-data-am install-exec \
413     install-exec-am install-info install-info-am install-man \
414     install-strip installcheck installcheck-am installdirs \
415     maintainer-clean maintainer-clean-generic mostlyclean \
416     mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
417     pdf pdf-am ps ps-am tags uninstall uninstall-am \
418     uninstall-info-am
419    
420    
421     AnticoincEventDict.cpp: AnticounterEvent.h LinkDef.h
422     @ROOTCINT@ -f $@ -c ${INCLUDES} $^
423     # Tell versions [3.59,3.63) of GNU make to not export all variables.
424     # Otherwise a system limit (for SysV at least) may be exceeded.
425     .NOEXPORT:

  ViewVC Help
Powered by ViewVC 1.1.23