/[PAMELA software]/chewbacca/PamOffLineSW/forroutines/calorimeter/Makefile.in
ViewVC logotype

Annotation of /chewbacca/PamOffLineSW/forroutines/calorimeter/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations) (download)
Wed Jul 29 15:47:06 2009 UTC (15 years, 4 months ago) by mocchiut
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
Class rollback to previous version, compilation warnings ~fixed, some cleaning

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

  ViewVC Help
Powered by ViewVC 1.1.23