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