Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/Samples/Makefile.in @ 6

Last change on this file since 6 was 6, checked in by anonymous, 17 years ago

=…

File size: 16.0 KB
Line 
1# Makefile.in generated by automake 1.10 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006  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@
16VPATH = @srcdir@
17pkgdatadir = $(datadir)/@PACKAGE@
18pkglibdir = $(libdir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21install_sh_DATA = $(install_sh) -c -m 644
22install_sh_PROGRAM = $(install_sh) -c
23install_sh_SCRIPT = $(install_sh) -c
24INSTALL_HEADER = $(INSTALL_DATA)
25transform = $(program_transform_name)
26NORMAL_INSTALL = :
27PRE_INSTALL = :
28POST_INSTALL = :
29NORMAL_UNINSTALL = :
30PRE_UNINSTALL = :
31POST_UNINSTALL = :
32build_triplet = @build@
33host_triplet = @host@
34target_triplet = @target@
35@OGRE_BUILDING_DEMOS_TRUE@am__append_1 = SkeletalAnimation BezierPatch EnvMapping Transpacency Lighting \
36@OGRE_BUILDING_DEMOS_TRUE@            ParticleFX TextureFX SkyDome BSP SkyPlane SkyBox CameraTrack Terrain \
37@OGRE_BUILDING_DEMOS_TRUE@            RenderToTexture Water CubeMapping Dot3Bump Smoke CelShading Fresnel \
38@OGRE_BUILDING_DEMOS_TRUE@            DynTex VolumeTex Grass DeferredShading
39
40@HAVE_CEGUI_TRUE@@OGRE_BUILDING_DEMOS_TRUE@am__append_2 = Gui FacialAnimation OceanDemo Compositor Shadows Instancing
41subdir = Samples
42DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
43ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44am__aclocal_m4_deps = $(top_srcdir)/Scripts/m4/cppunit.m4 \
45        $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
46am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47        $(ACLOCAL_M4)
48mkinstalldirs = $(install_sh) -d
49CONFIG_HEADER = $(top_builddir)/OgreMain/include/config.h
50CONFIG_CLEAN_FILES =
51SOURCES =
52DIST_SOURCES =
53RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
54        html-recursive info-recursive install-data-recursive \
55        install-dvi-recursive install-exec-recursive \
56        install-html-recursive install-info-recursive \
57        install-pdf-recursive install-ps-recursive install-recursive \
58        installcheck-recursive installdirs-recursive pdf-recursive \
59        ps-recursive uninstall-recursive
60RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
61  distclean-recursive maintainer-clean-recursive
62ETAGS = etags
63CTAGS = ctags
64DIST_SUBDIRS = Common SkeletalAnimation BezierPatch EnvMapping \
65        Transpacency Lighting ParticleFX TextureFX SkyDome BSP \
66        SkyPlane SkyBox CameraTrack Terrain RenderToTexture Water \
67        CubeMapping Dot3Bump Smoke CelShading Fresnel DynTex VolumeTex \
68        Grass DeferredShading Gui FacialAnimation OceanDemo Compositor \
69        Shadows Instancing
70DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
71ACLOCAL = @ACLOCAL@
72AMTAR = @AMTAR@
73AR = @AR@
74AUTOCONF = @AUTOCONF@
75AUTOHEADER = @AUTOHEADER@
76AUTOMAKE = @AUTOMAKE@
77AWK = @AWK@
78CC = @CC@
79CCDEPMODE = @CCDEPMODE@
80CEGUI_CFLAGS = @CEGUI_CFLAGS@
81CEGUI_LIBS = @CEGUI_LIBS@
82CFLAGS = @CFLAGS@
83CFLAGS_VISIBILITY = @CFLAGS_VISIBILITY@
84CPP = @CPP@
85CPPFLAGS = @CPPFLAGS@
86CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@
87CPPUNIT_CONFIG = @CPPUNIT_CONFIG@
88CPPUNIT_LIBS = @CPPUNIT_LIBS@
89CXX = @CXX@
90CXXCPP = @CXXCPP@
91CXXDEPMODE = @CXXDEPMODE@
92CXXFLAGS = @CXXFLAGS@
93CYGPATH_W = @CYGPATH_W@
94DEFS = @DEFS@
95DEPDIR = @DEPDIR@
96ECHO = @ECHO@
97ECHO_C = @ECHO_C@
98ECHO_N = @ECHO_N@
99ECHO_T = @ECHO_T@
100EGREP = @EGREP@
101EXEEXT = @EXEEXT@
102F77 = @F77@
103FFLAGS = @FFLAGS@
104FT2_CFLAGS = @FT2_CFLAGS@
105FT2_CONFIG = @FT2_CONFIG@
106FT2_LIBS = @FT2_LIBS@
107GLSUPPORT_CFLAGS = @GLSUPPORT_CFLAGS@
108GLSUPPORT_LIBS = @GLSUPPORT_LIBS@
109GL_LIBS = @GL_LIBS@
110GREP = @GREP@
111GTK_CFLAGS = @GTK_CFLAGS@
112GTK_LIBS = @GTK_LIBS@
113INSTALL = @INSTALL@
114INSTALL_DATA = @INSTALL_DATA@
115INSTALL_PROGRAM = @INSTALL_PROGRAM@
116INSTALL_SCRIPT = @INSTALL_SCRIPT@
117INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
118LDFLAGS = @LDFLAGS@
119LEX = @LEX@
120LEXLIB = @LEXLIB@
121LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
122LIBOBJS = @LIBOBJS@
123LIBS = @LIBS@
124LIBTOOL = @LIBTOOL@
125LN_S = @LN_S@
126LTLIBOBJS = @LTLIBOBJS@
127MAKEINFO = @MAKEINFO@
128MKDIR_P = @MKDIR_P@
129OBJEXT = @OBJEXT@
130OGRE_CFLAGS = @OGRE_CFLAGS@
131OGRE_GLSUPPORT = @OGRE_GLSUPPORT@
132OGRE_GUI = @OGRE_GUI@
133OGRE_PLATFORM = @OGRE_PLATFORM@
134OGRE_THREAD_LIBS = @OGRE_THREAD_LIBS@
135OIS_CFLAGS = @OIS_CFLAGS@
136OIS_LIBS = @OIS_LIBS@
137OPENEXR_CFLAGS = @OPENEXR_CFLAGS@
138OPENEXR_LIBS = @OPENEXR_LIBS@
139PACKAGE = @PACKAGE@
140PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
141PACKAGE_NAME = @PACKAGE_NAME@
142PACKAGE_STRING = @PACKAGE_STRING@
143PACKAGE_TARNAME = @PACKAGE_TARNAME@
144PACKAGE_VERSION = @PACKAGE_VERSION@
145PATH_SEPARATOR = @PATH_SEPARATOR@
146PKG_CONFIG = @PKG_CONFIG@
147PLATFORM_CFLAGS = @PLATFORM_CFLAGS@
148PLATFORM_LIBS = @PLATFORM_LIBS@
149PLUGIN_FLAGS = @PLUGIN_FLAGS@
150RANLIB = @RANLIB@
151RC = @RC@
152SED = @SED@
153SET_MAKE = @SET_MAKE@
154SHARED_FLAGS = @SHARED_FLAGS@
155SHELL = @SHELL@
156STLPORT_CFLAGS = @STLPORT_CFLAGS@
157STLPORT_LIBS = @STLPORT_LIBS@
158STRIP = @STRIP@
159VERSION = @VERSION@
160XMKMF = @XMKMF@
161YACC = @YACC@
162YFLAGS = @YFLAGS@
163ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@
164ZZIPLIB_LIBS = @ZZIPLIB_LIBS@
165abs_builddir = @abs_builddir@
166abs_srcdir = @abs_srcdir@
167abs_top_builddir = @abs_top_builddir@
168abs_top_srcdir = @abs_top_srcdir@
169ac_ct_CC = @ac_ct_CC@
170ac_ct_CXX = @ac_ct_CXX@
171ac_ct_F77 = @ac_ct_F77@
172am__include = @am__include@
173am__leading_dot = @am__leading_dot@
174am__quote = @am__quote@
175am__tar = @am__tar@
176am__untar = @am__untar@
177bindir = @bindir@
178build = @build@
179build_alias = @build_alias@
180build_cpu = @build_cpu@
181build_os = @build_os@
182build_vendor = @build_vendor@
183builddir = @builddir@
184datadir = @datadir@
185datarootdir = @datarootdir@
186docdir = @docdir@
187dvidir = @dvidir@
188exec_prefix = @exec_prefix@
189host = @host@
190host_alias = @host_alias@
191host_cpu = @host_cpu@
192host_os = @host_os@
193host_vendor = @host_vendor@
194htmldir = @htmldir@
195includedir = @includedir@
196infodir = @infodir@
197install_sh = @install_sh@
198libdir = @libdir@
199libexecdir = @libexecdir@
200localedir = @localedir@
201localstatedir = @localstatedir@
202mandir = @mandir@
203mkdir_p = @mkdir_p@
204ogreexecdir = @ogreexecdir@
205oldincludedir = @oldincludedir@
206pdfdir = @pdfdir@
207prefix = @prefix@
208program_transform_name = @program_transform_name@
209psdir = @psdir@
210sbindir = @sbindir@
211sharedstatedir = @sharedstatedir@
212srcdir = @srcdir@
213sysconfdir = @sysconfdir@
214target = @target@
215target_alias = @target_alias@
216target_cpu = @target_cpu@
217target_os = @target_os@
218target_vendor = @target_vendor@
219top_builddir = @top_builddir@
220top_srcdir = @top_srcdir@
221SUBDIRS = Common $(am__append_1) $(am__append_2)
222all: all-recursive
223
224.SUFFIXES:
225$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
226        @for dep in $?; do \
227          case '$(am__configure_deps)' in \
228            *$$dep*) \
229              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
230                && exit 0; \
231              exit 1;; \
232          esac; \
233        done; \
234        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Samples/Makefile'; \
235        cd $(top_srcdir) && \
236          $(AUTOMAKE) --foreign  Samples/Makefile
237.PRECIOUS: Makefile
238Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
239        @case '$?' in \
240          *config.status*) \
241            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
242          *) \
243            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
244            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
245        esac;
246
247$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
248        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
249
250$(top_srcdir)/configure:  $(am__configure_deps)
251        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
252$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
253        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
254
255mostlyclean-libtool:
256        -rm -f *.lo
257
258clean-libtool:
259        -rm -rf .libs _libs
260
261# This directory's subdirectories are mostly independent; you can cd
262# into them and run `make' without going through this Makefile.
263# To change the values of `make' variables: instead of editing Makefiles,
264# (1) if the variable is set in `config.status', edit `config.status'
265#     (which will cause the Makefiles to be regenerated when you run `make');
266# (2) otherwise, pass the desired values on the `make' command line.
267$(RECURSIVE_TARGETS):
268        @failcom='exit 1'; \
269        for f in x $$MAKEFLAGS; do \
270          case $$f in \
271            *=* | --[!k]*);; \
272            *k*) failcom='fail=yes';; \
273          esac; \
274        done; \
275        dot_seen=no; \
276        target=`echo $@ | sed s/-recursive//`; \
277        list='$(SUBDIRS)'; for subdir in $$list; do \
278          echo "Making $$target in $$subdir"; \
279          if test "$$subdir" = "."; then \
280            dot_seen=yes; \
281            local_target="$$target-am"; \
282          else \
283            local_target="$$target"; \
284          fi; \
285          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
286          || eval $$failcom; \
287        done; \
288        if test "$$dot_seen" = "no"; then \
289          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
290        fi; test -z "$$fail"
291
292$(RECURSIVE_CLEAN_TARGETS):
293        @failcom='exit 1'; \
294        for f in x $$MAKEFLAGS; do \
295          case $$f in \
296            *=* | --[!k]*);; \
297            *k*) failcom='fail=yes';; \
298          esac; \
299        done; \
300        dot_seen=no; \
301        case "$@" in \
302          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
303          *) list='$(SUBDIRS)' ;; \
304        esac; \
305        rev=''; for subdir in $$list; do \
306          if test "$$subdir" = "."; then :; else \
307            rev="$$subdir $$rev"; \
308          fi; \
309        done; \
310        rev="$$rev ."; \
311        target=`echo $@ | sed s/-recursive//`; \
312        for subdir in $$rev; do \
313          echo "Making $$target in $$subdir"; \
314          if test "$$subdir" = "."; then \
315            local_target="$$target-am"; \
316          else \
317            local_target="$$target"; \
318          fi; \
319          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
320          || eval $$failcom; \
321        done && test -z "$$fail"
322tags-recursive:
323        list='$(SUBDIRS)'; for subdir in $$list; do \
324          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
325        done
326ctags-recursive:
327        list='$(SUBDIRS)'; for subdir in $$list; do \
328          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
329        done
330
331ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
332        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
333        unique=`for i in $$list; do \
334            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
335          done | \
336          $(AWK) '    { files[$$0] = 1; } \
337               END { for (i in files) print i; }'`; \
338        mkid -fID $$unique
339tags: TAGS
340
341TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
342                $(TAGS_FILES) $(LISP)
343        tags=; \
344        here=`pwd`; \
345        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
346          include_option=--etags-include; \
347          empty_fix=.; \
348        else \
349          include_option=--include; \
350          empty_fix=; \
351        fi; \
352        list='$(SUBDIRS)'; for subdir in $$list; do \
353          if test "$$subdir" = .; then :; else \
354            test ! -f $$subdir/TAGS || \
355              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
356          fi; \
357        done; \
358        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
359        unique=`for i in $$list; do \
360            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
361          done | \
362          $(AWK) '    { files[$$0] = 1; } \
363               END { for (i in files) print i; }'`; \
364        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
365          test -n "$$unique" || unique=$$empty_fix; \
366          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
367            $$tags $$unique; \
368        fi
369ctags: CTAGS
370CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
371                $(TAGS_FILES) $(LISP)
372        tags=; \
373        here=`pwd`; \
374        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
375        unique=`for i in $$list; do \
376            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
377          done | \
378          $(AWK) '    { files[$$0] = 1; } \
379               END { for (i in files) print i; }'`; \
380        test -z "$(CTAGS_ARGS)$$tags$$unique" \
381          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
382             $$tags $$unique
383
384GTAGS:
385        here=`$(am__cd) $(top_builddir) && pwd` \
386          && cd $(top_srcdir) \
387          && gtags -i $(GTAGS_ARGS) $$here
388
389distclean-tags:
390        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
391
392distdir: $(DISTFILES)
393        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
394        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
395        list='$(DISTFILES)'; \
396          dist_files=`for file in $$list; do echo $$file; done | \
397          sed -e "s|^$$srcdirstrip/||;t" \
398              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
399        case $$dist_files in \
400          */*) $(MKDIR_P) `echo "$$dist_files" | \
401                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
402                           sort -u` ;; \
403        esac; \
404        for file in $$dist_files; do \
405          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
406          if test -d $$d/$$file; then \
407            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
408            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
409              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
410            fi; \
411            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
412          else \
413            test -f $(distdir)/$$file \
414            || cp -p $$d/$$file $(distdir)/$$file \
415            || exit 1; \
416          fi; \
417        done
418        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
419          if test "$$subdir" = .; then :; else \
420            test -d "$(distdir)/$$subdir" \
421            || $(MKDIR_P) "$(distdir)/$$subdir" \
422            || exit 1; \
423            distdir=`$(am__cd) $(distdir) && pwd`; \
424            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
425            (cd $$subdir && \
426              $(MAKE) $(AM_MAKEFLAGS) \
427                top_distdir="$$top_distdir" \
428                distdir="$$distdir/$$subdir" \
429                am__remove_distdir=: \
430                am__skip_length_check=: \
431                distdir) \
432              || exit 1; \
433          fi; \
434        done
435check-am: all-am
436check: check-recursive
437all-am: Makefile
438installdirs: installdirs-recursive
439installdirs-am:
440install: install-recursive
441install-exec: install-exec-recursive
442install-data: install-data-recursive
443uninstall: uninstall-recursive
444
445install-am: all-am
446        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
447
448installcheck: installcheck-recursive
449install-strip:
450        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
451          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
452          `test -z '$(STRIP)' || \
453            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
454mostlyclean-generic:
455
456clean-generic:
457
458distclean-generic:
459        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
460
461maintainer-clean-generic:
462        @echo "This command is intended for maintainers to use"
463        @echo "it deletes files that may require special tools to rebuild."
464clean: clean-recursive
465
466clean-am: clean-generic clean-libtool mostlyclean-am
467
468distclean: distclean-recursive
469        -rm -f Makefile
470distclean-am: clean-am distclean-generic distclean-tags
471
472dvi: dvi-recursive
473
474dvi-am:
475
476html: html-recursive
477
478info: info-recursive
479
480info-am:
481
482install-data-am:
483
484install-dvi: install-dvi-recursive
485
486install-exec-am:
487
488install-html: install-html-recursive
489
490install-info: install-info-recursive
491
492install-man:
493
494install-pdf: install-pdf-recursive
495
496install-ps: install-ps-recursive
497
498installcheck-am:
499
500maintainer-clean: maintainer-clean-recursive
501        -rm -f Makefile
502maintainer-clean-am: distclean-am maintainer-clean-generic
503
504mostlyclean: mostlyclean-recursive
505
506mostlyclean-am: mostlyclean-generic mostlyclean-libtool
507
508pdf: pdf-recursive
509
510pdf-am:
511
512ps: ps-recursive
513
514ps-am:
515
516uninstall-am:
517
518.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
519        install-strip
520
521.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
522        all all-am check check-am clean clean-generic clean-libtool \
523        ctags ctags-recursive distclean distclean-generic \
524        distclean-libtool distclean-tags distdir dvi dvi-am html \
525        html-am info info-am install install-am install-data \
526        install-data-am install-dvi install-dvi-am install-exec \
527        install-exec-am install-html install-html-am install-info \
528        install-info-am install-man install-pdf install-pdf-am \
529        install-ps install-ps-am install-strip installcheck \
530        installcheck-am installdirs installdirs-am maintainer-clean \
531        maintainer-clean-generic mostlyclean mostlyclean-generic \
532        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
533        uninstall uninstall-am
534
535# Tell versions [3.59,3.63) of GNU make to not export all variables.
536# Otherwise a system limit (for SysV at least) may be exceeded.
537.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.