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