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