~ubuntu-branches/ubuntu/intrepid/gnome-system-tools/intrepid-updates

« back to all changes in this revision

Viewing changes to icons/24x24/apps/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Emilio Pozuelo Monfort
  • Date: 2008-02-26 18:31:28 UTC
  • mfrom: (1.1.30 upstream)
  • Revision ID: james.westby@ubuntu.com-20080226183128-xys30toba3pbd9vz
Tags: 2.21.92-0ubuntu1
* New upstream releases:
  + Time
    - Add tangoified time-admin icon
  + Common
    - Only show one "configuration changed" dialog if several
      signals are received
    - Do not reload configuration if there's a good chance
      the tool changed the configuration
  + Shares
    - Do not behave strangely when clicked on a separator
      in the shares table header
  + Network
    - Make ESSID field mandatory
  + Updated translations
* debian/patches/98_automake.dpatch:
  + Updated for the new release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.10.1 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006, 2007, 2008  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
VPATH = @srcdir@
 
18
pkgdatadir = $(datadir)/@PACKAGE@
 
19
pkglibdir = $(libdir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
 
21
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
22
install_sh_DATA = $(install_sh) -c -m 644
 
23
install_sh_PROGRAM = $(install_sh) -c
 
24
install_sh_SCRIPT = $(install_sh) -c
 
25
INSTALL_HEADER = $(INSTALL_DATA)
 
26
transform = $(program_transform_name)
 
27
NORMAL_INSTALL = :
 
28
PRE_INSTALL = :
 
29
POST_INSTALL = :
 
30
NORMAL_UNINSTALL = :
 
31
PRE_UNINSTALL = :
 
32
POST_UNINSTALL = :
 
33
build_triplet = @build@
 
34
host_triplet = @host@
 
35
subdir = icons/24x24/apps
 
36
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
37
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
38
am__aclocal_m4_deps = $(top_srcdir)/m4/gnome-doc-utils.m4 \
 
39
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/configure.in
 
40
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
41
        $(ACLOCAL_M4)
 
42
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
43
CONFIG_HEADER = $(top_builddir)/config.h
 
44
CONFIG_CLEAN_FILES =
 
45
SOURCES =
 
46
DIST_SOURCES =
 
47
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
48
am__vpath_adj = case $$p in \
 
49
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
50
    *) f=$$p;; \
 
51
  esac;
 
52
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
53
am__installdirs = "$(DESTDIR)$(iconsdir)"
 
54
iconsDATA_INSTALL = $(INSTALL_DATA)
 
55
DATA = $(icons_DATA)
 
56
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
57
ACLOCAL = @ACLOCAL@
 
58
ALL_LINGUAS = @ALL_LINGUAS@
 
59
AMTAR = @AMTAR@
 
60
AR = @AR@
 
61
AUTOCONF = @AUTOCONF@
 
62
AUTOHEADER = @AUTOHEADER@
 
63
AUTOMAKE = @AUTOMAKE@
 
64
AWK = @AWK@
 
65
CATALOGS = @CATALOGS@
 
66
CATOBJEXT = @CATOBJEXT@
 
67
CC = @CC@
 
68
CCDEPMODE = @CCDEPMODE@
 
69
CFLAGS = @CFLAGS@
 
70
CPP = @CPP@
 
71
CPPFLAGS = @CPPFLAGS@
 
72
CXX = @CXX@
 
73
CXXCPP = @CXXCPP@
 
74
CXXDEPMODE = @CXXDEPMODE@
 
75
CXXFLAGS = @CXXFLAGS@
 
76
CYGPATH_W = @CYGPATH_W@
 
77
DATADIRNAME = @DATADIRNAME@
 
78
DBUS_CFLAGS = @DBUS_CFLAGS@
 
79
DBUS_LIBS = @DBUS_LIBS@
 
80
DEFS = @DEFS@
 
81
DEPDIR = @DEPDIR@
 
82
DOC_USER_FORMATS = @DOC_USER_FORMATS@
 
83
DSYMUTIL = @DSYMUTIL@
 
84
ECHO = @ECHO@
 
85
ECHO_C = @ECHO_C@
 
86
ECHO_N = @ECHO_N@
 
87
ECHO_T = @ECHO_T@
 
88
EGREP = @EGREP@
 
89
EXEEXT = @EXEEXT@
 
90
F77 = @F77@
 
91
FFLAGS = @FFLAGS@
 
92
GCONFTOOL = @GCONFTOOL@
 
93
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
 
94
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
 
95
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
96
GIO_CFLAGS = @GIO_CFLAGS@
 
97
GIO_LIBS = @GIO_LIBS@
 
98
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
 
99
GMOFILES = @GMOFILES@
 
100
GMSGFMT = @GMSGFMT@
 
101
GREP = @GREP@
 
102
GST_CFLAGS = @GST_CFLAGS@
 
103
GST_DEPENDS_CFLAGS = @GST_DEPENDS_CFLAGS@
 
104
GST_DEPENDS_LIBS = @GST_DEPENDS_LIBS@
 
105
GST_IW_LIBS = @GST_IW_LIBS@
 
106
GST_LIBS = @GST_LIBS@
 
107
GST_TOOL_CFLAGS = @GST_TOOL_CFLAGS@
 
108
GST_TOOL_CLEANFILES = @GST_TOOL_CLEANFILES@
 
109
GST_TOOL_DEPENDENCIES = @GST_TOOL_DEPENDENCIES@
 
110
GST_TOOL_EXTRA_DIST = @GST_TOOL_EXTRA_DIST@
 
111
GST_TOOL_LIBS = @GST_TOOL_LIBS@
 
112
HELP_DIR = @HELP_DIR@
 
113
INSTALL = @INSTALL@
 
114
INSTALL_DATA = @INSTALL_DATA@
 
115
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
116
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
117
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
118
INSTOBJEXT = @INSTOBJEXT@
 
119
INTLLIBS = @INTLLIBS@
 
120
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
121
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
122
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
 
123
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
124
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
125
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
 
126
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
127
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
 
128
INTLTOOL_PERL = @INTLTOOL_PERL@
 
129
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
 
130
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
131
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
132
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
133
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
134
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
 
135
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
136
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
137
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
138
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
 
139
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
140
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
141
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
 
142
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
 
143
LDFLAGS = @LDFLAGS@
 
144
LIBOBJS = @LIBOBJS@
 
145
LIBS = @LIBS@
 
146
LIBTOOL = @LIBTOOL@
 
147
LN_S = @LN_S@
 
148
LTLIBOBJS = @LTLIBOBJS@
 
149
MAINT = @MAINT@
 
150
MAKEINFO = @MAKEINFO@
 
151
MKDIR_P = @MKDIR_P@
 
152
MKINSTALLDIRS = @MKINSTALLDIRS@
 
153
MSGFMT = @MSGFMT@
 
154
MSGFMT_OPTS = @MSGFMT_OPTS@
 
155
MSGMERGE = @MSGMERGE@
 
156
NAUTILUSDIR = @NAUTILUSDIR@
 
157
NAUTILUS_CFLAGS = @NAUTILUS_CFLAGS@
 
158
NAUTILUS_LIBS = @NAUTILUS_LIBS@
 
159
NMEDIT = @NMEDIT@
 
160
OBJEXT = @OBJEXT@
 
161
OMF_DIR = @OMF_DIR@
 
162
PACKAGE = @PACKAGE@
 
163
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
164
PACKAGE_NAME = @PACKAGE_NAME@
 
165
PACKAGE_STRING = @PACKAGE_STRING@
 
166
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
167
PACKAGE_VERSION = @PACKAGE_VERSION@
 
168
PATH_SEPARATOR = @PATH_SEPARATOR@
 
169
PKG_CONFIG = @PKG_CONFIG@
 
170
POFILES = @POFILES@
 
171
POLKIT_CFLAGS = @POLKIT_CFLAGS@
 
172
POLKIT_LIBS = @POLKIT_LIBS@
 
173
POSUB = @POSUB@
 
174
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
175
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
176
RANLIB = @RANLIB@
 
177
SED = @SED@
 
178
SET_MAKE = @SET_MAKE@
 
179
SHELL = @SHELL@
 
180
STRIP = @STRIP@
 
181
USE_NLS = @USE_NLS@
 
182
VERSION = @VERSION@
 
183
XGETTEXT = @XGETTEXT@
 
184
abs_builddir = @abs_builddir@
 
185
abs_srcdir = @abs_srcdir@
 
186
abs_top_builddir = @abs_top_builddir@
 
187
abs_top_srcdir = @abs_top_srcdir@
 
188
ac_ct_CC = @ac_ct_CC@
 
189
ac_ct_CXX = @ac_ct_CXX@
 
190
ac_ct_F77 = @ac_ct_F77@
 
191
am__include = @am__include@
 
192
am__leading_dot = @am__leading_dot@
 
193
am__quote = @am__quote@
 
194
am__tar = @am__tar@
 
195
am__untar = @am__untar@
 
196
bindir = @bindir@
 
197
build = @build@
 
198
build_alias = @build_alias@
 
199
build_cpu = @build_cpu@
 
200
build_os = @build_os@
 
201
build_vendor = @build_vendor@
 
202
builddir = @builddir@
 
203
datadir = @datadir@
 
204
datarootdir = @datarootdir@
 
205
docdir = @docdir@
 
206
dvidir = @dvidir@
 
207
exec_prefix = @exec_prefix@
 
208
gnomelocaledir = @gnomelocaledir@
 
209
host = @host@
 
210
host_alias = @host_alias@
 
211
host_cpu = @host_cpu@
 
212
host_os = @host_os@
 
213
host_vendor = @host_vendor@
 
214
htmldir = @htmldir@
 
215
includedir = @includedir@
 
216
infodir = @infodir@
 
217
install_sh = @install_sh@
 
218
interfacesdir = @interfacesdir@
 
219
libdir = @libdir@
 
220
libexecdir = @libexecdir@
 
221
localedir = @localedir@
 
222
localstatedir = @localstatedir@
 
223
mandir = @mandir@
 
224
mkdir_p = @mkdir_p@
 
225
oldincludedir = @oldincludedir@
 
226
pdfdir = @pdfdir@
 
227
pixmapsdir = @pixmapsdir@
 
228
prefix = @prefix@
 
229
program_transform_name = @program_transform_name@
 
230
psdir = @psdir@
 
231
sbindir = @sbindir@
 
232
sharedstatedir = @sharedstatedir@
 
233
srcdir = @srcdir@
 
234
sysconfdir = @sysconfdir@
 
235
target_alias = @target_alias@
 
236
top_builddir = @top_builddir@
 
237
top_srcdir = @top_srcdir@
 
238
themedir = $(datadir)/icons/hicolor
 
239
size = 24x24
 
240
context = apps
 
241
iconsdir = $(themedir)/$(size)/$(context)
 
242
icons_DATA = \
 
243
        time-admin.png
 
244
 
 
245
EXTRA_DIST = \
 
246
        $(icons_DATA)
 
247
 
 
248
all: all-am
 
249
 
 
250
.SUFFIXES:
 
251
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
252
        @for dep in $?; do \
 
253
          case '$(am__configure_deps)' in \
 
254
            *$$dep*) \
 
255
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
256
                && exit 0; \
 
257
              exit 1;; \
 
258
          esac; \
 
259
        done; \
 
260
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  icons/24x24/apps/Makefile'; \
 
261
        cd $(top_srcdir) && \
 
262
          $(AUTOMAKE) --gnu  icons/24x24/apps/Makefile
 
263
.PRECIOUS: Makefile
 
264
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
265
        @case '$?' in \
 
266
          *config.status*) \
 
267
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
268
          *) \
 
269
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
270
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
271
        esac;
 
272
 
 
273
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
274
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
275
 
 
276
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
277
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
278
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
279
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
280
 
 
281
mostlyclean-libtool:
 
282
        -rm -f *.lo
 
283
 
 
284
clean-libtool:
 
285
        -rm -rf .libs _libs
 
286
install-iconsDATA: $(icons_DATA)
 
287
        @$(NORMAL_INSTALL)
 
288
        test -z "$(iconsdir)" || $(MKDIR_P) "$(DESTDIR)$(iconsdir)"
 
289
        @list='$(icons_DATA)'; for p in $$list; do \
 
290
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
291
          f=$(am__strip_dir) \
 
292
          echo " $(iconsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(iconsdir)/$$f'"; \
 
293
          $(iconsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(iconsdir)/$$f"; \
 
294
        done
 
295
 
 
296
uninstall-iconsDATA:
 
297
        @$(NORMAL_UNINSTALL)
 
298
        @list='$(icons_DATA)'; for p in $$list; do \
 
299
          f=$(am__strip_dir) \
 
300
          echo " rm -f '$(DESTDIR)$(iconsdir)/$$f'"; \
 
301
          rm -f "$(DESTDIR)$(iconsdir)/$$f"; \
 
302
        done
 
303
tags: TAGS
 
304
TAGS:
 
305
 
 
306
ctags: CTAGS
 
307
CTAGS:
 
308
 
 
309
 
 
310
distdir: $(DISTFILES)
 
311
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
312
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
313
        list='$(DISTFILES)'; \
 
314
          dist_files=`for file in $$list; do echo $$file; done | \
 
315
          sed -e "s|^$$srcdirstrip/||;t" \
 
316
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
317
        case $$dist_files in \
 
318
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
319
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
320
                           sort -u` ;; \
 
321
        esac; \
 
322
        for file in $$dist_files; do \
 
323
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
324
          if test -d $$d/$$file; then \
 
325
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
326
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
327
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
328
            fi; \
 
329
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
330
          else \
 
331
            test -f $(distdir)/$$file \
 
332
            || cp -p $$d/$$file $(distdir)/$$file \
 
333
            || exit 1; \
 
334
          fi; \
 
335
        done
 
336
check-am: all-am
 
337
check: check-am
 
338
all-am: Makefile $(DATA)
 
339
installdirs:
 
340
        for dir in "$(DESTDIR)$(iconsdir)"; do \
 
341
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
342
        done
 
343
install: install-am
 
344
install-exec: install-exec-am
 
345
install-data: install-data-am
 
346
uninstall: uninstall-am
 
347
 
 
348
install-am: all-am
 
349
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
350
 
 
351
installcheck: installcheck-am
 
352
install-strip:
 
353
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
354
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
355
          `test -z '$(STRIP)' || \
 
356
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
357
mostlyclean-generic:
 
358
 
 
359
clean-generic:
 
360
 
 
361
distclean-generic:
 
362
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
363
 
 
364
maintainer-clean-generic:
 
365
        @echo "This command is intended for maintainers to use"
 
366
        @echo "it deletes files that may require special tools to rebuild."
 
367
clean: clean-am
 
368
 
 
369
clean-am: clean-generic clean-libtool mostlyclean-am
 
370
 
 
371
distclean: distclean-am
 
372
        -rm -f Makefile
 
373
distclean-am: clean-am distclean-generic
 
374
 
 
375
dvi: dvi-am
 
376
 
 
377
dvi-am:
 
378
 
 
379
html: html-am
 
380
 
 
381
info: info-am
 
382
 
 
383
info-am:
 
384
 
 
385
install-data-am: install-iconsDATA
 
386
 
 
387
install-dvi: install-dvi-am
 
388
 
 
389
install-exec-am:
 
390
 
 
391
install-html: install-html-am
 
392
 
 
393
install-info: install-info-am
 
394
 
 
395
install-man:
 
396
 
 
397
install-pdf: install-pdf-am
 
398
 
 
399
install-ps: install-ps-am
 
400
 
 
401
installcheck-am:
 
402
 
 
403
maintainer-clean: maintainer-clean-am
 
404
        -rm -f Makefile
 
405
maintainer-clean-am: distclean-am maintainer-clean-generic
 
406
 
 
407
mostlyclean: mostlyclean-am
 
408
 
 
409
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
410
 
 
411
pdf: pdf-am
 
412
 
 
413
pdf-am:
 
414
 
 
415
ps: ps-am
 
416
 
 
417
ps-am:
 
418
 
 
419
uninstall-am: uninstall-iconsDATA
 
420
 
 
421
.MAKE: install-am install-strip
 
422
 
 
423
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
424
        distclean distclean-generic distclean-libtool distdir dvi \
 
425
        dvi-am html html-am info info-am install install-am \
 
426
        install-data install-data-am install-dvi install-dvi-am \
 
427
        install-exec install-exec-am install-html install-html-am \
 
428
        install-iconsDATA install-info install-info-am install-man \
 
429
        install-pdf install-pdf-am install-ps install-ps-am \
 
430
        install-strip installcheck installcheck-am installdirs \
 
431
        maintainer-clean maintainer-clean-generic mostlyclean \
 
432
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
433
        uninstall uninstall-am uninstall-iconsDATA
 
434
 
 
435
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
436
# Otherwise a system limit (for SysV at least) may be exceeded.
 
437
.NOEXPORT: