OSDN Git Service

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