]> gcc.gnu.org Git - gcc.git/blame - libstdc++-v3/Makefile.in
hashtable.h: Trivial formatting fixes.
[gcc.git] / libstdc++-v3 / Makefile.in
CommitLineData
2373de3a 1# Makefile.in generated by automake 1.8.5 from Makefile.am.
ff66d28f 2# @configure_input@
b2dad0e3 3
ec2075e9
BK
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004 Free Software Foundation, Inc.
b2dad0e3
BK
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
ff66d28f 15@SET_MAKE@
b2dad0e3
BK
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
b2dad0e3
BK
19pkgdatadir = $(datadir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkgincludedir = $(includedir)/@PACKAGE@
b2dad0e3 22top_builddir = .
ff66d28f 23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
b2dad0e3 24INSTALL = @INSTALL@
ff66d28f
PE
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
b2dad0e3
BK
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
b2dad0e3 36build_triplet = @build@
b2dad0e3 37host_triplet = @host@
b2dad0e3 38target_triplet = @target@
ec2075e9
BK
39DIST_COMMON = README $(am__configure_deps) $(srcdir)/../config.guess \
40 $(srcdir)/../config.sub $(srcdir)/../install-sh \
41 $(srcdir)/../ltmain.sh $(srcdir)/../missing \
42 $(srcdir)/../mkinstalldirs $(srcdir)/Makefile.am \
43 $(srcdir)/Makefile.in $(srcdir)/config.h.in \
44 $(top_srcdir)/configure $(top_srcdir)/fragment.am \
45 $(top_srcdir)/scripts/check_survey.in \
46 $(top_srcdir)/scripts/testsuite_flags.in ../ABOUT-NLS \
390e4c0d 47 ../COPYING ../COPYING.LIB ../ChangeLog ../README ../compile \
2373de3a
BK
48 ../config.guess ../config.rpath ../config.sub ../depcomp \
49 ../install-sh ../ltcf-c.sh ../ltcf-cxx.sh ../ltcf-gcj.sh \
50 ../ltconfig ../ltmain.sh ../missing ../mkinstalldirs ../ylwrap \
51 ChangeLog acconfig.h
ec2075e9
BK
52subdir = .
53ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
54am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
55 $(top_srcdir)/linkage.m4 \
56 $(top_srcdir)/../config/no-executables.m4 \
57 $(top_srcdir)/../libtool.m4 $(top_srcdir)/crossconfig.m4 \
58 $(top_srcdir)/configure.ac
59am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
60 $(ACLOCAL_M4)
61am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
62 configure.lineno configure.status.lineno
63CONFIG_HEADER = config.h
64CONFIG_CLEAN_FILES = scripts/check_survey scripts/testsuite_flags
65depcomp =
66am__depfiles_maybe =
67SOURCES =
68DIST_SOURCES =
69RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
70 html-recursive info-recursive install-data-recursive \
71 install-exec-recursive install-info-recursive \
72 install-recursive installcheck-recursive installdirs-recursive \
73 pdf-recursive ps-recursive uninstall-info-recursive \
74 uninstall-recursive
75ETAGS = etags
76CTAGS = ctags
77DIST_SUBDIRS = include libmath libsupc++ src po testsuite
78DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
79distdir = $(PACKAGE)-$(VERSION)
80top_distdir = $(distdir)
81am__remove_distdir = \
82 { test ! -d $(distdir) \
83 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
84 && rm -fr $(distdir); }; }
85DIST_ARCHIVES = $(distdir).tar.gz
86GZIP_ENV = --best
87distuninstallcheck_listfiles = find . -type f -print
88distcleancheck_listfiles = find . -type f -print
ff66d28f 89ACLOCAL = @ACLOCAL@
8b0d6051
BK
90ALLOCATOR_H = @ALLOCATOR_H@
91ALLOCATOR_NAME = @ALLOCATOR_NAME@
ff66d28f 92AMTAR = @AMTAR@
b2dad0e3
BK
93AR = @AR@
94AS = @AS@
ec2075e9
BK
95ATOMICITY_SRCDIR = @ATOMICITY_SRCDIR@
96ATOMIC_WORD_SRCDIR = @ATOMIC_WORD_SRCDIR@
ff66d28f
PE
97AUTOCONF = @AUTOCONF@
98AUTOHEADER = @AUTOHEADER@
99AUTOMAKE = @AUTOMAKE@
ab3bc736 100AWK = @AWK@
6aa43d99 101BASIC_FILE_CC = @BASIC_FILE_CC@
4a9d5109 102BASIC_FILE_H = @BASIC_FILE_H@
b2dad0e3 103CC = @CC@
6aa43d99 104CCODECVT_CC = @CCODECVT_CC@
33590f13 105CCODECVT_H = @CCODECVT_H@
6aa43d99
BK
106CCOLLATE_CC = @CCOLLATE_CC@
107CCTYPE_CC = @CCTYPE_CC@
ff66d28f 108CFLAGS = @CFLAGS@
6aa43d99 109CLOCALE_CC = @CLOCALE_CC@
4a9d5109 110CLOCALE_H = @CLOCALE_H@
6aa43d99
BK
111CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
112CMESSAGES_CC = @CMESSAGES_CC@
33590f13 113CMESSAGES_H = @CMESSAGES_H@
6aa43d99
BK
114CMONEY_CC = @CMONEY_CC@
115CNUMERIC_CC = @CNUMERIC_CC@
b2dad0e3 116CPP = @CPP@
ff66d28f 117CPPFLAGS = @CPPFLAGS@
4a9d5109 118CSTDIO_H = @CSTDIO_H@
6aa43d99 119CTIME_CC = @CTIME_CC@
1c26d8fd 120CTIME_H = @CTIME_H@
b2dad0e3
BK
121CXX = @CXX@
122CXXCPP = @CXXCPP@
ff66d28f
PE
123CXXFLAGS = @CXXFLAGS@
124CYGPATH_W = @CYGPATH_W@
e466dc8a 125C_INCLUDE_DIR = @C_INCLUDE_DIR@
c470c17d 126DEBUG_FLAGS = @DEBUG_FLAGS@
ff66d28f
PE
127DEFS = @DEFS@
128ECHO_C = @ECHO_C@
129ECHO_N = @ECHO_N@
130ECHO_T = @ECHO_T@
131EGREP = @EGREP@
b2dad0e3 132EXEEXT = @EXEEXT@
7b267e3e 133EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
ff66d28f
PE
134GLIBCXX_BUILD_DEBUG_FALSE = @GLIBCXX_BUILD_DEBUG_FALSE@
135GLIBCXX_BUILD_DEBUG_TRUE = @GLIBCXX_BUILD_DEBUG_TRUE@
ff66d28f
PE
136GLIBCXX_BUILD_PCH_FALSE = @GLIBCXX_BUILD_PCH_FALSE@
137GLIBCXX_BUILD_PCH_TRUE = @GLIBCXX_BUILD_PCH_TRUE@
138GLIBCXX_BUILD_VERSIONED_SHLIB_FALSE = @GLIBCXX_BUILD_VERSIONED_SHLIB_FALSE@
139GLIBCXX_BUILD_VERSIONED_SHLIB_TRUE = @GLIBCXX_BUILD_VERSIONED_SHLIB_TRUE@
140GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE = @GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE@
141GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE = @GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE@
142GLIBCXX_C_HEADERS_C_FALSE = @GLIBCXX_C_HEADERS_C_FALSE@
143GLIBCXX_C_HEADERS_C_STD_FALSE = @GLIBCXX_C_HEADERS_C_STD_FALSE@
144GLIBCXX_C_HEADERS_C_STD_TRUE = @GLIBCXX_C_HEADERS_C_STD_TRUE@
145GLIBCXX_C_HEADERS_C_TRUE = @GLIBCXX_C_HEADERS_C_TRUE@
92eabea2
PE
146GLIBCXX_HOSTED_FALSE = @GLIBCXX_HOSTED_FALSE@
147GLIBCXX_HOSTED_TRUE = @GLIBCXX_HOSTED_TRUE@
3d7c150e 148GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
ff66d28f
PE
149GLIBCXX_TEST_ABI_FALSE = @GLIBCXX_TEST_ABI_FALSE@
150GLIBCXX_TEST_ABI_TRUE = @GLIBCXX_TEST_ABI_TRUE@
151GLIBCXX_TEST_WCHAR_T_FALSE = @GLIBCXX_TEST_WCHAR_T_FALSE@
152GLIBCXX_TEST_WCHAR_T_TRUE = @GLIBCXX_TEST_WCHAR_T_TRUE@
153INSTALL_DATA = @INSTALL_DATA@
154INSTALL_PROGRAM = @INSTALL_PROGRAM@
155INSTALL_SCRIPT = @INSTALL_SCRIPT@
156INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
d54bc1d8 157LIBICONV = @LIBICONV@
b2dad0e3 158LIBMATHOBJS = @LIBMATHOBJS@
ff66d28f
PE
159LIBOBJS = @LIBOBJS@
160LIBS = @LIBS@
f8e4b51d 161LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
b2dad0e3
BK
162LIBTOOL = @LIBTOOL@
163LN_S = @LN_S@
ff66d28f 164LTLIBOBJS = @LTLIBOBJS@
b2dad0e3 165MAINT = @MAINT@
ff66d28f
PE
166MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
167MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
b2dad0e3 168MAKEINFO = @MAKEINFO@
3df64633 169OBJEXT = @OBJEXT@
e466dc8a 170OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
421173e6 171OPT_LDFLAGS = @OPT_LDFLAGS@
4a9d5109 172OS_INC_SRCDIR = @OS_INC_SRCDIR@
b2dad0e3 173PACKAGE = @PACKAGE@
ff66d28f
PE
174PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
175PACKAGE_NAME = @PACKAGE_NAME@
176PACKAGE_STRING = @PACKAGE_STRING@
177PACKAGE_TARNAME = @PACKAGE_TARNAME@
178PACKAGE_VERSION = @PACKAGE_VERSION@
179PATH_SEPARATOR = @PATH_SEPARATOR@
b2dad0e3 180RANLIB = @RANLIB@
c470c17d
BK
181SECTION_FLAGS = @SECTION_FLAGS@
182SECTION_LDFLAGS = @SECTION_LDFLAGS@
ff66d28f
PE
183SET_MAKE = @SET_MAKE@
184SHELL = @SHELL@
3df64633 185STRIP = @STRIP@
6aa43d99 186SYMVER_MAP = @SYMVER_MAP@
e466dc8a 187TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
33590f13 188USE_NLS = @USE_NLS@
b2dad0e3 189VERSION = @VERSION@
e466dc8a 190WARN_FLAGS = @WARN_FLAGS@
8bd636c5 191WERROR = @WERROR@
ff66d28f
PE
192ac_ct_AR = @ac_ct_AR@
193ac_ct_AS = @ac_ct_AS@
194ac_ct_CC = @ac_ct_CC@
195ac_ct_CXX = @ac_ct_CXX@
196ac_ct_RANLIB = @ac_ct_RANLIB@
197ac_ct_STRIP = @ac_ct_STRIP@
198am__leading_dot = @am__leading_dot@
a1af4623 199baseline_dir = @baseline_dir@
ff66d28f
PE
200bindir = @bindir@
201build = @build@
202build_alias = @build_alias@
203build_cpu = @build_cpu@
204build_os = @build_os@
205build_vendor = @build_vendor@
501e321e 206check_msgfmt = @check_msgfmt@
ff66d28f 207datadir = @datadir@
34791641
PE
208enable_shared = @enable_shared@
209enable_static = @enable_static@
ff66d28f 210exec_prefix = @exec_prefix@
3d7c150e
BK
211glibcxx_MOFILES = @glibcxx_MOFILES@
212glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
213glibcxx_POFILES = @glibcxx_POFILES@
3d7c150e
BK
214glibcxx_builddir = @glibcxx_builddir@
215glibcxx_localedir = @glibcxx_localedir@
216glibcxx_prefixdir = @glibcxx_prefixdir@
217glibcxx_srcdir = @glibcxx_srcdir@
218glibcxx_thread_h = @glibcxx_thread_h@
219glibcxx_toolexecdir = @glibcxx_toolexecdir@
220glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
1fd2f510 221gxx_include_dir = @gxx_include_dir@
ff66d28f
PE
222host = @host@
223host_alias = @host_alias@
224host_cpu = @host_cpu@
225host_os = @host_os@
226host_vendor = @host_vendor@
227includedir = @includedir@
228infodir = @infodir@
229install_sh = @install_sh@
230libdir = @libdir@
231libexecdir = @libexecdir@
4e10943d 232libtool_VERSION = @libtool_VERSION@
ff66d28f
PE
233localstatedir = @localstatedir@
234mandir = @mandir@
ec2075e9 235mkdir_p = @mkdir_p@
ff66d28f
PE
236multi_basedir = @multi_basedir@
237oldincludedir = @oldincludedir@
238port_specific_symbol_files = @port_specific_symbol_files@
239prefix = @prefix@
240program_transform_name = @program_transform_name@
241sbindir = @sbindir@
242sharedstatedir = @sharedstatedir@
243sysconfdir = @sysconfdir@
244target = @target@
245target_alias = @target_alias@
246target_cpu = @target_cpu@
247target_os = @target_os@
248target_vendor = @target_vendor@
e2c20fae 249toplevel_srcdir = @toplevel_srcdir@
b2dad0e3 250MAINT_CHARSET = latin1
ae9dc931 251mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
8c90b13a 252PWD_COMMAND = $${PWDCMD-pwd}
82ba99d5 253STAMP = echo timestamp >
0df3f383
PE
254toolexecdir = $(glibcxx_toolexecdir)
255toolexeclibdir = $(glibcxx_toolexeclibdir)
256
257# These bits are all figured out from configure. Look in acinclude.m4
258# or configure.ac to see how they are set. See GLIBCXX_EXPORT_FLAGS.
259CONFIG_CXXFLAGS = \
260 $(SECTION_FLAGS) $(EXTRA_CXX_FLAGS)
261
262WARN_CXXFLAGS = \
263 $(WARN_FLAGS) $(WERROR) -fdiagnostics-show-location=once
264
265
266# -I/-D flags to pass when compiling.
267AM_CPPFLAGS = $(GLIBCXX_INCLUDES)
92eabea2 268@GLIBCXX_HOSTED_TRUE@hosted_source = src po
ca618b60 269SUBDIRS = include libmath libsupc++ $(hosted_source) testsuite
0df3f383 270
b2dad0e3
BK
271# Multilib support.
272MAKEOVERRIDES =
273
0252d604 274# Multilib support variables.
b2dad0e3
BK
275MULTISRCTOP =
276MULTIBUILDTOP =
277MULTIDIRS =
278MULTISUBDIR =
279MULTIDO = true
280MULTICLEAN = true
281
282# Work around what appears to be a GNU make bug handling MAKEFLAGS
283# values defined in terms of make variables, as is the case for CC and
284# friends when we are called from the top level Makefile.
58ac1d7f
BK
285AM_MAKEFLAGS = \
286 "AR_FLAGS=$(AR_FLAGS)" \
287 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
288 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
289 "CFLAGS=$(CFLAGS)" \
290 "CXXFLAGS=$(CXXFLAGS)" \
291 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
292 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
293 "INSTALL=$(INSTALL)" \
294 "INSTALL_DATA=$(INSTALL_DATA)" \
295 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
296 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
297 "LDFLAGS=$(LDFLAGS)" \
298 "LIBCFLAGS=$(LIBCFLAGS)" \
299 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
300 "MAKE=$(MAKE)" \
301 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
302 "PICFLAG=$(PICFLAG)" \
303 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
304 "SHELL=$(SHELL)" \
305 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
306 "exec_prefix=$(exec_prefix)" \
307 "infodir=$(infodir)" \
308 "libdir=$(libdir)" \
309 "includedir=$(includedir)" \
310 "prefix=$(prefix)" \
311 "tooldir=$(tooldir)" \
312 "gxx_include_dir=$(gxx_include_dir)" \
313 "AR=$(AR)" \
314 "AS=$(AS)" \
315 "LD=$(LD)" \
316 "LIBCFLAGS=$(LIBCFLAGS)" \
317 "PICFLAG=$(PICFLAG)" \
318 "RANLIB=$(RANLIB)" \
319 "NM=$(NM)" \
320 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
321 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
322 "DESTDIR=$(DESTDIR)" \
ca618b60 323 "WERROR=$(WERROR)"
b2dad0e3 324
93b85586 325
8ddfd7e5
DJ
326# Subdir rules rely on $(FLAGS_TO_PASS)
327FLAGS_TO_PASS = $(AM_MAKEFLAGS)
ff66d28f
PE
328all: config.h
329 $(MAKE) $(AM_MAKEFLAGS) all-recursive
b2dad0e3 330
b2dad0e3 331.SUFFIXES:
ec2075e9
BK
332am--refresh:
333 @:
334$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps)
335 @for dep in $?; do \
336 case '$(am__configure_deps)' in \
337 *$$dep*) \
338 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps'; \
339 cd $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps \
340 && exit 0; \
341 exit 1;; \
342 esac; \
343 done; \
344 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps Makefile'; \
ff66d28f 345 cd $(top_srcdir) && \
ec2075e9
BK
346 $(AUTOMAKE) --foreign --ignore-deps Makefile
347.PRECIOUS: Makefile
348Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
349 @case '$?' in \
350 *config.status*) \
351 echo ' $(SHELL) ./config.status'; \
352 $(SHELL) ./config.status;; \
353 *) \
354 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
355 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
356 esac;
357
358$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
b2dad0e3 359 $(SHELL) ./config.status --recheck
b2dad0e3 360
ec2075e9
BK
361$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
362 cd $(srcdir) && $(AUTOCONF)
363$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
ff66d28f
PE
364 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
365
366config.h: stamp-h1
b2dad0e3 367 @if test ! -f $@; then \
ff66d28f
PE
368 rm -f stamp-h1; \
369 $(MAKE) stamp-h1; \
b2dad0e3 370 else :; fi
b2dad0e3 371
ff66d28f
PE
372stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
373 @rm -f stamp-h1
374 cd $(top_builddir) && $(SHELL) ./config.status config.h
ec2075e9 375$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) $(top_srcdir)/acconfig.h
ff66d28f 376 cd $(top_srcdir) && $(AUTOHEADER)
ec2075e9
BK
377 rm -f stamp-h1
378 touch $@
b2dad0e3
BK
379
380distclean-hdr:
ff66d28f
PE
381 -rm -f config.h stamp-h1
382scripts/check_survey: $(top_builddir)/config.status $(top_srcdir)/scripts/check_survey.in
383 cd $(top_builddir) && $(SHELL) ./config.status $@
384scripts/testsuite_flags: $(top_builddir)/config.status $(top_srcdir)/scripts/testsuite_flags.in
385 cd $(top_builddir) && $(SHELL) ./config.status $@
386
387mostlyclean-libtool:
388 -rm -f *.lo
389
390clean-libtool:
391 -rm -rf .libs _libs
b2dad0e3 392
ff66d28f
PE
393distclean-libtool:
394 -rm -f libtool
395uninstall-info-am:
b2dad0e3
BK
396
397# This directory's subdirectories are mostly independent; you can cd
398# into them and run `make' without going through this Makefile.
399# To change the values of `make' variables: instead of editing Makefiles,
400# (1) if the variable is set in `config.status', edit `config.status'
401# (which will cause the Makefiles to be regenerated when you run `make');
402# (2) otherwise, pass the desired values on the `make' command line.
ff66d28f
PE
403$(RECURSIVE_TARGETS):
404 @set fnord $$MAKEFLAGS; amf=$$2; \
b2dad0e3
BK
405 dot_seen=no; \
406 target=`echo $@ | sed s/-recursive//`; \
407 list='$(SUBDIRS)'; for subdir in $$list; do \
408 echo "Making $$target in $$subdir"; \
409 if test "$$subdir" = "."; then \
410 dot_seen=yes; \
411 local_target="$$target-am"; \
412 else \
413 local_target="$$target"; \
414 fi; \
415 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
416 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
417 done; \
418 if test "$$dot_seen" = "no"; then \
419 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
420 fi; test -z "$$fail"
421
422mostlyclean-recursive clean-recursive distclean-recursive \
423maintainer-clean-recursive:
ff66d28f 424 @set fnord $$MAKEFLAGS; amf=$$2; \
b2dad0e3 425 dot_seen=no; \
ff66d28f
PE
426 case "$@" in \
427 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
428 *) list='$(SUBDIRS)' ;; \
429 esac; \
430 rev=''; for subdir in $$list; do \
431 if test "$$subdir" = "."; then :; else \
432 rev="$$subdir $$rev"; \
433 fi; \
b2dad0e3 434 done; \
ff66d28f 435 rev="$$rev ."; \
b2dad0e3
BK
436 target=`echo $@ | sed s/-recursive//`; \
437 for subdir in $$rev; do \
438 echo "Making $$target in $$subdir"; \
439 if test "$$subdir" = "."; then \
440 local_target="$$target-am"; \
441 else \
442 local_target="$$target"; \
443 fi; \
444 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
445 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
446 done && test -z "$$fail"
447tags-recursive:
448 list='$(SUBDIRS)'; for subdir in $$list; do \
449 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
450 done
ff66d28f
PE
451ctags-recursive:
452 list='$(SUBDIRS)'; for subdir in $$list; do \
453 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
454 done
455
ff66d28f
PE
456ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
457 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
458 unique=`for i in $$list; do \
459 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
460 done | \
461 $(AWK) ' { files[$$0] = 1; } \
b2dad0e3 462 END { for (i in files) print i; }'`; \
ff66d28f 463 mkid -fID $$unique
ec2075e9 464tags: TAGS
ff66d28f
PE
465ctags: CTAGS
466CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
467 $(TAGS_FILES) $(LISP)
468 tags=; \
469 here=`pwd`; \
470 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
471 unique=`for i in $$list; do \
472 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
473 done | \
474 $(AWK) ' { files[$$0] = 1; } \
475 END { for (i in files) print i; }'`; \
476 test -z "$(CTAGS_ARGS)$$tags$$unique" \
477 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
478 $$tags $$unique
b2dad0e3 479
ff66d28f
PE
480GTAGS:
481 here=`$(am__cd) $(top_builddir) && pwd` \
482 && cd $(top_srcdir) \
483 && gtags -i $(GTAGS_ARGS) $$here
b2dad0e3
BK
484
485distclean-tags:
ff66d28f 486 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
ff66d28f 487
b2dad0e3 488distdir: $(DISTFILES)
ff66d28f 489 $(am__remove_distdir)
b2dad0e3 490 mkdir $(distdir)
ec2075e9 491 $(mkdir_p) $(distdir)/.. $(distdir)/../config $(distdir)/scripts
ff66d28f
PE
492 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
493 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
494 list='$(DISTFILES)'; for file in $$list; do \
495 case $$file in \
496 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
497 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
498 esac; \
499 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
500 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
501 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
502 dir="/$$dir"; \
ec2075e9 503 $(mkdir_p) "$(distdir)$$dir"; \
ff66d28f
PE
504 else \
505 dir=''; \
506 fi; \
b2dad0e3 507 if test -d $$d/$$file; then \
ff66d28f
PE
508 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
509 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
510 fi; \
511 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
b2dad0e3
BK
512 else \
513 test -f $(distdir)/$$file \
ff66d28f
PE
514 || cp -p $$d/$$file $(distdir)/$$file \
515 || exit 1; \
b2dad0e3
BK
516 fi; \
517 done
92eabea2 518 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
b2dad0e3 519 if test "$$subdir" = .; then :; else \
ec2075e9
BK
520 test -d "$(distdir)/$$subdir" \
521 || mkdir "$(distdir)/$$subdir" \
b2dad0e3 522 || exit 1; \
ff66d28f
PE
523 (cd $$subdir && \
524 $(MAKE) $(AM_MAKEFLAGS) \
ec2075e9
BK
525 top_distdir="../$(top_distdir)" \
526 distdir="../$(distdir)/$$subdir" \
ff66d28f 527 distdir) \
b2dad0e3
BK
528 || exit 1; \
529 fi; \
530 done
ff66d28f
PE
531 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
532 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
533 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
534 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
535 || chmod -R a+r $(distdir)
536dist-gzip: distdir
537 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
538 $(am__remove_distdir)
539
ec2075e9
BK
540dist-bzip2: distdir
541 $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
542 $(am__remove_distdir)
543
544dist-tarZ: distdir
545 $(AMTAR) chof - $(distdir) | compress -c >$(distdir).tar.Z
546 $(am__remove_distdir)
547
548dist-shar: distdir
549 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
550 $(am__remove_distdir)
551
552dist-zip: distdir
553 -rm -f $(distdir).zip
554 zip -rq $(distdir).zip $(distdir)
555 $(am__remove_distdir)
556
ff66d28f
PE
557dist dist-all: distdir
558 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
559 $(am__remove_distdir)
560
561# This target untars the dist file and tries a VPATH configuration. Then
562# it guarantees that the distribution is self-contained by making another
563# tarfile.
564distcheck: dist
ec2075e9
BK
565 case '$(DIST_ARCHIVES)' in \
566 *.tar.gz*) \
567 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - ;;\
568 *.tar.bz2*) \
569 bunzip2 -c $(distdir).tar.bz2 | $(AMTAR) xf - ;;\
570 *.tar.Z*) \
571 uncompress -c $(distdir).tar.Z | $(AMTAR) xf - ;;\
572 *.shar.gz*) \
2373de3a 573 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
ec2075e9
BK
574 *.zip*) \
575 unzip $(distdir).zip ;;\
576 esac
ff66d28f
PE
577 chmod -R a-w $(distdir); chmod a+w $(distdir)
578 mkdir $(distdir)/_build
579 mkdir $(distdir)/_inst
580 chmod a-w $(distdir)
581 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
582 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
583 && cd $(distdir)/_build \
584 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
585 $(DISTCHECK_CONFIGURE_FLAGS) \
586 && $(MAKE) $(AM_MAKEFLAGS) \
587 && $(MAKE) $(AM_MAKEFLAGS) dvi \
588 && $(MAKE) $(AM_MAKEFLAGS) check \
589 && $(MAKE) $(AM_MAKEFLAGS) install \
590 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
591 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
592 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
593 distuninstallcheck \
594 && chmod -R a-w "$$dc_install_base" \
595 && ({ \
2373de3a 596 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
ff66d28f
PE
597 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
598 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
599 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
600 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
601 } || { rm -rf "$$dc_destdir"; exit 1; }) \
602 && rm -rf "$$dc_destdir" \
ec2075e9
BK
603 && $(MAKE) $(AM_MAKEFLAGS) dist \
604 && rm -rf $(DIST_ARCHIVES) \
ff66d28f
PE
605 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
606 $(am__remove_distdir)
ec2075e9
BK
607 @(echo "$(distdir) archives ready for distribution: "; \
608 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
609 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
ff66d28f
PE
610distuninstallcheck:
611 @cd $(distuninstallcheck_dir) \
612 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
613 || { echo "ERROR: files left after uninstall:" ; \
614 if test -n "$(DESTDIR)"; then \
615 echo " (check DESTDIR support)"; \
616 fi ; \
617 $(distuninstallcheck_listfiles) ; \
618 exit 1; } >&2
619distcleancheck: distclean
620 @if test '$(srcdir)' = . ; then \
621 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
622 exit 1 ; \
623 fi
624 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
625 || { echo "ERROR: files left in build directory after distclean:" ; \
626 $(distcleancheck_listfiles) ; \
627 exit 1; } >&2
628check-am: all-am
b2dad0e3 629check: check-recursive
82fa4538 630all-am: Makefile all-multi config.h
ff66d28f
PE
631installdirs: installdirs-recursive
632installdirs-am:
ff66d28f 633install: install-recursive
b2dad0e3 634install-exec: install-exec-recursive
b2dad0e3 635install-data: install-data-recursive
ff66d28f 636uninstall: uninstall-recursive
b2dad0e3
BK
637
638install-am: all-am
639 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
b2dad0e3 640
ff66d28f
PE
641installcheck: installcheck-recursive
642install-strip:
643 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2d52e9e3 644 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
ff66d28f
PE
645 `test -z '$(STRIP)' || \
646 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
b2dad0e3
BK
647mostlyclean-generic:
648
649clean-generic:
650
651distclean-generic:
82fa4538 652 -rm -f $(CONFIG_CLEAN_FILES)
b2dad0e3
BK
653
654maintainer-clean-generic:
ff66d28f
PE
655 @echo "This command is intended for maintainers to use"
656 @echo "it deletes files that may require special tools to rebuild."
82fa4538 657clean: clean-multi clean-recursive
b2dad0e3 658
ff66d28f 659clean-am: clean-generic clean-libtool mostlyclean-am
b2dad0e3 660
82fa4538 661distclean: distclean-multi distclean-recursive
ff66d28f 662 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
82fa4538 663 -rm -f Makefile
ec2075e9
BK
664distclean-am: clean-am distclean-generic distclean-hdr \
665 distclean-libtool distclean-tags
b2dad0e3 666
ff66d28f 667dvi: dvi-recursive
b2dad0e3 668
ff66d28f 669dvi-am:
b2dad0e3 670
ec2075e9
BK
671html: html-recursive
672
ff66d28f 673info: info-recursive
b2dad0e3 674
ff66d28f
PE
675info-am:
676
677install-data-am:
678
82fa4538 679install-exec-am: install-multi
ff66d28f
PE
680
681install-info: install-info-recursive
682
683install-man:
684
685installcheck-am:
b2dad0e3 686
82fa4538 687maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
ff66d28f 688 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
2b1be54b 689 -rm -rf $(top_srcdir)/autom4te.cache
82fa4538 690 -rm -f Makefile
ff66d28f
PE
691maintainer-clean-am: distclean-am maintainer-clean-generic
692
82fa4538 693mostlyclean: mostlyclean-multi mostlyclean-recursive
ff66d28f
PE
694
695mostlyclean-am: mostlyclean-generic mostlyclean-libtool
696
697pdf: pdf-recursive
698
699pdf-am:
700
701ps: ps-recursive
702
703ps-am:
704
705uninstall-am: uninstall-info-am
706
707uninstall-info: uninstall-info-recursive
708
ec2075e9
BK
709.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am all-multi \
710 am--refresh check check-am clean clean-generic clean-libtool \
711 clean-multi clean-recursive ctags ctags-recursive dist \
712 dist-all dist-bzip2 dist-gzip dist-shar dist-tarZ dist-zip \
82fa4538
BK
713 distcheck distclean distclean-generic distclean-hdr \
714 distclean-libtool distclean-multi distclean-recursive \
715 distclean-tags distcleancheck distdir distuninstallcheck dvi \
ec2075e9
BK
716 dvi-am html html-am info info-am install install-am \
717 install-data install-data-am install-exec install-exec-am \
718 install-info install-info-am install-man install-multi \
719 install-strip installcheck installcheck-am installdirs \
720 installdirs-am maintainer-clean maintainer-clean-generic \
82fa4538
BK
721 maintainer-clean-multi maintainer-clean-recursive mostlyclean \
722 mostlyclean-generic mostlyclean-libtool mostlyclean-multi \
ec2075e9
BK
723 mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
724 uninstall uninstall-am uninstall-info-am
b2dad0e3
BK
725
726
92eabea2
PE
727@GLIBCXX_HOSTED_TRUE@ # Possibly libmath as well...
728
ffe94f83 729# These rules are messy, but are hella worth it.
e03f70b3 730doxygen:
8c90b13a
L
731 -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
732 builddir=`${PWD_COMMAND}`; \
ff66d28f 733 ${SHELL} ${srcdir}/docs/doxygen/run_doxygen \
ffe94f83 734 --mode=user $${srcdir} $${builddir})
e03f70b3
PE
735
736doxygen-maint:
8c90b13a
L
737 -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
738 builddir=`${PWD_COMMAND}`; \
ff66d28f 739 ${SHELL} ${srcdir}/docs/doxygen/run_doxygen \
ffe94f83 740 --mode=maint $${srcdir} $${builddir})
e03f70b3 741
ffe94f83 742doxygen-man:
8c90b13a
L
743 -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
744 builddir=`${PWD_COMMAND}`; \
ff66d28f 745 ${SHELL} ${srcdir}/docs/doxygen/run_doxygen \
ffe94f83
PE
746 --mode=man $${srcdir} $${builddir})
747
748.PHONY: doxygen doxygen-maint doxygen-man
e03f70b3 749
2d52e9e3
PE
750# Handy forwarding targets.
751check-%:
752 cd testsuite && $(MAKE) $@
753
0252d604 754# Multilib support.
b2dad0e3
BK
755.PHONY: all-multi mostlyclean-multi clean-multi distclean-multi \
756 maintainer-clean-multi
757
0252d604
BK
758all-recursive: all-multi
759install-recursive: install-multi
760mostlyclean-recursive: mostlyclean-multi
761clean-recursive: clean-multi
762distclean-recursive: distclean-multi
763maintainer-clean-recursive: maintainer-clean-multi
b2dad0e3
BK
764
765all-multi:
6c5d742e 766 : $(MAKE) ; exec $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do
b2dad0e3
BK
767install-multi:
768 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do
769mostlyclean-multi:
770 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean
771clean-multi:
772 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean
773distclean-multi:
774 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean
775maintainer-clean-multi:
776 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean
777
d94611f1 778# All the machinations with string instantiations messes up the
bf93f43b 779# automake-generated TAGS rule. Make a simple one here.
d94611f1 780TAGS: tags-recursive $(LISP)
b2dad0e3
BK
781# Tell versions [3.59,3.63) of GNU make to not export all variables.
782# Otherwise a system limit (for SysV at least) may be exceeded.
783.NOEXPORT:
This page took 0.447031 seconds and 5 git commands to generate.