Makefile.in 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804
  1. # Makefile.in generated by automake 1.11.6 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
  5. # 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. # This program is distributed in the hope that it will be useful,
  10. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  11. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  12. # PARTICULAR PURPOSE.
  13. @SET_MAKE@
  14. VPATH = @srcdir@
  15. am__make_dryrun = \
  16. { \
  17. am__dry=no; \
  18. case $$MAKEFLAGS in \
  19. *\\[\ \ ]*) \
  20. echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
  21. | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
  22. *) \
  23. for am__flg in $$MAKEFLAGS; do \
  24. case $$am__flg in \
  25. *=*|--*) ;; \
  26. *n*) am__dry=yes; break;; \
  27. esac; \
  28. done;; \
  29. esac; \
  30. test $$am__dry = yes; \
  31. }
  32. pkgdatadir = $(datadir)/@PACKAGE@
  33. pkgincludedir = $(includedir)/@PACKAGE@
  34. pkglibdir = $(libdir)/@PACKAGE@
  35. pkglibexecdir = $(libexecdir)/@PACKAGE@
  36. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  37. install_sh_DATA = $(install_sh) -c -m 644
  38. install_sh_PROGRAM = $(install_sh) -c
  39. install_sh_SCRIPT = $(install_sh) -c
  40. INSTALL_HEADER = $(INSTALL_DATA)
  41. transform = $(program_transform_name)
  42. NORMAL_INSTALL = :
  43. PRE_INSTALL = :
  44. POST_INSTALL = :
  45. NORMAL_UNINSTALL = :
  46. PRE_UNINSTALL = :
  47. POST_UNINSTALL = :
  48. build_triplet = @build@
  49. host_triplet = @host@
  50. target_triplet = @target@
  51. @ARCH_ARM_LINUX_TRUE@@HAVE_IFUNC_TRUE@am__append_1 = $(foreach \
  52. @ARCH_ARM_LINUX_TRUE@@HAVE_IFUNC_TRUE@ s,$(SIZES),$(addsuffix \
  53. @ARCH_ARM_LINUX_TRUE@@HAVE_IFUNC_TRUE@ _$(s)_1_.lo,$(SIZEOBJS))) \
  54. @ARCH_ARM_LINUX_TRUE@@HAVE_IFUNC_TRUE@ $(addsuffix \
  55. @ARCH_ARM_LINUX_TRUE@@HAVE_IFUNC_TRUE@ _8_2_.lo,$(SIZEOBJS))
  56. @ARCH_I386_TRUE@@HAVE_IFUNC_TRUE@am__append_2 = $(addsuffix _8_1_.lo,$(SIZEOBJS))
  57. @ARCH_X86_64_TRUE@@HAVE_IFUNC_TRUE@am__append_3 = $(addsuffix _16_1_.lo,$(SIZEOBJS))
  58. subdir = .
  59. DIST_COMMON = ChangeLog $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
  60. $(top_srcdir)/configure $(am__configure_deps) \
  61. $(srcdir)/auto-config.h.in $(srcdir)/../mkinstalldirs \
  62. $(srcdir)/../depcomp
  63. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  64. am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
  65. $(top_srcdir)/../config/depstand.m4 \
  66. $(top_srcdir)/../config/lead-dot.m4 \
  67. $(top_srcdir)/../config/lthostflags.m4 \
  68. $(top_srcdir)/../config/multi.m4 \
  69. $(top_srcdir)/../config/override.m4 \
  70. $(top_srcdir)/../config/stdint.m4 \
  71. $(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
  72. $(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
  73. $(top_srcdir)/acinclude.m4 $(top_srcdir)/../libtool.m4 \
  74. $(top_srcdir)/configure.ac
  75. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  76. $(ACLOCAL_M4)
  77. am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
  78. configure.lineno config.status.lineno
  79. mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
  80. CONFIG_HEADER = auto-config.h
  81. CONFIG_CLEAN_FILES =
  82. CONFIG_CLEAN_VPATH_FILES =
  83. am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
  84. am__vpath_adj = case $$p in \
  85. $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
  86. *) f=$$p;; \
  87. esac;
  88. am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
  89. am__install_max = 40
  90. am__nobase_strip_setup = \
  91. srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
  92. am__nobase_strip = \
  93. for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
  94. am__nobase_list = $(am__nobase_strip_setup); \
  95. for p in $$list; do echo "$$p $$p"; done | \
  96. sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  97. $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
  98. if (++n[$$2] == $(am__install_max)) \
  99. { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
  100. END { for (dir in files) print dir, files[dir] }'
  101. am__base_list = \
  102. sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  103. sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
  104. am__uninstall_files_from_dir = { \
  105. test -z "$$files" \
  106. || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
  107. || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
  108. $(am__cd) "$$dir" && rm -f $$files; }; \
  109. }
  110. am__installdirs = "$(DESTDIR)$(toolexeclibdir)"
  111. LTLIBRARIES = $(noinst_LTLIBRARIES) $(toolexeclib_LTLIBRARIES)
  112. am_libatomic_la_OBJECTS = gload.lo gstore.lo gcas.lo gexch.lo \
  113. glfree.lo lock.lo init.lo fenv.lo
  114. libatomic_la_OBJECTS = $(am_libatomic_la_OBJECTS)
  115. libatomic_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
  116. $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
  117. $(libatomic_la_LDFLAGS) $(LDFLAGS) -o $@
  118. libatomic_convenience_la_DEPENDENCIES = $(libatomic_la_LIBADD)
  119. am__objects_1 = gload.lo gstore.lo gcas.lo gexch.lo glfree.lo lock.lo \
  120. init.lo fenv.lo
  121. am_libatomic_convenience_la_OBJECTS = $(am__objects_1)
  122. libatomic_convenience_la_OBJECTS = \
  123. $(am_libatomic_convenience_la_OBJECTS)
  124. depcomp = $(SHELL) $(top_srcdir)/../depcomp
  125. am__depfiles_maybe = depfiles
  126. am__mv = mv -f
  127. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  128. $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  129. LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  130. --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  131. $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  132. CCLD = $(CC)
  133. LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  134. --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
  135. $(LDFLAGS) -o $@
  136. SOURCES = $(libatomic_la_SOURCES) $(EXTRA_libatomic_la_SOURCES) \
  137. $(libatomic_convenience_la_SOURCES)
  138. MULTISRCTOP =
  139. MULTIBUILDTOP =
  140. MULTIDIRS =
  141. MULTISUBDIR =
  142. MULTIDO = true
  143. MULTICLEAN = true
  144. RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
  145. html-recursive info-recursive install-data-recursive \
  146. install-dvi-recursive install-exec-recursive \
  147. install-html-recursive install-info-recursive \
  148. install-pdf-recursive install-ps-recursive install-recursive \
  149. installcheck-recursive installdirs-recursive pdf-recursive \
  150. ps-recursive uninstall-recursive
  151. am__can_run_installinfo = \
  152. case $$AM_UPDATE_INFO_DIR in \
  153. n|no|NO) false;; \
  154. *) (install-info --version) >/dev/null 2>&1;; \
  155. esac
  156. RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
  157. distclean-recursive maintainer-clean-recursive
  158. AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
  159. $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS
  160. ETAGS = etags
  161. CTAGS = ctags
  162. DIST_SUBDIRS = $(SUBDIRS)
  163. ACLOCAL = @ACLOCAL@
  164. AMTAR = @AMTAR@
  165. AR = @AR@
  166. AUTOCONF = @AUTOCONF@
  167. AUTOHEADER = @AUTOHEADER@
  168. AUTOMAKE = @AUTOMAKE@
  169. AWK = @AWK@
  170. CC = @CC@
  171. CCAS = @CCAS@
  172. CCASDEPMODE = @CCASDEPMODE@
  173. CCASFLAGS = @CCASFLAGS@
  174. CCDEPMODE = @CCDEPMODE@
  175. CFLAGS = @CFLAGS@
  176. CPP = @CPP@
  177. CPPFLAGS = @CPPFLAGS@
  178. CYGPATH_W = @CYGPATH_W@
  179. DEFS = @DEFS@
  180. DEPDIR = @DEPDIR@
  181. DSYMUTIL = @DSYMUTIL@
  182. DUMPBIN = @DUMPBIN@
  183. ECHO_C = @ECHO_C@
  184. ECHO_N = @ECHO_N@
  185. ECHO_T = @ECHO_T@
  186. EGREP = @EGREP@
  187. EXEEXT = @EXEEXT@
  188. FGREP = @FGREP@
  189. GREP = @GREP@
  190. INSTALL = @INSTALL@
  191. INSTALL_DATA = @INSTALL_DATA@
  192. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  193. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  194. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  195. LD = @LD@
  196. LDFLAGS = @LDFLAGS@
  197. LIBOBJS = @LIBOBJS@
  198. LIBS = @LIBS@
  199. LIBTOOL = @LIBTOOL@
  200. LIPO = @LIPO@
  201. LN_S = @LN_S@
  202. LTLIBOBJS = @LTLIBOBJS@
  203. MAINT = @MAINT@
  204. MAKEINFO = @MAKEINFO@
  205. MKDIR_P = @MKDIR_P@
  206. NM = @NM@
  207. NMEDIT = @NMEDIT@
  208. OBJDUMP = @OBJDUMP@
  209. OBJEXT = @OBJEXT@
  210. OPT_LDFLAGS = @OPT_LDFLAGS@
  211. OTOOL = @OTOOL@
  212. OTOOL64 = @OTOOL64@
  213. PACKAGE = @PACKAGE@
  214. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  215. PACKAGE_NAME = @PACKAGE_NAME@
  216. PACKAGE_STRING = @PACKAGE_STRING@
  217. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  218. PACKAGE_URL = @PACKAGE_URL@
  219. PACKAGE_VERSION = @PACKAGE_VERSION@
  220. PATH_SEPARATOR = @PATH_SEPARATOR@
  221. PERL = @PERL@
  222. RANLIB = @RANLIB@
  223. SECTION_LDFLAGS = @SECTION_LDFLAGS@
  224. SED = @SED@
  225. SET_MAKE = @SET_MAKE@
  226. SHELL = @SHELL@
  227. SIZES = @SIZES@
  228. STRIP = @STRIP@
  229. VERSION = @VERSION@
  230. XCFLAGS = @XCFLAGS@
  231. XLDFLAGS = @XLDFLAGS@
  232. abs_builddir = @abs_builddir@
  233. abs_srcdir = @abs_srcdir@
  234. abs_top_builddir = @abs_top_builddir@
  235. abs_top_srcdir = @abs_top_srcdir@
  236. ac_ct_CC = @ac_ct_CC@
  237. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  238. am__include = @am__include@
  239. am__leading_dot = @am__leading_dot@
  240. am__quote = @am__quote@
  241. am__tar = @am__tar@
  242. am__untar = @am__untar@
  243. bindir = @bindir@
  244. build = @build@
  245. build_alias = @build_alias@
  246. build_cpu = @build_cpu@
  247. build_os = @build_os@
  248. build_vendor = @build_vendor@
  249. builddir = @builddir@
  250. config_path = @config_path@
  251. datadir = @datadir@
  252. datarootdir = @datarootdir@
  253. docdir = @docdir@
  254. dvidir = @dvidir@
  255. enable_shared = @enable_shared@
  256. enable_static = @enable_static@
  257. exec_prefix = @exec_prefix@
  258. host = @host@
  259. host_alias = @host_alias@
  260. host_cpu = @host_cpu@
  261. host_os = @host_os@
  262. host_vendor = @host_vendor@
  263. htmldir = @htmldir@
  264. includedir = @includedir@
  265. infodir = @infodir@
  266. install_sh = @install_sh@
  267. libdir = @libdir@
  268. libexecdir = @libexecdir@
  269. libtool_VERSION = @libtool_VERSION@
  270. localedir = @localedir@
  271. localstatedir = @localstatedir@
  272. lt_host_flags = @lt_host_flags@
  273. mandir = @mandir@
  274. mkdir_p = @mkdir_p@
  275. multi_basedir = @multi_basedir@
  276. oldincludedir = @oldincludedir@
  277. pdfdir = @pdfdir@
  278. prefix = @prefix@
  279. program_transform_name = @program_transform_name@
  280. psdir = @psdir@
  281. sbindir = @sbindir@
  282. sharedstatedir = @sharedstatedir@
  283. srcdir = @srcdir@
  284. sysconfdir = @sysconfdir@
  285. target = @target@
  286. target_alias = @target_alias@
  287. target_cpu = @target_cpu@
  288. target_os = @target_os@
  289. target_vendor = @target_vendor@
  290. toolexecdir = @toolexecdir@
  291. toolexeclibdir = @toolexeclibdir@
  292. top_build_prefix = @top_build_prefix@
  293. top_builddir = @top_builddir@
  294. top_srcdir = @top_srcdir@
  295. ACLOCAL_AMFLAGS = -I .. -I ../config
  296. SUBDIRS = testsuite
  297. gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
  298. search_path = $(addprefix $(top_srcdir)/config/, $(config_path)) \
  299. $(top_srcdir) $(top_builddir)
  300. DEFAULT_INCLUDES = $(addprefix -I, $(search_path))
  301. AM_CFLAGS = $(XCFLAGS)
  302. AM_CCASFLAGS = $(XCFLAGS)
  303. AM_LDFLAGS = $(XLDFLAGS) $(SECTION_LDFLAGS) $(OPT_LDFLAGS)
  304. toolexeclib_LTLIBRARIES = libatomic.la
  305. noinst_LTLIBRARIES = libatomic_convenience.la
  306. @LIBAT_BUILD_VERSIONED_SHLIB_FALSE@libatomic_version_script =
  307. @LIBAT_BUILD_VERSIONED_SHLIB_GNU_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@libatomic_version_script = -Wl,--version-script,$(top_srcdir)/libatomic.map
  308. @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@libatomic_version_script = -Wl,-M,libatomic.map-sun
  309. @LIBAT_BUILD_VERSIONED_SHLIB_FALSE@libatomic_version_dep =
  310. @LIBAT_BUILD_VERSIONED_SHLIB_GNU_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@libatomic_version_dep = $(top_srcdir)/libatomic.map
  311. @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@libatomic_version_dep = libatomic.map-sun
  312. libatomic_version_info = -version-info $(libtool_VERSION)
  313. libatomic_la_LDFLAGS = $(libatomic_version_info) $(libatomic_version_script) $(lt_host_flags)
  314. libatomic_la_SOURCES = gload.c gstore.c gcas.c gexch.c glfree.c lock.c init.c \
  315. fenv.c
  316. SIZEOBJS = load store cas exch fadd fsub fand fior fxor fnand tas
  317. EXTRA_libatomic_la_SOURCES = $(addsuffix _n.c,$(SIZEOBJS))
  318. libatomic_la_DEPENDENCIES = $(libatomic_la_LIBADD) $(libatomic_version_dep)
  319. empty =
  320. space = $(empty) $(empty)
  321. PAT_SPLIT = $(subst _,$(space),$(*F))
  322. PAT_BASE = $(word 1,$(PAT_SPLIT))
  323. PAT_N = $(word 2,$(PAT_SPLIT))
  324. PAT_S = $(word 3,$(PAT_SPLIT))
  325. IFUNC_DEF = -DIFUNC_ALT=$(PAT_S)
  326. IFUNC_OPT = $(word $(PAT_S),$(IFUNC_OPTIONS))
  327. M_DEPS = -MT $@ -MD -MP -MF $(DEPDIR)/$(@F).Ppo
  328. M_SIZE = -DN=$(PAT_N)
  329. M_IFUNC = $(if $(PAT_S),$(IFUNC_DEF) $(IFUNC_OPT))
  330. M_FILE = $(PAT_BASE)_n.c
  331. # The lack of explicit dependency on the source file means that VPATH cannot
  332. # work properly. Instead, perform this operation by hand. First, collect a
  333. # list of all .c files in the search path.
  334. all_c_files := $(foreach dir,$(search_path),$(wildcard $(dir)/*.c))
  335. # Then sort through them to find the one we want, and select the first.
  336. M_SRC = $(firstword $(filter %/$(M_FILE), $(all_c_files)))
  337. libatomic_la_LIBADD = $(foreach s,$(SIZES),$(addsuffix \
  338. _$(s)_.lo,$(SIZEOBJS))) $(am__append_1) $(am__append_2) \
  339. $(am__append_3)
  340. @ARCH_ARM_LINUX_TRUE@@HAVE_IFUNC_TRUE@IFUNC_OPTIONS = -march=armv7-a -DHAVE_KERNEL64
  341. @ARCH_I386_TRUE@@HAVE_IFUNC_TRUE@IFUNC_OPTIONS = -march=i586
  342. @ARCH_X86_64_TRUE@@HAVE_IFUNC_TRUE@IFUNC_OPTIONS = -mcx16
  343. libatomic_convenience_la_SOURCES = $(libatomic_la_SOURCES)
  344. libatomic_convenience_la_LIBADD = $(libatomic_la_LIBADD)
  345. all: auto-config.h
  346. $(MAKE) $(AM_MAKEFLAGS) all-recursive
  347. .SUFFIXES:
  348. .SUFFIXES: .c .lo .o .obj
  349. am--refresh: Makefile
  350. @:
  351. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
  352. @for dep in $?; do \
  353. case '$(am__configure_deps)' in \
  354. *$$dep*) \
  355. echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
  356. $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
  357. && exit 0; \
  358. exit 1;; \
  359. esac; \
  360. done; \
  361. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
  362. $(am__cd) $(top_srcdir) && \
  363. $(AUTOMAKE) --foreign Makefile
  364. .PRECIOUS: Makefile
  365. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  366. @case '$?' in \
  367. *config.status*) \
  368. echo ' $(SHELL) ./config.status'; \
  369. $(SHELL) ./config.status;; \
  370. *) \
  371. echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
  372. cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
  373. esac;
  374. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  375. $(SHELL) ./config.status --recheck
  376. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  377. $(am__cd) $(srcdir) && $(AUTOCONF)
  378. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  379. $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
  380. $(am__aclocal_m4_deps):
  381. auto-config.h: stamp-h1
  382. @if test ! -f $@; then rm -f stamp-h1; else :; fi
  383. @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
  384. stamp-h1: $(srcdir)/auto-config.h.in $(top_builddir)/config.status
  385. @rm -f stamp-h1
  386. cd $(top_builddir) && $(SHELL) ./config.status auto-config.h
  387. $(srcdir)/auto-config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  388. ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
  389. rm -f stamp-h1
  390. touch $@
  391. distclean-hdr:
  392. -rm -f auto-config.h stamp-h1
  393. clean-noinstLTLIBRARIES:
  394. -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
  395. @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
  396. dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
  397. test "$$dir" != "$$p" || dir=.; \
  398. echo "rm -f \"$${dir}/so_locations\""; \
  399. rm -f "$${dir}/so_locations"; \
  400. done
  401. install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
  402. @$(NORMAL_INSTALL)
  403. @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
  404. list2=; for p in $$list; do \
  405. if test -f $$p; then \
  406. list2="$$list2 $$p"; \
  407. else :; fi; \
  408. done; \
  409. test -z "$$list2" || { \
  410. echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
  411. $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \
  412. echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
  413. $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
  414. }
  415. uninstall-toolexeclibLTLIBRARIES:
  416. @$(NORMAL_UNINSTALL)
  417. @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
  418. for p in $$list; do \
  419. $(am__strip_dir) \
  420. echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
  421. $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
  422. done
  423. clean-toolexeclibLTLIBRARIES:
  424. -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
  425. @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
  426. dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
  427. test "$$dir" != "$$p" || dir=.; \
  428. echo "rm -f \"$${dir}/so_locations\""; \
  429. rm -f "$${dir}/so_locations"; \
  430. done
  431. libatomic.la: $(libatomic_la_OBJECTS) $(libatomic_la_DEPENDENCIES) $(EXTRA_libatomic_la_DEPENDENCIES)
  432. $(libatomic_la_LINK) -rpath $(toolexeclibdir) $(libatomic_la_OBJECTS) $(libatomic_la_LIBADD) $(LIBS)
  433. libatomic_convenience.la: $(libatomic_convenience_la_OBJECTS) $(libatomic_convenience_la_DEPENDENCIES) $(EXTRA_libatomic_convenience_la_DEPENDENCIES)
  434. $(LINK) $(libatomic_convenience_la_OBJECTS) $(libatomic_convenience_la_LIBADD) $(LIBS)
  435. mostlyclean-compile:
  436. -rm -f *.$(OBJEXT)
  437. distclean-compile:
  438. -rm -f *.tab.c
  439. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fenv.Plo@am__quote@
  440. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gcas.Plo@am__quote@
  441. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gexch.Plo@am__quote@
  442. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glfree.Plo@am__quote@
  443. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gload.Plo@am__quote@
  444. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gstore.Plo@am__quote@
  445. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/init.Plo@am__quote@
  446. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lock.Plo@am__quote@
  447. .c.o:
  448. @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  449. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  450. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  451. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  452. @am__fastdepCC_FALSE@ $(COMPILE) -c $<
  453. .c.obj:
  454. @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
  455. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  456. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  457. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  458. @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
  459. .c.lo:
  460. @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  461. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
  462. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
  463. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  464. @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
  465. mostlyclean-libtool:
  466. -rm -f *.lo
  467. clean-libtool:
  468. -rm -rf .libs _libs
  469. distclean-libtool:
  470. -rm -f libtool config.lt
  471. # GNU Make needs to see an explicit $(MAKE) variable in the command it
  472. # runs to enable its job server during parallel builds. Hence the
  473. # comments below.
  474. all-multi:
  475. $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
  476. install-multi:
  477. $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
  478. mostlyclean-multi:
  479. $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
  480. clean-multi:
  481. $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
  482. distclean-multi:
  483. $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
  484. maintainer-clean-multi:
  485. $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
  486. # This directory's subdirectories are mostly independent; you can cd
  487. # into them and run `make' without going through this Makefile.
  488. # To change the values of `make' variables: instead of editing Makefiles,
  489. # (1) if the variable is set in `config.status', edit `config.status'
  490. # (which will cause the Makefiles to be regenerated when you run `make');
  491. # (2) otherwise, pass the desired values on the `make' command line.
  492. $(RECURSIVE_TARGETS):
  493. @fail= failcom='exit 1'; \
  494. for f in x $$MAKEFLAGS; do \
  495. case $$f in \
  496. *=* | --[!k]*);; \
  497. *k*) failcom='fail=yes';; \
  498. esac; \
  499. done; \
  500. dot_seen=no; \
  501. target=`echo $@ | sed s/-recursive//`; \
  502. list='$(SUBDIRS)'; for subdir in $$list; do \
  503. echo "Making $$target in $$subdir"; \
  504. if test "$$subdir" = "."; then \
  505. dot_seen=yes; \
  506. local_target="$$target-am"; \
  507. else \
  508. local_target="$$target"; \
  509. fi; \
  510. ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  511. || eval $$failcom; \
  512. done; \
  513. if test "$$dot_seen" = "no"; then \
  514. $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  515. fi; test -z "$$fail"
  516. $(RECURSIVE_CLEAN_TARGETS):
  517. @fail= failcom='exit 1'; \
  518. for f in x $$MAKEFLAGS; do \
  519. case $$f in \
  520. *=* | --[!k]*);; \
  521. *k*) failcom='fail=yes';; \
  522. esac; \
  523. done; \
  524. dot_seen=no; \
  525. case "$@" in \
  526. distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  527. *) list='$(SUBDIRS)' ;; \
  528. esac; \
  529. rev=''; for subdir in $$list; do \
  530. if test "$$subdir" = "."; then :; else \
  531. rev="$$subdir $$rev"; \
  532. fi; \
  533. done; \
  534. rev="$$rev ."; \
  535. target=`echo $@ | sed s/-recursive//`; \
  536. for subdir in $$rev; do \
  537. echo "Making $$target in $$subdir"; \
  538. if test "$$subdir" = "."; then \
  539. local_target="$$target-am"; \
  540. else \
  541. local_target="$$target"; \
  542. fi; \
  543. ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  544. || eval $$failcom; \
  545. done && test -z "$$fail"
  546. tags-recursive:
  547. list='$(SUBDIRS)'; for subdir in $$list; do \
  548. test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  549. done
  550. ctags-recursive:
  551. list='$(SUBDIRS)'; for subdir in $$list; do \
  552. test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  553. done
  554. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  555. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  556. unique=`for i in $$list; do \
  557. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  558. done | \
  559. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  560. END { if (nonempty) { for (i in files) print i; }; }'`; \
  561. mkid -fID $$unique
  562. tags: TAGS
  563. TAGS: tags-recursive $(HEADERS) $(SOURCES) auto-config.h.in $(TAGS_DEPENDENCIES) \
  564. $(TAGS_FILES) $(LISP)
  565. set x; \
  566. here=`pwd`; \
  567. if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  568. include_option=--etags-include; \
  569. empty_fix=.; \
  570. else \
  571. include_option=--include; \
  572. empty_fix=; \
  573. fi; \
  574. list='$(SUBDIRS)'; for subdir in $$list; do \
  575. if test "$$subdir" = .; then :; else \
  576. test ! -f $$subdir/TAGS || \
  577. set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
  578. fi; \
  579. done; \
  580. list='$(SOURCES) $(HEADERS) auto-config.h.in $(LISP) $(TAGS_FILES)'; \
  581. unique=`for i in $$list; do \
  582. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  583. done | \
  584. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  585. END { if (nonempty) { for (i in files) print i; }; }'`; \
  586. shift; \
  587. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  588. test -n "$$unique" || unique=$$empty_fix; \
  589. if test $$# -gt 0; then \
  590. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  591. "$$@" $$unique; \
  592. else \
  593. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  594. $$unique; \
  595. fi; \
  596. fi
  597. ctags: CTAGS
  598. CTAGS: ctags-recursive $(HEADERS) $(SOURCES) auto-config.h.in $(TAGS_DEPENDENCIES) \
  599. $(TAGS_FILES) $(LISP)
  600. list='$(SOURCES) $(HEADERS) auto-config.h.in $(LISP) $(TAGS_FILES)'; \
  601. unique=`for i in $$list; do \
  602. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  603. done | \
  604. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  605. END { if (nonempty) { for (i in files) print i; }; }'`; \
  606. test -z "$(CTAGS_ARGS)$$unique" \
  607. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  608. $$unique
  609. GTAGS:
  610. here=`$(am__cd) $(top_builddir) && pwd` \
  611. && $(am__cd) $(top_srcdir) \
  612. && gtags -i $(GTAGS_ARGS) "$$here"
  613. distclean-tags:
  614. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  615. check-am: all-am
  616. check: check-recursive
  617. all-am: Makefile $(LTLIBRARIES) all-multi auto-config.h
  618. installdirs: installdirs-recursive
  619. installdirs-am:
  620. for dir in "$(DESTDIR)$(toolexeclibdir)"; do \
  621. test -z "$$dir" || $(MKDIR_P) "$$dir"; \
  622. done
  623. install: install-recursive
  624. install-exec: install-exec-recursive
  625. install-data: install-data-recursive
  626. uninstall: uninstall-recursive
  627. install-am: all-am
  628. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  629. installcheck: installcheck-recursive
  630. install-strip:
  631. if test -z '$(STRIP)'; then \
  632. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  633. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  634. install; \
  635. else \
  636. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  637. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  638. "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  639. fi
  640. mostlyclean-generic:
  641. clean-generic:
  642. distclean-generic:
  643. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  644. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  645. maintainer-clean-generic:
  646. @echo "This command is intended for maintainers to use"
  647. @echo "it deletes files that may require special tools to rebuild."
  648. clean: clean-multi clean-recursive
  649. clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
  650. clean-toolexeclibLTLIBRARIES mostlyclean-am
  651. distclean: distclean-multi distclean-recursive
  652. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  653. -rm -rf ./$(DEPDIR)
  654. -rm -f Makefile
  655. distclean-am: clean-am distclean-compile distclean-generic \
  656. distclean-hdr distclean-libtool distclean-tags
  657. dvi: dvi-recursive
  658. dvi-am:
  659. html: html-recursive
  660. html-am:
  661. info: info-recursive
  662. info-am:
  663. install-data-am:
  664. install-dvi: install-dvi-recursive
  665. install-dvi-am:
  666. install-exec-am: install-multi install-toolexeclibLTLIBRARIES
  667. install-html: install-html-recursive
  668. install-html-am:
  669. install-info: install-info-recursive
  670. install-info-am:
  671. install-man:
  672. install-pdf: install-pdf-recursive
  673. install-pdf-am:
  674. install-ps: install-ps-recursive
  675. install-ps-am:
  676. installcheck-am:
  677. maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
  678. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  679. -rm -rf $(top_srcdir)/autom4te.cache
  680. -rm -rf ./$(DEPDIR)
  681. -rm -f Makefile
  682. maintainer-clean-am: distclean-am maintainer-clean-generic
  683. mostlyclean: mostlyclean-multi mostlyclean-recursive
  684. mostlyclean-am: mostlyclean-compile mostlyclean-generic \
  685. mostlyclean-libtool
  686. pdf: pdf-recursive
  687. pdf-am:
  688. ps: ps-recursive
  689. ps-am:
  690. uninstall-am: uninstall-toolexeclibLTLIBRARIES
  691. .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all all-multi \
  692. clean-multi ctags-recursive distclean-multi install-am \
  693. install-multi install-strip maintainer-clean-multi \
  694. mostlyclean-multi tags-recursive
  695. .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
  696. all all-am all-multi am--refresh check check-am clean \
  697. clean-generic clean-libtool clean-multi \
  698. clean-noinstLTLIBRARIES clean-toolexeclibLTLIBRARIES ctags \
  699. ctags-recursive distclean distclean-compile distclean-generic \
  700. distclean-hdr distclean-libtool distclean-multi distclean-tags \
  701. dvi dvi-am html html-am info info-am install install-am \
  702. install-data install-data-am install-dvi install-dvi-am \
  703. install-exec install-exec-am install-html install-html-am \
  704. install-info install-info-am install-man install-multi \
  705. install-pdf install-pdf-am install-ps install-ps-am \
  706. install-strip install-toolexeclibLTLIBRARIES installcheck \
  707. installcheck-am installdirs installdirs-am maintainer-clean \
  708. maintainer-clean-generic maintainer-clean-multi mostlyclean \
  709. mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
  710. mostlyclean-multi pdf pdf-am ps ps-am tags tags-recursive \
  711. uninstall uninstall-am uninstall-toolexeclibLTLIBRARIES
  712. vpath % $(strip $(search_path))
  713. @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@libatomic.map-sun : $(top_srcdir)/libatomic.map \
  714. @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ $(top_srcdir)/../contrib/make_sunver.pl \
  715. @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ $(libatomic_la_OBJECTS) $(libatomic_la_LIBADD)
  716. @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ perl $(top_srcdir)/../contrib/make_sunver.pl \
  717. @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ $(top_srcdir)/libatomic.map \
  718. @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ $(libatomic_la_OBJECTS:%.lo=.libs/%.o) \
  719. @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ `echo $(libatomic_la_LIBADD) | \
  720. @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ sed 's,\([^/ ]*\)\.l\([ao]\),.libs/\1.\2,g'` \
  721. @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ > $@ || (rm -f $@ ; exit 1)
  722. -include $(wildcard $(DEPDIR)/*.Ppo)
  723. %_.lo: Makefile
  724. $(LTCOMPILE) $(M_DEPS) $(M_SIZE) $(M_IFUNC) -c -o $@ $(M_SRC)
  725. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  726. # Otherwise a system limit (for SysV at least) may be exceeded.
  727. .NOEXPORT: