OSDN Git Service

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