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