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