Home | History | Annotate | Line # | Download | only in libgomp
Makefile.in revision 1.3
      1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
      2 # @configure_input@
      3 
      4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
      5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
      6 # Inc.
      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.
     10 
     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
     14 # PARTICULAR PURPOSE.
     15 
     16 @SET_MAKE@
     17 
     18 # Plugins for offload execution, Makefile.am fragment.
     19 #
     20 # Copyright (C) 2014-2015 Free Software Foundation, Inc.
     21 #
     22 # Contributed by Mentor Embedded.
     23 #
     24 # This file is part of the GNU Offloading and Multi Processing Library
     25 # (libgomp).
     26 #
     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)
     30 # any later version.
     31 #
     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
     35 # more details.
     36 #
     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.
     40 #
     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/>.
     45 
     46 
     47 VPATH = @srcdir@
     48 pkgdatadir = $(datadir)/@PACKAGE@
     49 pkgincludedir = $(includedir)/@PACKAGE@
     50 pkglibdir = $(libdir)/@PACKAGE@
     51 pkglibexecdir = $(libexecdir)/@PACKAGE@
     52 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
     53 install_sh_DATA = $(install_sh) -c -m 644
     54 install_sh_PROGRAM = $(install_sh) -c
     55 install_sh_SCRIPT = $(install_sh) -c
     56 INSTALL_HEADER = $(INSTALL_DATA)
     57 transform = $(program_transform_name)
     58 NORMAL_INSTALL = :
     59 PRE_INSTALL = :
     60 POST_INSTALL = :
     61 NORMAL_UNINSTALL = :
     62 PRE_UNINSTALL = :
     63 POST_UNINSTALL = :
     64 build_triplet = @build@
     65 host_triplet = @host@
     66 target_triplet = @target@
     67 DIST_COMMON = $(top_srcdir)/plugin/Makefrag.am ChangeLog \
     68 	$(srcdir)/Makefile.in $(srcdir)/Makefile.am \
     69 	$(top_srcdir)/configure $(am__configure_deps) \
     70 	$(srcdir)/config.h.in $(srcdir)/../mkinstalldirs \
     71 	$(srcdir)/omp.h.in $(srcdir)/omp_lib.h.in \
     72 	$(srcdir)/omp_lib.f90.in $(srcdir)/libgomp_f.h.in \
     73 	$(srcdir)/libgomp.spec.in $(srcdir)/../depcomp
     74 @PLUGIN_NVPTX_TRUE@am__append_1 = libgomp-plugin-nvptx.la
     75 @USE_FORTRAN_TRUE@am__append_2 = openacc.f90
     76 subdir = .
     77 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
     78 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
     79 	$(top_srcdir)/../config/depstand.m4 \
     80 	$(top_srcdir)/../config/enable.m4 \
     81 	$(top_srcdir)/../config/futex.m4 \
     82 	$(top_srcdir)/../config/lead-dot.m4 \
     83 	$(top_srcdir)/../config/lthostflags.m4 \
     84 	$(top_srcdir)/../config/multi.m4 \
     85 	$(top_srcdir)/../config/override.m4 \
     86 	$(top_srcdir)/../config/stdint.m4 \
     87 	$(top_srcdir)/../config/tls.m4 $(top_srcdir)/../ltoptions.m4 \
     88 	$(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
     89 	$(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \
     90 	$(top_srcdir)/../libtool.m4 $(top_srcdir)/plugin/configfrag.ac \
     91 	$(top_srcdir)/configure.ac
     92 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
     93 	$(ACLOCAL_M4)
     94 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
     95  configure.lineno config.status.lineno
     96 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
     97 CONFIG_HEADER = config.h
     98 CONFIG_CLEAN_FILES = omp.h omp_lib.h omp_lib.f90 libgomp_f.h \
     99 	libgomp.spec
    100 CONFIG_CLEAN_VPATH_FILES =
    101 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
    102 am__vpath_adj = case $$p in \
    103     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
    104     *) f=$$p;; \
    105   esac;
    106 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
    107 am__install_max = 40
    108 am__nobase_strip_setup = \
    109   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
    110 am__nobase_strip = \
    111   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
    112 am__nobase_list = $(am__nobase_strip_setup); \
    113   for p in $$list; do echo "$$p $$p"; done | \
    114   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
    115   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
    116     if (++n[$$2] == $(am__install_max)) \
    117       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
    118     END { for (dir in files) print dir, files[dir] }'
    119 am__base_list = \
    120   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
    121   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
    122 am__installdirs = "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(infodir)" \
    123 	"$(DESTDIR)$(fincludedir)" "$(DESTDIR)$(libsubincludedir)" \
    124 	"$(DESTDIR)$(toolexeclibdir)"
    125 LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
    126 libgomp_plugin_host_nonshm_la_DEPENDENCIES = libgomp.la
    127 am_libgomp_plugin_host_nonshm_la_OBJECTS =  \
    128 	libgomp_plugin_host_nonshm_la-plugin-host.lo
    129 libgomp_plugin_host_nonshm_la_OBJECTS =  \
    130 	$(am_libgomp_plugin_host_nonshm_la_OBJECTS)
    131 libgomp_plugin_host_nonshm_la_LINK = $(LIBTOOL) --tag=CC \
    132 	$(libgomp_plugin_host_nonshm_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
    133 	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
    134 	$(libgomp_plugin_host_nonshm_la_LDFLAGS) $(LDFLAGS) -o $@
    135 am__DEPENDENCIES_1 =
    136 @PLUGIN_NVPTX_TRUE@libgomp_plugin_nvptx_la_DEPENDENCIES = libgomp.la \
    137 @PLUGIN_NVPTX_TRUE@	$(am__DEPENDENCIES_1)
    138 @PLUGIN_NVPTX_TRUE@am_libgomp_plugin_nvptx_la_OBJECTS =  \
    139 @PLUGIN_NVPTX_TRUE@	libgomp_plugin_nvptx_la-plugin-nvptx.lo
    140 libgomp_plugin_nvptx_la_OBJECTS =  \
    141 	$(am_libgomp_plugin_nvptx_la_OBJECTS)
    142 libgomp_plugin_nvptx_la_LINK = $(LIBTOOL) --tag=CC \
    143 	$(libgomp_plugin_nvptx_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
    144 	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
    145 	$(libgomp_plugin_nvptx_la_LDFLAGS) $(LDFLAGS) -o $@
    146 @PLUGIN_NVPTX_TRUE@am_libgomp_plugin_nvptx_la_rpath = -rpath \
    147 @PLUGIN_NVPTX_TRUE@	$(toolexeclibdir)
    148 libgomp_la_LIBADD =
    149 @USE_FORTRAN_TRUE@am__objects_1 = openacc.lo
    150 am_libgomp_la_OBJECTS = alloc.lo barrier.lo critical.lo env.lo \
    151 	error.lo iter.lo iter_ull.lo loop.lo loop_ull.lo ordered.lo \
    152 	parallel.lo sections.lo single.lo task.lo team.lo work.lo \
    153 	lock.lo mutex.lo proc.lo sem.lo bar.lo ptrlock.lo time.lo \
    154 	fortran.lo affinity.lo target.lo splay-tree.lo \
    155 	libgomp-plugin.lo oacc-parallel.lo oacc-host.lo oacc-init.lo \
    156 	oacc-mem.lo oacc-async.lo oacc-plugin.lo oacc-cuda.lo \
    157 	$(am__objects_1)
    158 libgomp_la_OBJECTS = $(am_libgomp_la_OBJECTS)
    159 DEFAULT_INCLUDES = -I.@am__isrc@
    160 depcomp = $(SHELL) $(top_srcdir)/../depcomp
    161 am__depfiles_maybe = depfiles
    162 am__mv = mv -f
    163 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
    164 	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
    165 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
    166 	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
    167 	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
    168 CCLD = $(CC)
    169 FCCOMPILE = $(FC) $(AM_FCFLAGS) $(FCFLAGS)
    170 LTFCCOMPILE = $(LIBTOOL) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
    171 	--mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS)
    172 FCLD = $(FC)
    173 FCLINK = $(LIBTOOL) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
    174 	--mode=link $(FCLD) $(AM_FCFLAGS) $(FCFLAGS) $(AM_LDFLAGS) \
    175 	$(LDFLAGS) -o $@
    176 SOURCES = $(libgomp_plugin_host_nonshm_la_SOURCES) \
    177 	$(libgomp_plugin_nvptx_la_SOURCES) $(libgomp_la_SOURCES)
    178 MULTISRCTOP = 
    179 MULTIBUILDTOP = 
    180 MULTIDIRS = 
    181 MULTISUBDIR = 
    182 MULTIDO = true
    183 MULTICLEAN = true
    184 INFO_DEPS = libgomp.info
    185 am__TEXINFO_TEX_DIR = $(srcdir)/../gcc/doc/include
    186 DVIS = libgomp.dvi
    187 PDFS = libgomp.pdf
    188 PSS = libgomp.ps
    189 HTMLS = libgomp.html
    190 TEXINFOS = libgomp.texi
    191 TEXI2DVI = texi2dvi
    192 TEXI2PDF = $(TEXI2DVI) --pdf --batch
    193 MAKEINFOHTML = $(MAKEINFO) --html
    194 AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)
    195 DVIPS = dvips
    196 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
    197 	html-recursive info-recursive install-data-recursive \
    198 	install-dvi-recursive install-exec-recursive \
    199 	install-html-recursive install-info-recursive \
    200 	install-pdf-recursive install-ps-recursive install-recursive \
    201 	installcheck-recursive installdirs-recursive pdf-recursive \
    202 	ps-recursive uninstall-recursive
    203 HEADERS = $(nodist_finclude_HEADERS) $(nodist_libsubinclude_HEADERS) \
    204 	$(nodist_noinst_HEADERS) $(nodist_toolexeclib_HEADERS)
    205 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
    206   distclean-recursive maintainer-clean-recursive
    207 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
    208 	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS
    209 ETAGS = etags
    210 CTAGS = ctags
    211 DIST_SUBDIRS = $(SUBDIRS)
    212 ACLOCAL = @ACLOCAL@
    213 AMTAR = @AMTAR@
    214 AR = @AR@
    215 AUTOCONF = @AUTOCONF@
    216 AUTOHEADER = @AUTOHEADER@
    217 AUTOMAKE = @AUTOMAKE@
    218 AWK = @AWK@
    219 CC = @CC@
    220 CCDEPMODE = @CCDEPMODE@
    221 CFLAGS = @CFLAGS@
    222 CPP = @CPP@
    223 CPPFLAGS = @CPPFLAGS@
    224 CUDA_DRIVER_INCLUDE = @CUDA_DRIVER_INCLUDE@
    225 CUDA_DRIVER_LIB = @CUDA_DRIVER_LIB@
    226 CYGPATH_W = @CYGPATH_W@
    227 DEFS = @DEFS@
    228 DEPDIR = @DEPDIR@
    229 DSYMUTIL = @DSYMUTIL@
    230 DUMPBIN = @DUMPBIN@
    231 ECHO_C = @ECHO_C@
    232 ECHO_N = @ECHO_N@
    233 ECHO_T = @ECHO_T@
    234 EGREP = @EGREP@
    235 EXEEXT = @EXEEXT@
    236 FC = @FC@
    237 FCFLAGS = @FCFLAGS@
    238 FGREP = @FGREP@
    239 GREP = @GREP@
    240 INSTALL = @INSTALL@
    241 INSTALL_DATA = @INSTALL_DATA@
    242 INSTALL_PROGRAM = @INSTALL_PROGRAM@
    243 INSTALL_SCRIPT = @INSTALL_SCRIPT@
    244 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
    245 LD = @LD@
    246 LDFLAGS = @LDFLAGS@
    247 LIBOBJS = @LIBOBJS@
    248 LIBS = @LIBS@
    249 LIBTOOL = @LIBTOOL@
    250 LIPO = @LIPO@
    251 LN_S = @LN_S@
    252 LTLIBOBJS = @LTLIBOBJS@
    253 MAINT = @MAINT@
    254 MAKEINFO = @MAKEINFO@
    255 MKDIR_P = @MKDIR_P@
    256 NM = @NM@
    257 NMEDIT = @NMEDIT@
    258 OBJDUMP = @OBJDUMP@
    259 OBJEXT = @OBJEXT@
    260 OMP_LOCK_25_ALIGN = @OMP_LOCK_25_ALIGN@
    261 OMP_LOCK_25_KIND = @OMP_LOCK_25_KIND@
    262 OMP_LOCK_25_SIZE = @OMP_LOCK_25_SIZE@
    263 OMP_LOCK_ALIGN = @OMP_LOCK_ALIGN@
    264 OMP_LOCK_KIND = @OMP_LOCK_KIND@
    265 OMP_LOCK_SIZE = @OMP_LOCK_SIZE@
    266 OMP_NEST_LOCK_25_ALIGN = @OMP_NEST_LOCK_25_ALIGN@
    267 OMP_NEST_LOCK_25_KIND = @OMP_NEST_LOCK_25_KIND@
    268 OMP_NEST_LOCK_25_SIZE = @OMP_NEST_LOCK_25_SIZE@
    269 OMP_NEST_LOCK_ALIGN = @OMP_NEST_LOCK_ALIGN@
    270 OMP_NEST_LOCK_KIND = @OMP_NEST_LOCK_KIND@
    271 OMP_NEST_LOCK_SIZE = @OMP_NEST_LOCK_SIZE@
    272 OPT_LDFLAGS = @OPT_LDFLAGS@
    273 OTOOL = @OTOOL@
    274 OTOOL64 = @OTOOL64@
    275 PACKAGE = @PACKAGE@
    276 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
    277 PACKAGE_NAME = @PACKAGE_NAME@
    278 PACKAGE_STRING = @PACKAGE_STRING@
    279 PACKAGE_TARNAME = @PACKAGE_TARNAME@
    280 PACKAGE_URL = @PACKAGE_URL@
    281 PACKAGE_VERSION = @PACKAGE_VERSION@
    282 PATH_SEPARATOR = @PATH_SEPARATOR@
    283 PERL = @PERL@
    284 PLUGIN_NVPTX = @PLUGIN_NVPTX@
    285 PLUGIN_NVPTX_CPPFLAGS = @PLUGIN_NVPTX_CPPFLAGS@
    286 PLUGIN_NVPTX_LDFLAGS = @PLUGIN_NVPTX_LDFLAGS@
    287 PLUGIN_NVPTX_LIBS = @PLUGIN_NVPTX_LIBS@
    288 RANLIB = @RANLIB@
    289 SECTION_LDFLAGS = @SECTION_LDFLAGS@
    290 SED = @SED@
    291 SET_MAKE = @SET_MAKE@
    292 SHELL = @SHELL@
    293 STRIP = @STRIP@
    294 VERSION = @VERSION@
    295 XCFLAGS = @XCFLAGS@
    296 XLDFLAGS = @XLDFLAGS@
    297 abs_builddir = @abs_builddir@
    298 abs_srcdir = @abs_srcdir@
    299 abs_top_builddir = @abs_top_builddir@
    300 abs_top_srcdir = @abs_top_srcdir@
    301 ac_ct_CC = @ac_ct_CC@
    302 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
    303 ac_ct_FC = @ac_ct_FC@
    304 am__include = @am__include@
    305 am__leading_dot = @am__leading_dot@
    306 am__quote = @am__quote@
    307 am__tar = @am__tar@
    308 am__untar = @am__untar@
    309 bindir = @bindir@
    310 build = @build@
    311 build_alias = @build_alias@
    312 build_cpu = @build_cpu@
    313 build_os = @build_os@
    314 build_vendor = @build_vendor@
    315 builddir = @builddir@
    316 config_path = @config_path@
    317 datadir = @datadir@
    318 datarootdir = @datarootdir@
    319 docdir = @docdir@
    320 dvidir = @dvidir@
    321 enable_shared = @enable_shared@
    322 enable_static = @enable_static@
    323 exec_prefix = @exec_prefix@
    324 host = @host@
    325 host_alias = @host_alias@
    326 host_cpu = @host_cpu@
    327 host_os = @host_os@
    328 host_vendor = @host_vendor@
    329 htmldir = @htmldir@
    330 includedir = @includedir@
    331 infodir = @infodir@
    332 install_sh = @install_sh@
    333 libdir = @libdir@
    334 libexecdir = @libexecdir@
    335 libtool_VERSION = @libtool_VERSION@
    336 link_gomp = @link_gomp@
    337 localedir = @localedir@
    338 localstatedir = @localstatedir@
    339 lt_host_flags = @lt_host_flags@
    340 mandir = @mandir@
    341 mkdir_p = @mkdir_p@
    342 multi_basedir = @multi_basedir@
    343 offload_additional_lib_paths = @offload_additional_lib_paths@
    344 offload_additional_options = @offload_additional_options@
    345 offload_targets = @offload_targets@
    346 oldincludedir = @oldincludedir@
    347 pdfdir = @pdfdir@
    348 prefix = @prefix@
    349 program_transform_name = @program_transform_name@
    350 psdir = @psdir@
    351 sbindir = @sbindir@
    352 sharedstatedir = @sharedstatedir@
    353 srcdir = @srcdir@
    354 sysconfdir = @sysconfdir@
    355 target = @target@
    356 target_alias = @target_alias@
    357 target_cpu = @target_cpu@
    358 target_os = @target_os@
    359 target_vendor = @target_vendor@
    360 toolexecdir = @toolexecdir@
    361 toolexeclibdir = @toolexeclibdir@
    362 top_build_prefix = @top_build_prefix@
    363 top_builddir = @top_builddir@
    364 top_srcdir = @top_srcdir@
    365 ACLOCAL_AMFLAGS = -I .. -I ../config
    366 SUBDIRS =
    367 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
    368 search_path = $(addprefix $(top_srcdir)/config/, $(config_path)) $(top_srcdir) \
    369 	      $(top_srcdir)/../include
    370 
    371 fincludedir = $(libdir)/gcc/$(target_alias)/$(gcc_version)/finclude
    372 libsubincludedir = $(libdir)/gcc/$(target_alias)/$(gcc_version)/include
    373 AM_CPPFLAGS = $(addprefix -I, $(search_path))
    374 AM_CFLAGS = $(XCFLAGS)
    375 AM_LDFLAGS = $(XLDFLAGS) $(SECTION_LDFLAGS) $(OPT_LDFLAGS)
    376 toolexeclib_LTLIBRARIES = libgomp.la $(am__append_1) \
    377 	libgomp-plugin-host_nonshm.la
    378 nodist_toolexeclib_HEADERS = libgomp.spec
    379 
    380 # -Wc is only a libtool option.
    381 @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@comma = ,
    382 @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@PREPROCESS = $(subst -Wc$(comma), , $(COMPILE)) -E
    383 @LIBGOMP_BUILD_VERSIONED_SHLIB_FALSE@libgomp_version_script = 
    384 @LIBGOMP_BUILD_VERSIONED_SHLIB_GNU_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp_version_script = -Wl,--version-script,libgomp.ver
    385 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp_version_script = -Wl,-M,libgomp.ver-sun
    386 @LIBGOMP_BUILD_VERSIONED_SHLIB_FALSE@libgomp_version_dep = 
    387 @LIBGOMP_BUILD_VERSIONED_SHLIB_GNU_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp_version_dep = libgomp.ver
    388 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp_version_dep = libgomp.ver-sun
    389 libgomp_version_info = -version-info $(libtool_VERSION)
    390 libgomp_la_LDFLAGS = $(libgomp_version_info) $(libgomp_version_script) \
    391         $(lt_host_flags)
    392 
    393 libgomp_la_DEPENDENCIES = $(libgomp_version_dep)
    394 libgomp_la_LINK = $(LINK) $(libgomp_la_LDFLAGS)
    395 libgomp_la_SOURCES = alloc.c barrier.c critical.c env.c error.c iter.c \
    396 	iter_ull.c loop.c loop_ull.c ordered.c parallel.c sections.c \
    397 	single.c task.c team.c work.c lock.c mutex.c proc.c sem.c \
    398 	bar.c ptrlock.c time.c fortran.c affinity.c target.c \
    399 	splay-tree.c libgomp-plugin.c oacc-parallel.c oacc-host.c \
    400 	oacc-init.c oacc-mem.c oacc-async.c oacc-plugin.c oacc-cuda.c \
    401 	$(am__append_2)
    402 
    403 # Nvidia PTX OpenACC plugin.
    404 @PLUGIN_NVPTX_TRUE@libgomp_plugin_nvptx_version_info = -version-info $(libtool_VERSION)
    405 @PLUGIN_NVPTX_TRUE@libgomp_plugin_nvptx_la_SOURCES = plugin/plugin-nvptx.c
    406 @PLUGIN_NVPTX_TRUE@libgomp_plugin_nvptx_la_CPPFLAGS = $(AM_CPPFLAGS) $(PLUGIN_NVPTX_CPPFLAGS)
    407 @PLUGIN_NVPTX_TRUE@libgomp_plugin_nvptx_la_LDFLAGS =  \
    408 @PLUGIN_NVPTX_TRUE@	$(libgomp_plugin_nvptx_version_info) \
    409 @PLUGIN_NVPTX_TRUE@	$(lt_host_flags) $(PLUGIN_NVPTX_LDFLAGS)
    410 @PLUGIN_NVPTX_TRUE@libgomp_plugin_nvptx_la_LIBADD = libgomp.la $(PLUGIN_NVPTX_LIBS)
    411 @PLUGIN_NVPTX_TRUE@libgomp_plugin_nvptx_la_LIBTOOLFLAGS = --tag=disable-static
    412 libgomp_plugin_host_nonshm_version_info = -version-info $(libtool_VERSION)
    413 libgomp_plugin_host_nonshm_la_SOURCES = plugin/plugin-host.c
    414 libgomp_plugin_host_nonshm_la_CPPFLAGS = $(AM_CPPFLAGS) -DHOST_NONSHM_PLUGIN
    415 libgomp_plugin_host_nonshm_la_LDFLAGS = \
    416 	$(libgomp_plugin_host_nonshm_version_info) $(lt_host_flags)
    417 
    418 libgomp_plugin_host_nonshm_la_LIBADD = libgomp.la
    419 libgomp_plugin_host_nonshm_la_LIBTOOLFLAGS = --tag=disable-static
    420 nodist_noinst_HEADERS = libgomp_f.h
    421 nodist_libsubinclude_HEADERS = omp.h openacc.h
    422 @USE_FORTRAN_TRUE@nodist_finclude_HEADERS = omp_lib.h omp_lib.f90 omp_lib.mod omp_lib_kinds.mod \
    423 @USE_FORTRAN_TRUE@	openacc_lib.h openacc.f90 openacc.mod openacc_kinds.mod
    424 
    425 LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS))
    426 LINK = $(LIBTOOL) --tag CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
    427 	$(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LTLDFLAGS) -o $@
    428 
    429 
    430 # Automake Documentation:
    431 # If your package has Texinfo files in many directories, you can use the
    432 # variable TEXINFO_TEX to tell Automake where to find the canonical
    433 # `texinfo.tex' for your package. The value of this variable should be
    434 # the relative path from the current `Makefile.am' to `texinfo.tex'.
    435 TEXINFO_TEX = ../gcc/doc/include/texinfo.tex
    436 
    437 # Defines info, dvi, pdf and html targets
    438 MAKEINFOFLAGS = -I $(srcdir)/../gcc/doc/include
    439 info_TEXINFOS = libgomp.texi
    440 @GENINSRC_FALSE@STAMP_GENINSRC = 
    441 
    442 # AM_CONDITIONAL on configure option --generated-files-in-srcdir
    443 @GENINSRC_TRUE@STAMP_GENINSRC = stamp-geninsrc
    444 @BUILD_INFO_FALSE@STAMP_BUILD_INFO = 
    445 
    446 # AM_CONDITIONAL on configure check ACX_CHECK_PROG_VER([MAKEINFO])
    447 @BUILD_INFO_TRUE@STAMP_BUILD_INFO = stamp-build-info
    448 CLEANFILES = $(STAMP_GENINSRC) $(STAMP_BUILD_INFO) libgomp.info
    449 MAINTAINERCLEANFILES = $(srcdir)/libgomp.info
    450 all: config.h
    451 	$(MAKE) $(AM_MAKEFLAGS) all-recursive
    452 
    453 .SUFFIXES:
    454 .SUFFIXES: .c .dvi .f90 .lo .o .obj .ps
    455 am--refresh:
    456 	@:
    457 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/plugin/Makefrag.am $(am__configure_deps)
    458 	@for dep in $?; do \
    459 	  case '$(am__configure_deps)' in \
    460 	    *$$dep*) \
    461 	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
    462 	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
    463 		&& exit 0; \
    464 	      exit 1;; \
    465 	  esac; \
    466 	done; \
    467 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
    468 	$(am__cd) $(top_srcdir) && \
    469 	  $(AUTOMAKE) --foreign Makefile
    470 .PRECIOUS: Makefile
    471 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
    472 	@case '$?' in \
    473 	  *config.status*) \
    474 	    echo ' $(SHELL) ./config.status'; \
    475 	    $(SHELL) ./config.status;; \
    476 	  *) \
    477 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
    478 	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
    479 	esac;
    480 
    481 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
    482 	$(SHELL) ./config.status --recheck
    483 
    484 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
    485 	$(am__cd) $(srcdir) && $(AUTOCONF)
    486 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
    487 	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
    488 $(am__aclocal_m4_deps):
    489 
    490 config.h: stamp-h1
    491 	@if test ! -f $@; then \
    492 	  rm -f stamp-h1; \
    493 	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
    494 	else :; fi
    495 
    496 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
    497 	@rm -f stamp-h1
    498 	cd $(top_builddir) && $(SHELL) ./config.status config.h
    499 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
    500 	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
    501 	rm -f stamp-h1
    502 	touch $@
    503 
    504 distclean-hdr:
    505 	-rm -f config.h stamp-h1
    506 omp.h: $(top_builddir)/config.status $(srcdir)/omp.h.in
    507 	cd $(top_builddir) && $(SHELL) ./config.status $@
    508 omp_lib.h: $(top_builddir)/config.status $(srcdir)/omp_lib.h.in
    509 	cd $(top_builddir) && $(SHELL) ./config.status $@
    510 omp_lib.f90: $(top_builddir)/config.status $(srcdir)/omp_lib.f90.in
    511 	cd $(top_builddir) && $(SHELL) ./config.status $@
    512 libgomp_f.h: $(top_builddir)/config.status $(srcdir)/libgomp_f.h.in
    513 	cd $(top_builddir) && $(SHELL) ./config.status $@
    514 libgomp.spec: $(top_builddir)/config.status $(srcdir)/libgomp.spec.in
    515 	cd $(top_builddir) && $(SHELL) ./config.status $@
    516 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
    517 	@$(NORMAL_INSTALL)
    518 	test -z "$(toolexeclibdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)"
    519 	@list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
    520 	list2=; for p in $$list; do \
    521 	  if test -f $$p; then \
    522 	    list2="$$list2 $$p"; \
    523 	  else :; fi; \
    524 	done; \
    525 	test -z "$$list2" || { \
    526 	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
    527 	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
    528 	}
    529 
    530 uninstall-toolexeclibLTLIBRARIES:
    531 	@$(NORMAL_UNINSTALL)
    532 	@list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
    533 	for p in $$list; do \
    534 	  $(am__strip_dir) \
    535 	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
    536 	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
    537 	done
    538 
    539 clean-toolexeclibLTLIBRARIES:
    540 	-test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
    541 	@list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
    542 	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
    543 	  test "$$dir" != "$$p" || dir=.; \
    544 	  echo "rm -f \"$${dir}/so_locations\""; \
    545 	  rm -f "$${dir}/so_locations"; \
    546 	done
    547 libgomp-plugin-host_nonshm.la: $(libgomp_plugin_host_nonshm_la_OBJECTS) $(libgomp_plugin_host_nonshm_la_DEPENDENCIES) 
    548 	$(libgomp_plugin_host_nonshm_la_LINK) -rpath $(toolexeclibdir) $(libgomp_plugin_host_nonshm_la_OBJECTS) $(libgomp_plugin_host_nonshm_la_LIBADD) $(LIBS)
    549 libgomp-plugin-nvptx.la: $(libgomp_plugin_nvptx_la_OBJECTS) $(libgomp_plugin_nvptx_la_DEPENDENCIES) 
    550 	$(libgomp_plugin_nvptx_la_LINK) $(am_libgomp_plugin_nvptx_la_rpath) $(libgomp_plugin_nvptx_la_OBJECTS) $(libgomp_plugin_nvptx_la_LIBADD) $(LIBS)
    551 libgomp.la: $(libgomp_la_OBJECTS) $(libgomp_la_DEPENDENCIES) 
    552 	$(libgomp_la_LINK) -rpath $(toolexeclibdir) $(libgomp_la_OBJECTS) $(libgomp_la_LIBADD) $(LIBS)
    553 
    554 mostlyclean-compile:
    555 	-rm -f *.$(OBJEXT)
    556 
    557 distclean-compile:
    558 	-rm -f *.tab.c
    559 
    560 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/affinity.Plo@am__quote@
    561 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alloc.Plo@am__quote@
    562 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bar.Plo@am__quote@
    563 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/barrier.Plo@am__quote@
    564 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/critical.Plo@am__quote@
    565 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/env.Plo@am__quote@
    566 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/error.Plo@am__quote@
    567 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fortran.Plo@am__quote@
    568 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iter.Plo@am__quote@
    569 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iter_ull.Plo@am__quote@
    570 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgomp-plugin.Plo@am__quote@
    571 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgomp_plugin_host_nonshm_la-plugin-host.Plo@am__quote@
    572 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgomp_plugin_nvptx_la-plugin-nvptx.Plo@am__quote@
    573 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lock.Plo@am__quote@
    574 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/loop.Plo@am__quote@
    575 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/loop_ull.Plo@am__quote@
    576 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mutex.Plo@am__quote@
    577 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oacc-async.Plo@am__quote@
    578 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oacc-cuda.Plo@am__quote@
    579 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oacc-host.Plo@am__quote@
    580 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oacc-init.Plo@am__quote@
    581 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oacc-mem.Plo@am__quote@
    582 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oacc-parallel.Plo@am__quote@
    583 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oacc-plugin.Plo@am__quote@
    584 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ordered.Plo@am__quote@
    585 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parallel.Plo@am__quote@
    586 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proc.Plo@am__quote@
    587 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ptrlock.Plo@am__quote@
    588 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sections.Plo@am__quote@
    589 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sem.Plo@am__quote@
    590 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/single.Plo@am__quote@
    591 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/splay-tree.Plo@am__quote@
    592 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/target.Plo@am__quote@
    593 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/task.Plo@am__quote@
    594 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/team.Plo@am__quote@
    595 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/time.Plo@am__quote@
    596 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/work.Plo@am__quote@
    597 
    598 .c.o:
    599 @am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
    600 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
    601 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
    602 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
    603 @am__fastdepCC_FALSE@	$(COMPILE) -c $<
    604 
    605 .c.obj:
    606 @am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
    607 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
    608 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
    609 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
    610 @am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
    611 
    612 .c.lo:
    613 @am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
    614 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
    615 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
    616 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
    617 @am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
    618 
    619 libgomp_plugin_host_nonshm_la-plugin-host.lo: plugin/plugin-host.c
    620 @am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(libgomp_plugin_host_nonshm_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgomp_plugin_host_nonshm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgomp_plugin_host_nonshm_la-plugin-host.lo -MD -MP -MF $(DEPDIR)/libgomp_plugin_host_nonshm_la-plugin-host.Tpo -c -o libgomp_plugin_host_nonshm_la-plugin-host.lo `test -f 'plugin/plugin-host.c' || echo '$(srcdir)/'`plugin/plugin-host.c
    621 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libgomp_plugin_host_nonshm_la-plugin-host.Tpo $(DEPDIR)/libgomp_plugin_host_nonshm_la-plugin-host.Plo
    622 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='plugin/plugin-host.c' object='libgomp_plugin_host_nonshm_la-plugin-host.lo' libtool=yes @AMDEPBACKSLASH@
    623 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
    624 @am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(libgomp_plugin_host_nonshm_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgomp_plugin_host_nonshm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgomp_plugin_host_nonshm_la-plugin-host.lo `test -f 'plugin/plugin-host.c' || echo '$(srcdir)/'`plugin/plugin-host.c
    625 
    626 libgomp_plugin_nvptx_la-plugin-nvptx.lo: plugin/plugin-nvptx.c
    627 @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
    628 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libgomp_plugin_nvptx_la-plugin-nvptx.Tpo $(DEPDIR)/libgomp_plugin_nvptx_la-plugin-nvptx.Plo
    629 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='plugin/plugin-nvptx.c' object='libgomp_plugin_nvptx_la-plugin-nvptx.lo' libtool=yes @AMDEPBACKSLASH@
    630 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
    631 @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
    632 
    633 .f90.o:
    634 	$(FCCOMPILE) -c -o $@ $<
    635 
    636 .f90.obj:
    637 	$(FCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
    638 
    639 .f90.lo:
    640 	$(LTFCCOMPILE) -c -o $@ $<
    641 
    642 mostlyclean-libtool:
    643 	-rm -f *.lo
    644 
    645 clean-libtool:
    646 	-rm -rf .libs _libs
    647 
    648 distclean-libtool:
    649 	-rm -f libtool config.lt
    650 
    651 # GNU Make needs to see an explicit $(MAKE) variable in the command it
    652 # runs to enable its job server during parallel builds.  Hence the
    653 # comments below.
    654 all-multi:
    655 	$(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
    656 install-multi:
    657 	$(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
    658 
    659 mostlyclean-multi:
    660 	$(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
    661 clean-multi:
    662 	$(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
    663 distclean-multi:
    664 	$(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
    665 maintainer-clean-multi:
    666 	$(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
    667 
    668 libgomp.dvi: libgomp.texi  
    669 	TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
    670 	MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
    671 	$(TEXI2DVI) -o $@ `test -f 'libgomp.texi' || echo '$(srcdir)/'`libgomp.texi
    672 
    673 libgomp.pdf: libgomp.texi  
    674 	TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
    675 	MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
    676 	$(TEXI2PDF) -o $@ `test -f 'libgomp.texi' || echo '$(srcdir)/'`libgomp.texi
    677 
    678 libgomp.html: libgomp.texi  
    679 	rm -rf $(@:.html=.htp)
    680 	if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
    681 	 -o $(@:.html=.htp) `test -f 'libgomp.texi' || echo '$(srcdir)/'`libgomp.texi; \
    682 	then \
    683 	  rm -rf $@; \
    684 	  if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
    685 	    mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \
    686 	else \
    687 	  if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
    688 	    rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \
    689 	  exit 1; \
    690 	fi
    691 .dvi.ps:
    692 	TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
    693 	$(DVIPS) -o $@ $<
    694 
    695 uninstall-dvi-am:
    696 	@$(NORMAL_UNINSTALL)
    697 	@list='$(DVIS)'; test -n "$(dvidir)" || list=; \
    698 	for p in $$list; do \
    699 	  $(am__strip_dir) \
    700 	  echo " rm -f '$(DESTDIR)$(dvidir)/$$f'"; \
    701 	  rm -f "$(DESTDIR)$(dvidir)/$$f"; \
    702 	done
    703 
    704 uninstall-html-am:
    705 	@$(NORMAL_UNINSTALL)
    706 	@list='$(HTMLS)'; test -n "$(htmldir)" || list=; \
    707 	for p in $$list; do \
    708 	  $(am__strip_dir) \
    709 	  echo " rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \
    710 	  rm -rf "$(DESTDIR)$(htmldir)/$$f"; \
    711 	done
    712 
    713 uninstall-info-am:
    714 	@$(PRE_UNINSTALL)
    715 	@if test -d '$(DESTDIR)$(infodir)' && \
    716 	    (install-info --version && \
    717 	     install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
    718 	  list='$(INFO_DEPS)'; \
    719 	  for file in $$list; do \
    720 	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
    721 	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
    722 	    if install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
    723 	    then :; else test ! -f "$(DESTDIR)$(infodir)/$$relfile" || exit 1; fi; \
    724 	  done; \
    725 	else :; fi
    726 	@$(NORMAL_UNINSTALL)
    727 	@list='$(INFO_DEPS)'; \
    728 	for file in $$list; do \
    729 	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
    730 	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
    731 	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
    732 	     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]"; \
    733 	     rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
    734 	   else :; fi); \
    735 	done
    736 
    737 uninstall-pdf-am:
    738 	@$(NORMAL_UNINSTALL)
    739 	@list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
    740 	for p in $$list; do \
    741 	  $(am__strip_dir) \
    742 	  echo " rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \
    743 	  rm -f "$(DESTDIR)$(pdfdir)/$$f"; \
    744 	done
    745 
    746 uninstall-ps-am:
    747 	@$(NORMAL_UNINSTALL)
    748 	@list='$(PSS)'; test -n "$(psdir)" || list=; \
    749 	for p in $$list; do \
    750 	  $(am__strip_dir) \
    751 	  echo " rm -f '$(DESTDIR)$(psdir)/$$f'"; \
    752 	  rm -f "$(DESTDIR)$(psdir)/$$f"; \
    753 	done
    754 
    755 dist-info: $(INFO_DEPS)
    756 	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
    757 	list='$(INFO_DEPS)'; \
    758 	for base in $$list; do \
    759 	  case $$base in \
    760 	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
    761 	  esac; \
    762 	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
    763 	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
    764 	  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 \
    765 	    if test -f $$file; then \
    766 	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
    767 	      test -f "$(distdir)/$$relfile" || \
    768 		cp -p $$file "$(distdir)/$$relfile"; \
    769 	    else :; fi; \
    770 	  done; \
    771 	done
    772 
    773 mostlyclean-aminfo:
    774 	-rm -rf libgomp.aux libgomp.cp libgomp.cps libgomp.fn libgomp.fns \
    775 	  libgomp.ky libgomp.kys libgomp.log libgomp.pg libgomp.pgs \
    776 	  libgomp.tmp libgomp.toc libgomp.tp libgomp.tps libgomp.vr \
    777 	  libgomp.vrs
    778 
    779 clean-aminfo:
    780 	-test -z "libgomp.dvi libgomp.pdf libgomp.ps libgomp.html" \
    781 	|| rm -rf libgomp.dvi libgomp.pdf libgomp.ps libgomp.html
    782 
    783 maintainer-clean-aminfo:
    784 	@list='$(INFO_DEPS)'; for i in $$list; do \
    785 	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
    786 	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
    787 	  rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
    788 	done
    789 install-nodist_fincludeHEADERS: $(nodist_finclude_HEADERS)
    790 	@$(NORMAL_INSTALL)
    791 	test -z "$(fincludedir)" || $(MKDIR_P) "$(DESTDIR)$(fincludedir)"
    792 	@list='$(nodist_finclude_HEADERS)'; test -n "$(fincludedir)" || list=; \
    793 	for p in $$list; do \
    794 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
    795 	  echo "$$d$$p"; \
    796 	done | $(am__base_list) | \
    797 	while read files; do \
    798 	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(fincludedir)'"; \
    799 	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(fincludedir)" || exit $$?; \
    800 	done
    801 
    802 uninstall-nodist_fincludeHEADERS:
    803 	@$(NORMAL_UNINSTALL)
    804 	@list='$(nodist_finclude_HEADERS)'; test -n "$(fincludedir)" || list=; \
    805 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
    806 	test -n "$$files" || exit 0; \
    807 	echo " ( cd '$(DESTDIR)$(fincludedir)' && rm -f" $$files ")"; \
    808 	cd "$(DESTDIR)$(fincludedir)" && rm -f $$files
    809 install-nodist_libsubincludeHEADERS: $(nodist_libsubinclude_HEADERS)
    810 	@$(NORMAL_INSTALL)
    811 	test -z "$(libsubincludedir)" || $(MKDIR_P) "$(DESTDIR)$(libsubincludedir)"
    812 	@list='$(nodist_libsubinclude_HEADERS)'; test -n "$(libsubincludedir)" || list=; \
    813 	for p in $$list; do \
    814 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
    815 	  echo "$$d$$p"; \
    816 	done | $(am__base_list) | \
    817 	while read files; do \
    818 	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libsubincludedir)'"; \
    819 	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(libsubincludedir)" || exit $$?; \
    820 	done
    821 
    822 uninstall-nodist_libsubincludeHEADERS:
    823 	@$(NORMAL_UNINSTALL)
    824 	@list='$(nodist_libsubinclude_HEADERS)'; test -n "$(libsubincludedir)" || list=; \
    825 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
    826 	test -n "$$files" || exit 0; \
    827 	echo " ( cd '$(DESTDIR)$(libsubincludedir)' && rm -f" $$files ")"; \
    828 	cd "$(DESTDIR)$(libsubincludedir)" && rm -f $$files
    829 install-nodist_toolexeclibHEADERS: $(nodist_toolexeclib_HEADERS)
    830 	@$(NORMAL_INSTALL)
    831 	test -z "$(toolexeclibdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)"
    832 	@list='$(nodist_toolexeclib_HEADERS)'; test -n "$(toolexeclibdir)" || list=; \
    833 	for p in $$list; do \
    834 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
    835 	  echo "$$d$$p"; \
    836 	done | $(am__base_list) | \
    837 	while read files; do \
    838 	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(toolexeclibdir)'"; \
    839 	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(toolexeclibdir)" || exit $$?; \
    840 	done
    841 
    842 uninstall-nodist_toolexeclibHEADERS:
    843 	@$(NORMAL_UNINSTALL)
    844 	@list='$(nodist_toolexeclib_HEADERS)'; test -n "$(toolexeclibdir)" || list=; \
    845 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
    846 	test -n "$$files" || exit 0; \
    847 	echo " ( cd '$(DESTDIR)$(toolexeclibdir)' && rm -f" $$files ")"; \
    848 	cd "$(DESTDIR)$(toolexeclibdir)" && rm -f $$files
    849 
    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 \
    859 	  case $$f in \
    860 	    *=* | --[!k]*);; \
    861 	    *k*) failcom='fail=yes';; \
    862 	  esac; \
    863 	done; \
    864 	dot_seen=no; \
    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 \
    869 	    dot_seen=yes; \
    870 	    local_target="$$target-am"; \
    871 	  else \
    872 	    local_target="$$target"; \
    873 	  fi; \
    874 	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
    875 	  || eval $$failcom; \
    876 	done; \
    877 	if test "$$dot_seen" = "no"; then \
    878 	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
    879 	fi; test -z "$$fail"
    880 
    881 $(RECURSIVE_CLEAN_TARGETS):
    882 	@fail= failcom='exit 1'; \
    883 	for f in x $$MAKEFLAGS; do \
    884 	  case $$f in \
    885 	    *=* | --[!k]*);; \
    886 	    *k*) failcom='fail=yes';; \
    887 	  esac; \
    888 	done; \
    889 	dot_seen=no; \
    890 	case "$@" in \
    891 	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
    892 	  *) list='$(SUBDIRS)' ;; \
    893 	esac; \
    894 	rev=''; for subdir in $$list; do \
    895 	  if test "$$subdir" = "."; then :; else \
    896 	    rev="$$subdir $$rev"; \
    897 	  fi; \
    898 	done; \
    899 	rev="$$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"; \
    905 	  else \
    906 	    local_target="$$target"; \
    907 	  fi; \
    908 	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
    909 	  || eval $$failcom; \
    910 	done && test -z "$$fail"
    911 tags-recursive:
    912 	list='$(SUBDIRS)'; for subdir in $$list; do \
    913 	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
    914 	done
    915 ctags-recursive:
    916 	list='$(SUBDIRS)'; for subdir in $$list; do \
    917 	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
    918 	done
    919 
    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; \
    924 	  done | \
    925 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
    926 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
    927 	mkid -fID $$unique
    928 tags: TAGS
    929 
    930 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
    931 		$(TAGS_FILES) $(LISP)
    932 	set x; \
    933 	here=`pwd`; \
    934 	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
    935 	  include_option=--etags-include; \
    936 	  empty_fix=.; \
    937 	else \
    938 	  include_option=--include; \
    939 	  empty_fix=; \
    940 	fi; \
    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"; \
    945 	  fi; \
    946 	done; \
    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; \
    950 	  done | \
    951 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
    952 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
    953 	shift; \
    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) \
    958 	      "$$@" $$unique; \
    959 	  else \
    960 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
    961 	      $$unique; \
    962 	  fi; \
    963 	fi
    964 ctags: CTAGS
    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; \
    970 	  done | \
    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) \
    975 	     $$unique
    976 
    977 GTAGS:
    978 	here=`$(am__cd) $(top_builddir) && pwd` \
    979 	  && $(am__cd) $(top_srcdir) \
    980 	  && gtags -i $(GTAGS_ARGS) "$$here"
    981 
    982 distclean-tags:
    983 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
    984 check-am: all-am
    985 check: check-recursive
    986 all-am: Makefile $(INFO_DEPS) $(LTLIBRARIES) all-multi $(HEADERS) \
    987 		config.h all-local
    988 installdirs: installdirs-recursive
    989 installdirs-am:
    990 	for dir in "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(infodir)" "$(DESTDIR)$(fincludedir)" "$(DESTDIR)$(libsubincludedir)" "$(DESTDIR)$(toolexeclibdir)"; do \
    991 	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
    992 	done
    993 install: install-recursive
    994 install-exec: install-exec-recursive
    995 install-data: install-data-recursive
    996 uninstall: uninstall-recursive
    997 
    998 install-am: all-am
    999 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
   1000 
   1001 installcheck: installcheck-recursive
   1002 install-strip:
   1003 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
   1004 	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
   1005 	  `test -z '$(STRIP)' || \
   1006 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
   1007 mostlyclean-generic:
   1008 
   1009 clean-generic:
   1010 	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
   1011 
   1012 distclean-generic:
   1013 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
   1014 	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
   1015 
   1016 maintainer-clean-generic:
   1017 	@echo "This command is intended for maintainers to use"
   1018 	@echo "it deletes files that may require special tools to rebuild."
   1019 	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
   1020 clean: clean-multi clean-recursive
   1021 
   1022 clean-am: clean-aminfo clean-generic clean-libtool \
   1023 	clean-toolexeclibLTLIBRARIES mostlyclean-am
   1024 
   1025 distclean: distclean-multi distclean-recursive
   1026 	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
   1027 	-rm -rf ./$(DEPDIR)
   1028 	-rm -f Makefile
   1029 distclean-am: clean-am distclean-compile distclean-generic \
   1030 	distclean-hdr distclean-libtool distclean-tags
   1031 
   1032 dvi: dvi-recursive
   1033 
   1034 dvi-am: $(DVIS)
   1035 
   1036 html: html-recursive
   1037 
   1038 html-am: $(HTMLS)
   1039 
   1040 info: info-recursive
   1041 
   1042 info-am: $(INFO_DEPS)
   1043 
   1044 install-data-am: install-info-am install-nodist_fincludeHEADERS \
   1045 	install-nodist_libsubincludeHEADERS
   1046 
   1047 install-dvi: install-dvi-recursive
   1048 
   1049 install-dvi-am: $(DVIS)
   1050 	@$(NORMAL_INSTALL)
   1051 	test -z "$(dvidir)" || $(MKDIR_P) "$(DESTDIR)$(dvidir)"
   1052 	@list='$(DVIS)'; test -n "$(dvidir)" || list=; \
   1053 	for p in $$list; do \
   1054 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
   1055 	  echo "$$d$$p"; \
   1056 	done | $(am__base_list) | \
   1057 	while read files; do \
   1058 	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dvidir)'"; \
   1059 	  $(INSTALL_DATA) $$files "$(DESTDIR)$(dvidir)" || exit $$?; \
   1060 	done
   1061 install-exec-am: install-multi install-nodist_toolexeclibHEADERS \
   1062 	install-toolexeclibLTLIBRARIES
   1063 
   1064 install-html: install-html-recursive
   1065 
   1066 install-html-am: $(HTMLS)
   1067 	@$(NORMAL_INSTALL)
   1068 	test -z "$(htmldir)" || $(MKDIR_P) "$(DESTDIR)$(htmldir)"
   1069 	@list='$(HTMLS)'; list2=; test -n "$(htmldir)" || list=; \
   1070 	for p in $$list; do \
   1071 	  if test -f "$$p" || test -d "$$p"; then d=; else d="$(srcdir)/"; fi; \
   1072 	  $(am__strip_dir) \
   1073 	  if test -d "$$d$$p"; then \
   1074 	    echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \
   1075 	    $(MKDIR_P) "$(DESTDIR)$(htmldir)/$$f" || exit 1; \
   1076 	    echo " $(INSTALL_DATA) '$$d$$p'/* '$(DESTDIR)$(htmldir)/$$f'"; \
   1077 	    $(INSTALL_DATA) "$$d$$p"/* "$(DESTDIR)$(htmldir)/$$f" || exit $$?; \
   1078 	  else \
   1079 	    list2="$$list2 $$d$$p"; \
   1080 	  fi; \
   1081 	done; \
   1082 	test -z "$$list2" || { echo "$$list2" | $(am__base_list) | \
   1083 	while read files; do \
   1084 	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
   1085 	  $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \
   1086 	done; }
   1087 install-info: install-info-recursive
   1088 
   1089 install-info-am: $(INFO_DEPS)
   1090 	@$(NORMAL_INSTALL)
   1091 	test -z "$(infodir)" || $(MKDIR_P) "$(DESTDIR)$(infodir)"
   1092 	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
   1093 	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
   1094 	for file in $$list; do \
   1095 	  case $$file in \
   1096 	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
   1097 	  esac; \
   1098 	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
   1099 	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
   1100 	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
   1101 	               $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
   1102 	    if test -f $$ifile; then \
   1103 	      echo "$$ifile"; \
   1104 	    else : ; fi; \
   1105 	  done; \
   1106 	done | $(am__base_list) | \
   1107 	while read files; do \
   1108 	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(infodir)'"; \
   1109 	  $(INSTALL_DATA) $$files "$(DESTDIR)$(infodir)" || exit $$?; done
   1110 	@$(POST_INSTALL)
   1111 	@if (install-info --version && \
   1112 	     install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
   1113 	  list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
   1114 	  for file in $$list; do \
   1115 	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
   1116 	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
   1117 	    install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
   1118 	  done; \
   1119 	else : ; fi
   1120 install-man:
   1121 
   1122 install-pdf: install-pdf-recursive
   1123 
   1124 install-pdf-am: $(PDFS)
   1125 	@$(NORMAL_INSTALL)
   1126 	test -z "$(pdfdir)" || $(MKDIR_P) "$(DESTDIR)$(pdfdir)"
   1127 	@list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
   1128 	for p in $$list; do \
   1129 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
   1130 	  echo "$$d$$p"; \
   1131 	done | $(am__base_list) | \
   1132 	while read files; do \
   1133 	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pdfdir)'"; \
   1134 	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pdfdir)" || exit $$?; done
   1135 install-ps: install-ps-recursive
   1136 
   1137 install-ps-am: $(PSS)
   1138 	@$(NORMAL_INSTALL)
   1139 	test -z "$(psdir)" || $(MKDIR_P) "$(DESTDIR)$(psdir)"
   1140 	@list='$(PSS)'; test -n "$(psdir)" || list=; \
   1141 	for p in $$list; do \
   1142 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
   1143 	  echo "$$d$$p"; \
   1144 	done | $(am__base_list) | \
   1145 	while read files; do \
   1146 	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \
   1147 	  $(INSTALL_DATA) $$files "$(DESTDIR)$(psdir)" || exit $$?; done
   1148 installcheck-am:
   1149 
   1150 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
   1151 	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
   1152 	-rm -rf $(top_srcdir)/autom4te.cache
   1153 	-rm -rf ./$(DEPDIR)
   1154 	-rm -f Makefile
   1155 maintainer-clean-am: distclean-am maintainer-clean-aminfo \
   1156 	maintainer-clean-generic
   1157 
   1158 mostlyclean: mostlyclean-multi mostlyclean-recursive
   1159 
   1160 mostlyclean-am: mostlyclean-aminfo mostlyclean-compile \
   1161 	mostlyclean-generic mostlyclean-libtool
   1162 
   1163 pdf: pdf-recursive
   1164 
   1165 pdf-am: $(PDFS)
   1166 
   1167 ps: ps-recursive
   1168 
   1169 ps-am: $(PSS)
   1170 
   1171 uninstall-am: uninstall-dvi-am uninstall-html-am uninstall-info-am \
   1172 	uninstall-nodist_fincludeHEADERS \
   1173 	uninstall-nodist_libsubincludeHEADERS \
   1174 	uninstall-nodist_toolexeclibHEADERS uninstall-pdf-am \
   1175 	uninstall-ps-am uninstall-toolexeclibLTLIBRARIES
   1176 
   1177 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all all-multi \
   1178 	clean-multi ctags-recursive distclean-multi install-am \
   1179 	install-multi install-strip maintainer-clean-multi \
   1180 	mostlyclean-multi tags-recursive
   1181 
   1182 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
   1183 	all all-am all-local all-multi am--refresh check check-am \
   1184 	clean clean-aminfo clean-generic clean-libtool clean-multi \
   1185 	clean-toolexeclibLTLIBRARIES ctags ctags-recursive dist-info \
   1186 	distclean distclean-compile distclean-generic distclean-hdr \
   1187 	distclean-libtool distclean-multi distclean-tags dvi dvi-am \
   1188 	html html-am info info-am install install-am install-data \
   1189 	install-data-am install-dvi install-dvi-am install-exec \
   1190 	install-exec-am install-html install-html-am install-info \
   1191 	install-info-am install-man install-multi \
   1192 	install-nodist_fincludeHEADERS \
   1193 	install-nodist_libsubincludeHEADERS \
   1194 	install-nodist_toolexeclibHEADERS install-pdf install-pdf-am \
   1195 	install-ps install-ps-am install-strip \
   1196 	install-toolexeclibLTLIBRARIES installcheck installcheck-am \
   1197 	installdirs installdirs-am maintainer-clean \
   1198 	maintainer-clean-aminfo maintainer-clean-generic \
   1199 	maintainer-clean-multi mostlyclean mostlyclean-aminfo \
   1200 	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
   1201 	mostlyclean-multi pdf pdf-am ps ps-am tags tags-recursive \
   1202 	uninstall uninstall-am uninstall-dvi-am uninstall-html-am \
   1203 	uninstall-info-am uninstall-nodist_fincludeHEADERS \
   1204 	uninstall-nodist_libsubincludeHEADERS \
   1205 	uninstall-nodist_toolexeclibHEADERS uninstall-pdf-am \
   1206 	uninstall-ps-am uninstall-toolexeclibLTLIBRARIES
   1207 
   1208 
   1209 vpath % $(strip $(search_path))
   1210 
   1211 @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE (a] libgomp.ver: $(top_srcdir)/libgomp.map
   1212 @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@	$(EGREP) -v '#(#| |$$)' $< | \
   1213 @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@	  $(PREPROCESS) -P -include config.h - > $@ || (rm -f $@ ; exit 1)
   1214 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE (a] libgomp.ver-sun : libgomp.ver \
   1215 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@		$(top_srcdir)/../contrib/make_sunver.pl \
   1216 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@		$(libgomp_la_OBJECTS) $(libgomp_la_LIBADD)
   1217 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@	perl $(top_srcdir)/../contrib/make_sunver.pl \
   1218 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@	  libgomp.ver \
   1219 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@	  $(libgomp_la_OBJECTS:%.lo=.libs/%.o) \
   1220 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@	 `echo $(libgomp_la_LIBADD) | \
   1221 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@	    sed 's,/\([^/.]*\)\.la,/.libs/\1.a,g'` \
   1222 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@	 > $@ || (rm -f $@ ; exit 1)
   1223 
   1224 omp_lib_kinds.mod: omp_lib.mod
   1225 	:
   1226 openacc_kinds.mod: openacc.mod
   1227 	:
   1228 openacc.mod: openacc.lo
   1229 	:
   1230 %.mod: %.f90
   1231 	$(FC) $(FCFLAGS) -fsyntax-only $<
   1232 fortran.lo: libgomp_f.h
   1233 fortran.o: libgomp_f.h
   1234 env.lo: libgomp_f.h
   1235 env.o: libgomp_f.h
   1236 
   1237 all-local: $(STAMP_GENINSRC)
   1238 
   1239 stamp-geninsrc: libgomp.info
   1240 	cp -p $(top_builddir)/libgomp.info $(srcdir)/libgomp.info
   1241 	@touch $@
   1242 
   1243 libgomp.info: $(STAMP_BUILD_INFO)
   1244 
   1245 stamp-build-info: libgomp.texi
   1246 	$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) -o libgomp.info $(srcdir)/libgomp.texi
   1247 	@touch $@
   1248 
   1249 # Tell versions [3.59,3.63) of GNU make to not export all variables.
   1250 # Otherwise a system limit (for SysV at least) may be exceeded.
   1251 .NOEXPORT:
   1252