OSDN Git Service

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