]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/Makefile.in
sim: switch top level to automake
[thirdparty/binutils-gdb.git] / sim / Makefile.in
CommitLineData
6bddc3e8
MF
1# Makefile.in generated by automake 1.15.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2017 Free Software Foundation, Inc.
5
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#
18# Copyright (C) 1993-2021 Free Software Foundation, Inc.
19#
c906108c
SS
20# This program is free software; you can redistribute it and/or modify
21# it under the terms of the GNU General Public License as published by
4744ac1b 22# the Free Software Foundation; either version 3 of the License, or
c906108c 23# (at your option) any later version.
4744ac1b 24#
c906108c
SS
25# This program is distributed in the hope that it will be useful,
26# but WITHOUT ANY WARRANTY; without even the implied warranty of
27# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28# GNU General Public License for more details.
4744ac1b 29#
c906108c 30# You should have received a copy of the GNU General Public License
4744ac1b 31# along with this program. If not, see <http://www.gnu.org/licenses/>.
c906108c 32VPATH = @srcdir@
6bddc3e8
MF
33am__is_gnu_make = { \
34 if test -z '$(MAKELEVEL)'; then \
35 false; \
36 elif test -n '$(MAKE_HOST)'; then \
37 true; \
38 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
39 true; \
40 else \
41 false; \
42 fi; \
43}
44am__make_running_with_option = \
45 case $${target_option-} in \
46 ?) ;; \
47 *) echo "am__make_running_with_option: internal error: invalid" \
48 "target option '$${target_option-}' specified" >&2; \
49 exit 1;; \
50 esac; \
51 has_opt=no; \
52 sane_makeflags=$$MAKEFLAGS; \
53 if $(am__is_gnu_make); then \
54 sane_makeflags=$$MFLAGS; \
55 else \
56 case $$MAKEFLAGS in \
57 *\\[\ \ ]*) \
58 bs=\\; \
59 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
60 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
61 esac; \
62 fi; \
63 skip_next=no; \
64 strip_trailopt () \
65 { \
66 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
67 }; \
68 for flg in $$sane_makeflags; do \
69 test $$skip_next = yes && { skip_next=no; continue; }; \
70 case $$flg in \
71 *=*|--*) continue;; \
72 -*I) strip_trailopt 'I'; skip_next=yes;; \
73 -*I?*) strip_trailopt 'I';; \
74 -*O) strip_trailopt 'O'; skip_next=yes;; \
75 -*O?*) strip_trailopt 'O';; \
76 -*l) strip_trailopt 'l'; skip_next=yes;; \
77 -*l?*) strip_trailopt 'l';; \
78 -[dEDm]) skip_next=yes;; \
79 -[JT]) skip_next=yes;; \
80 esac; \
81 case $$flg in \
82 *$$target_option*) has_opt=yes; break;; \
83 esac; \
84 done; \
85 test $$has_opt = yes
86am__make_dryrun = (target_option=n; $(am__make_running_with_option))
87am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
88pkgdatadir = $(datadir)/@PACKAGE@
89pkgincludedir = $(includedir)/@PACKAGE@
90pkglibdir = $(libdir)/@PACKAGE@
91pkglibexecdir = $(libexecdir)/@PACKAGE@
92am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
93install_sh_DATA = $(install_sh) -c -m 644
94install_sh_PROGRAM = $(install_sh) -c
95install_sh_SCRIPT = $(install_sh) -c
96INSTALL_HEADER = $(INSTALL_DATA)
97transform = $(program_transform_name)
98NORMAL_INSTALL = :
99PRE_INSTALL = :
100POST_INSTALL = :
101NORMAL_UNINSTALL = :
102PRE_UNINSTALL = :
103POST_UNINSTALL = :
104build_triplet = @build@
105host_triplet = @host@
106target_triplet = @target@
107subdir = .
108ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
109am__aclocal_m4_deps = $(top_srcdir)/../config/depstand.m4 \
110 $(top_srcdir)/../config/lead-dot.m4 \
111 $(top_srcdir)/../config/override.m4 $(top_srcdir)/configure.ac
112am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
113 $(ACLOCAL_M4)
114DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
115 $(am__configure_deps)
116am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
117 configure.lineno config.status.lineno
118mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
119CONFIG_CLEAN_FILES = testsuite/Makefile
120CONFIG_CLEAN_VPATH_FILES =
121AM_V_P = $(am__v_P_@AM_V@)
122am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
123am__v_P_0 = false
124am__v_P_1 = :
125AM_V_GEN = $(am__v_GEN_@AM_V@)
126am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
127am__v_GEN_0 = @echo " GEN " $@;
128am__v_GEN_1 =
129AM_V_at = $(am__v_at_@AM_V@)
130am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
131am__v_at_0 = @
132am__v_at_1 =
133SOURCES =
134RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
135 ctags-recursive dvi-recursive html-recursive info-recursive \
136 install-data-recursive install-dvi-recursive \
137 install-exec-recursive install-html-recursive \
138 install-info-recursive install-pdf-recursive \
139 install-ps-recursive install-recursive installcheck-recursive \
140 installdirs-recursive pdf-recursive ps-recursive \
141 tags-recursive uninstall-recursive
142am__can_run_installinfo = \
143 case $$AM_UPDATE_INFO_DIR in \
144 n|no|NO) false;; \
145 *) (install-info --version) >/dev/null 2>&1;; \
146 esac
147RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
148 distclean-recursive maintainer-clean-recursive
149am__recursive_targets = \
150 $(RECURSIVE_TARGETS) \
151 $(RECURSIVE_CLEAN_TARGETS) \
152 $(am__extra_recursive_targets)
153AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
154 cscope
155am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
156# Read a list of newline-separated strings from the standard input,
157# and print each of them once, without duplicates. Input order is
158# *not* preserved.
159am__uniquify_input = $(AWK) '\
160 BEGIN { nonempty = 0; } \
161 { items[$$0] = 1; nonempty = 1; } \
162 END { if (nonempty) { for (i in items) print i; }; } \
163'
164# Make sure the list of sources is unique. This is necessary because,
165# e.g., the same source file might be shared among _SOURCES variables
166# for different programs/libraries.
167am__define_uniq_tagged_files = \
168 list='$(am__tagged_files)'; \
169 unique=`for i in $$list; do \
170 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
171 done | $(am__uniquify_input)`
172ETAGS = etags
173CTAGS = ctags
174CSCOPE = cscope
175DIST_SUBDIRS = $(SUBDIRS)
176ACLOCAL = @ACLOCAL@
177AMTAR = @AMTAR@
178AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
179AR = @AR@
180AUTOCONF = @AUTOCONF@
181AUTOHEADER = @AUTOHEADER@
182AUTOMAKE = @AUTOMAKE@
183AWK = @AWK@
184CC = @CC@
185CCDEPMODE = @CCDEPMODE@
186CC_FOR_BUILD = @CC_FOR_BUILD@
187CFLAGS = @CFLAGS@
188CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
189CPP = @CPP@
190CPPFLAGS = @CPPFLAGS@
191CYGPATH_W = @CYGPATH_W@
192DEFS = @DEFS@
193DEPDIR = @DEPDIR@
194ECHO_C = @ECHO_C@
195ECHO_N = @ECHO_N@
196ECHO_T = @ECHO_T@
197EXEEXT = @EXEEXT@
198INSTALL = @INSTALL@
199INSTALL_DATA = @INSTALL_DATA@
200INSTALL_PROGRAM = @INSTALL_PROGRAM@
201INSTALL_SCRIPT = @INSTALL_SCRIPT@
202INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
203LDFLAGS = @LDFLAGS@
204LIBOBJS = @LIBOBJS@
205LIBS = @LIBS@
206LTLIBOBJS = @LTLIBOBJS@
207MAKEINFO = @MAKEINFO@
208MKDIR_P = @MKDIR_P@
209OBJEXT = @OBJEXT@
210PACKAGE = @PACKAGE@
211PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
212PACKAGE_NAME = @PACKAGE_NAME@
213PACKAGE_STRING = @PACKAGE_STRING@
214PACKAGE_TARNAME = @PACKAGE_TARNAME@
215PACKAGE_URL = @PACKAGE_URL@
216PACKAGE_VERSION = @PACKAGE_VERSION@
217PATH_SEPARATOR = @PATH_SEPARATOR@
218RANLIB = @RANLIB@
219SET_MAKE = @SET_MAKE@
220SHELL = @SHELL@
221STRIP = @STRIP@
222VERSION = @VERSION@
223abs_builddir = @abs_builddir@
5e25901f 224abs_srcdir = @abs_srcdir@
6bddc3e8
MF
225abs_top_builddir = @abs_top_builddir@
226abs_top_srcdir = @abs_top_srcdir@
227ac_ct_CC = @ac_ct_CC@
228am__include = @am__include@
229am__leading_dot = @am__leading_dot@
230am__quote = @am__quote@
231am__tar = @am__tar@
232am__untar = @am__untar@
233bindir = @bindir@
234build = @build@
235build_alias = @build_alias@
236build_cpu = @build_cpu@
237build_os = @build_os@
238build_vendor = @build_vendor@
239builddir = @builddir@
240datadir = @datadir@
241datarootdir = @datarootdir@
242docdir = @docdir@
243dvidir = @dvidir@
c906108c 244exec_prefix = @exec_prefix@
6bddc3e8 245host = @host@
c906108c 246host_alias = @host_alias@
6bddc3e8
MF
247host_cpu = @host_cpu@
248host_os = @host_os@
249host_vendor = @host_vendor@
250htmldir = @htmldir@
251includedir = @includedir@
252infodir = @infodir@
253install_sh = @install_sh@
c906108c 254libdir = @libdir@
6bddc3e8
MF
255libexecdir = @libexecdir@
256localedir = @localedir@
257localstatedir = @localstatedir@
c906108c 258mandir = @mandir@
6bddc3e8
MF
259mkdir_p = @mkdir_p@
260oldincludedir = @oldincludedir@
261pdfdir = @pdfdir@
262prefix = @prefix@
263program_transform_name = @program_transform_name@
264psdir = @psdir@
265sbindir = @sbindir@
266sharedstatedir = @sharedstatedir@
267srcdir = @srcdir@
268subdirs = @subdirs@
269sysconfdir = @sysconfdir@
270target = @target@
271target_alias = @target_alias@
272target_cpu = @target_cpu@
273target_os = @target_os@
274target_vendor = @target_vendor@
275top_build_prefix = @top_build_prefix@
276top_builddir = @top_builddir@
277top_srcdir = @top_srcdir@
278AUTOMAKE_OPTIONS = foreign no-dist subdir-objects
279ACLOCAL_AMFLAGS = -I.. -I../config
280srcroot = $(srcdir)/..
281SUBDIRS = @subdirs@
282MOSTLYCLEANFILES = core
283all: all-recursive
284
285.SUFFIXES:
286am--refresh: Makefile
287 @:
288$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
289 @for dep in $?; do \
290 case '$(am__configure_deps)' in \
291 *$$dep*) \
292 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
293 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
294 && exit 0; \
295 exit 1;; \
296 esac; \
297 done; \
298 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
299 $(am__cd) $(top_srcdir) && \
300 $(AUTOMAKE) --foreign Makefile
301Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
302 @case '$?' in \
303 *config.status*) \
304 echo ' $(SHELL) ./config.status'; \
305 $(SHELL) ./config.status;; \
306 *) \
307 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
308 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
309 esac;
310
311$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
312 $(SHELL) ./config.status --recheck
c906108c 313
6bddc3e8
MF
314$(top_srcdir)/configure: $(am__configure_deps)
315 $(am__cd) $(srcdir) && $(AUTOCONF)
316$(ACLOCAL_M4): $(am__aclocal_m4_deps)
317 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
318$(am__aclocal_m4_deps):
319testsuite/Makefile: $(top_builddir)/config.status $(top_srcdir)/testsuite/Makefile.in
320 cd $(top_builddir) && $(SHELL) ./config.status $@
321
322# This directory's subdirectories are mostly independent; you can cd
323# into them and run 'make' without going through this Makefile.
324# To change the values of 'make' variables: instead of editing Makefiles,
325# (1) if the variable is set in 'config.status', edit 'config.status'
326# (which will cause the Makefiles to be regenerated when you run 'make');
327# (2) otherwise, pass the desired values on the 'make' command line.
328$(am__recursive_targets):
329 @fail=; \
330 if $(am__make_keepgoing); then \
331 failcom='fail=yes'; \
332 else \
333 failcom='exit 1'; \
334 fi; \
335 dot_seen=no; \
336 target=`echo $@ | sed s/-recursive//`; \
337 case "$@" in \
338 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
339 *) list='$(SUBDIRS)' ;; \
340 esac; \
341 for subdir in $$list; do \
342 echo "Making $$target in $$subdir"; \
343 if test "$$subdir" = "."; then \
344 dot_seen=yes; \
345 local_target="$$target-am"; \
346 else \
347 local_target="$$target"; \
348 fi; \
349 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
350 || eval $$failcom; \
351 done; \
352 if test "$$dot_seen" = "no"; then \
353 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
354 fi; test -z "$$fail"
355
356ID: $(am__tagged_files)
357 $(am__define_uniq_tagged_files); mkid -fID $$unique
358tags: tags-recursive
359TAGS: tags
360
361tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
362 set x; \
363 here=`pwd`; \
364 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
365 include_option=--etags-include; \
366 empty_fix=.; \
367 else \
368 include_option=--include; \
369 empty_fix=; \
370 fi; \
371 list='$(SUBDIRS)'; for subdir in $$list; do \
372 if test "$$subdir" = .; then :; else \
373 test ! -f $$subdir/TAGS || \
374 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
375 fi; \
376 done; \
377 $(am__define_uniq_tagged_files); \
378 shift; \
379 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
380 test -n "$$unique" || unique=$$empty_fix; \
381 if test $$# -gt 0; then \
382 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
383 "$$@" $$unique; \
384 else \
385 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
386 $$unique; \
387 fi; \
388 fi
389ctags: ctags-recursive
390
391CTAGS: ctags
392ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
393 $(am__define_uniq_tagged_files); \
394 test -z "$(CTAGS_ARGS)$$unique" \
395 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
396 $$unique
397
398GTAGS:
399 here=`$(am__cd) $(top_builddir) && pwd` \
400 && $(am__cd) $(top_srcdir) \
401 && gtags -i $(GTAGS_ARGS) "$$here"
402cscope: cscope.files
403 test ! -s cscope.files \
404 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
405clean-cscope:
406 -rm -f cscope.files
407cscope.files: clean-cscope cscopelist
408cscopelist: cscopelist-recursive
409
410cscopelist-am: $(am__tagged_files)
411 list='$(am__tagged_files)'; \
412 case "$(srcdir)" in \
413 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
414 *) sdir=$(subdir)/$(srcdir) ;; \
415 esac; \
416 for i in $$list; do \
417 if test -f "$$i"; then \
418 echo "$(subdir)/$$i"; \
419 else \
420 echo "$$sdir/$$i"; \
421 fi; \
422 done >> $(top_builddir)/cscope.files
423
424distclean-tags:
425 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
426 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
427check-am: all-am
428check: check-recursive
429all-am: Makefile
430installdirs: installdirs-recursive
431installdirs-am:
432install: install-recursive
433install-exec: install-exec-recursive
434install-data: install-data-recursive
435uninstall: uninstall-recursive
436
437install-am: all-am
438 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
439
440installcheck: installcheck-recursive
441install-strip:
442 if test -z '$(STRIP)'; then \
443 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
444 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
445 install; \
446 else \
447 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
448 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
449 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
450 fi
451mostlyclean-generic:
452 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
c906108c 453
6bddc3e8 454clean-generic:
c906108c 455
6bddc3e8
MF
456distclean-generic:
457 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
458 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
c906108c 459
6bddc3e8
MF
460maintainer-clean-generic:
461 @echo "This command is intended for maintainers to use"
462 @echo "it deletes files that may require special tools to rebuild."
463clean: clean-recursive
c906108c 464
6bddc3e8 465clean-am: clean-generic mostlyclean-am
c906108c 466
6bddc3e8
MF
467distclean: distclean-recursive
468 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
469 -rm -f Makefile
470distclean-am: clean-am distclean-generic distclean-tags
c906108c 471
6bddc3e8 472dvi: dvi-recursive
c906108c 473
6bddc3e8 474dvi-am:
c906108c 475
6bddc3e8 476html: html-recursive
c906108c 477
6bddc3e8 478html-am:
c906108c 479
6bddc3e8
MF
480info: info-recursive
481
482info-am:
483
484install-data-am:
485
486install-dvi: install-dvi-recursive
487
488install-dvi-am:
489
490install-exec-am:
491
492install-html: install-html-recursive
493
494install-html-am:
495
496install-info: install-info-recursive
497
498install-info-am:
499
500install-man:
501
502install-pdf: install-pdf-recursive
503
504install-pdf-am:
505
506install-ps: install-ps-recursive
507
508install-ps-am:
509
510installcheck-am:
511
512maintainer-clean: maintainer-clean-recursive
513 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
514 -rm -rf $(top_srcdir)/autom4te.cache
515 -rm -f Makefile
516maintainer-clean-am: distclean-am maintainer-clean-generic
517
518mostlyclean: mostlyclean-recursive
519
520mostlyclean-am: mostlyclean-generic
521
522pdf: pdf-recursive
523
524pdf-am:
525
526ps: ps-recursive
527
528ps-am:
529
530uninstall-am:
531
532.MAKE: $(am__recursive_targets) install-am install-strip
533
534.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
535 am--refresh check check-am clean clean-cscope clean-generic \
536 cscope cscopelist-am ctags ctags-am distclean \
537 distclean-generic distclean-tags dvi dvi-am html html-am info \
538 info-am install install-am install-data install-data-am \
539 install-dvi install-dvi-am install-exec install-exec-am \
540 install-html install-html-am install-info install-info-am \
541 install-man install-pdf install-pdf-am install-ps \
542 install-ps-am install-strip installcheck installcheck-am \
543 installdirs installdirs-am maintainer-clean \
544 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
545 pdf-am ps ps-am tags tags-am uninstall uninstall-am
546
547.PRECIOUS: Makefile
c906108c 548
c906108c 549
5e25901f
MF
550# Generate nltvals.def for newlib/libgloss using devo and build tree.
551# This file is shipped with distributions so we build in the source dir.
552# Use `make nltvals' to rebuild.
553# Note: If gdb releases begin to contain target header files (not a good idea,
554# but if they did ...), nltvals.def coud be generated at build time.
555# An alternative is to slurp in the tables at runtime.
556.PHONY: nltvals
557nltvals:
6bddc3e8 558 $(abs_srcdir)/common/gennltvals.py --cpp "$(CPP)" --output nltvals.def --srcroot $(srcroot)
5e25901f
MF
559 $(SHELL) $(srcroot)/move-if-change nltvals.def $(abs_srcdir)/common/nltvals.def
560
6bddc3e8
MF
561# Tell versions [3.59,3.63) of GNU make to not export all variables.
562# Otherwise a system limit (for SysV at least) may be exceeded.
563.NOEXPORT: