OSDN Git Service

2002-09-16 Benjamin Kosnik <bkoz@redhat.com>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / Makefile.in
1 # Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
7
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11 # PARTICULAR PURPOSE.
12
13
14 SHELL = @SHELL@
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
34
35 DESTDIR =
36
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = .
42
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
47
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
53
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 build_alias = @build_alias@
61 build_triplet = @build@
62 host_alias = @host_alias@
63 host_triplet = @host@
64 target_alias = @target_alias@
65 target_triplet = @target@
66 AR = @AR@
67 AS = @AS@
68 ATOMICITY_INC_SRCDIR = @ATOMICITY_INC_SRCDIR@
69 AWK = @AWK@
70 BASIC_FILE_H = @BASIC_FILE_H@
71 CC = @CC@
72 CCODECVT_C = @CCODECVT_C@
73 CCODECVT_H = @CCODECVT_H@
74 CLOCALE_H = @CLOCALE_H@
75 CMESSAGES_H = @CMESSAGES_H@
76 CPP = @CPP@
77 CPU_LIMITS_INC_SRCDIR = @CPU_LIMITS_INC_SRCDIR@
78 CSTDIO_H = @CSTDIO_H@
79 CXX = @CXX@
80 CXXCPP = @CXXCPP@
81 C_INCLUDE_DIR = @C_INCLUDE_DIR@
82 DEBUG_FLAGS = @DEBUG_FLAGS@
83 DLLTOOL = @DLLTOOL@
84 EXEEXT = @EXEEXT@
85 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
86 GCJ = @GCJ@
87 GCJFLAGS = @GCJFLAGS@
88 GLIBCPP_INCLUDES = @GLIBCPP_INCLUDES@
89 GLIBCPP_IS_CROSS_COMPILING = @GLIBCPP_IS_CROSS_COMPILING@
90 LIBIO_INCLUDES = @LIBIO_INCLUDES@
91 LIBMATHOBJS = @LIBMATHOBJS@
92 LIBMATH_INCLUDES = @LIBMATH_INCLUDES@
93 LIBSUPCXX_INCLUDES = @LIBSUPCXX_INCLUDES@
94 LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
95 LIBTOOL = @LIBTOOL@
96 LIBUNWIND_FLAG = @LIBUNWIND_FLAG@
97 LN_S = @LN_S@
98 MAINT = @MAINT@
99 MAKEINFO = @MAKEINFO@
100 OBJDUMP = @OBJDUMP@
101 OBJEXT = @OBJEXT@
102 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
103 OPT_LDFLAGS = @OPT_LDFLAGS@
104 OS_INC_SRCDIR = @OS_INC_SRCDIR@
105 PACKAGE = @PACKAGE@
106 RANLIB = @RANLIB@
107 SECTION_FLAGS = @SECTION_FLAGS@
108 SECTION_LDFLAGS = @SECTION_LDFLAGS@
109 STRIP = @STRIP@
110 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
111 USE_NLS = @USE_NLS@
112 VERSION = @VERSION@
113 WARN_FLAGS = @WARN_FLAGS@
114 WERROR = @WERROR@
115 check_msgfmt = @check_msgfmt@
116 enable_shared = @enable_shared@
117 enable_static = @enable_static@
118 glibcpp_CXX = @glibcpp_CXX@
119 glibcpp_MOFILES = @glibcpp_MOFILES@
120 glibcpp_POFILES = @glibcpp_POFILES@
121 glibcpp_basedir = @glibcpp_basedir@
122 glibcpp_builddir = @glibcpp_builddir@
123 glibcpp_localedir = @glibcpp_localedir@
124 glibcpp_prefixdir = @glibcpp_prefixdir@
125 glibcpp_srcdir = @glibcpp_srcdir@
126 glibcpp_thread_h = @glibcpp_thread_h@
127 glibcpp_toolexecdir = @glibcpp_toolexecdir@
128 glibcpp_toolexeclibdir = @glibcpp_toolexeclibdir@
129 gxx_include_dir = @gxx_include_dir@
130 ifGNUmake = @ifGNUmake@
131 libio_la = @libio_la@
132 libtool_VERSION = @libtool_VERSION@
133 toplevel_srcdir = @toplevel_srcdir@
134
135 AUTOMAKE_OPTIONS = 1.3 cygnus
136 MAINT_CHARSET = latin1
137
138 SUBDIRS = include libio libmath libsupc++ src po testsuite 
139
140 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
141
142 PWD = $${PWDCMD-pwd}
143
144 # Use 'new-abi-baseline' to create an initial symbol file.  Then run
145 # 'check-abi' to test for changes against that file.
146 baseline_file = @baseline_file@
147
148 # Multilib support.
149 MAKEOVERRIDES = 
150
151 # Multilib variables.
152 MULTISRCTOP = 
153 MULTIBUILDTOP = 
154 MULTIDIRS = 
155 MULTISUBDIR = 
156 MULTIDO = true
157 MULTICLEAN = true
158
159 # Work around what appears to be a GNU make bug handling MAKEFLAGS
160 # values defined in terms of make variables, as is the case for CC and
161 # friends when we are called from the top level Makefile.
162 AM_MAKEFLAGS = \
163         "AR_FLAGS=$(AR_FLAGS)" \
164         "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
165         "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
166         "CFLAGS=$(CFLAGS)" \
167         "CXXFLAGS=$(CXXFLAGS)" \
168         "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
169         "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
170         "INSTALL=$(INSTALL)" \
171         "INSTALL_DATA=$(INSTALL_DATA)" \
172         "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
173         "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
174         "LDFLAGS=$(LDFLAGS)" \
175         "LIBCFLAGS=$(LIBCFLAGS)" \
176         "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
177         "MAKE=$(MAKE)" \
178         "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
179         "PICFLAG=$(PICFLAG)" \
180         "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
181         "SHELL=$(SHELL)" \
182         "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
183         "exec_prefix=$(exec_prefix)" \
184         "infodir=$(infodir)" \
185         "libdir=$(libdir)" \
186         "includedir=$(includedir)" \
187         "prefix=$(prefix)" \
188         "tooldir=$(tooldir)" \
189         "AR=$(AR)" \
190         "AS=$(AS)" \
191         "LD=$(LD)" \
192         "LIBCFLAGS=$(LIBCFLAGS)" \
193         "PICFLAG=$(PICFLAG)" \
194         "RANLIB=$(RANLIB)" \
195         "NM=$(NM)" \
196         "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
197         "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
198         "DESTDIR=$(DESTDIR)" \
199         "WERROR=$(WERROR)" 
200
201
202 # Subdir rules rely on $(FLAGS_TO_PASS)
203 FLAGS_TO_PASS = $(AM_MAKEFLAGS)
204 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
205 CONFIG_HEADER = config.h
206 CONFIG_CLEAN_FILES =  mkcheck testsuite_flags
207 DIST_COMMON =  README ./stamp-h.in ChangeLog Makefile.am Makefile.in \
208 acconfig.h acinclude.m4 aclocal.m4 config.h.in configure configure.in \
209 mkcheck.in testsuite_flags.in
210
211
212 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
213
214 TAR = gtar
215 GZIP_ENV = --best
216 all: all-redirect
217 .SUFFIXES:
218 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
219         cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile
220
221 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
222         cd $(top_builddir) \
223           && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
224
225 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in  acinclude.m4
226         cd $(srcdir) && $(ACLOCAL)
227
228 config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
229         $(SHELL) ./config.status --recheck
230 $(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
231         cd $(srcdir) && $(AUTOCONF)
232
233 config.h: stamp-h
234         @if test ! -f $@; then \
235                 rm -f stamp-h; \
236                 $(MAKE) stamp-h; \
237         else :; fi
238 stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
239         cd $(top_builddir) \
240           && CONFIG_FILES= CONFIG_HEADERS=config.h \
241              $(SHELL) ./config.status
242         @echo timestamp > stamp-h 2> /dev/null
243 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
244         @if test ! -f $@; then \
245                 rm -f $(srcdir)/stamp-h.in; \
246                 $(MAKE) $(srcdir)/stamp-h.in; \
247         else :; fi
248 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
249         cd $(top_srcdir) && $(AUTOHEADER)
250         @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
251
252 mostlyclean-hdr:
253
254 clean-hdr:
255
256 distclean-hdr:
257         -rm -f config.h
258
259 maintainer-clean-hdr:
260 mkcheck: $(top_builddir)/config.status mkcheck.in
261         cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
262 testsuite_flags: $(top_builddir)/config.status testsuite_flags.in
263         cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
264
265 # This directory's subdirectories are mostly independent; you can cd
266 # into them and run `make' without going through this Makefile.
267 # To change the values of `make' variables: instead of editing Makefiles,
268 # (1) if the variable is set in `config.status', edit `config.status'
269 #     (which will cause the Makefiles to be regenerated when you run `make');
270 # (2) otherwise, pass the desired values on the `make' command line.
271
272 @SET_MAKE@
273
274 all-recursive install-data-recursive install-exec-recursive \
275 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
276 check-recursive installcheck-recursive info-recursive dvi-recursive:
277         @set fnord $(MAKEFLAGS); amf=$$2; \
278         dot_seen=no; \
279         target=`echo $@ | sed s/-recursive//`; \
280         list='$(SUBDIRS)'; for subdir in $$list; do \
281           echo "Making $$target in $$subdir"; \
282           if test "$$subdir" = "."; then \
283             dot_seen=yes; \
284             local_target="$$target-am"; \
285           else \
286             local_target="$$target"; \
287           fi; \
288           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
289            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
290         done; \
291         if test "$$dot_seen" = "no"; then \
292           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
293         fi; test -z "$$fail"
294
295 mostlyclean-recursive clean-recursive distclean-recursive \
296 maintainer-clean-recursive:
297         @set fnord $(MAKEFLAGS); amf=$$2; \
298         dot_seen=no; \
299         rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
300           rev="$$subdir $$rev"; \
301           test "$$subdir" != "." || dot_seen=yes; \
302         done; \
303         test "$$dot_seen" = "no" && rev=". $$rev"; \
304         target=`echo $@ | sed s/-recursive//`; \
305         for subdir in $$rev; do \
306           echo "Making $$target in $$subdir"; \
307           if test "$$subdir" = "."; then \
308             local_target="$$target-am"; \
309           else \
310             local_target="$$target"; \
311           fi; \
312           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
313            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
314         done && test -z "$$fail"
315 tags-recursive:
316         list='$(SUBDIRS)'; for subdir in $$list; do \
317           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
318         done
319
320 tags: TAGS
321
322 ID: $(HEADERS) $(SOURCES) $(LISP)
323         list='$(SOURCES) $(HEADERS)'; \
324         unique=`for i in $$list; do echo $$i; done | \
325           awk '    { files[$$0] = 1; } \
326                END { for (i in files) print i; }'`; \
327         here=`pwd` && cd $(srcdir) \
328           && mkid -f$$here/ID $$unique $(LISP)
329
330 mostlyclean-tags:
331
332 clean-tags:
333
334 distclean-tags:
335         -rm -f TAGS ID
336
337 maintainer-clean-tags:
338
339 distdir = $(PACKAGE)-$(VERSION)
340 top_distdir = $(distdir)
341
342 # This target untars the dist file and tries a VPATH configuration.  Then
343 # it guarantees that the distribution is self-contained by making another
344 # tarfile.
345 distcheck: dist
346         -rm -rf $(distdir)
347         GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
348         mkdir $(distdir)/=build
349         mkdir $(distdir)/=inst
350         dc_install_base=`cd $(distdir)/=inst && pwd`; \
351         cd $(distdir)/=build \
352           && ../configure --srcdir=.. --prefix=$$dc_install_base \
353           && $(MAKE) $(AM_MAKEFLAGS) \
354           && $(MAKE) $(AM_MAKEFLAGS) dvi \
355           && $(MAKE) $(AM_MAKEFLAGS) check \
356           && $(MAKE) $(AM_MAKEFLAGS) install \
357           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
358           && $(MAKE) $(AM_MAKEFLAGS) dist
359         -rm -rf $(distdir)
360         @banner="$(distdir).tar.gz is ready for distribution"; \
361         dashes=`echo "$$banner" | sed s/./=/g`; \
362         echo "$$dashes"; \
363         echo "$$banner"; \
364         echo "$$dashes"
365 dist: distdir
366         -chmod -R a+r $(distdir)
367         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
368         -rm -rf $(distdir)
369 dist-all: distdir
370         -chmod -R a+r $(distdir)
371         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
372         -rm -rf $(distdir)
373 distdir: $(DISTFILES)
374         -rm -rf $(distdir)
375         mkdir $(distdir)
376         -chmod 777 $(distdir)
377         @for file in $(DISTFILES); do \
378           if test -f $$file; then d=.; else d=$(srcdir); fi; \
379           if test -d $$d/$$file; then \
380             cp -pr $$d/$$file $(distdir)/$$file; \
381           else \
382             test -f $(distdir)/$$file \
383             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
384             || cp -p $$d/$$file $(distdir)/$$file || :; \
385           fi; \
386         done
387         for subdir in $(SUBDIRS); do \
388           if test "$$subdir" = .; then :; else \
389             test -d $(distdir)/$$subdir \
390             || mkdir $(distdir)/$$subdir \
391             || exit 1; \
392             chmod 777 $(distdir)/$$subdir; \
393             (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
394               || exit 1; \
395           fi; \
396         done
397 info-am:
398 info: info-recursive
399 dvi-am:
400 dvi: dvi-recursive
401 check-am:
402 check: check-recursive
403 installcheck-am:
404 installcheck: installcheck-recursive
405 install-info-am: 
406 install-info: install-info-recursive
407 all-recursive-am: config.h
408         $(MAKE) $(AM_MAKEFLAGS) all-recursive
409
410 install-exec-am:
411 install-exec: install-exec-recursive
412
413 install-data-am:
414 install-data: install-data-recursive
415
416 install-am: all-am
417         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
418 install: install-recursive
419 uninstall-am:
420 uninstall: uninstall-recursive
421 all-am: Makefile config.h
422 all-redirect: all-recursive-am
423 install-strip:
424         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
425 installdirs: installdirs-recursive
426 installdirs-am:
427
428
429 mostlyclean-generic:
430
431 clean-generic:
432
433 distclean-generic:
434         -rm -f Makefile $(CONFIG_CLEAN_FILES)
435         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
436
437 maintainer-clean-generic:
438 mostlyclean-am:  mostlyclean-hdr mostlyclean-tags mostlyclean-generic
439
440 mostlyclean: mostlyclean-recursive
441
442 clean-am:  clean-hdr clean-tags clean-generic mostlyclean-am
443
444 clean: clean-recursive
445
446 distclean-am:  distclean-hdr distclean-tags distclean-generic clean-am
447         -rm -f libtool
448
449 distclean: distclean-recursive
450         -rm -f config.status
451
452 maintainer-clean-am:  maintainer-clean-hdr maintainer-clean-tags \
453                 maintainer-clean-generic distclean-am
454         @echo "This command is intended for maintainers to use;"
455         @echo "it deletes files that may require special tools to rebuild."
456
457 maintainer-clean: maintainer-clean-recursive
458         -rm -f config.status
459
460 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
461 install-data-recursive uninstall-data-recursive install-exec-recursive \
462 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
463 all-recursive check-recursive installcheck-recursive info-recursive \
464 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
465 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
466 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
467 dvi-am dvi check check-am installcheck-am installcheck install-info-am \
468 install-info all-recursive-am install-exec-am install-exec \
469 install-data-am install-data install-am install uninstall-am uninstall \
470 all-redirect all-am all installdirs-am installdirs mostlyclean-generic \
471 distclean-generic clean-generic maintainer-clean-generic clean \
472 mostlyclean distclean maintainer-clean
473
474
475 # These two special 'check-script' rules use the bash script 'mkcheck'
476 # to do testing. This script is not as portable as the dejagnu test
477 # harness, and is thus off by default. It does produce interesting
478 # output however, including various performance analysis items like
479 # compile time, execution time, and binary size.
480 check-script: $(top_builddir)/mkcheck
481         -(chmod + $(top_builddir)/mkcheck; \
482           cd testsuite; \
483           @glibcpp_builddir@/mkcheck 0)
484
485 check-script-install: $(top_builddir)/mkcheck
486         -(chmod + $(top_builddir)/mkcheck; \
487           cd testsuite; \
488           @glibcpp_builddir@/mkcheck 1)
489 check-abi: $(top_builddir)/testsuite/abi_check
490         -(cd testsuite; \
491           ${top_srcdir}/config/abi/extract_symvers \
492              ../src/.libs/libstdc++.so \
493              ./current_symbols.txt && \
494           ./abi_check --check ./current_symbols.txt ${baseline_file})
495
496 new-abi-baseline:
497         -@(output=${baseline_file}; \
498           if test -f $${output}; then \
499             output=$${output}.new; \
500             t=`echo $${output} | sed 's=.*config/abi/=='`; \
501             echo "Baseline file already exists, writing to $${t} instead."; \
502           fi; \
503           ${top_srcdir}/config/abi/extract_symvers \
504              src/.libs/libstdc++.so $${output})
505
506 # These rules are messy, but are hella worth it.
507 doxygen:
508         -(srcdir=`cd ${top_srcdir}; ${PWD}`; \
509           builddir=`${PWD}`; \
510           /bin/sh ${srcdir}/docs/doxygen/run_doxygen \
511                     --mode=user $${srcdir} $${builddir})
512
513 doxygen-maint:
514         -(srcdir=`cd ${top_srcdir}; ${PWD}`; \
515           builddir=`${PWD}`; \
516           /bin/sh ${srcdir}/docs/doxygen/run_doxygen \
517                     --mode=maint $${srcdir} $${builddir})
518
519 doxygen-man:
520         -(srcdir=`cd ${top_srcdir}; ${PWD}`; \
521           builddir=`${PWD}`; \
522           /bin/sh ${srcdir}/docs/doxygen/run_doxygen \
523                     --mode=man $${srcdir} $${builddir})
524
525 .PHONY: doxygen doxygen-maint doxygen-man
526
527 # Multilib Makefile bits.
528 .PHONY: all-multi mostlyclean-multi clean-multi distclean-multi \
529         maintainer-clean-multi
530
531 all-am: all-multi
532 install-am: install-multi
533 mostlyclean-am: mostlyclean-multi
534 clean-am: clean-multi
535 distclean-am: distclean-multi
536 maintainer-clean-am: maintainer-clean-multi
537
538 all-multi:
539         $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do
540 install-multi:
541         $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do
542 mostlyclean-multi:
543         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean
544 clean-multi:
545         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean
546 distclean-multi:
547         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean
548 maintainer-clean-multi:
549         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean
550
551 # All the machinations with string instantiations messes up the
552 # automake-generated TAGS rule. Make a simple one here.
553 TAGS: tags-recursive $(LISP)
554
555 # Tell versions [3.59,3.63) of GNU make to not export all variables.
556 # Otherwise a system limit (for SysV at least) may be exceeded.
557 .NOEXPORT: