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