OSDN Git Service

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