OSDN Git Service

2002-09-16 Phil Edwards <pme@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / Makefile.in
1 # Makefile.in generated automatically by automake 1.4-p6 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 =          "AR_FLAGS=$(AR_FLAGS)"  "CC_FOR_BUILD=$(CC_FOR_BUILD)"  "CC_FOR_TARGET=$(CC_FOR_TARGET)"        "CFLAGS=$(CFLAGS)"      "CXXFLAGS=$(CXXFLAGS)"  "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)"  "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)"        "INSTALL=$(INSTALL)"    "INSTALL_DATA=$(INSTALL_DATA)"  "INSTALL_PROGRAM=$(INSTALL_PROGRAM)"    "INSTALL_SCRIPT=$(INSTALL_SCRIPT)"      "LDFLAGS=$(LDFLAGS)"    "LIBCFLAGS=$(LIBCFLAGS)"        "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)"  "MAKE=$(MAKE)"  "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)"         "PICFLAG=$(PICFLAG)"    "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)"      "SHELL=$(SHELL)"        "RUNTESTFLAGS=$(RUNTESTFLAGS)"  "exec_prefix=$(exec_prefix)"    "infodir=$(infodir)"    "libdir=$(libdir)"      "includedir=$(includedir)"      "prefix=$(prefix)"      "tooldir=$(tooldir)"    "AR=$(AR)"      "AS=$(AS)"      "LD=$(LD)"      "LIBCFLAGS=$(LIBCFLAGS)"        "PICFLAG=$(PICFLAG)"    "RANLIB=$(RANLIB)"      "NM=$(NM)"      "NM_FOR_BUILD=$(NM_FOR_BUILD)"  "NM_FOR_TARGET=$(NM_FOR_TARGET)"        "DESTDIR=$(DESTDIR)"    "WERROR=$(WERROR)" 
163
164
165 # Subdir rules rely on $(FLAGS_TO_PASS)
166 FLAGS_TO_PASS = $(AM_MAKEFLAGS)
167 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
168 CONFIG_HEADER = config.h
169 CONFIG_CLEAN_FILES =  mkcheck testsuite_flags
170 DIST_COMMON =  README ./stamp-h.in ChangeLog Makefile.am Makefile.in \
171 acconfig.h acinclude.m4 aclocal.m4 config.h.in configure configure.in \
172 mkcheck.in testsuite_flags.in
173
174
175 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
176
177 TAR = tar
178 GZIP_ENV = --best
179 all: all-redirect
180 .SUFFIXES:
181 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
182         cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile
183
184 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
185         cd $(top_builddir) \
186           && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
187
188 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in  acinclude.m4
189         cd $(srcdir) && $(ACLOCAL)
190
191 config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
192         $(SHELL) ./config.status --recheck
193 $(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
194         cd $(srcdir) && $(AUTOCONF)
195
196 config.h: stamp-h
197         @if test ! -f $@; then \
198                 rm -f stamp-h; \
199                 $(MAKE) stamp-h; \
200         else :; fi
201 stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
202         cd $(top_builddir) \
203           && CONFIG_FILES= CONFIG_HEADERS=config.h \
204              $(SHELL) ./config.status
205         @echo timestamp > stamp-h 2> /dev/null
206 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
207         @if test ! -f $@; then \
208                 rm -f $(srcdir)/stamp-h.in; \
209                 $(MAKE) $(srcdir)/stamp-h.in; \
210         else :; fi
211 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
212         cd $(top_srcdir) && $(AUTOHEADER)
213         @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
214
215 mostlyclean-hdr:
216
217 clean-hdr:
218
219 distclean-hdr:
220         -rm -f config.h
221
222 maintainer-clean-hdr:
223 mkcheck: $(top_builddir)/config.status mkcheck.in
224         cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
225 testsuite_flags: $(top_builddir)/config.status testsuite_flags.in
226         cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
227
228 # This directory's subdirectories are mostly independent; you can cd
229 # into them and run `make' without going through this Makefile.
230 # To change the values of `make' variables: instead of editing Makefiles,
231 # (1) if the variable is set in `config.status', edit `config.status'
232 #     (which will cause the Makefiles to be regenerated when you run `make');
233 # (2) otherwise, pass the desired values on the `make' command line.
234
235 @SET_MAKE@
236
237 all-recursive install-data-recursive install-exec-recursive \
238 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
239 check-recursive installcheck-recursive info-recursive dvi-recursive:
240         @set fnord $(MAKEFLAGS); amf=$$2; \
241         dot_seen=no; \
242         target=`echo $@ | sed s/-recursive//`; \
243         list='$(SUBDIRS)'; for subdir in $$list; do \
244           echo "Making $$target in $$subdir"; \
245           if test "$$subdir" = "."; then \
246             dot_seen=yes; \
247             local_target="$$target-am"; \
248           else \
249             local_target="$$target"; \
250           fi; \
251           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
252            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
253         done; \
254         if test "$$dot_seen" = "no"; then \
255           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
256         fi; test -z "$$fail"
257
258 mostlyclean-recursive clean-recursive distclean-recursive \
259 maintainer-clean-recursive:
260         @set fnord $(MAKEFLAGS); amf=$$2; \
261         dot_seen=no; \
262         rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
263           rev="$$subdir $$rev"; \
264           test "$$subdir" != "." || dot_seen=yes; \
265         done; \
266         test "$$dot_seen" = "no" && rev=". $$rev"; \
267         target=`echo $@ | sed s/-recursive//`; \
268         for subdir in $$rev; do \
269           echo "Making $$target in $$subdir"; \
270           if test "$$subdir" = "."; then \
271             local_target="$$target-am"; \
272           else \
273             local_target="$$target"; \
274           fi; \
275           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
276            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
277         done && test -z "$$fail"
278 tags-recursive:
279         list='$(SUBDIRS)'; for subdir in $$list; do \
280           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
281         done
282
283 tags: TAGS
284
285 ID: $(HEADERS) $(SOURCES) $(LISP)
286         list='$(SOURCES) $(HEADERS)'; \
287         unique=`for i in $$list; do echo $$i; done | \
288           awk '    { files[$$0] = 1; } \
289                END { for (i in files) print i; }'`; \
290         here=`pwd` && cd $(srcdir) \
291           && mkid -f$$here/ID $$unique $(LISP)
292
293 mostlyclean-tags:
294
295 clean-tags:
296
297 distclean-tags:
298         -rm -f TAGS ID
299
300 maintainer-clean-tags:
301
302 distdir = $(PACKAGE)-$(VERSION)
303 top_distdir = $(distdir)
304
305 # This target untars the dist file and tries a VPATH configuration.  Then
306 # it guarantees that the distribution is self-contained by making another
307 # tarfile.
308 distcheck: dist
309         -rm -rf $(distdir)
310         GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
311         mkdir $(distdir)/=build
312         mkdir $(distdir)/=inst
313         dc_install_base=`cd $(distdir)/=inst && pwd`; \
314         cd $(distdir)/=build \
315           && ../configure --srcdir=.. --prefix=$$dc_install_base \
316           && $(MAKE) $(AM_MAKEFLAGS) \
317           && $(MAKE) $(AM_MAKEFLAGS) dvi \
318           && $(MAKE) $(AM_MAKEFLAGS) check \
319           && $(MAKE) $(AM_MAKEFLAGS) install \
320           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
321           && $(MAKE) $(AM_MAKEFLAGS) dist
322         -rm -rf $(distdir)
323         @banner="$(distdir).tar.gz is ready for distribution"; \
324         dashes=`echo "$$banner" | sed s/./=/g`; \
325         echo "$$dashes"; \
326         echo "$$banner"; \
327         echo "$$dashes"
328 dist: distdir
329         -chmod -R a+r $(distdir)
330         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
331         -rm -rf $(distdir)
332 dist-all: distdir
333         -chmod -R a+r $(distdir)
334         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
335         -rm -rf $(distdir)
336 distdir: $(DISTFILES)
337         -rm -rf $(distdir)
338         mkdir $(distdir)
339         -chmod 777 $(distdir)
340         @for file in $(DISTFILES); do \
341           if test -f $$file; then d=.; else d=$(srcdir); fi; \
342           if test -d $$d/$$file; then \
343             cp -pr $$d/$$file $(distdir)/$$file; \
344           else \
345             test -f $(distdir)/$$file \
346             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
347             || cp -p $$d/$$file $(distdir)/$$file || :; \
348           fi; \
349         done
350         for subdir in $(SUBDIRS); do \
351           if test "$$subdir" = .; then :; else \
352             test -d $(distdir)/$$subdir \
353             || mkdir $(distdir)/$$subdir \
354             || exit 1; \
355             chmod 777 $(distdir)/$$subdir; \
356             (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
357               || exit 1; \
358           fi; \
359         done
360 info-am:
361 info: info-recursive
362 dvi-am:
363 dvi: dvi-recursive
364 check-am:
365 check: check-recursive
366 installcheck-am:
367 installcheck: installcheck-recursive
368 install-info-am: 
369 install-info: install-info-recursive
370 all-recursive-am: config.h
371         $(MAKE) $(AM_MAKEFLAGS) all-recursive
372
373 install-exec-am:
374 install-exec: install-exec-recursive
375
376 install-data-am:
377 install-data: install-data-recursive
378
379 install-am: all-am
380         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
381 install: install-recursive
382 uninstall-am:
383 uninstall: uninstall-recursive
384 all-am: Makefile config.h
385 all-redirect: all-recursive-am
386 install-strip:
387         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
388 installdirs: installdirs-recursive
389 installdirs-am:
390
391
392 mostlyclean-generic:
393
394 clean-generic:
395
396 distclean-generic:
397         -rm -f Makefile $(CONFIG_CLEAN_FILES)
398         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
399
400 maintainer-clean-generic:
401 mostlyclean-am:  mostlyclean-hdr mostlyclean-tags mostlyclean-generic
402
403 mostlyclean: mostlyclean-recursive
404
405 clean-am:  clean-hdr clean-tags clean-generic mostlyclean-am
406
407 clean: clean-recursive
408
409 distclean-am:  distclean-hdr distclean-tags distclean-generic clean-am
410         -rm -f libtool
411
412 distclean: distclean-recursive
413         -rm -f config.status
414
415 maintainer-clean-am:  maintainer-clean-hdr maintainer-clean-tags \
416                 maintainer-clean-generic distclean-am
417         @echo "This command is intended for maintainers to use;"
418         @echo "it deletes files that may require special tools to rebuild."
419
420 maintainer-clean: maintainer-clean-recursive
421         -rm -f config.status
422
423 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
424 install-data-recursive uninstall-data-recursive install-exec-recursive \
425 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
426 all-recursive check-recursive installcheck-recursive info-recursive \
427 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
428 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
429 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
430 dvi-am dvi check check-am installcheck-am installcheck install-info-am \
431 install-info all-recursive-am install-exec-am install-exec \
432 install-data-am install-data install-am install uninstall-am uninstall \
433 all-redirect all-am all installdirs-am installdirs mostlyclean-generic \
434 distclean-generic clean-generic maintainer-clean-generic clean \
435 mostlyclean distclean maintainer-clean
436
437
438 # These two special 'check-script' rules use the bash script 'mkcheck'
439 # to do testing. This script is not as portable as the dejagnu test
440 # harness, and is thus off by default. It does produce interesting
441 # output however, including various performance analysis items like
442 # compile time, execution time, and binary size.
443 check-script: $(top_builddir)/mkcheck
444         -(chmod + $(top_builddir)/mkcheck; \
445           cd testsuite; \
446           @glibcpp_builddir@/mkcheck 0)
447
448 check-script-install: $(top_builddir)/mkcheck
449         -(chmod + $(top_builddir)/mkcheck; \
450           cd testsuite; \
451           @glibcpp_builddir@/mkcheck 1)
452 check-abi: $(top_builddir)/testsuite/abi_check
453         -(cd testsuite; \
454           ${top_srcdir}/config/abi/extract_symvers \
455              ../src/.libs/libstdc++.so \
456              ./current_symbols.txt && \
457           ./abi_check --check ./current_symbols.txt ${baseline_file})
458
459 new-abi-baseline:
460         -@(output=${baseline_file}; \
461           if test -f $${output}; then \
462             output=$${output}.new; \
463             t=`echo $${output} | sed 's=.*config/abi/=='`; \
464             echo "Baseline file already exists, writing to $${t} instead."; \
465           fi; \
466           ${top_srcdir}/config/abi/extract_symvers \
467              src/.libs/libstdc++.so $${output})
468
469 # These rules are messy, but are hella worth it.
470 doxygen:
471         -(srcdir=`cd ${top_srcdir}; ${PWD}`; \
472           builddir=`${PWD}`; \
473           /bin/sh ${srcdir}/docs/doxygen/run_doxygen \
474                     --mode=user $${srcdir} $${builddir})
475
476 doxygen-maint:
477         -(srcdir=`cd ${top_srcdir}; ${PWD}`; \
478           builddir=`${PWD}`; \
479           /bin/sh ${srcdir}/docs/doxygen/run_doxygen \
480                     --mode=maint $${srcdir} $${builddir})
481
482 doxygen-man:
483         -(srcdir=`cd ${top_srcdir}; ${PWD}`; \
484           builddir=`${PWD}`; \
485           /bin/sh ${srcdir}/docs/doxygen/run_doxygen \
486                     --mode=man $${srcdir} $${builddir})
487
488 .PHONY: doxygen doxygen-maint doxygen-man
489
490 # Multilib Makefile bits.
491 .PHONY: all-multi mostlyclean-multi clean-multi distclean-multi \
492         maintainer-clean-multi
493
494 all-am: all-multi
495 install-am: install-multi
496 mostlyclean-am: mostlyclean-multi
497 clean-am: clean-multi
498 distclean-am: distclean-multi
499 maintainer-clean-am: maintainer-clean-multi
500
501 all-multi:
502         $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do
503 install-multi:
504         $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do
505 mostlyclean-multi:
506         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean
507 clean-multi:
508         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean
509 distclean-multi:
510         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean
511 maintainer-clean-multi:
512         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean
513
514 # All the machinations with string instantiations messes up the
515 # automake-generated TAGS rule. Make a simple one here.
516 TAGS: tags-recursive $(LISP)
517
518 # Tell versions [3.59,3.63) of GNU make to not export all variables.
519 # Otherwise a system limit (for SysV at least) may be exceeded.
520 .NOEXPORT: