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