OSDN Git Service

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