* config/m68k/t-crtstuff (crti.o): Use this...
[official-gcc.git] / libstdc++-v3 / Makefile.in
blobc84983dd965237f171e0fbd5800243c1d13ec342
1 # Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
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.
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.
14 SHELL = @SHELL@
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
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
35 DESTDIR =
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
41 top_builddir = .
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
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@
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@
135 AUTOMAKE_OPTIONS = 1.3 cygnus
136 MAINT_CHARSET = latin1
138 SUBDIRS = include libio libmath libsupc++ src po testsuite
140 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
142 # Use 'new-abi-baseline' to create an initial symbol file. Then run
143 # 'check-abi' to test for changes against that file.
144 baseline_file = @baseline_file@
146 # Multilib support.
147 MAKEOVERRIDES =
149 # Multilib variables.
150 MULTISRCTOP =
151 MULTIBUILDTOP =
152 MULTIDIRS =
153 MULTISUBDIR =
154 MULTIDO = true
155 MULTICLEAN = true
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)"
199 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
200 CONFIG_HEADER = config.h
201 CONFIG_CLEAN_FILES = mkcheck testsuite_flags
202 DIST_COMMON = README ./stamp-h.in ChangeLog Makefile.am Makefile.in \
203 acconfig.h acinclude.m4 aclocal.m4 config.h.in configure configure.in \
204 mkcheck.in testsuite_flags.in
207 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
209 TAR = gtar
210 GZIP_ENV = --best
211 all: all-redirect
212 .SUFFIXES:
213 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
214 cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile
216 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
217 cd $(top_builddir) \
218 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
220 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
221 cd $(srcdir) && $(ACLOCAL)
223 config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
224 $(SHELL) ./config.status --recheck
225 $(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
226 cd $(srcdir) && $(AUTOCONF)
228 config.h: stamp-h
229 @if test ! -f $@; then \
230 rm -f stamp-h; \
231 $(MAKE) stamp-h; \
232 else :; fi
233 stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
234 cd $(top_builddir) \
235 && CONFIG_FILES= CONFIG_HEADERS=config.h \
236 $(SHELL) ./config.status
237 @echo timestamp > stamp-h 2> /dev/null
238 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
239 @if test ! -f $@; then \
240 rm -f $(srcdir)/stamp-h.in; \
241 $(MAKE) $(srcdir)/stamp-h.in; \
242 else :; fi
243 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
244 cd $(top_srcdir) && $(AUTOHEADER)
245 @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
247 mostlyclean-hdr:
249 clean-hdr:
251 distclean-hdr:
252 -rm -f config.h
254 maintainer-clean-hdr:
255 mkcheck: $(top_builddir)/config.status mkcheck.in
256 cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
257 testsuite_flags: $(top_builddir)/config.status testsuite_flags.in
258 cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
260 # This directory's subdirectories are mostly independent; you can cd
261 # into them and run `make' without going through this Makefile.
262 # To change the values of `make' variables: instead of editing Makefiles,
263 # (1) if the variable is set in `config.status', edit `config.status'
264 # (which will cause the Makefiles to be regenerated when you run `make');
265 # (2) otherwise, pass the desired values on the `make' command line.
267 @SET_MAKE@
269 all-recursive install-data-recursive install-exec-recursive \
270 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
271 check-recursive installcheck-recursive info-recursive dvi-recursive:
272 @set fnord $(MAKEFLAGS); amf=$$2; \
273 dot_seen=no; \
274 target=`echo $@ | sed s/-recursive//`; \
275 list='$(SUBDIRS)'; for subdir in $$list; do \
276 echo "Making $$target in $$subdir"; \
277 if test "$$subdir" = "."; then \
278 dot_seen=yes; \
279 local_target="$$target-am"; \
280 else \
281 local_target="$$target"; \
282 fi; \
283 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
284 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
285 done; \
286 if test "$$dot_seen" = "no"; then \
287 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
288 fi; test -z "$$fail"
290 mostlyclean-recursive clean-recursive distclean-recursive \
291 maintainer-clean-recursive:
292 @set fnord $(MAKEFLAGS); amf=$$2; \
293 dot_seen=no; \
294 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
295 rev="$$subdir $$rev"; \
296 test "$$subdir" != "." || dot_seen=yes; \
297 done; \
298 test "$$dot_seen" = "no" && rev=". $$rev"; \
299 target=`echo $@ | sed s/-recursive//`; \
300 for subdir in $$rev; do \
301 echo "Making $$target in $$subdir"; \
302 if test "$$subdir" = "."; then \
303 local_target="$$target-am"; \
304 else \
305 local_target="$$target"; \
306 fi; \
307 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
308 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
309 done && test -z "$$fail"
310 tags-recursive:
311 list='$(SUBDIRS)'; for subdir in $$list; do \
312 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
313 done
315 tags: TAGS
317 ID: $(HEADERS) $(SOURCES) $(LISP)
318 list='$(SOURCES) $(HEADERS)'; \
319 unique=`for i in $$list; do echo $$i; done | \
320 awk ' { files[$$0] = 1; } \
321 END { for (i in files) print i; }'`; \
322 here=`pwd` && cd $(srcdir) \
323 && mkid -f$$here/ID $$unique $(LISP)
325 mostlyclean-tags:
327 clean-tags:
329 distclean-tags:
330 -rm -f TAGS ID
332 maintainer-clean-tags:
334 distdir = $(PACKAGE)-$(VERSION)
335 top_distdir = $(distdir)
337 # This target untars the dist file and tries a VPATH configuration. Then
338 # it guarantees that the distribution is self-contained by making another
339 # tarfile.
340 distcheck: dist
341 -rm -rf $(distdir)
342 GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
343 mkdir $(distdir)/=build
344 mkdir $(distdir)/=inst
345 dc_install_base=`cd $(distdir)/=inst && pwd`; \
346 cd $(distdir)/=build \
347 && ../configure --srcdir=.. --prefix=$$dc_install_base \
348 && $(MAKE) $(AM_MAKEFLAGS) \
349 && $(MAKE) $(AM_MAKEFLAGS) dvi \
350 && $(MAKE) $(AM_MAKEFLAGS) check \
351 && $(MAKE) $(AM_MAKEFLAGS) install \
352 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
353 && $(MAKE) $(AM_MAKEFLAGS) dist
354 -rm -rf $(distdir)
355 @banner="$(distdir).tar.gz is ready for distribution"; \
356 dashes=`echo "$$banner" | sed s/./=/g`; \
357 echo "$$dashes"; \
358 echo "$$banner"; \
359 echo "$$dashes"
360 dist: distdir
361 -chmod -R a+r $(distdir)
362 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
363 -rm -rf $(distdir)
364 dist-all: distdir
365 -chmod -R a+r $(distdir)
366 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
367 -rm -rf $(distdir)
368 distdir: $(DISTFILES)
369 -rm -rf $(distdir)
370 mkdir $(distdir)
371 -chmod 777 $(distdir)
372 @for file in $(DISTFILES); do \
373 if test -f $$file; then d=.; else d=$(srcdir); fi; \
374 if test -d $$d/$$file; then \
375 cp -pr $$d/$$file $(distdir)/$$file; \
376 else \
377 test -f $(distdir)/$$file \
378 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
379 || cp -p $$d/$$file $(distdir)/$$file || :; \
380 fi; \
381 done
382 for subdir in $(SUBDIRS); do \
383 if test "$$subdir" = .; then :; else \
384 test -d $(distdir)/$$subdir \
385 || mkdir $(distdir)/$$subdir \
386 || exit 1; \
387 chmod 777 $(distdir)/$$subdir; \
388 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
389 || exit 1; \
390 fi; \
391 done
392 info-am:
393 info: info-recursive
394 dvi-am:
395 dvi: dvi-recursive
396 check-am:
397 check: check-recursive
398 installcheck-am:
399 installcheck: installcheck-recursive
400 install-info-am:
401 install-info: install-info-recursive
402 all-recursive-am: config.h
403 $(MAKE) $(AM_MAKEFLAGS) all-recursive
405 install-exec-am:
406 install-exec: install-exec-recursive
408 install-data-am:
409 install-data: install-data-recursive
411 install-am: all-am
412 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
413 install: install-recursive
414 uninstall-am:
415 uninstall: uninstall-recursive
416 all-am: Makefile config.h
417 all-redirect: all-recursive-am
418 install-strip:
419 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
420 installdirs: installdirs-recursive
421 installdirs-am:
424 mostlyclean-generic:
426 clean-generic:
428 distclean-generic:
429 -rm -f Makefile $(CONFIG_CLEAN_FILES)
430 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
432 maintainer-clean-generic:
433 mostlyclean-am: mostlyclean-hdr mostlyclean-tags mostlyclean-generic
435 mostlyclean: mostlyclean-recursive
437 clean-am: clean-hdr clean-tags clean-generic mostlyclean-am
439 clean: clean-recursive
441 distclean-am: distclean-hdr distclean-tags distclean-generic clean-am
442 -rm -f libtool
444 distclean: distclean-recursive
445 -rm -f config.status
447 maintainer-clean-am: maintainer-clean-hdr maintainer-clean-tags \
448 maintainer-clean-generic distclean-am
449 @echo "This command is intended for maintainers to use;"
450 @echo "it deletes files that may require special tools to rebuild."
452 maintainer-clean: maintainer-clean-recursive
453 -rm -f config.status
455 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
456 install-data-recursive uninstall-data-recursive install-exec-recursive \
457 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
458 all-recursive check-recursive installcheck-recursive info-recursive \
459 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
460 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
461 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
462 dvi-am dvi check check-am installcheck-am installcheck install-info-am \
463 install-info all-recursive-am install-exec-am install-exec \
464 install-data-am install-data install-am install uninstall-am uninstall \
465 all-redirect all-am all installdirs-am installdirs mostlyclean-generic \
466 distclean-generic clean-generic maintainer-clean-generic clean \
467 mostlyclean distclean maintainer-clean
470 # These two special 'check-script' rules use the bash script 'mkcheck'
471 # to do testing. This script is not as portable as the dejagnu test
472 # harness, and is thus off by default. It does produce interesting
473 # output however, including various performance analysis items like
474 # compile time, execution time, and binary size.
475 check-script: $(top_builddir)/mkcheck
476 -(chmod + $(top_builddir)/mkcheck; \
477 cd testsuite; \
478 @glibcpp_builddir@/mkcheck 0)
480 check-script-install: $(top_builddir)/mkcheck
481 -(chmod + $(top_builddir)/mkcheck; \
482 cd testsuite; \
483 @glibcpp_builddir@/mkcheck 1)
484 check-abi: $(top_builddir)/testsuite/abi_check
485 -@(cd testsuite; \
486 @glibcpp_srcdir@/config/abi/extract_symvers \
487 ../src/.libs/libstdc++.so \
488 ./current_symbols.txt; \
489 ./abi_check --check ./current_symbols.txt ${baseline_file})
491 new-abi-baseline:
492 -@(output=${baseline_file}; \
493 if test -f $${output}; then \
494 output=$${output}.new; \
495 t=`echo $${output} | sed 's=.*config/abi/=='`; \
496 echo "Baseline file already exists, writing to $${t} instead."; \
497 fi; \
498 @glibcpp_srcdir@/config/abi/extract_symvers \
499 src/.libs/libstdc++.so $${output})
501 # These rules are messy, but are hella worth it.
502 doxygen:
503 -(srcdir=`cd ${top_srcdir}; pwd`; \
504 builddir=`pwd`; \
505 /bin/sh ${srcdir}/docs/doxygen/run_doxygen \
506 --mode=user $${srcdir} $${builddir})
508 doxygen-maint:
509 -(srcdir=`cd ${top_srcdir}; pwd`; \
510 builddir=`pwd`; \
511 /bin/sh ${srcdir}/docs/doxygen/run_doxygen \
512 --mode=maint $${srcdir} $${builddir})
514 doxygen-man:
515 -(srcdir=`cd ${top_srcdir}; pwd`; \
516 builddir=`pwd`; \
517 /bin/sh ${srcdir}/docs/doxygen/run_doxygen \
518 --mode=man $${srcdir} $${builddir})
520 .PHONY: doxygen doxygen-maint doxygen-man
522 # Multilib Makefile bits.
523 .PHONY: all-multi mostlyclean-multi clean-multi distclean-multi \
524 maintainer-clean-multi
526 all-am: all-multi
527 install-am: install-multi
528 mostlyclean-am: mostlyclean-multi
529 clean-am: clean-multi
530 distclean-am: distclean-multi
531 maintainer-clean-am: maintainer-clean-multi
533 all-multi:
534 : $(MAKE) ; exec $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do
535 install-multi:
536 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do
537 mostlyclean-multi:
538 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean
539 clean-multi:
540 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean
541 distclean-multi:
542 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean
543 maintainer-clean-multi:
544 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean
546 # All the machinations with string instantiations messes up the
547 # automake-generated TAGS rule. Make a simple one here.
548 TAGS: tags-recursive $(LISP)
550 # Tell versions [3.59,3.63) of GNU make to not export all variables.
551 # Otherwise a system limit (for SysV at least) may be exceeded.
552 .NOEXPORT: