OSDN Git Service

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