]> git.uio.no Git - u/mrichter/AliRoot.git/blame - LHAPDF/lhapdf5.5.1/include/Makefile.in
Merge branch 'TPCdev' of /hera/alice/akalweit/software/aliroot/AliRoot_TPCDEV2 into...
[u/mrichter/AliRoot.git] / LHAPDF / lhapdf5.5.1 / include / Makefile.in
CommitLineData
0caf84a5 1# Makefile.in generated by automake 1.10.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008 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@
16VPATH = @srcdir@
17pkgdatadir = $(datadir)/@PACKAGE@
18pkglibdir = $(libdir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21install_sh_DATA = $(install_sh) -c -m 644
22install_sh_PROGRAM = $(install_sh) -c
23install_sh_SCRIPT = $(install_sh) -c
24INSTALL_HEADER = $(INSTALL_DATA)
25transform = $(program_transform_name)
26NORMAL_INSTALL = :
27PRE_INSTALL = :
28POST_INSTALL = :
29NORMAL_UNINSTALL = :
30PRE_UNINSTALL = :
31POST_UNINSTALL = :
32build_triplet = @build@
33host_triplet = @host@
34subdir = include
35DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
36ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
37am__aclocal_m4_deps = $(top_srcdir)/m4/binreloc.m4 \
38 $(top_srcdir)/m4/compilerflags.m4 $(top_srcdir)/m4/python.m4 \
39 $(top_srcdir)/m4/swig.m4 $(top_srcdir)/configure.ac
40am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
41 $(ACLOCAL_M4)
42mkinstalldirs = $(install_sh) -d
43CONFIG_HEADER = $(top_builddir)/config/config.h \
44 $(top_builddir)/include/LHAPDF/FortranWrappers.h
45CONFIG_CLEAN_FILES =
46SOURCES =
47DIST_SOURCES =
48RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
49 html-recursive info-recursive install-data-recursive \
50 install-dvi-recursive install-exec-recursive \
51 install-html-recursive install-info-recursive \
52 install-pdf-recursive install-ps-recursive install-recursive \
53 installcheck-recursive installdirs-recursive pdf-recursive \
54 ps-recursive uninstall-recursive
55RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
56 distclean-recursive maintainer-clean-recursive
57ETAGS = etags
58CTAGS = ctags
59DIST_SUBDIRS = $(SUBDIRS)
60DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
61ACLOCAL = @ACLOCAL@
62AMTAR = @AMTAR@
63AM_CPPFLAGS = @AM_CPPFLAGS@
64AM_CXXFLAGS = @AM_CXXFLAGS@
65AM_FCFLAGS = @AM_FCFLAGS@
66AM_FFLAGS = @AM_FFLAGS@
67AR = @AR@
68AUTOCONF = @AUTOCONF@
69AUTOHEADER = @AUTOHEADER@
70AUTOMAKE = @AUTOMAKE@
71AWK = @AWK@
72BINRELOC_CFLAGS = @BINRELOC_CFLAGS@
73BINRELOC_LIBS = @BINRELOC_LIBS@
74CC = @CC@
75CCDEPMODE = @CCDEPMODE@
76CFLAGS = @CFLAGS@
77CPP = @CPP@
78CPPFLAGS = @CPPFLAGS@
79CXX = @CXX@
80CXXCPP = @CXXCPP@
81CXXDEPMODE = @CXXDEPMODE@
82CXXFLAGS = @CXXFLAGS@
83CYGPATH_W = @CYGPATH_W@
84DEFS = @DEFS@
85DEPDIR = @DEPDIR@
86DOXYGEN = @DOXYGEN@
87DSYMUTIL = @DSYMUTIL@
88ECHO = @ECHO@
89ECHO_C = @ECHO_C@
90ECHO_N = @ECHO_N@
91ECHO_T = @ECHO_T@
92EGREP = @EGREP@
93EXEEXT = @EXEEXT@
94F77 = @F77@
95FC = @FC@
96FCFLAGS = @FCFLAGS@
97FCLIBS = @FCLIBS@
98FFLAGS = @FFLAGS@
99GREP = @GREP@
100INSTALL = @INSTALL@
101INSTALL_DATA = @INSTALL_DATA@
102INSTALL_PROGRAM = @INSTALL_PROGRAM@
103INSTALL_SCRIPT = @INSTALL_SCRIPT@
104INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
105LDFLAGS = @LDFLAGS@
106LIBOBJS = @LIBOBJS@
107LIBS = @LIBS@
108LIBTOOL = @LIBTOOL@
109LN_S = @LN_S@
110LTLIBOBJS = @LTLIBOBJS@
111MAKEINFO = @MAKEINFO@
112MKDIR_P = @MKDIR_P@
113NMEDIT = @NMEDIT@
114NMXSET = @NMXSET@
115OBJEXT = @OBJEXT@
116PACKAGE = @PACKAGE@
117PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
118PACKAGE_NAME = @PACKAGE_NAME@
119PACKAGE_STRING = @PACKAGE_STRING@
120PACKAGE_TARNAME = @PACKAGE_TARNAME@
121PACKAGE_VERSION = @PACKAGE_VERSION@
122PATH_SEPARATOR = @PATH_SEPARATOR@
123PYTHON = @PYTHON@
124PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
125PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
126PYTHON_EXTRA_LDFLAGS = @PYTHON_EXTRA_LDFLAGS@
127PYTHON_EXTRA_LIBS = @PYTHON_EXTRA_LIBS@
128PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
129PYTHON_PLATFORM = @PYTHON_PLATFORM@
130PYTHON_PREFIX = @PYTHON_PREFIX@
131PYTHON_SITE_PKG = @PYTHON_SITE_PKG@
132PYTHON_VERSION = @PYTHON_VERSION@
133RANLIB = @RANLIB@
134SED = @SED@
135SET_MAKE = @SET_MAKE@
136SHELL = @SHELL@
137STRIP = @STRIP@
138SWIG = @SWIG@
139SWIG_LIB = @SWIG_LIB@
140SWIG_PYTHON_CPPFLAGS = @SWIG_PYTHON_CPPFLAGS@
141SWIG_PYTHON_OPT = @SWIG_PYTHON_OPT@
142SWVERS = @SWVERS@
143VERSION = @VERSION@
144VERSIONFLAGS = @VERSIONFLAGS@
145abs_builddir = @abs_builddir@
146abs_srcdir = @abs_srcdir@
147abs_top_builddir = @abs_top_builddir@
148abs_top_srcdir = @abs_top_srcdir@
149ac_ct_CC = @ac_ct_CC@
150ac_ct_CXX = @ac_ct_CXX@
151ac_ct_F77 = @ac_ct_F77@
152ac_ct_FC = @ac_ct_FC@
153am__include = @am__include@
154am__leading_dot = @am__leading_dot@
155am__quote = @am__quote@
156am__tar = @am__tar@
157am__untar = @am__untar@
158bindir = @bindir@
159build = @build@
160build_alias = @build_alias@
161build_cpu = @build_cpu@
162build_os = @build_os@
163build_vendor = @build_vendor@
164builddir = @builddir@
165datadir = @datadir@
166datarootdir = @datarootdir@
167docdir = @docdir@
168dvidir = @dvidir@
169exec_prefix = @exec_prefix@
170host = @host@
171host_alias = @host_alias@
172host_cpu = @host_cpu@
173host_os = @host_os@
174host_vendor = @host_vendor@
175htmldir = @htmldir@
176includedir = @includedir@
177infodir = @infodir@
178install_sh = @install_sh@
179libdir = @libdir@
180libexecdir = @libexecdir@
181localedir = @localedir@
182localstatedir = @localstatedir@
183mandir = @mandir@
184mkdir_p = @mkdir_p@
185oldincludedir = @oldincludedir@
186pdfdir = @pdfdir@
187pkgpyexecdir = @pkgpyexecdir@
188pkgpythondir = @pkgpythondir@
189prefix = @prefix@
190program_transform_name = @program_transform_name@
191psdir = @psdir@
192pyexecdir = @pyexecdir@
193pythondir = @pythondir@
194sbindir = @sbindir@
195sharedstatedir = @sharedstatedir@
196srcdir = @srcdir@
197sysconfdir = @sysconfdir@
198target_alias = @target_alias@
199top_builddir = @top_builddir@
200top_srcdir = @top_srcdir@
201SUBDIRS = LHAPDF
202all: all-recursive
203
204.SUFFIXES:
205$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
206 @for dep in $?; do \
207 case '$(am__configure_deps)' in \
208 *$$dep*) \
209 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
210 && exit 0; \
211 exit 1;; \
212 esac; \
213 done; \
214 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/Makefile'; \
215 cd $(top_srcdir) && \
216 $(AUTOMAKE) --gnu include/Makefile
217.PRECIOUS: Makefile
218Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
219 @case '$?' in \
220 *config.status*) \
221 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
222 *) \
223 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
224 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
225 esac;
226
227$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
228 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
229
230$(top_srcdir)/configure: $(am__configure_deps)
231 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
232$(ACLOCAL_M4): $(am__aclocal_m4_deps)
233 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
234
235mostlyclean-libtool:
236 -rm -f *.lo
237
238clean-libtool:
239 -rm -rf .libs _libs
240
241# This directory's subdirectories are mostly independent; you can cd
242# into them and run `make' without going through this Makefile.
243# To change the values of `make' variables: instead of editing Makefiles,
244# (1) if the variable is set in `config.status', edit `config.status'
245# (which will cause the Makefiles to be regenerated when you run `make');
246# (2) otherwise, pass the desired values on the `make' command line.
247$(RECURSIVE_TARGETS):
248 @failcom='exit 1'; \
249 for f in x $$MAKEFLAGS; do \
250 case $$f in \
251 *=* | --[!k]*);; \
252 *k*) failcom='fail=yes';; \
253 esac; \
254 done; \
255 dot_seen=no; \
256 target=`echo $@ | sed s/-recursive//`; \
257 list='$(SUBDIRS)'; for subdir in $$list; do \
258 echo "Making $$target in $$subdir"; \
259 if test "$$subdir" = "."; then \
260 dot_seen=yes; \
261 local_target="$$target-am"; \
262 else \
263 local_target="$$target"; \
264 fi; \
265 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
266 || eval $$failcom; \
267 done; \
268 if test "$$dot_seen" = "no"; then \
269 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
270 fi; test -z "$$fail"
271
272$(RECURSIVE_CLEAN_TARGETS):
273 @failcom='exit 1'; \
274 for f in x $$MAKEFLAGS; do \
275 case $$f in \
276 *=* | --[!k]*);; \
277 *k*) failcom='fail=yes';; \
278 esac; \
279 done; \
280 dot_seen=no; \
281 case "$@" in \
282 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
283 *) list='$(SUBDIRS)' ;; \
284 esac; \
285 rev=''; for subdir in $$list; do \
286 if test "$$subdir" = "."; then :; else \
287 rev="$$subdir $$rev"; \
288 fi; \
289 done; \
290 rev="$$rev ."; \
291 target=`echo $@ | sed s/-recursive//`; \
292 for subdir in $$rev; do \
293 echo "Making $$target in $$subdir"; \
294 if test "$$subdir" = "."; then \
295 local_target="$$target-am"; \
296 else \
297 local_target="$$target"; \
298 fi; \
299 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
300 || eval $$failcom; \
301 done && test -z "$$fail"
302tags-recursive:
303 list='$(SUBDIRS)'; for subdir in $$list; do \
304 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
305 done
306ctags-recursive:
307 list='$(SUBDIRS)'; for subdir in $$list; do \
308 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
309 done
310
311ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
312 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
313 unique=`for i in $$list; do \
314 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
315 done | \
316 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
317 END { if (nonempty) { for (i in files) print i; }; }'`; \
318 mkid -fID $$unique
319tags: TAGS
320
321TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
322 $(TAGS_FILES) $(LISP)
323 tags=; \
324 here=`pwd`; \
325 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
326 include_option=--etags-include; \
327 empty_fix=.; \
328 else \
329 include_option=--include; \
330 empty_fix=; \
331 fi; \
332 list='$(SUBDIRS)'; for subdir in $$list; do \
333 if test "$$subdir" = .; then :; else \
334 test ! -f $$subdir/TAGS || \
335 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
336 fi; \
337 done; \
338 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
339 unique=`for i in $$list; do \
340 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
341 done | \
342 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
343 END { if (nonempty) { for (i in files) print i; }; }'`; \
344 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
345 test -n "$$unique" || unique=$$empty_fix; \
346 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
347 $$tags $$unique; \
348 fi
349ctags: CTAGS
350CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
351 $(TAGS_FILES) $(LISP)
352 tags=; \
353 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
354 unique=`for i in $$list; do \
355 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
356 done | \
357 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
358 END { if (nonempty) { for (i in files) print i; }; }'`; \
359 test -z "$(CTAGS_ARGS)$$tags$$unique" \
360 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
361 $$tags $$unique
362
363GTAGS:
364 here=`$(am__cd) $(top_builddir) && pwd` \
365 && cd $(top_srcdir) \
366 && gtags -i $(GTAGS_ARGS) $$here
367
368distclean-tags:
369 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
370
371distdir: $(DISTFILES)
372 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
373 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
374 list='$(DISTFILES)'; \
375 dist_files=`for file in $$list; do echo $$file; done | \
376 sed -e "s|^$$srcdirstrip/||;t" \
377 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
378 case $$dist_files in \
379 */*) $(MKDIR_P) `echo "$$dist_files" | \
380 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
381 sort -u` ;; \
382 esac; \
383 for file in $$dist_files; do \
384 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
385 if test -d $$d/$$file; then \
386 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
387 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
388 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
389 fi; \
390 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
391 else \
392 test -f $(distdir)/$$file \
393 || cp -p $$d/$$file $(distdir)/$$file \
394 || exit 1; \
395 fi; \
396 done
397 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
398 if test "$$subdir" = .; then :; else \
399 test -d "$(distdir)/$$subdir" \
400 || $(MKDIR_P) "$(distdir)/$$subdir" \
401 || exit 1; \
402 distdir=`$(am__cd) $(distdir) && pwd`; \
403 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
404 (cd $$subdir && \
405 $(MAKE) $(AM_MAKEFLAGS) \
406 top_distdir="$$top_distdir" \
407 distdir="$$distdir/$$subdir" \
408 am__remove_distdir=: \
409 am__skip_length_check=: \
410 distdir) \
411 || exit 1; \
412 fi; \
413 done
414check-am: all-am
415check: check-recursive
416all-am: Makefile
417installdirs: installdirs-recursive
418installdirs-am:
419install: install-recursive
420install-exec: install-exec-recursive
421install-data: install-data-recursive
422uninstall: uninstall-recursive
423
424install-am: all-am
425 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
426
427installcheck: installcheck-recursive
428install-strip:
429 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
430 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
431 `test -z '$(STRIP)' || \
432 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
433mostlyclean-generic:
434
435clean-generic:
436
437distclean-generic:
438 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
439
440maintainer-clean-generic:
441 @echo "This command is intended for maintainers to use"
442 @echo "it deletes files that may require special tools to rebuild."
443clean: clean-recursive
444
445clean-am: clean-generic clean-libtool mostlyclean-am
446
447distclean: distclean-recursive
448 -rm -f Makefile
449distclean-am: clean-am distclean-generic distclean-tags
450
451dvi: dvi-recursive
452
453dvi-am:
454
455html: html-recursive
456
457info: info-recursive
458
459info-am:
460
461install-data-am:
462
463install-dvi: install-dvi-recursive
464
465install-exec-am:
466
467install-html: install-html-recursive
468
469install-info: install-info-recursive
470
471install-man:
472
473install-pdf: install-pdf-recursive
474
475install-ps: install-ps-recursive
476
477installcheck-am:
478
479maintainer-clean: maintainer-clean-recursive
480 -rm -f Makefile
481maintainer-clean-am: distclean-am maintainer-clean-generic
482
483mostlyclean: mostlyclean-recursive
484
485mostlyclean-am: mostlyclean-generic mostlyclean-libtool
486
487pdf: pdf-recursive
488
489pdf-am:
490
491ps: ps-recursive
492
493ps-am:
494
495uninstall-am:
496
497.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
498 install-strip
499
500.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
501 all all-am check check-am clean clean-generic clean-libtool \
502 ctags ctags-recursive distclean distclean-generic \
503 distclean-libtool distclean-tags distdir dvi dvi-am html \
504 html-am info info-am install install-am install-data \
505 install-data-am install-dvi install-dvi-am install-exec \
506 install-exec-am install-html install-html-am install-info \
507 install-info-am install-man install-pdf install-pdf-am \
508 install-ps install-ps-am install-strip installcheck \
509 installcheck-am installdirs installdirs-am maintainer-clean \
510 maintainer-clean-generic mostlyclean mostlyclean-generic \
511 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
512 uninstall uninstall-am
513
514# Tell versions [3.59,3.63) of GNU make to not export all variables.
515# Otherwise a system limit (for SysV at least) may be exceeded.
516.NOEXPORT: