OSDN Git Service

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