1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18 # Plugins for offload execution, Makefile.am fragment.
20 # Copyright (C) 2014-2015 Free Software Foundation, Inc.
22 # Contributed by Mentor Embedded.
24 # This file is part of the GNU Offloading and Multi Processing Library
27 # Libgomp is free software; you can redistribute it and/or modify it
28 # under the terms of the GNU General Public License as published by
29 # the Free Software Foundation; either version 3, or (at your option)
32 # Libgomp is distributed in the hope that it will be useful, but WITHOUT ANY
33 # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
34 # FOR A PARTICULAR PURPOSE. See the GNU General Public License for
37 # Under Section 7 of GPL version 3, you are granted additional
38 # permissions described in the GCC Runtime Library Exception, version
39 # 3.1, as published by the Free Software Foundation.
41 # You should have received a copy of the GNU General Public License and
42 # a copy of the GCC Runtime Library Exception along with this program;
43 # see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
44 # <http://www.gnu.org/licenses/>.
53 echo
'am--echo: ; @echo "AM" OK' |
$(MAKE
) -f
- 2>/dev
/null \
54 | grep
'^AM OK$$' >/dev
/null || am__dry
=yes
;; \
56 for am__flg in
$$MAKEFLAGS; do \
59 *n
*) am__dry
=yes
; break
;; \
63 test $$am__dry = yes
; \
65 pkgdatadir
= $(datadir)/@PACKAGE@
66 pkgincludedir
= $(includedir)/@PACKAGE@
67 pkglibdir
= $(libdir)/@PACKAGE@
68 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
69 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
70 install_sh_DATA
= $(install_sh
) -c
-m
644
71 install_sh_PROGRAM
= $(install_sh
) -c
72 install_sh_SCRIPT
= $(install_sh
) -c
73 INSTALL_HEADER
= $(INSTALL_DATA
)
74 transform
= $(program_transform_name
)
81 build_triplet
= @build@
83 target_triplet
= @target@
84 DIST_COMMON
= $(top_srcdir
)/plugin
/Makefrag.am ChangeLog \
85 $(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
86 $(top_srcdir
)/configure
$(am__configure_deps
) \
87 $(srcdir)/config.h.in
$(srcdir)/..
/mkinstalldirs \
88 $(srcdir)/omp.h.in
$(srcdir)/omp_lib.h.in \
89 $(srcdir)/omp_lib.f90.in
$(srcdir)/libgomp_f.h.in \
90 $(srcdir)/libgomp.spec.in
$(srcdir)/..
/depcomp
91 @PLUGIN_NVPTX_TRUE@am__append_1
= libgomp-plugin-nvptx.la
92 @USE_FORTRAN_TRUE@am__append_2
= openacc.f90
94 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
95 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/acx.m4 \
96 $(top_srcdir
)/..
/config
/depstand.m4 \
97 $(top_srcdir
)/..
/config
/enable.m4 \
98 $(top_srcdir
)/..
/config
/futex.m4 \
99 $(top_srcdir
)/..
/config
/lead-dot.m4 \
100 $(top_srcdir
)/..
/config
/lthostflags.m4 \
101 $(top_srcdir
)/..
/config
/multi.m4 \
102 $(top_srcdir
)/..
/config
/override.m4 \
103 $(top_srcdir
)/..
/config
/stdint.m4 \
104 $(top_srcdir
)/..
/config
/tls.m4
$(top_srcdir
)/..
/ltoptions.m4 \
105 $(top_srcdir
)/..
/ltsugar.m4
$(top_srcdir
)/..
/ltversion.m4 \
106 $(top_srcdir
)/..
/lt~obsolete.m4
$(top_srcdir
)/acinclude.m4 \
107 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/plugin
/configfrag.ac \
108 $(top_srcdir
)/configure.ac
109 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
111 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
112 configure.lineno config.status.lineno
113 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
114 CONFIG_HEADER
= config.h
115 CONFIG_CLEAN_FILES
= omp.h omp_lib.h omp_lib.f90 libgomp_f.h \
117 CONFIG_CLEAN_VPATH_FILES
=
118 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
119 am__vpath_adj
= case
$$p in \
120 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
123 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
125 am__nobase_strip_setup
= \
126 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
128 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
129 am__nobase_list
= $(am__nobase_strip_setup
); \
130 for p in
$$list; do echo
"$$p $$p"; done | \
131 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
132 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
133 if (++n[$$2] == $(am__install_max)) \
134 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
135 END { for (dir in files) print dir, files[dir] }'
137 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
138 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
139 am__uninstall_files_from_dir
= { \
141 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
142 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
143 $(am__cd
) "$$dir" && rm -f
$$files; }; \
145 am__installdirs
= "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(infodir)" \
146 "$(DESTDIR)$(fincludedir)" "$(DESTDIR)$(libsubincludedir)" \
147 "$(DESTDIR)$(toolexeclibdir)"
148 LTLIBRARIES
= $(toolexeclib_LTLIBRARIES
)
150 @PLUGIN_NVPTX_TRUE@libgomp_plugin_nvptx_la_DEPENDENCIES
= libgomp.la \
151 @PLUGIN_NVPTX_TRUE@
$(am__DEPENDENCIES_1
)
152 @PLUGIN_NVPTX_TRUE@am_libgomp_plugin_nvptx_la_OBJECTS
= \
153 @PLUGIN_NVPTX_TRUE@ libgomp_plugin_nvptx_la-plugin-nvptx.lo
154 libgomp_plugin_nvptx_la_OBJECTS
= \
155 $(am_libgomp_plugin_nvptx_la_OBJECTS
)
156 libgomp_plugin_nvptx_la_LINK
= $(LIBTOOL
) --tag
=CC \
157 $(libgomp_plugin_nvptx_la_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
158 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
159 $(libgomp_plugin_nvptx_la_LDFLAGS
) $(LDFLAGS
) -o
$@
160 @PLUGIN_NVPTX_TRUE@am_libgomp_plugin_nvptx_la_rpath
= -rpath \
161 @PLUGIN_NVPTX_TRUE@
$(toolexeclibdir
)
163 @USE_FORTRAN_TRUE@am__objects_1
= openacc.lo
164 am_libgomp_la_OBJECTS
= alloc.lo barrier.lo critical.lo env.lo \
165 error.lo iter.lo iter_ull.lo loop.lo loop_ull.lo ordered.lo \
166 parallel.lo sections.lo single.lo task.lo team.lo work.lo \
167 lock.lo mutex.lo proc.lo sem.lo bar.lo ptrlock.lo time.lo \
168 fortran.lo affinity.lo target.lo splay-tree.lo \
169 libgomp-plugin.lo oacc-parallel.lo oacc-host.lo oacc-init.lo \
170 oacc-mem.lo oacc-async.lo oacc-plugin.lo oacc-cuda.lo \
172 libgomp_la_OBJECTS
= $(am_libgomp_la_OBJECTS
)
173 DEFAULT_INCLUDES
= -I.@am__isrc@
174 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
175 am__depfiles_maybe
= depfiles
177 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
178 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
179 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
180 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
181 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
183 FCCOMPILE
= $(FC
) $(AM_FCFLAGS
) $(FCFLAGS
)
184 LTFCCOMPILE
= $(LIBTOOL
) --tag
=FC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
185 --mode
=compile
$(FC
) $(AM_FCFLAGS
) $(FCFLAGS
)
187 FCLINK
= $(LIBTOOL
) --tag
=FC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
188 --mode
=link
$(FCLD
) $(AM_FCFLAGS
) $(FCFLAGS
) $(AM_LDFLAGS
) \
190 SOURCES
= $(libgomp_plugin_nvptx_la_SOURCES
) $(libgomp_la_SOURCES
)
197 INFO_DEPS
= libgomp.
info
198 am__TEXINFO_TEX_DIR
= $(srcdir)/..
/gcc
/doc
/include
203 TEXINFOS
= libgomp.texi
205 TEXI2PDF
= $(TEXI2DVI
) --pdf
--batch
206 MAKEINFOHTML
= $(MAKEINFO
) --html
207 AM_MAKEINFOHTMLFLAGS
= $(AM_MAKEINFOFLAGS
)
209 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
210 html-recursive info-recursive install-data-recursive \
211 install-dvi-recursive install-exec-recursive \
212 install-html-recursive install-info-recursive \
213 install-pdf-recursive install-ps-recursive install-recursive \
214 installcheck-recursive installdirs-recursive pdf-recursive \
215 ps-recursive uninstall-recursive
216 am__can_run_installinfo
= \
217 case
$$AM_UPDATE_INFO_DIR in \
219 *) (install-info
--version
) >/dev
/null
2>&1;; \
221 HEADERS
= $(nodist_finclude_HEADERS
) $(nodist_libsubinclude_HEADERS
) \
222 $(nodist_noinst_HEADERS
) $(nodist_toolexeclib_HEADERS
)
223 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
224 distclean-recursive maintainer-clean-recursive
225 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
226 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS
229 DIST_SUBDIRS
= $(SUBDIRS
)
233 AUTOCONF
= @AUTOCONF@
234 AUTOHEADER
= @AUTOHEADER@
235 AUTOMAKE
= @AUTOMAKE@
238 CCDEPMODE
= @CCDEPMODE@
241 CPPFLAGS
= @CPPFLAGS@
242 CUDA_DRIVER_INCLUDE
= @CUDA_DRIVER_INCLUDE@
243 CUDA_DRIVER_LIB
= @CUDA_DRIVER_LIB@
244 CYGPATH_W
= @CYGPATH_W@
247 DSYMUTIL
= @DSYMUTIL@
259 INSTALL_DATA
= @INSTALL_DATA@
260 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
261 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
262 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
270 LTLIBOBJS
= @LTLIBOBJS@
272 MAKEINFO
= @MAKEINFO@
278 OMP_LOCK_25_ALIGN
= @OMP_LOCK_25_ALIGN@
279 OMP_LOCK_25_KIND
= @OMP_LOCK_25_KIND@
280 OMP_LOCK_25_SIZE
= @OMP_LOCK_25_SIZE@
281 OMP_LOCK_ALIGN
= @OMP_LOCK_ALIGN@
282 OMP_LOCK_KIND
= @OMP_LOCK_KIND@
283 OMP_LOCK_SIZE
= @OMP_LOCK_SIZE@
284 OMP_NEST_LOCK_25_ALIGN
= @OMP_NEST_LOCK_25_ALIGN@
285 OMP_NEST_LOCK_25_KIND
= @OMP_NEST_LOCK_25_KIND@
286 OMP_NEST_LOCK_25_SIZE
= @OMP_NEST_LOCK_25_SIZE@
287 OMP_NEST_LOCK_ALIGN
= @OMP_NEST_LOCK_ALIGN@
288 OMP_NEST_LOCK_KIND
= @OMP_NEST_LOCK_KIND@
289 OMP_NEST_LOCK_SIZE
= @OMP_NEST_LOCK_SIZE@
290 OPT_LDFLAGS
= @OPT_LDFLAGS@
294 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
295 PACKAGE_NAME
= @PACKAGE_NAME@
296 PACKAGE_STRING
= @PACKAGE_STRING@
297 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
298 PACKAGE_URL
= @PACKAGE_URL@
299 PACKAGE_VERSION
= @PACKAGE_VERSION@
300 PATH_SEPARATOR
= @PATH_SEPARATOR@
302 PLUGIN_NVPTX
= @PLUGIN_NVPTX@
303 PLUGIN_NVPTX_CPPFLAGS
= @PLUGIN_NVPTX_CPPFLAGS@
304 PLUGIN_NVPTX_LDFLAGS
= @PLUGIN_NVPTX_LDFLAGS@
305 PLUGIN_NVPTX_LIBS
= @PLUGIN_NVPTX_LIBS@
307 SECTION_LDFLAGS
= @SECTION_LDFLAGS@
309 SET_MAKE
= @SET_MAKE@
314 XLDFLAGS
= @XLDFLAGS@
315 abs_builddir
= @abs_builddir@
316 abs_srcdir
= @abs_srcdir@
317 abs_top_builddir
= @abs_top_builddir@
318 abs_top_srcdir
= @abs_top_srcdir@
319 ac_ct_CC
= @ac_ct_CC@
320 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
321 ac_ct_FC
= @ac_ct_FC@
322 am__include
= @am__include@
323 am__leading_dot
= @am__leading_dot@
324 am__quote
= @am__quote@
326 am__untar
= @am__untar@
329 build_alias
= @build_alias@
330 build_cpu
= @build_cpu@
331 build_os
= @build_os@
332 build_vendor
= @build_vendor@
333 builddir
= @builddir@
334 config_path
= @config_path@
336 datarootdir
= @datarootdir@
339 enable_shared
= @enable_shared@
340 enable_static
= @enable_static@
341 exec_prefix = @
exec_prefix@
343 host_alias
= @host_alias@
344 host_cpu
= @host_cpu@
346 host_vendor
= @host_vendor@
348 includedir = @
includedir@
350 install_sh
= @install_sh@
352 libexecdir
= @libexecdir@
353 libtool_VERSION
= @libtool_VERSION@
354 link_gomp
= @link_gomp@
355 localedir
= @localedir@
356 localstatedir
= @localstatedir@
357 lt_host_flags
= @lt_host_flags@
360 multi_basedir
= @multi_basedir@
361 offload_additional_lib_paths
= @offload_additional_lib_paths@
362 offload_additional_options
= @offload_additional_options@
363 offload_targets
= @offload_targets@
364 oldincludedir = @
oldincludedir@
367 program_transform_name
= @program_transform_name@
370 sharedstatedir
= @sharedstatedir@
372 sysconfdir
= @sysconfdir@
374 target_alias
= @target_alias@
375 target_cpu
= @target_cpu@
376 target_os
= @target_os@
377 target_vendor
= @target_vendor@
378 toolexecdir
= @toolexecdir@
379 toolexeclibdir
= @toolexeclibdir@
380 top_build_prefix
= @top_build_prefix@
381 top_builddir
= @top_builddir@
382 top_srcdir
= @top_srcdir@
383 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
385 gcc_version
:= $(shell cat
$(top_srcdir
)/..
/gcc
/BASE-VER
)
386 search_path
= $(addprefix $(top_srcdir
)/config
/, $(config_path
)) $(top_srcdir
) \
387 $(top_srcdir
)/..
/include
389 fincludedir
= $(libdir)/gcc
/$(target_alias
)/$(gcc_version
)/finclude
390 libsubincludedir
= $(libdir)/gcc
/$(target_alias
)/$(gcc_version
)/include
391 AM_CPPFLAGS
= $(addprefix -I
, $(search_path
))
392 AM_CFLAGS
= $(XCFLAGS
)
393 AM_LDFLAGS
= $(XLDFLAGS
) $(SECTION_LDFLAGS
) $(OPT_LDFLAGS
)
394 toolexeclib_LTLIBRARIES
= libgomp.la
$(am__append_1
)
395 nodist_toolexeclib_HEADERS
= libgomp.spec
397 # -Wc is only a libtool option.
398 @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@comma
= ,
399 @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@PREPROCESS
= $(subst -Wc
$(comma
), , $(COMPILE
)) -E
400 @LIBGOMP_BUILD_VERSIONED_SHLIB_FALSE@libgomp_version_script
=
401 @LIBGOMP_BUILD_VERSIONED_SHLIB_GNU_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp_version_script
= -Wl
,--version-script
,libgomp.ver
402 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp_version_script
= -Wl
,-M
,libgomp.ver-sun
403 @LIBGOMP_BUILD_VERSIONED_SHLIB_FALSE@libgomp_version_dep
=
404 @LIBGOMP_BUILD_VERSIONED_SHLIB_GNU_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp_version_dep
= libgomp.ver
405 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp_version_dep
= libgomp.ver-sun
406 libgomp_version_info
= -version-info
$(libtool_VERSION
)
407 libgomp_la_LDFLAGS
= $(libgomp_version_info
) $(libgomp_version_script
) \
410 libgomp_la_DEPENDENCIES
= $(libgomp_version_dep
)
411 libgomp_la_LINK
= $(LINK
) $(libgomp_la_LDFLAGS
)
412 libgomp_la_SOURCES
= alloc.c barrier.c critical.c env.c error.c iter.c \
413 iter_ull.c loop.c loop_ull.c ordered.c parallel.c sections.c \
414 single.c task.c team.c work.c lock.c mutex.c proc.c sem.c \
415 bar.c ptrlock.c time.c fortran.c affinity.c target.c \
416 splay-tree.c libgomp-plugin.c oacc-parallel.c oacc-host.c \
417 oacc-init.c oacc-mem.c oacc-async.c oacc-plugin.c oacc-cuda.c \
420 # Nvidia PTX OpenACC plugin.
421 @PLUGIN_NVPTX_TRUE@libgomp_plugin_nvptx_version_info
= -version-info
$(libtool_VERSION
)
422 @PLUGIN_NVPTX_TRUE@libgomp_plugin_nvptx_la_SOURCES
= plugin
/plugin-nvptx.c
423 @PLUGIN_NVPTX_TRUE@libgomp_plugin_nvptx_la_CPPFLAGS
= $(AM_CPPFLAGS
) $(PLUGIN_NVPTX_CPPFLAGS
)
424 @PLUGIN_NVPTX_TRUE@libgomp_plugin_nvptx_la_LDFLAGS
= \
425 @PLUGIN_NVPTX_TRUE@
$(libgomp_plugin_nvptx_version_info
) \
426 @PLUGIN_NVPTX_TRUE@
$(lt_host_flags
) $(PLUGIN_NVPTX_LDFLAGS
)
427 @PLUGIN_NVPTX_TRUE@libgomp_plugin_nvptx_la_LIBADD
= libgomp.la
$(PLUGIN_NVPTX_LIBS
)
428 @PLUGIN_NVPTX_TRUE@libgomp_plugin_nvptx_la_LIBTOOLFLAGS
= --tag
=disable-static
429 nodist_noinst_HEADERS
= libgomp_f.h
430 nodist_libsubinclude_HEADERS
= omp.h openacc.h
431 @USE_FORTRAN_TRUE@nodist_finclude_HEADERS
= omp_lib.h omp_lib.f90 omp_lib.mod omp_lib_kinds.mod \
432 @USE_FORTRAN_TRUE@ openacc_lib.h openacc.f90 openacc.mod openacc_kinds.mod
434 LTLDFLAGS
= $(shell $(SHELL
) $(top_srcdir
)/..
/libtool-ldflags
$(LDFLAGS
))
435 LINK
= $(LIBTOOL
) --tag CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=link \
436 $(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) $(LTLDFLAGS
) -o
$@
439 # Automake Documentation:
440 # If your package has Texinfo files in many directories, you can use the
441 # variable TEXINFO_TEX to tell Automake where to find the canonical
442 # `texinfo.tex' for your package. The value of this variable should be
443 # the relative path from the current `Makefile.am' to `texinfo.tex'.
444 TEXINFO_TEX
= ..
/gcc
/doc
/include/texinfo.
tex
446 # Defines info, dvi, pdf and html targets
447 MAKEINFOFLAGS
= -I
$(srcdir)/..
/gcc
/doc
/include
448 info_TEXINFOS
= libgomp.texi
449 @GENINSRC_FALSE@STAMP_GENINSRC
=
451 # AM_CONDITIONAL on configure option --generated-files-in-srcdir
452 @GENINSRC_TRUE@STAMP_GENINSRC
= stamp-geninsrc
453 @BUILD_INFO_FALSE@STAMP_BUILD_INFO
=
455 # AM_CONDITIONAL on configure check ACX_CHECK_PROG_VER([MAKEINFO])
456 @BUILD_INFO_TRUE@STAMP_BUILD_INFO
= stamp-build-info
457 CLEANFILES
= $(STAMP_GENINSRC
) $(STAMP_BUILD_INFO
) libgomp.
info
458 MAINTAINERCLEANFILES
= $(srcdir)/libgomp.
info
460 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
463 .SUFFIXES
: .c .
dvi .f90 .lo .o .obj .ps
464 am--refresh
: Makefile
466 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(top_srcdir
)/plugin
/Makefrag.am
$(am__configure_deps
)
468 case
'$(am__configure_deps)' in \
470 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
471 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
476 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
477 $(am__cd
) $(top_srcdir
) && \
478 $(AUTOMAKE
) --foreign Makefile
480 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
483 echo
' $(SHELL) ./config.status'; \
484 $(SHELL
) .
/config.status
;; \
486 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
487 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
489 $(top_srcdir
)/plugin
/Makefrag.am
:
491 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
492 $(SHELL
) .
/config.status
--recheck
494 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
495 $(am__cd
) $(srcdir) && $(AUTOCONF
)
496 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
497 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
498 $(am__aclocal_m4_deps
):
501 @if
test ! -f
$@
; then
rm -f stamp-h1
; else :; fi
502 @if
test ! -f
$@
; then
$(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; else :; fi
504 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
506 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
507 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
508 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
513 -rm -f config.h stamp-h1
514 omp.h
: $(top_builddir
)/config.status
$(srcdir)/omp.h.in
515 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
516 omp_lib.h
: $(top_builddir
)/config.status
$(srcdir)/omp_lib.h.in
517 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
518 omp_lib.f90
: $(top_builddir
)/config.status
$(srcdir)/omp_lib.f90.in
519 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
520 libgomp_f.h
: $(top_builddir
)/config.status
$(srcdir)/libgomp_f.h.in
521 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
522 libgomp.spec
: $(top_builddir
)/config.status
$(srcdir)/libgomp.spec.in
523 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
524 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
526 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
527 list2
=; for p in
$$list; do \
528 if
test -f
$$p; then \
529 list2
="$$list2 $$p"; \
532 test -z
"$$list2" ||
{ \
533 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
534 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
535 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
536 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
539 uninstall-toolexeclibLTLIBRARIES
:
541 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
542 for p in
$$list; do \
544 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
545 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$f"; \
548 clean-toolexeclibLTLIBRARIES
:
549 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
550 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
551 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
552 test "$$dir" != "$$p" ||
dir=.
; \
553 echo
"rm -f \"$${dir}/so_locations\""; \
554 rm -f
"$${dir}/so_locations"; \
556 libgomp-plugin-nvptx.la
: $(libgomp_plugin_nvptx_la_OBJECTS
) $(libgomp_plugin_nvptx_la_DEPENDENCIES
) $(EXTRA_libgomp_plugin_nvptx_la_DEPENDENCIES
)
557 $(libgomp_plugin_nvptx_la_LINK
) $(am_libgomp_plugin_nvptx_la_rpath
) $(libgomp_plugin_nvptx_la_OBJECTS
) $(libgomp_plugin_nvptx_la_LIBADD
) $(LIBS
)
558 libgomp.la
: $(libgomp_la_OBJECTS
) $(libgomp_la_DEPENDENCIES
) $(EXTRA_libgomp_la_DEPENDENCIES
)
559 $(libgomp_la_LINK
) -rpath
$(toolexeclibdir
) $(libgomp_la_OBJECTS
) $(libgomp_la_LIBADD
) $(LIBS
)
567 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/affinity.Plo@am__quote@
568 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/alloc.Plo@am__quote@
569 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/bar.Plo@am__quote@
570 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/barrier.Plo@am__quote@
571 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/critical.Plo@am__quote@
572 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/env.Plo@am__quote@
573 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/error.Plo@am__quote@
574 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/fortran.Plo@am__quote@
575 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/iter.Plo@am__quote@
576 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/iter_ull.Plo@am__quote@
577 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgomp-plugin.Plo@am__quote@
578 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgomp_plugin_nvptx_la-plugin-nvptx.Plo@am__quote@
579 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lock.Plo@am__quote@
580 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/loop.Plo@am__quote@
581 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/loop_ull.Plo@am__quote@
582 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mutex.Plo@am__quote@
583 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/oacc-async.Plo@am__quote@
584 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/oacc-cuda.Plo@am__quote@
585 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/oacc-host.Plo@am__quote@
586 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/oacc-init.Plo@am__quote@
587 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/oacc-mem.Plo@am__quote@
588 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/oacc-parallel.Plo@am__quote@
589 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/oacc-plugin.Plo@am__quote@
590 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ordered.Plo@am__quote@
591 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/parallel.Plo@am__quote@
592 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/proc.Plo@am__quote@
593 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ptrlock.Plo@am__quote@
594 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/sections.Plo@am__quote@
595 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/sem.Plo@am__quote@
596 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/single.Plo@am__quote@
597 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/splay-tree.Plo@am__quote@
598 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/target.Plo@am__quote@
599 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/task.Plo@am__quote@
600 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/team.Plo@am__quote@
601 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/time.Plo@am__quote@
602 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/work.Plo@am__quote@
605 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
606 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
607 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
608 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
609 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
612 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
613 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
614 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
615 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
616 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
619 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
620 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
621 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
622 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
623 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
625 libgomp_plugin_nvptx_la-plugin-nvptx.lo
: plugin
/plugin-nvptx.c
626 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(libgomp_plugin_nvptx_la_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgomp_plugin_nvptx_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libgomp_plugin_nvptx_la-plugin-nvptx.lo
-MD
-MP
-MF
$(DEPDIR
)/libgomp_plugin_nvptx_la-plugin-nvptx.Tpo
-c
-o libgomp_plugin_nvptx_la-plugin-nvptx.lo
`test -f 'plugin/plugin-nvptx.c' || echo '$(srcdir)/'`plugin
/plugin-nvptx.c
627 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgomp_plugin_nvptx_la-plugin-nvptx.Tpo
$(DEPDIR
)/libgomp_plugin_nvptx_la-plugin-nvptx.Plo
628 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='plugin/plugin-nvptx.c' object
='libgomp_plugin_nvptx_la-plugin-nvptx.lo' libtool
=yes @AMDEPBACKSLASH@
629 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
630 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(libgomp_plugin_nvptx_la_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgomp_plugin_nvptx_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libgomp_plugin_nvptx_la-plugin-nvptx.lo
`test -f 'plugin/plugin-nvptx.c' || echo '$(srcdir)/'`plugin
/plugin-nvptx.c
633 $(FCCOMPILE
) -c
-o
$@
$<
636 $(FCCOMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
639 $(LTFCCOMPILE
) -c
-o
$@
$<
648 -rm -f libtool config.lt
650 # GNU Make needs to see an explicit $(MAKE) variable in the command it
651 # runs to enable its job server during parallel builds. Hence the
654 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
656 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
659 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
661 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
663 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
664 maintainer-clean-multi
:
665 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
667 libgomp.
dvi: libgomp.texi
668 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
669 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
670 $(TEXI2DVI
) -o
$@
`test -f 'libgomp.texi' || echo '$(srcdir)/'`libgomp.texi
672 libgomp.pdf
: libgomp.texi
673 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
674 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
675 $(TEXI2PDF
) -o
$@
`test -f 'libgomp.texi' || echo '$(srcdir)/'`libgomp.texi
677 libgomp.html
: libgomp.texi
678 rm -rf
$(@
:.html
=.htp
)
679 if
$(MAKEINFOHTML
) $(AM_MAKEINFOHTMLFLAGS
) $(MAKEINFOFLAGS
) -I
$(srcdir) \
680 -o
$(@
:.html
=.htp
) `test -f 'libgomp.texi' || echo '$(srcdir)/'`libgomp.texi
; \
683 if
test ! -d
$(@
:.html
=.htp
) && test -d
$(@
:.html
=); then \
684 mv
$(@
:.html
=) $@
; else mv
$(@
:.html
=.htp
) $@
; fi
; \
686 if
test ! -d
$(@
:.html
=.htp
) && test -d
$(@
:.html
=); then \
687 rm -rf
$(@
:.html
=); else rm -Rf
$(@
:.html
=.htp
) $@
; fi
; \
691 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
696 @list
='$(DVIS)'; test -n
"$(dvidir)" || list
=; \
697 for p in
$$list; do \
699 echo
" rm -f '$(DESTDIR)$(dvidir)/$$f'"; \
700 rm -f
"$(DESTDIR)$(dvidir)/$$f"; \
705 @list
='$(HTMLS)'; test -n
"$(htmldir)" || list
=; \
706 for p in
$$list; do \
708 echo
" rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \
709 rm -rf
"$(DESTDIR)$(htmldir)/$$f"; \
714 @if
test -d
'$(DESTDIR)$(infodir)' && $(am__can_run_installinfo
); then \
715 list
='$(INFO_DEPS)'; \
716 for file in
$$list; do \
717 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
718 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
719 if install-info
--info-dir
="$(DESTDIR)$(infodir)" --remove
"$(DESTDIR)$(infodir)/$$relfile"; \
720 then
:; else test ! -f
"$(DESTDIR)$(infodir)/$$relfile" || exit
1; fi
; \
724 @list
='$(INFO_DEPS)'; \
725 for file in
$$list; do \
726 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
727 relfile_i
=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
728 (if
test -d
"$(DESTDIR)$(infodir)" && cd
"$(DESTDIR)$(infodir)"; then \
729 echo
" cd '$(DESTDIR)$(infodir)' && rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]"; \
730 rm -f
$$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
736 @list
='$(PDFS)'; test -n
"$(pdfdir)" || list
=; \
737 for p in
$$list; do \
739 echo
" rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \
740 rm -f
"$(DESTDIR)$(pdfdir)/$$f"; \
745 @list
='$(PSS)'; test -n
"$(psdir)" || list
=; \
746 for p in
$$list; do \
748 echo
" rm -f '$(DESTDIR)$(psdir)/$$f'"; \
749 rm -f
"$(DESTDIR)$(psdir)/$$f"; \
752 dist-info
: $(INFO_DEPS
)
753 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
754 list
='$(INFO_DEPS)'; \
755 for base in
$$list; do \
757 $(srcdir)/*) base
=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
759 if
test -f
$$base; then d
=.
; else d
=$(srcdir); fi
; \
760 base_i
=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
761 for file in
$$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
762 if
test -f
$$file; then \
763 relfile
=`expr "$$file" : "$$d/\(.*\)"`; \
764 test -f
"$(distdir)/$$relfile" || \
765 cp
-p
$$file "$(distdir)/$$relfile"; \
771 -rm -rf libgomp.aux libgomp.cp libgomp.cps libgomp.fn libgomp.fns \
772 libgomp.ky libgomp.kys libgomp.log libgomp.pg libgomp.pgs \
773 libgomp.tmp libgomp.toc libgomp.tp libgomp.tps libgomp.vr \
777 -test -z
"libgomp.dvi libgomp.pdf libgomp.ps libgomp.html" \
778 ||
rm -rf libgomp.
dvi libgomp.pdf libgomp.ps libgomp.html
780 maintainer-clean-aminfo
:
781 @list
='$(INFO_DEPS)'; for i in
$$list; do \
782 i_i
=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
783 echo
" rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
784 rm -f
$$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
786 install-nodist_fincludeHEADERS
: $(nodist_finclude_HEADERS
)
788 @list
='$(nodist_finclude_HEADERS)'; test -n
"$(fincludedir)" || list
=; \
789 if
test -n
"$$list"; then \
790 echo
" $(MKDIR_P) '$(DESTDIR)$(fincludedir)'"; \
791 $(MKDIR_P
) "$(DESTDIR)$(fincludedir)" || exit
1; \
793 for p in
$$list; do \
794 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
796 done |
$(am__base_list
) | \
797 while read files
; do \
798 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(fincludedir)'"; \
799 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(fincludedir)" || exit
$$?
; \
802 uninstall-nodist_fincludeHEADERS
:
804 @list
='$(nodist_finclude_HEADERS)'; test -n
"$(fincludedir)" || list
=; \
805 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
806 dir='$(DESTDIR)$(fincludedir)'; $(am__uninstall_files_from_dir
)
807 install-nodist_libsubincludeHEADERS
: $(nodist_libsubinclude_HEADERS
)
809 @list
='$(nodist_libsubinclude_HEADERS)'; test -n
"$(libsubincludedir)" || list
=; \
810 if
test -n
"$$list"; then \
811 echo
" $(MKDIR_P) '$(DESTDIR)$(libsubincludedir)'"; \
812 $(MKDIR_P
) "$(DESTDIR)$(libsubincludedir)" || exit
1; \
814 for p in
$$list; do \
815 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
817 done |
$(am__base_list
) | \
818 while read files
; do \
819 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(libsubincludedir)'"; \
820 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(libsubincludedir)" || exit
$$?
; \
823 uninstall-nodist_libsubincludeHEADERS
:
825 @list
='$(nodist_libsubinclude_HEADERS)'; test -n
"$(libsubincludedir)" || list
=; \
826 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
827 dir='$(DESTDIR)$(libsubincludedir)'; $(am__uninstall_files_from_dir
)
828 install-nodist_toolexeclibHEADERS
: $(nodist_toolexeclib_HEADERS
)
830 @list
='$(nodist_toolexeclib_HEADERS)'; test -n
"$(toolexeclibdir)" || list
=; \
831 if
test -n
"$$list"; then \
832 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
833 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
835 for p in
$$list; do \
836 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
838 done |
$(am__base_list
) | \
839 while read files
; do \
840 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(toolexeclibdir)'"; \
841 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(toolexeclibdir)" || exit
$$?
; \
844 uninstall-nodist_toolexeclibHEADERS
:
846 @list
='$(nodist_toolexeclib_HEADERS)'; test -n
"$(toolexeclibdir)" || list
=; \
847 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
848 dir='$(DESTDIR)$(toolexeclibdir)'; $(am__uninstall_files_from_dir
)
850 # This directory's subdirectories are mostly independent; you can cd
851 # into them and run `make' without going through this Makefile.
852 # To change the values of `make' variables: instead of editing Makefiles,
853 # (1) if the variable is set in `config.status', edit `config.status'
854 # (which will cause the Makefiles to be regenerated when you run `make');
855 # (2) otherwise, pass the desired values on the `make' command line.
856 $(RECURSIVE_TARGETS
):
857 @fail
= failcom
='exit 1'; \
858 for f in x
$$MAKEFLAGS; do \
861 *k
*) failcom
='fail=yes';; \
865 target
=`echo $@ | sed s/-recursive//`; \
866 list
='$(SUBDIRS)'; for subdir in
$$list; do \
867 echo
"Making $$target in $$subdir"; \
868 if
test "$$subdir" = "."; then \
870 local_target
="$$target-am"; \
872 local_target
="$$target"; \
874 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
877 if
test "$$dot_seen" = "no"; then \
878 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
881 $(RECURSIVE_CLEAN_TARGETS
):
882 @fail
= failcom
='exit 1'; \
883 for f in x
$$MAKEFLAGS; do \
886 *k
*) failcom
='fail=yes';; \
891 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
892 *) list
='$(SUBDIRS)' ;; \
894 rev
=''; for subdir in
$$list; do \
895 if
test "$$subdir" = "."; then
:; else \
896 rev
="$$subdir $$rev"; \
900 target
=`echo $@ | sed s/-recursive//`; \
901 for subdir in
$$rev; do \
902 echo
"Making $$target in $$subdir"; \
903 if
test "$$subdir" = "."; then \
904 local_target
="$$target-am"; \
906 local_target
="$$target"; \
908 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
910 done
&& test -z
"$$fail"
912 list
='$(SUBDIRS)'; for subdir in
$$list; do \
913 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
916 list
='$(SUBDIRS)'; for subdir in
$$list; do \
917 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
920 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
921 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
922 unique
=`for i in $$list; do \
923 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
925 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
926 END { if (nonempty) { for (i in files) print i; }; }'`; \
930 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
931 $(TAGS_FILES
) $(LISP
)
934 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
935 include_option
=--etags-include
; \
938 include_option
=--include; \
941 list
='$(SUBDIRS)'; for subdir in
$$list; do \
942 if
test "$$subdir" = .
; then
:; else \
943 test ! -f
$$subdir/TAGS || \
944 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
947 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
948 unique
=`for i in $$list; do \
949 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
951 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
952 END { if (nonempty) { for (i in files) print i; }; }'`; \
954 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
955 test -n
"$$unique" || unique
=$$empty_fix; \
956 if
test $$# -gt 0; then \
957 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
960 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
965 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
966 $(TAGS_FILES
) $(LISP
)
967 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
968 unique
=`for i in $$list; do \
969 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
971 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
972 END { if (nonempty) { for (i in files) print i; }; }'`; \
973 test -z
"$(CTAGS_ARGS)$$unique" \
974 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
978 here
=`$(am__cd) $(top_builddir) && pwd` \
979 && $(am__cd
) $(top_srcdir
) \
980 && gtags
-i
$(GTAGS_ARGS
) "$$here"
983 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
985 check: check-recursive
986 all-am
: Makefile
$(INFO_DEPS
) $(LTLIBRARIES
) all-multi
$(HEADERS
) \
988 installdirs: installdirs-recursive
990 for
dir in
"$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(infodir)" "$(DESTDIR)$(fincludedir)" "$(DESTDIR)$(libsubincludedir)" "$(DESTDIR)$(toolexeclibdir)"; do \
991 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
993 install: install-recursive
994 install-exec
: install-exec-recursive
995 install-data
: install-data-recursive
996 uninstall: uninstall-recursive
999 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
1001 installcheck: installcheck-recursive
1003 if
test -z
'$(STRIP)'; then \
1004 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
1005 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
1008 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
1009 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
1010 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1012 mostlyclean-generic
:
1015 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
1018 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
1019 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
1021 maintainer-clean-generic
:
1022 @echo
"This command is intended for maintainers to use"
1023 @echo
"it deletes files that may require special tools to rebuild."
1024 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
1025 clean: clean-multi clean-recursive
1027 clean-am
: clean-aminfo clean-generic clean-libtool \
1028 clean-toolexeclibLTLIBRARIES mostlyclean-am
1030 distclean: distclean-multi distclean-recursive
1031 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1034 distclean-am
: clean-am distclean-compile distclean-generic \
1035 distclean-hdr distclean-libtool distclean-tags
1041 html
: html-recursive
1045 info: info-recursive
1047 info-am
: $(INFO_DEPS
)
1049 install-data-am
: install-info-am install-nodist_fincludeHEADERS \
1050 install-nodist_libsubincludeHEADERS
1052 install-dvi
: install-dvi-recursive
1054 install-dvi-am
: $(DVIS
)
1056 @list
='$(DVIS)'; test -n
"$(dvidir)" || list
=; \
1057 if
test -n
"$$list"; then \
1058 echo
" $(MKDIR_P) '$(DESTDIR)$(dvidir)'"; \
1059 $(MKDIR_P
) "$(DESTDIR)$(dvidir)" || exit
1; \
1061 for p in
$$list; do \
1062 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1064 done |
$(am__base_list
) | \
1065 while read files
; do \
1066 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(dvidir)'"; \
1067 $(INSTALL_DATA
) $$files "$(DESTDIR)$(dvidir)" || exit
$$?
; \
1069 install-exec-am
: install-multi install-nodist_toolexeclibHEADERS \
1070 install-toolexeclibLTLIBRARIES
1072 install-html
: install-html-recursive
1074 install-html-am
: $(HTMLS
)
1076 @list
='$(HTMLS)'; list2
=; test -n
"$(htmldir)" || list
=; \
1077 if
test -n
"$$list"; then \
1078 echo
" $(MKDIR_P) '$(DESTDIR)$(htmldir)'"; \
1079 $(MKDIR_P
) "$(DESTDIR)$(htmldir)" || exit
1; \
1081 for p in
$$list; do \
1082 if
test -f
"$$p" ||
test -d
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1085 if
test -d
"$$d2"; then \
1086 echo
" $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \
1087 $(MKDIR_P
) "$(DESTDIR)$(htmldir)/$$f" || exit
1; \
1088 echo
" $(INSTALL_DATA) '$$d2'/* '$(DESTDIR)$(htmldir)/$$f'"; \
1089 $(INSTALL_DATA
) "$$d2"/* "$(DESTDIR)$(htmldir)/$$f" || exit
$$?
; \
1091 list2
="$$list2 $$d2"; \
1094 test -z
"$$list2" ||
{ echo
"$$list2" |
$(am__base_list
) | \
1095 while read files
; do \
1096 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
1097 $(INSTALL_DATA
) $$files "$(DESTDIR)$(htmldir)" || exit
$$?
; \
1099 install-info
: install-info-recursive
1101 install-info-am
: $(INFO_DEPS
)
1103 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1104 list
='$(INFO_DEPS)'; test -n
"$(infodir)" || list
=; \
1105 if
test -n
"$$list"; then \
1106 echo
" $(MKDIR_P) '$(DESTDIR)$(infodir)'"; \
1107 $(MKDIR_P
) "$(DESTDIR)$(infodir)" || exit
1; \
1109 for file in
$$list; do \
1111 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
1113 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
1114 file_i
=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
1115 for ifile in
$$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
1116 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
1117 if
test -f
$$ifile; then \
1121 done |
$(am__base_list
) | \
1122 while read files
; do \
1123 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(infodir)'"; \
1124 $(INSTALL_DATA
) $$files "$(DESTDIR)$(infodir)" || exit
$$?
; done
1126 @if
$(am__can_run_installinfo
); then \
1127 list
='$(INFO_DEPS)'; test -n
"$(infodir)" || list
=; \
1128 for file in
$$list; do \
1129 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
1130 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
1131 install-info
--info-dir
="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" ||
:;\
1136 install-pdf
: install-pdf-recursive
1138 install-pdf-am
: $(PDFS
)
1140 @list
='$(PDFS)'; test -n
"$(pdfdir)" || list
=; \
1141 if
test -n
"$$list"; then \
1142 echo
" $(MKDIR_P) '$(DESTDIR)$(pdfdir)'"; \
1143 $(MKDIR_P
) "$(DESTDIR)$(pdfdir)" || exit
1; \
1145 for p in
$$list; do \
1146 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1148 done |
$(am__base_list
) | \
1149 while read files
; do \
1150 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(pdfdir)'"; \
1151 $(INSTALL_DATA
) $$files "$(DESTDIR)$(pdfdir)" || exit
$$?
; done
1152 install-ps
: install-ps-recursive
1154 install-ps-am
: $(PSS
)
1156 @list
='$(PSS)'; test -n
"$(psdir)" || list
=; \
1157 if
test -n
"$$list"; then \
1158 echo
" $(MKDIR_P) '$(DESTDIR)$(psdir)'"; \
1159 $(MKDIR_P
) "$(DESTDIR)$(psdir)" || exit
1; \
1161 for p in
$$list; do \
1162 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1164 done |
$(am__base_list
) | \
1165 while read files
; do \
1166 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \
1167 $(INSTALL_DATA
) $$files "$(DESTDIR)$(psdir)" || exit
$$?
; done
1170 maintainer-clean
: maintainer-clean-multi maintainer-clean-recursive
1171 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1172 -rm -rf
$(top_srcdir
)/autom4te.cache
1175 maintainer-clean-am
: distclean-am maintainer-clean-aminfo \
1176 maintainer-clean-generic
1178 mostlyclean: mostlyclean-multi mostlyclean-recursive
1180 mostlyclean-am
: mostlyclean-aminfo mostlyclean-compile \
1181 mostlyclean-generic mostlyclean-libtool
1191 uninstall-am
: uninstall-dvi-am uninstall-html-am uninstall-info-am \
1192 uninstall-nodist_fincludeHEADERS \
1193 uninstall-nodist_libsubincludeHEADERS \
1194 uninstall-nodist_toolexeclibHEADERS uninstall-pdf-am \
1195 uninstall-ps-am uninstall-toolexeclibLTLIBRARIES
1197 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all all-multi \
1198 clean-multi ctags-recursive distclean-multi install-am \
1199 install-multi install-strip maintainer-clean-multi \
1200 mostlyclean-multi tags-recursive
1202 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
1203 all all-am all-local all-multi am--refresh
check check-am \
1204 clean clean-aminfo clean-generic clean-libtool clean-multi \
1205 clean-toolexeclibLTLIBRARIES ctags ctags-recursive dist-info \
1206 distclean distclean-compile distclean-generic distclean-hdr \
1207 distclean-libtool distclean-multi distclean-tags
dvi dvi-am \
1208 html html-am
info info-am
install install-am install-data \
1209 install-data-am install-dvi install-dvi-am install-exec \
1210 install-exec-am install-html install-html-am install-info \
1211 install-info-am install-man install-multi \
1212 install-nodist_fincludeHEADERS \
1213 install-nodist_libsubincludeHEADERS \
1214 install-nodist_toolexeclibHEADERS install-pdf install-pdf-am \
1215 install-ps install-ps-am install-strip \
1216 install-toolexeclibLTLIBRARIES
installcheck installcheck-am \
1217 installdirs installdirs-am maintainer-clean \
1218 maintainer-clean-aminfo maintainer-clean-generic \
1219 maintainer-clean-multi
mostlyclean mostlyclean-aminfo \
1220 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1221 mostlyclean-multi pdf pdf-am ps ps-am
tags tags-recursive \
1222 uninstall uninstall-am uninstall-dvi-am uninstall-html-am \
1223 uninstall-info-am uninstall-nodist_fincludeHEADERS \
1224 uninstall-nodist_libsubincludeHEADERS \
1225 uninstall-nodist_toolexeclibHEADERS uninstall-pdf-am \
1226 uninstall-ps-am uninstall-toolexeclibLTLIBRARIES
1229 vpath
% $(strip $(search_path
))
1231 @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp.ver
: $(top_srcdir
)/libgomp.map
1232 @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@
$(EGREP
) -v
'#(#| |$$)' $< | \
1233 @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@
$(PREPROCESS
) -P
-include config.h
- > $@ ||
(rm -f
$@
; exit
1)
1234 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp.ver-sun
: libgomp.ver \
1235 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@
$(top_srcdir
)/..
/contrib
/make_sunver.pl \
1236 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@
$(libgomp_la_OBJECTS
) $(libgomp_la_LIBADD
)
1237 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ perl
$(top_srcdir
)/..
/contrib
/make_sunver.pl \
1238 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ libgomp.ver \
1239 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@
$(libgomp_la_OBJECTS
:%.lo
=.libs
/%.o
) \
1240 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@
`echo $(libgomp_la_LIBADD) | \
1241 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ sed 's,/\([^/.]*\)\.la,/.libs/\1.a,g'` \
1242 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@
> $@ ||
(rm -f
$@
; exit
1)
1244 omp_lib_kinds.mod
: omp_lib.mod
1246 openacc_kinds.mod
: openacc.mod
1248 openacc.mod
: openacc.lo
1251 $(FC
) $(FCFLAGS
) -fsyntax-only
$<
1252 fortran.lo
: libgomp_f.h
1253 fortran.o
: libgomp_f.h
1257 all-local
: $(STAMP_GENINSRC
)
1259 stamp-geninsrc
: libgomp.
info
1260 cp
-p
$(top_builddir
)/libgomp.
info $(srcdir)/libgomp.
info
1263 libgomp.
info: $(STAMP_BUILD_INFO
)
1265 stamp-build-info
: libgomp.texi
1266 $(MAKEINFO
) $(AM_MAKEINFOFLAGS
) $(MAKEINFOFLAGS
) -I
$(srcdir) -o libgomp.
info $(srcdir)/libgomp.texi
1269 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1270 # Otherwise a system limit (for SysV at least) may be exceeded.