OSDN Git Service

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