1
# Makefile.in generated by automake 1.9.4 from Makefile.am.
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
# 2003, 2004 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.
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
17
# Copyright (c) 2004, Theodore A. Roth
18
# All rights reserved.
20
# Redistribution and use in source and binary forms, with or without
21
# modification, are permitted provided that the following conditions are met:
23
# * Redistributions of source code must retain the above copyright
24
# notice, this list of conditions and the following disclaimer.
25
# * Redistributions in binary form must reproduce the above copyright
26
# notice, this list of conditions and the following disclaimer in
27
# the documentation and/or other materials provided with the
29
# * Neither the name of the copyright holders nor the names of
30
# contributors may be used to endorse or promote products derived
31
# from this software without specific prior written permission.
33
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
34
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
35
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
36
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
37
# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
38
# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
39
# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
40
# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
41
# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
42
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
43
# POSSIBILITY OF SUCH DAMAGE.
45
# $Id: Makefile.am,v 1.2 2005/08/11 20:55:20 joerg_wunsch Exp $
48
top_srcdir = @top_srcdir@
50
pkgdatadir = $(datadir)/@PACKAGE@
51
pkglibdir = $(libdir)/@PACKAGE@
52
pkgincludedir = $(includedir)/@PACKAGE@
54
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
56
install_sh_DATA = $(install_sh) -c -m 644
57
install_sh_PROGRAM = $(install_sh) -c
58
install_sh_SCRIPT = $(install_sh) -c
59
INSTALL_HEADER = $(INSTALL_DATA)
60
transform = $(program_transform_name)
67
build_triplet = @build@
70
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
71
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
72
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
73
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
75
mkinstalldirs = $(install_sh) -d
76
CONFIG_HEADER = $(top_builddir)/config.h
80
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
82
AMDEP_FALSE = @AMDEP_FALSE@
83
AMDEP_TRUE = @AMDEP_TRUE@
88
AUTOHEADER = @AUTOHEADER@
90
AVR_LIBC_MAJOR = @AVR_LIBC_MAJOR@
91
AVR_LIBC_MINOR = @AVR_LIBC_MINOR@
92
AVR_LIBC_RELDATE = @AVR_LIBC_RELDATE@
93
AVR_LIBC_REVISION = @AVR_LIBC_REVISION@
94
AVR_LIBC_USER_MANUAL = @AVR_LIBC_USER_MANUAL@
95
AVR_LIBC_VERSION = @AVR_LIBC_VERSION@
96
AVR_LIBC_VERSION_NUMERIC = @AVR_LIBC_VERSION_NUMERIC@
100
CCASFLAGS = @CCASFLAGS@
101
CCDEPMODE = @CCDEPMODE@
103
CPPFLAGS = @CPPFLAGS@
104
CYGPATH_W = @CYGPATH_W@
108
DOC_INST_DIR = @DOC_INST_DIR@
113
HAS_at43usb320_FALSE = @HAS_at43usb320_FALSE@
114
HAS_at43usb320_TRUE = @HAS_at43usb320_TRUE@
115
HAS_at43usb355_FALSE = @HAS_at43usb355_FALSE@
116
HAS_at43usb355_TRUE = @HAS_at43usb355_TRUE@
117
HAS_at76c711_FALSE = @HAS_at76c711_FALSE@
118
HAS_at76c711_TRUE = @HAS_at76c711_TRUE@
119
HAS_at86rf401_FALSE = @HAS_at86rf401_FALSE@
120
HAS_at86rf401_TRUE = @HAS_at86rf401_TRUE@
121
HAS_at90c8534_FALSE = @HAS_at90c8534_FALSE@
122
HAS_at90c8534_TRUE = @HAS_at90c8534_TRUE@
123
HAS_at90can128_FALSE = @HAS_at90can128_FALSE@
124
HAS_at90can128_TRUE = @HAS_at90can128_TRUE@
125
HAS_at90can32_FALSE = @HAS_at90can32_FALSE@
126
HAS_at90can32_TRUE = @HAS_at90can32_TRUE@
127
HAS_at90can64_FALSE = @HAS_at90can64_FALSE@
128
HAS_at90can64_TRUE = @HAS_at90can64_TRUE@
129
HAS_at90pwm2_FALSE = @HAS_at90pwm2_FALSE@
130
HAS_at90pwm2_TRUE = @HAS_at90pwm2_TRUE@
131
HAS_at90pwm3_FALSE = @HAS_at90pwm3_FALSE@
132
HAS_at90pwm3_TRUE = @HAS_at90pwm3_TRUE@
133
HAS_at90s1200_FALSE = @HAS_at90s1200_FALSE@
134
HAS_at90s1200_TRUE = @HAS_at90s1200_TRUE@
135
HAS_at90s2313_FALSE = @HAS_at90s2313_FALSE@
136
HAS_at90s2313_TRUE = @HAS_at90s2313_TRUE@
137
HAS_at90s2323_FALSE = @HAS_at90s2323_FALSE@
138
HAS_at90s2323_TRUE = @HAS_at90s2323_TRUE@
139
HAS_at90s2333_FALSE = @HAS_at90s2333_FALSE@
140
HAS_at90s2333_TRUE = @HAS_at90s2333_TRUE@
141
HAS_at90s2343_FALSE = @HAS_at90s2343_FALSE@
142
HAS_at90s2343_TRUE = @HAS_at90s2343_TRUE@
143
HAS_at90s4414_FALSE = @HAS_at90s4414_FALSE@
144
HAS_at90s4414_TRUE = @HAS_at90s4414_TRUE@
145
HAS_at90s4433_FALSE = @HAS_at90s4433_FALSE@
146
HAS_at90s4433_TRUE = @HAS_at90s4433_TRUE@
147
HAS_at90s4434_FALSE = @HAS_at90s4434_FALSE@
148
HAS_at90s4434_TRUE = @HAS_at90s4434_TRUE@
149
HAS_at90s8515_FALSE = @HAS_at90s8515_FALSE@
150
HAS_at90s8515_TRUE = @HAS_at90s8515_TRUE@
151
HAS_at90s8535_FALSE = @HAS_at90s8535_FALSE@
152
HAS_at90s8535_TRUE = @HAS_at90s8535_TRUE@
153
HAS_at90usb1286_FALSE = @HAS_at90usb1286_FALSE@
154
HAS_at90usb1286_TRUE = @HAS_at90usb1286_TRUE@
155
HAS_at90usb1287_FALSE = @HAS_at90usb1287_FALSE@
156
HAS_at90usb1287_TRUE = @HAS_at90usb1287_TRUE@
157
HAS_at90usb646_FALSE = @HAS_at90usb646_FALSE@
158
HAS_at90usb646_TRUE = @HAS_at90usb646_TRUE@
159
HAS_at90usb647_FALSE = @HAS_at90usb647_FALSE@
160
HAS_at90usb647_TRUE = @HAS_at90usb647_TRUE@
161
HAS_at94k_FALSE = @HAS_at94k_FALSE@
162
HAS_at94k_TRUE = @HAS_at94k_TRUE@
163
HAS_atmega103_FALSE = @HAS_atmega103_FALSE@
164
HAS_atmega103_TRUE = @HAS_atmega103_TRUE@
165
HAS_atmega1280_FALSE = @HAS_atmega1280_FALSE@
166
HAS_atmega1280_TRUE = @HAS_atmega1280_TRUE@
167
HAS_atmega1281_FALSE = @HAS_atmega1281_FALSE@
168
HAS_atmega1281_TRUE = @HAS_atmega1281_TRUE@
169
HAS_atmega128_FALSE = @HAS_atmega128_FALSE@
170
HAS_atmega128_TRUE = @HAS_atmega128_TRUE@
171
HAS_atmega161_FALSE = @HAS_atmega161_FALSE@
172
HAS_atmega161_TRUE = @HAS_atmega161_TRUE@
173
HAS_atmega162_FALSE = @HAS_atmega162_FALSE@
174
HAS_atmega162_TRUE = @HAS_atmega162_TRUE@
175
HAS_atmega163_FALSE = @HAS_atmega163_FALSE@
176
HAS_atmega163_TRUE = @HAS_atmega163_TRUE@
177
HAS_atmega164p_FALSE = @HAS_atmega164p_FALSE@
178
HAS_atmega164p_TRUE = @HAS_atmega164p_TRUE@
179
HAS_atmega165_FALSE = @HAS_atmega165_FALSE@
180
HAS_atmega165_TRUE = @HAS_atmega165_TRUE@
181
HAS_atmega168_FALSE = @HAS_atmega168_FALSE@
182
HAS_atmega168_TRUE = @HAS_atmega168_TRUE@
183
HAS_atmega169_FALSE = @HAS_atmega169_FALSE@
184
HAS_atmega169_TRUE = @HAS_atmega169_TRUE@
185
HAS_atmega16_FALSE = @HAS_atmega16_FALSE@
186
HAS_atmega16_TRUE = @HAS_atmega16_TRUE@
187
HAS_atmega323_FALSE = @HAS_atmega323_FALSE@
188
HAS_atmega323_TRUE = @HAS_atmega323_TRUE@
189
HAS_atmega324p_FALSE = @HAS_atmega324p_FALSE@
190
HAS_atmega324p_TRUE = @HAS_atmega324p_TRUE@
191
HAS_atmega3250_FALSE = @HAS_atmega3250_FALSE@
192
HAS_atmega3250_TRUE = @HAS_atmega3250_TRUE@
193
HAS_atmega325_FALSE = @HAS_atmega325_FALSE@
194
HAS_atmega325_TRUE = @HAS_atmega325_TRUE@
195
HAS_atmega3290_FALSE = @HAS_atmega3290_FALSE@
196
HAS_atmega3290_TRUE = @HAS_atmega3290_TRUE@
197
HAS_atmega329_FALSE = @HAS_atmega329_FALSE@
198
HAS_atmega329_TRUE = @HAS_atmega329_TRUE@
199
HAS_atmega32_FALSE = @HAS_atmega32_FALSE@
200
HAS_atmega32_TRUE = @HAS_atmega32_TRUE@
201
HAS_atmega406_FALSE = @HAS_atmega406_FALSE@
202
HAS_atmega406_TRUE = @HAS_atmega406_TRUE@
203
HAS_atmega48_FALSE = @HAS_atmega48_FALSE@
204
HAS_atmega48_TRUE = @HAS_atmega48_TRUE@
205
HAS_atmega640_FALSE = @HAS_atmega640_FALSE@
206
HAS_atmega640_TRUE = @HAS_atmega640_TRUE@
207
HAS_atmega644_FALSE = @HAS_atmega644_FALSE@
208
HAS_atmega644_TRUE = @HAS_atmega644_TRUE@
209
HAS_atmega644p_FALSE = @HAS_atmega644p_FALSE@
210
HAS_atmega644p_TRUE = @HAS_atmega644p_TRUE@
211
HAS_atmega6450_FALSE = @HAS_atmega6450_FALSE@
212
HAS_atmega6450_TRUE = @HAS_atmega6450_TRUE@
213
HAS_atmega645_FALSE = @HAS_atmega645_FALSE@
214
HAS_atmega645_TRUE = @HAS_atmega645_TRUE@
215
HAS_atmega6490_FALSE = @HAS_atmega6490_FALSE@
216
HAS_atmega6490_TRUE = @HAS_atmega6490_TRUE@
217
HAS_atmega649_FALSE = @HAS_atmega649_FALSE@
218
HAS_atmega649_TRUE = @HAS_atmega649_TRUE@
219
HAS_atmega64_FALSE = @HAS_atmega64_FALSE@
220
HAS_atmega64_TRUE = @HAS_atmega64_TRUE@
221
HAS_atmega8515_FALSE = @HAS_atmega8515_FALSE@
222
HAS_atmega8515_TRUE = @HAS_atmega8515_TRUE@
223
HAS_atmega8535_FALSE = @HAS_atmega8535_FALSE@
224
HAS_atmega8535_TRUE = @HAS_atmega8535_TRUE@
225
HAS_atmega88_FALSE = @HAS_atmega88_FALSE@
226
HAS_atmega88_TRUE = @HAS_atmega88_TRUE@
227
HAS_atmega8_FALSE = @HAS_atmega8_FALSE@
228
HAS_atmega8_TRUE = @HAS_atmega8_TRUE@
229
HAS_attiny11_FALSE = @HAS_attiny11_FALSE@
230
HAS_attiny11_TRUE = @HAS_attiny11_TRUE@
231
HAS_attiny12_FALSE = @HAS_attiny12_FALSE@
232
HAS_attiny12_TRUE = @HAS_attiny12_TRUE@
233
HAS_attiny13_FALSE = @HAS_attiny13_FALSE@
234
HAS_attiny13_TRUE = @HAS_attiny13_TRUE@
235
HAS_attiny15_FALSE = @HAS_attiny15_FALSE@
236
HAS_attiny15_TRUE = @HAS_attiny15_TRUE@
237
HAS_attiny22_FALSE = @HAS_attiny22_FALSE@
238
HAS_attiny22_TRUE = @HAS_attiny22_TRUE@
239
HAS_attiny2313_FALSE = @HAS_attiny2313_FALSE@
240
HAS_attiny2313_TRUE = @HAS_attiny2313_TRUE@
241
HAS_attiny24_FALSE = @HAS_attiny24_FALSE@
242
HAS_attiny24_TRUE = @HAS_attiny24_TRUE@
243
HAS_attiny25_FALSE = @HAS_attiny25_FALSE@
244
HAS_attiny25_TRUE = @HAS_attiny25_TRUE@
245
HAS_attiny261_FALSE = @HAS_attiny261_FALSE@
246
HAS_attiny261_TRUE = @HAS_attiny261_TRUE@
247
HAS_attiny26_FALSE = @HAS_attiny26_FALSE@
248
HAS_attiny26_TRUE = @HAS_attiny26_TRUE@
249
HAS_attiny28_FALSE = @HAS_attiny28_FALSE@
250
HAS_attiny28_TRUE = @HAS_attiny28_TRUE@
251
HAS_attiny44_FALSE = @HAS_attiny44_FALSE@
252
HAS_attiny44_TRUE = @HAS_attiny44_TRUE@
253
HAS_attiny45_FALSE = @HAS_attiny45_FALSE@
254
HAS_attiny45_TRUE = @HAS_attiny45_TRUE@
255
HAS_attiny461_FALSE = @HAS_attiny461_FALSE@
256
HAS_attiny461_TRUE = @HAS_attiny461_TRUE@
257
HAS_attiny84_FALSE = @HAS_attiny84_FALSE@
258
HAS_attiny84_TRUE = @HAS_attiny84_TRUE@
259
HAS_attiny85_FALSE = @HAS_attiny85_FALSE@
260
HAS_attiny85_TRUE = @HAS_attiny85_TRUE@
261
HAS_attiny861_FALSE = @HAS_attiny861_FALSE@
262
HAS_attiny861_TRUE = @HAS_attiny861_TRUE@
263
HAS_avr2_FALSE = @HAS_avr2_FALSE@
264
HAS_avr2_TRUE = @HAS_avr2_TRUE@
265
HAS_avr3_FALSE = @HAS_avr3_FALSE@
266
HAS_avr3_TRUE = @HAS_avr3_TRUE@
267
HAS_avr4_FALSE = @HAS_avr4_FALSE@
268
HAS_avr4_TRUE = @HAS_avr4_TRUE@
269
HAS_avr5_FALSE = @HAS_avr5_FALSE@
270
HAS_avr5_TRUE = @HAS_avr5_TRUE@
271
INSTALL_DATA = @INSTALL_DATA@
272
INSTALL_DOX_HTML = @INSTALL_DOX_HTML@
273
INSTALL_DOX_MAN = @INSTALL_DOX_MAN@
274
INSTALL_DOX_PDF = @INSTALL_DOX_PDF@
275
INSTALL_DOX_PS = @INSTALL_DOX_PS@
276
INSTALL_PROGRAM = @INSTALL_PROGRAM@
277
INSTALL_SCRIPT = @INSTALL_SCRIPT@
278
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
283
LTLIBOBJS = @LTLIBOBJS@
284
MAKEINFO = @MAKEINFO@
287
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
288
PACKAGE_NAME = @PACKAGE_NAME@
289
PACKAGE_STRING = @PACKAGE_STRING@
290
PACKAGE_TARNAME = @PACKAGE_TARNAME@
291
PACKAGE_VERSION = @PACKAGE_VERSION@
292
PATH_SEPARATOR = @PATH_SEPARATOR@
293
PNGTOPNM = @PNGTOPNM@
294
PNMTOPNG = @PNMTOPNG@
296
SET_MAKE = @SET_MAKE@
299
TARGET_DOX_HTML = @TARGET_DOX_HTML@
300
TARGET_DOX_PDF = @TARGET_DOX_PDF@
301
TARGET_DOX_PS = @TARGET_DOX_PS@
303
ac_ct_AR = @ac_ct_AR@
304
ac_ct_AS = @ac_ct_AS@
305
ac_ct_CC = @ac_ct_CC@
306
ac_ct_RANLIB = @ac_ct_RANLIB@
307
ac_ct_STRIP = @ac_ct_STRIP@
308
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
309
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
310
am__include = @am__include@
311
am__leading_dot = @am__leading_dot@
312
am__quote = @am__quote@
314
am__untar = @am__untar@
317
build_alias = @build_alias@
318
build_cpu = @build_cpu@
319
build_os = @build_os@
320
build_vendor = @build_vendor@
322
exec_prefix = @exec_prefix@
324
host_alias = @host_alias@
325
host_cpu = @host_cpu@
327
host_vendor = @host_vendor@
328
includedir = @includedir@
330
install_sh = @install_sh@
332
libexecdir = @libexecdir@
333
localstatedir = @localstatedir@
336
oldincludedir = @oldincludedir@
338
program_transform_name = @program_transform_name@
340
sharedstatedir = @sharedstatedir@
341
sysconfdir = @sysconfdir@
342
target_alias = @target_alias@
351
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
353
case '$(am__configure_deps)' in \
355
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
360
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign common/Makefile'; \
361
cd $(top_srcdir) && \
362
$(AUTOMAKE) --foreign common/Makefile
364
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
367
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
369
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
370
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
373
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
374
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
376
$(top_srcdir)/configure: $(am__configure_deps)
377
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
378
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
379
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
388
distdir: $(DISTFILES)
389
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
390
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
391
list='$(DISTFILES)'; for file in $$list; do \
393
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
394
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
396
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
397
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
398
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
400
$(mkdir_p) "$(distdir)$$dir"; \
404
if test -d $$d/$$file; then \
405
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
406
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
408
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
410
test -f $(distdir)/$$file \
411
|| cp -p $$d/$$file $(distdir)/$$file \
420
install-exec: install-exec-am
421
install-data: install-data-am
422
uninstall: uninstall-am
425
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
427
installcheck: installcheck-am
429
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
430
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
431
`test -z '$(STRIP)' || \
432
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
438
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
440
maintainer-clean-generic:
441
@echo "This command is intended for maintainers to use"
442
@echo "it deletes files that may require special tools to rebuild."
445
clean-am: clean-generic mostlyclean-am
447
distclean: distclean-am
449
distclean-am: clean-am distclean-generic
465
install-info: install-info-am
471
maintainer-clean: maintainer-clean-am
473
maintainer-clean-am: distclean-am maintainer-clean-generic
475
mostlyclean: mostlyclean-am
477
mostlyclean-am: mostlyclean-generic
487
uninstall-am: uninstall-info-am
489
.PHONY: all all-am check check-am clean clean-generic distclean \
490
distclean-generic distdir dvi dvi-am html html-am info info-am \
491
install install-am install-data install-data-am install-exec \
492
install-exec-am install-info install-info-am install-man \
493
install-strip installcheck installcheck-am installdirs \
494
maintainer-clean maintainer-clean-generic mostlyclean \
495
mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
498
# Tell versions [3.59,3.63) of GNU make to not export all variables.
499
# Otherwise a system limit (for SysV at least) may be exceeded.