OSDN Git Service

2005-09-12 Benjamin Kosnik <bkoz@redhat.com>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / libmath / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ..
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 INSTALL = @INSTALL@
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 target_triplet = @target@
40 subdir = libmath
41 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/../config/lead-dot.m4 \
44         $(top_srcdir)/../config/no-executables.m4 \
45         $(top_srcdir)/../libtool.m4 $(top_srcdir)/crossconfig.m4 \
46         $(top_srcdir)/linkage.m4 $(top_srcdir)/acinclude.m4 \
47         $(top_srcdir)/configure.ac
48 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49         $(ACLOCAL_M4)
50 CONFIG_HEADER = $(top_builddir)/config.h
51 CONFIG_CLEAN_FILES =
52 LTLIBRARIES = $(noinst_LTLIBRARIES)
53 am__DEPENDENCIES_1 =
54 am_libmath_la_OBJECTS = stubs.lo
55 libmath_la_OBJECTS = $(am_libmath_la_OBJECTS)
56 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
57 depcomp =
58 am__depfiles_maybe =
59 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
60         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
61 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
62         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
63         $(AM_CFLAGS) $(CFLAGS)
64 CCLD = $(CC)
65 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
66         $(AM_LDFLAGS) $(LDFLAGS) -o $@
67 SOURCES = $(libmath_la_SOURCES)
68 DIST_SOURCES = $(libmath_la_SOURCES)
69 ETAGS = etags
70 CTAGS = ctags
71 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
72 ABI_TWEAKS_SRCDIR = @ABI_TWEAKS_SRCDIR@
73 ACLOCAL = @ACLOCAL@
74 ALLOCATOR_H = @ALLOCATOR_H@
75 ALLOCATOR_NAME = @ALLOCATOR_NAME@
76 AMTAR = @AMTAR@
77 AR = @AR@
78 AS = @AS@
79 ATOMICITY_SRCDIR = @ATOMICITY_SRCDIR@
80 ATOMIC_WORD_SRCDIR = @ATOMIC_WORD_SRCDIR@
81 AUTOCONF = @AUTOCONF@
82 AUTOHEADER = @AUTOHEADER@
83 AUTOMAKE = @AUTOMAKE@
84 AWK = @AWK@
85 BASIC_FILE_CC = @BASIC_FILE_CC@
86 BASIC_FILE_H = @BASIC_FILE_H@
87 CC = @CC@
88 CCODECVT_CC = @CCODECVT_CC@
89 CCOLLATE_CC = @CCOLLATE_CC@
90 CCTYPE_CC = @CCTYPE_CC@
91 CFLAGS = @CFLAGS@
92 CLOCALE_CC = @CLOCALE_CC@
93 CLOCALE_H = @CLOCALE_H@
94 CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
95 CMESSAGES_CC = @CMESSAGES_CC@
96 CMESSAGES_H = @CMESSAGES_H@
97 CMONEY_CC = @CMONEY_CC@
98 CNUMERIC_CC = @CNUMERIC_CC@
99 CPP = @CPP@
100 CPPFLAGS = @CPPFLAGS@
101 CSTDIO_H = @CSTDIO_H@
102 CTIME_CC = @CTIME_CC@
103 CTIME_H = @CTIME_H@
104 CXX = @CXX@
105 CXXCPP = @CXXCPP@
106 CXXFLAGS = @CXXFLAGS@
107 CYGPATH_W = @CYGPATH_W@
108 C_INCLUDE_DIR = @C_INCLUDE_DIR@
109 DEBUG_FLAGS = @DEBUG_FLAGS@
110 DEFS = @DEFS@
111 ECHO_C = @ECHO_C@
112 ECHO_N = @ECHO_N@
113 ECHO_T = @ECHO_T@
114 EGREP = @EGREP@
115 ENABLE_SYMVERS_DARWIN_EXPORT_FALSE = @ENABLE_SYMVERS_DARWIN_EXPORT_FALSE@
116 ENABLE_SYMVERS_DARWIN_EXPORT_TRUE = @ENABLE_SYMVERS_DARWIN_EXPORT_TRUE@
117 ENABLE_SYMVERS_GNU_FALSE = @ENABLE_SYMVERS_GNU_FALSE@
118 ENABLE_SYMVERS_GNU_TRUE = @ENABLE_SYMVERS_GNU_TRUE@
119 EXEEXT = @EXEEXT@
120 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
121 GLIBCXX_BUILD_DEBUG_FALSE = @GLIBCXX_BUILD_DEBUG_FALSE@
122 GLIBCXX_BUILD_DEBUG_TRUE = @GLIBCXX_BUILD_DEBUG_TRUE@
123 GLIBCXX_BUILD_PCH_FALSE = @GLIBCXX_BUILD_PCH_FALSE@
124 GLIBCXX_BUILD_PCH_TRUE = @GLIBCXX_BUILD_PCH_TRUE@
125 GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE = @GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE@
126 GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE = @GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE@
127 GLIBCXX_C_HEADERS_C_FALSE = @GLIBCXX_C_HEADERS_C_FALSE@
128 GLIBCXX_C_HEADERS_C_STD_FALSE = @GLIBCXX_C_HEADERS_C_STD_FALSE@
129 GLIBCXX_C_HEADERS_C_STD_TRUE = @GLIBCXX_C_HEADERS_C_STD_TRUE@
130 GLIBCXX_C_HEADERS_C_TRUE = @GLIBCXX_C_HEADERS_C_TRUE@
131 GLIBCXX_HOSTED_FALSE = @GLIBCXX_HOSTED_FALSE@
132 GLIBCXX_HOSTED_TRUE = @GLIBCXX_HOSTED_TRUE@
133 GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
134 INSTALL_DATA = @INSTALL_DATA@
135 INSTALL_PROGRAM = @INSTALL_PROGRAM@
136 INSTALL_SCRIPT = @INSTALL_SCRIPT@
137 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
138 LIBICONV = @LIBICONV@
139 LIBMATHOBJS = @LIBMATHOBJS@
140 LIBOBJS = @LIBOBJS@
141 LIBS = @LIBS@
142 LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
143
144 # Only compiling "C" sources in this directory.
145 LIBTOOL = @LIBTOOL@ --tag CC
146 LN_S = @LN_S@
147 LTLIBOBJS = @LTLIBOBJS@
148 MAINT = @MAINT@
149 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
150 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
151 MAKEINFO = @MAKEINFO@
152 OBJEXT = @OBJEXT@
153 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
154 OPT_LDFLAGS = @OPT_LDFLAGS@
155 OS_INC_SRCDIR = @OS_INC_SRCDIR@
156 PACKAGE = @PACKAGE@
157 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
158 PACKAGE_NAME = @PACKAGE_NAME@
159 PACKAGE_STRING = @PACKAGE_STRING@
160 PACKAGE_TARNAME = @PACKAGE_TARNAME@
161 PACKAGE_VERSION = @PACKAGE_VERSION@
162 PATH_SEPARATOR = @PATH_SEPARATOR@
163 RANLIB = @RANLIB@
164 SECTION_FLAGS = @SECTION_FLAGS@
165 SECTION_LDFLAGS = @SECTION_LDFLAGS@
166 SET_MAKE = @SET_MAKE@
167 SHELL = @SHELL@
168 STRIP = @STRIP@
169 SYMVER_MAP = @SYMVER_MAP@
170 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
171 USE_NLS = @USE_NLS@
172 VERSION = @VERSION@
173 WARN_FLAGS = @WARN_FLAGS@
174 WERROR = @WERROR@
175 ac_ct_AR = @ac_ct_AR@
176 ac_ct_AS = @ac_ct_AS@
177 ac_ct_CC = @ac_ct_CC@
178 ac_ct_CXX = @ac_ct_CXX@
179 ac_ct_RANLIB = @ac_ct_RANLIB@
180 ac_ct_STRIP = @ac_ct_STRIP@
181 am__leading_dot = @am__leading_dot@
182 am__tar = @am__tar@
183 am__untar = @am__untar@
184 baseline_dir = @baseline_dir@
185 bindir = @bindir@
186 build = @build@
187 build_alias = @build_alias@
188 build_cpu = @build_cpu@
189 build_os = @build_os@
190 build_vendor = @build_vendor@
191 check_msgfmt = @check_msgfmt@
192 datadir = @datadir@
193 enable_shared = @enable_shared@
194 enable_static = @enable_static@
195 exec_prefix = @exec_prefix@
196 glibcxx_MOFILES = @glibcxx_MOFILES@
197 glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
198 glibcxx_POFILES = @glibcxx_POFILES@
199 glibcxx_builddir = @glibcxx_builddir@
200 glibcxx_localedir = @glibcxx_localedir@
201 glibcxx_prefixdir = @glibcxx_prefixdir@
202 glibcxx_srcdir = @glibcxx_srcdir@
203 glibcxx_thread_h = @glibcxx_thread_h@
204 glibcxx_toolexecdir = @glibcxx_toolexecdir@
205 glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
206 gxx_include_dir = @gxx_include_dir@
207 host = @host@
208 host_alias = @host_alias@
209 host_cpu = @host_cpu@
210 host_os = @host_os@
211 host_vendor = @host_vendor@
212 includedir = @includedir@
213 infodir = @infodir@
214 install_sh = @install_sh@
215 libdir = @libdir@
216 libexecdir = @libexecdir@
217 libtool_VERSION = @libtool_VERSION@
218 localstatedir = @localstatedir@
219 mandir = @mandir@
220 mkdir_p = @mkdir_p@
221 multi_basedir = @multi_basedir@
222 oldincludedir = @oldincludedir@
223 port_specific_symbol_files = @port_specific_symbol_files@
224 prefix = @prefix@
225 program_transform_name = @program_transform_name@
226 sbindir = @sbindir@
227 sharedstatedir = @sharedstatedir@
228 sysconfdir = @sysconfdir@
229 target = @target@
230 target_alias = @target_alias@
231 target_cpu = @target_cpu@
232 target_os = @target_os@
233 target_vendor = @target_vendor@
234 toplevel_srcdir = @toplevel_srcdir@
235
236 # May be used by various substitution variables.
237 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
238 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
239 noinst_LTLIBRARIES = libmath.la
240 libmath_la_LIBADD = $(LIBMATHOBJS)
241 libmath_la_DEPENDENCIES = $(libmath_la_LIBADD)
242 libmath_la_SOURCES = stubs.c
243 AM_CPPFLAGS = $(CANADIAN_INCLUDES)
244 all: all-am
245
246 .SUFFIXES:
247 .SUFFIXES: .c .lo .o .obj
248 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
249         @for dep in $?; do \
250           case '$(am__configure_deps)' in \
251             *$$dep*) \
252               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
253                 && exit 0; \
254               exit 1;; \
255           esac; \
256         done; \
257         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  --ignore-deps libmath/Makefile'; \
258         cd $(top_srcdir) && \
259           $(AUTOMAKE) --foreign  --ignore-deps libmath/Makefile
260 .PRECIOUS: Makefile
261 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
262         @case '$?' in \
263           *config.status*) \
264             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
265           *) \
266             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
267             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
268         esac;
269
270 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
271         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
272
273 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
274         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
275 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
276         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
277
278 clean-noinstLTLIBRARIES:
279         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
280         @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
281           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
282           test "$$dir" != "$$p" || dir=.; \
283           echo "rm -f \"$${dir}/so_locations\""; \
284           rm -f "$${dir}/so_locations"; \
285         done
286 libmath.la: $(libmath_la_OBJECTS) $(libmath_la_DEPENDENCIES) 
287         $(LINK)  $(libmath_la_LDFLAGS) $(libmath_la_OBJECTS) $(libmath_la_LIBADD) $(LIBS)
288
289 mostlyclean-compile:
290         -rm -f *.$(OBJEXT)
291
292 distclean-compile:
293         -rm -f *.tab.c
294
295 .c.o:
296         $(COMPILE) -c $<
297
298 .c.obj:
299         $(COMPILE) -c `$(CYGPATH_W) '$<'`
300
301 .c.lo:
302         $(LTCOMPILE) -c -o $@ $<
303
304 mostlyclean-libtool:
305         -rm -f *.lo
306
307 clean-libtool:
308         -rm -rf .libs _libs
309
310 distclean-libtool:
311         -rm -f libtool
312 uninstall-info-am:
313
314 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
315         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
316         unique=`for i in $$list; do \
317             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
318           done | \
319           $(AWK) '    { files[$$0] = 1; } \
320                END { for (i in files) print i; }'`; \
321         mkid -fID $$unique
322 tags: TAGS
323
324 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
325                 $(TAGS_FILES) $(LISP)
326         tags=; \
327         here=`pwd`; \
328         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
329         unique=`for i in $$list; do \
330             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
331           done | \
332           $(AWK) '    { files[$$0] = 1; } \
333                END { for (i in files) print i; }'`; \
334         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
335           test -n "$$unique" || unique=$$empty_fix; \
336           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
337             $$tags $$unique; \
338         fi
339 ctags: CTAGS
340 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
341                 $(TAGS_FILES) $(LISP)
342         tags=; \
343         here=`pwd`; \
344         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
345         unique=`for i in $$list; do \
346             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
347           done | \
348           $(AWK) '    { files[$$0] = 1; } \
349                END { for (i in files) print i; }'`; \
350         test -z "$(CTAGS_ARGS)$$tags$$unique" \
351           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
352              $$tags $$unique
353
354 GTAGS:
355         here=`$(am__cd) $(top_builddir) && pwd` \
356           && cd $(top_srcdir) \
357           && gtags -i $(GTAGS_ARGS) $$here
358
359 distclean-tags:
360         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
361
362 distdir: $(DISTFILES)
363         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
364         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
365         list='$(DISTFILES)'; for file in $$list; do \
366           case $$file in \
367             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
368             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
369           esac; \
370           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
371           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
372           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
373             dir="/$$dir"; \
374             $(mkdir_p) "$(distdir)$$dir"; \
375           else \
376             dir=''; \
377           fi; \
378           if test -d $$d/$$file; then \
379             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
380               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
381             fi; \
382             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
383           else \
384             test -f $(distdir)/$$file \
385             || cp -p $$d/$$file $(distdir)/$$file \
386             || exit 1; \
387           fi; \
388         done
389 check-am: all-am
390 check: check-am
391 all-am: Makefile $(LTLIBRARIES)
392 installdirs:
393 install: install-am
394 install-exec: install-exec-am
395 install-data: install-data-am
396 uninstall: uninstall-am
397
398 install-am: all-am
399         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
400
401 installcheck: installcheck-am
402 install-strip:
403         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
404           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
405           `test -z '$(STRIP)' || \
406             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
407 mostlyclean-generic:
408
409 clean-generic:
410
411 distclean-generic:
412         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
413
414 maintainer-clean-generic:
415         @echo "This command is intended for maintainers to use"
416         @echo "it deletes files that may require special tools to rebuild."
417 clean: clean-am
418
419 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
420         mostlyclean-am
421
422 distclean: distclean-am
423         -rm -f Makefile
424 distclean-am: clean-am distclean-compile distclean-generic \
425         distclean-libtool distclean-tags
426
427 dvi: dvi-am
428
429 dvi-am:
430
431 html: html-am
432
433 info: info-am
434
435 info-am:
436
437 install-data-am:
438
439 install-exec-am:
440
441 install-info: install-info-am
442
443 install-man:
444
445 installcheck-am:
446
447 maintainer-clean: maintainer-clean-am
448         -rm -f Makefile
449 maintainer-clean-am: distclean-am maintainer-clean-generic
450
451 mostlyclean: mostlyclean-am
452
453 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
454         mostlyclean-libtool
455
456 pdf: pdf-am
457
458 pdf-am:
459
460 ps: ps-am
461
462 ps-am:
463
464 uninstall-am: uninstall-info-am
465
466 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
467         clean-libtool clean-noinstLTLIBRARIES ctags distclean \
468         distclean-compile distclean-generic distclean-libtool \
469         distclean-tags distdir dvi dvi-am html html-am info info-am \
470         install install-am install-data install-data-am install-exec \
471         install-exec-am install-info install-info-am install-man \
472         install-strip installcheck installcheck-am installdirs \
473         maintainer-clean maintainer-clean-generic mostlyclean \
474         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
475         pdf pdf-am ps ps-am tags uninstall uninstall-am \
476         uninstall-info-am
477
478 # Tell versions [3.59,3.63) of GNU make to not export all variables.
479 # Otherwise a system limit (for SysV at least) may be exceeded.
480 .NOEXPORT: