Wrapper for Clustal Omega.
[jabaws.git] / binaries / src / clustalo / src / kmpp / Makefile.in
1 # Makefile.in generated by automake 1.10.2 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 # Replaces squids own automake files
18 #
19 # Some useful automake documentation:
20 # http://www.openismus.com/documents/linux/automake/automake.shtml
21 # http://www.bioinf.uni-freiburg.de/~mmann/HowTo/automake.html
22
23 #SUBDIRS =
24 #EXTRA_DIST = 
25 #LDADD =
26
27 VPATH = @srcdir@
28 pkgdatadir = $(datadir)/@PACKAGE@
29 pkglibdir = $(libdir)/@PACKAGE@
30 pkgincludedir = $(includedir)/@PACKAGE@
31 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
32 install_sh_DATA = $(install_sh) -c -m 644
33 install_sh_PROGRAM = $(install_sh) -c
34 install_sh_SCRIPT = $(install_sh) -c
35 INSTALL_HEADER = $(INSTALL_DATA)
36 transform = $(program_transform_name)
37 NORMAL_INSTALL = :
38 PRE_INSTALL = :
39 POST_INSTALL = :
40 NORMAL_UNINSTALL = :
41 PRE_UNINSTALL = :
42 POST_UNINSTALL = :
43 build_triplet = @build@
44 host_triplet = @host@
45 subdir = src/kmpp
46 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
47 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
48 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_prefix_config_h.m4 \
49         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
50         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
51         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/ax_openmp.m4 \
52         $(top_srcdir)/configure.ac
53 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
54         $(ACLOCAL_M4)
55 mkinstalldirs = $(install_sh) -d
56 CONFIG_HEADER = $(top_builddir)/src/config.h
57 CONFIG_CLEAN_FILES =
58 LTLIBRARIES = $(noinst_LTLIBRARIES)
59 libkmpp_la_LIBADD =
60 am_libkmpp_la_OBJECTS = KMeans.lo KmTree.lo KmUtils.lo
61 libkmpp_la_OBJECTS = $(am_libkmpp_la_OBJECTS)
62 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/src
63 depcomp = $(SHELL) $(top_srcdir)/depcomp
64 am__depfiles_maybe = depfiles
65 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
66         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
67 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
68         --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
69         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
70 CXXLD = $(CXX)
71 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
72         --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
73         $(LDFLAGS) -o $@
74 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
75         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
76 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
77         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
78         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
79 CCLD = $(CC)
80 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
81         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
82         $(LDFLAGS) -o $@
83 SOURCES = $(libkmpp_la_SOURCES)
84 DIST_SOURCES = $(libkmpp_la_SOURCES)
85 ETAGS = etags
86 CTAGS = ctags
87 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
88 ACLOCAL = @ACLOCAL@
89 AMTAR = @AMTAR@
90 AM_CFLAGS = @AM_CFLAGS@
91
92 # need DCLUSTALO here to enable Clustal specific squid patches
93 AM_CXXFLAGS = -DCLUSTALO @AM_CXXFLAGS@ 
94 AM_LDFLAGS = @AM_LDFLAGS@
95 AR = @AR@
96 AUTOCONF = @AUTOCONF@
97 AUTOHEADER = @AUTOHEADER@
98 AUTOMAKE = @AUTOMAKE@
99 AWK = @AWK@
100 CC = @CC@
101 CCDEPMODE = @CCDEPMODE@
102 CFLAGS = @CFLAGS@
103 CPP = @CPP@
104 CPPFLAGS = @CPPFLAGS@
105 CXX = @CXX@
106 CXXCPP = @CXXCPP@
107 CXXDEPMODE = @CXXDEPMODE@
108 CXXFLAGS = @CXXFLAGS@
109 CYGPATH_W = @CYGPATH_W@
110 DEFS = @DEFS@
111 DEPDIR = @DEPDIR@
112 DSYMUTIL = @DSYMUTIL@
113 DUMPBIN = @DUMPBIN@
114 ECHO_C = @ECHO_C@
115 ECHO_N = @ECHO_N@
116 ECHO_T = @ECHO_T@
117 EGREP = @EGREP@
118 EXEEXT = @EXEEXT@
119 FGREP = @FGREP@
120 GREP = @GREP@
121 INSTALL = @INSTALL@
122 INSTALL_DATA = @INSTALL_DATA@
123 INSTALL_PROGRAM = @INSTALL_PROGRAM@
124 INSTALL_SCRIPT = @INSTALL_SCRIPT@
125 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
126 LD = @LD@
127 LDFLAGS = @LDFLAGS@
128 LIBOBJS = @LIBOBJS@
129 LIBS = @LIBS@
130 LIBTOOL = @LIBTOOL@
131 LIPO = @LIPO@
132 LN_S = @LN_S@
133 LTLIBOBJS = @LTLIBOBJS@
134 MAKEINFO = @MAKEINFO@
135 MKDIR_P = @MKDIR_P@
136 NM = @NM@
137 NMEDIT = @NMEDIT@
138 OBJDUMP = @OBJDUMP@
139 OBJEXT = @OBJEXT@
140 OPENMP_CFLAGS = @OPENMP_CFLAGS@
141 OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
142 OTOOL = @OTOOL@
143 OTOOL64 = @OTOOL64@
144 PACKAGE = @PACKAGE@
145 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
146 PACKAGE_CODENAME = @PACKAGE_CODENAME@
147 PACKAGE_NAME = @PACKAGE_NAME@
148 PACKAGE_STRING = @PACKAGE_STRING@
149 PACKAGE_TARNAME = @PACKAGE_TARNAME@
150 PACKAGE_VERSION = @PACKAGE_VERSION@
151 PATH_SEPARATOR = @PATH_SEPARATOR@
152 RANLIB = @RANLIB@
153 SED = @SED@
154 SET_MAKE = @SET_MAKE@
155 SHELL = @SHELL@
156 STRIP = @STRIP@
157 VERSION = @VERSION@
158 abs_builddir = @abs_builddir@
159 abs_srcdir = @abs_srcdir@
160 abs_top_builddir = @abs_top_builddir@
161 abs_top_srcdir = @abs_top_srcdir@
162 ac_ct_CC = @ac_ct_CC@
163 ac_ct_CXX = @ac_ct_CXX@
164 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
165 am__include = @am__include@
166 am__leading_dot = @am__leading_dot@
167 am__quote = @am__quote@
168 am__tar = @am__tar@
169 am__untar = @am__untar@
170 bindir = @bindir@
171 build = @build@
172 build_alias = @build_alias@
173 build_cpu = @build_cpu@
174 build_os = @build_os@
175 build_vendor = @build_vendor@
176 builddir = @builddir@
177 datadir = @datadir@
178 datarootdir = @datarootdir@
179 docdir = @docdir@
180 dvidir = @dvidir@
181 exec_prefix = @exec_prefix@
182 host = @host@
183 host_alias = @host_alias@
184 host_cpu = @host_cpu@
185 host_os = @host_os@
186 host_vendor = @host_vendor@
187 htmldir = @htmldir@
188 includedir = @includedir@
189 infodir = @infodir@
190 install_sh = @install_sh@
191 libdir = @libdir@
192 libexecdir = @libexecdir@
193 localedir = @localedir@
194 localstatedir = @localstatedir@
195 lt_ECHO = @lt_ECHO@
196 mandir = @mandir@
197 mkdir_p = @mkdir_p@
198 oldincludedir = @oldincludedir@
199 pdfdir = @pdfdir@
200 prefix = @prefix@
201 program_transform_name = @program_transform_name@
202 psdir = @psdir@
203 sbindir = @sbindir@
204 sharedstatedir = @sharedstatedir@
205 srcdir = @srcdir@
206 sysconfdir = @sysconfdir@
207 target_alias = @target_alias@
208 top_build_prefix = @top_build_prefix@
209 top_builddir = @top_builddir@
210 top_srcdir = @top_srcdir@
211 noinst_LTLIBRARIES = libkmpp.la
212 libkmpp_la_SOURCES = KMeans.cpp KMeans.h \
213         KmTree.cpp KmTree.h \
214         KmUtils.cpp KmUtils.h
215
216 all: all-am
217
218 .SUFFIXES:
219 .SUFFIXES: .cpp .lo .o .obj
220 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
221         @for dep in $?; do \
222           case '$(am__configure_deps)' in \
223             *$$dep*) \
224               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
225                 && { if test -f $@; then exit 0; else break; fi; }; \
226               exit 1;; \
227           esac; \
228         done; \
229         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/kmpp/Makefile'; \
230         cd $(top_srcdir) && \
231           $(AUTOMAKE) --gnu  src/kmpp/Makefile
232 .PRECIOUS: Makefile
233 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
234         @case '$?' in \
235           *config.status*) \
236             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
237           *) \
238             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
239             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
240         esac;
241
242 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
243         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
244
245 $(top_srcdir)/configure:  $(am__configure_deps)
246         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
247 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
248         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
249
250 clean-noinstLTLIBRARIES:
251         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
252         @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
253           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
254           test "$$dir" != "$$p" || dir=.; \
255           echo "rm -f \"$${dir}/so_locations\""; \
256           rm -f "$${dir}/so_locations"; \
257         done
258 libkmpp.la: $(libkmpp_la_OBJECTS) $(libkmpp_la_DEPENDENCIES) 
259         $(CXXLINK)  $(libkmpp_la_OBJECTS) $(libkmpp_la_LIBADD) $(LIBS)
260
261 mostlyclean-compile:
262         -rm -f *.$(OBJEXT)
263
264 distclean-compile:
265         -rm -f *.tab.c
266
267 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/KMeans.Plo@am__quote@
268 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/KmTree.Plo@am__quote@
269 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/KmUtils.Plo@am__quote@
270
271 .cpp.o:
272 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
273 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
274 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
275 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
276 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
277
278 .cpp.obj:
279 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
280 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
281 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
282 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
283 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
284
285 .cpp.lo:
286 @am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
287 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
288 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
289 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
290 @am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
291
292 mostlyclean-libtool:
293         -rm -f *.lo
294
295 clean-libtool:
296         -rm -rf .libs _libs
297
298 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
299         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
300         unique=`for i in $$list; do \
301             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
302           done | \
303           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
304               END { if (nonempty) { for (i in files) print i; }; }'`; \
305         mkid -fID $$unique
306 tags: TAGS
307
308 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
309                 $(TAGS_FILES) $(LISP)
310         tags=; \
311         here=`pwd`; \
312         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
313         unique=`for i in $$list; do \
314             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
315           done | \
316           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
317               END { if (nonempty) { for (i in files) print i; }; }'`; \
318         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
319           test -n "$$unique" || unique=$$empty_fix; \
320           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
321             $$tags $$unique; \
322         fi
323 ctags: CTAGS
324 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
325                 $(TAGS_FILES) $(LISP)
326         tags=; \
327         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
328         unique=`for i in $$list; do \
329             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
330           done | \
331           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
332               END { if (nonempty) { for (i in files) print i; }; }'`; \
333         test -z "$(CTAGS_ARGS)$$tags$$unique" \
334           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
335              $$tags $$unique
336
337 GTAGS:
338         here=`$(am__cd) $(top_builddir) && pwd` \
339           && cd $(top_srcdir) \
340           && gtags -i $(GTAGS_ARGS) $$here
341
342 distclean-tags:
343         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
344
345 distdir: $(DISTFILES)
346         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
347         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
348         list='$(DISTFILES)'; \
349           dist_files=`for file in $$list; do echo $$file; done | \
350           sed -e "s|^$$srcdirstrip/||;t" \
351               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
352         case $$dist_files in \
353           */*) $(MKDIR_P) `echo "$$dist_files" | \
354                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
355                            sort -u` ;; \
356         esac; \
357         for file in $$dist_files; do \
358           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
359           if test -d $$d/$$file; then \
360             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
361             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
362               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
363             fi; \
364             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
365           else \
366             test -f $(distdir)/$$file \
367             || cp -p $$d/$$file $(distdir)/$$file \
368             || exit 1; \
369           fi; \
370         done
371 check-am: all-am
372 check: check-am
373 all-am: Makefile $(LTLIBRARIES)
374 installdirs:
375 install: install-am
376 install-exec: install-exec-am
377 install-data: install-data-am
378 uninstall: uninstall-am
379
380 install-am: all-am
381         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
382
383 installcheck: installcheck-am
384 install-strip:
385         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
386           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
387           `test -z '$(STRIP)' || \
388             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
389 mostlyclean-generic:
390
391 clean-generic:
392
393 distclean-generic:
394         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
395
396 maintainer-clean-generic:
397         @echo "This command is intended for maintainers to use"
398         @echo "it deletes files that may require special tools to rebuild."
399 clean: clean-am
400
401 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
402         mostlyclean-am
403
404 distclean: distclean-am
405         -rm -rf ./$(DEPDIR)
406         -rm -f Makefile
407 distclean-am: clean-am distclean-compile distclean-generic \
408         distclean-tags
409
410 dvi: dvi-am
411
412 dvi-am:
413
414 html: html-am
415
416 info: info-am
417
418 info-am:
419
420 install-data-am:
421
422 install-dvi: install-dvi-am
423
424 install-exec-am:
425
426 install-html: install-html-am
427
428 install-info: install-info-am
429
430 install-man:
431
432 install-pdf: install-pdf-am
433
434 install-ps: install-ps-am
435
436 installcheck-am:
437
438 maintainer-clean: maintainer-clean-am
439         -rm -rf ./$(DEPDIR)
440         -rm -f Makefile
441 maintainer-clean-am: distclean-am maintainer-clean-generic
442
443 mostlyclean: mostlyclean-am
444
445 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
446         mostlyclean-libtool
447
448 pdf: pdf-am
449
450 pdf-am:
451
452 ps: ps-am
453
454 ps-am:
455
456 uninstall-am:
457
458 .MAKE: install-am install-strip
459
460 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
461         clean-libtool clean-noinstLTLIBRARIES ctags distclean \
462         distclean-compile distclean-generic distclean-libtool \
463         distclean-tags distdir dvi dvi-am html html-am info info-am \
464         install install-am install-data install-data-am install-dvi \
465         install-dvi-am install-exec install-exec-am install-html \
466         install-html-am install-info install-info-am install-man \
467         install-pdf install-pdf-am install-ps install-ps-am \
468         install-strip installcheck installcheck-am installdirs \
469         maintainer-clean maintainer-clean-generic mostlyclean \
470         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
471         pdf pdf-am ps ps-am tags uninstall uninstall-am
472
473 # Tell versions [3.59,3.63) of GNU make to not export all variables.
474 # Otherwise a system limit (for SysV at least) may be exceeded.
475 .NOEXPORT: