[ARM] PR target/78694: Avoid invalid RTL sharing in minipool code
[official-gcc.git] / libgomp / Makefile.in
blob92c087fbdec892dff6542db440f479d7094b3c6a
1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
2 # @configure_input@
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.
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.
16 @SET_MAKE@
18 # Plugins for offload execution, Makefile.am fragment.
20 # Copyright (C) 2014-2016 Free Software Foundation, Inc.
22 # Contributed by Mentor Embedded.
24 # This file is part of the GNU Offloading and Multi Processing Library
25 # (libgomp).
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.
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.
37 # Under Section 7 of GPL version 3, you are granted additional
38 # permissions described in the GCC Runtime Library Exception, version
39 # 3.1, as published by the Free Software Foundation.
41 # You should have received a copy of the GNU General Public License and
42 # a copy of the GCC Runtime Library Exception along with this program;
43 # see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
44 # <http://www.gnu.org/licenses/>.
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; \
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; }; \
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 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)
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_RUNTIME_INCLUDE = @HSA_RUNTIME_INCLUDE@
272 HSA_RUNTIME_LIB = @HSA_RUNTIME_LIB@
273 INSTALL = @INSTALL@
274 INSTALL_DATA = @INSTALL_DATA@
275 INSTALL_PROGRAM = @INSTALL_PROGRAM@
276 INSTALL_SCRIPT = @INSTALL_SCRIPT@
277 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
278 LD = @LD@
279 LDFLAGS = @LDFLAGS@
280 LIBOBJS = @LIBOBJS@
281 LIBS = @LIBS@
282 LIBTOOL = @LIBTOOL@
283 LIPO = @LIPO@
284 LN_S = @LN_S@
285 LTLIBOBJS = @LTLIBOBJS@
286 MAINT = @MAINT@
287 MAKEINFO = @MAKEINFO@
288 MKDIR_P = @MKDIR_P@
289 NM = @NM@
290 NMEDIT = @NMEDIT@
291 OBJDUMP = @OBJDUMP@
292 OBJEXT = @OBJEXT@
293 OMP_LOCK_25_ALIGN = @OMP_LOCK_25_ALIGN@
294 OMP_LOCK_25_KIND = @OMP_LOCK_25_KIND@
295 OMP_LOCK_25_SIZE = @OMP_LOCK_25_SIZE@
296 OMP_LOCK_ALIGN = @OMP_LOCK_ALIGN@
297 OMP_LOCK_KIND = @OMP_LOCK_KIND@
298 OMP_LOCK_SIZE = @OMP_LOCK_SIZE@
299 OMP_NEST_LOCK_25_ALIGN = @OMP_NEST_LOCK_25_ALIGN@
300 OMP_NEST_LOCK_25_KIND = @OMP_NEST_LOCK_25_KIND@
301 OMP_NEST_LOCK_25_SIZE = @OMP_NEST_LOCK_25_SIZE@
302 OMP_NEST_LOCK_ALIGN = @OMP_NEST_LOCK_ALIGN@
303 OMP_NEST_LOCK_KIND = @OMP_NEST_LOCK_KIND@
304 OMP_NEST_LOCK_SIZE = @OMP_NEST_LOCK_SIZE@
305 OPT_LDFLAGS = @OPT_LDFLAGS@
306 OTOOL = @OTOOL@
307 OTOOL64 = @OTOOL64@
308 PACKAGE = @PACKAGE@
309 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
310 PACKAGE_NAME = @PACKAGE_NAME@
311 PACKAGE_STRING = @PACKAGE_STRING@
312 PACKAGE_TARNAME = @PACKAGE_TARNAME@
313 PACKAGE_URL = @PACKAGE_URL@
314 PACKAGE_VERSION = @PACKAGE_VERSION@
315 PATH_SEPARATOR = @PATH_SEPARATOR@
316 PERL = @PERL@
317 PLUGIN_HSA = @PLUGIN_HSA@
318 PLUGIN_HSA_CPPFLAGS = @PLUGIN_HSA_CPPFLAGS@
319 PLUGIN_HSA_LDFLAGS = @PLUGIN_HSA_LDFLAGS@
320 PLUGIN_HSA_LIBS = @PLUGIN_HSA_LIBS@
321 PLUGIN_NVPTX = @PLUGIN_NVPTX@
322 PLUGIN_NVPTX_CPPFLAGS = @PLUGIN_NVPTX_CPPFLAGS@
323 PLUGIN_NVPTX_LDFLAGS = @PLUGIN_NVPTX_LDFLAGS@
324 PLUGIN_NVPTX_LIBS = @PLUGIN_NVPTX_LIBS@
325 RANLIB = @RANLIB@
326 SECTION_LDFLAGS = @SECTION_LDFLAGS@
327 SED = @SED@
328 SET_MAKE = @SET_MAKE@
329 SHELL = @SHELL@
330 STRIP = @STRIP@
331 VERSION = @VERSION@
332 XCFLAGS = @XCFLAGS@
333 XLDFLAGS = @XLDFLAGS@
334 abs_builddir = @abs_builddir@
335 abs_srcdir = @abs_srcdir@
336 abs_top_builddir = @abs_top_builddir@
337 abs_top_srcdir = @abs_top_srcdir@
338 ac_ct_CC = @ac_ct_CC@
339 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
340 ac_ct_FC = @ac_ct_FC@
341 am__include = @am__include@
342 am__leading_dot = @am__leading_dot@
343 am__quote = @am__quote@
344 am__tar = @am__tar@
345 am__untar = @am__untar@
346 bindir = @bindir@
347 build = @build@
348 build_alias = @build_alias@
349 build_cpu = @build_cpu@
350 build_os = @build_os@
351 build_vendor = @build_vendor@
352 builddir = @builddir@
353 config_path = @config_path@
354 datadir = @datadir@
355 datarootdir = @datarootdir@
356 docdir = @docdir@
357 dvidir = @dvidir@
358 enable_shared = @enable_shared@
359 enable_static = @enable_static@
360 exec_prefix = @exec_prefix@
361 host = @host@
362 host_alias = @host_alias@
363 host_cpu = @host_cpu@
364 host_os = @host_os@
365 host_vendor = @host_vendor@
366 htmldir = @htmldir@
367 includedir = @includedir@
368 infodir = @infodir@
369 install_sh = @install_sh@
370 libdir = @libdir@
371 libexecdir = @libexecdir@
372 libtool_VERSION = @libtool_VERSION@
373 link_gomp = @link_gomp@
374 localedir = @localedir@
375 localstatedir = @localstatedir@
376 lt_host_flags = @lt_host_flags@
377 mandir = @mandir@
378 mkdir_p = @mkdir_p@
379 multi_basedir = @multi_basedir@
380 offload_additional_lib_paths = @offload_additional_lib_paths@
381 offload_additional_options = @offload_additional_options@
382 offload_targets = @offload_targets@
383 oldincludedir = @oldincludedir@
384 pdfdir = @pdfdir@
385 prefix = @prefix@
386 program_transform_name = @program_transform_name@
387 psdir = @psdir@
388 sbindir = @sbindir@
389 sharedstatedir = @sharedstatedir@
390 srcdir = @srcdir@
391 sysconfdir = @sysconfdir@
392 target = @target@
393 target_alias = @target_alias@
394 target_cpu = @target_cpu@
395 target_os = @target_os@
396 target_vendor = @target_vendor@
397 toolexecdir = @toolexecdir@
398 toolexeclibdir = @toolexeclibdir@
399 top_build_prefix = @top_build_prefix@
400 top_builddir = @top_builddir@
401 top_srcdir = @top_srcdir@
402 ACLOCAL_AMFLAGS = -I .. -I ../config
403 SUBDIRS = testsuite
404 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
405 search_path = $(addprefix $(top_srcdir)/config/, $(config_path)) $(top_srcdir) \
406 $(top_srcdir)/../include
408 fincludedir = $(libdir)/gcc/$(target_alias)/$(gcc_version)/finclude
409 libsubincludedir = $(libdir)/gcc/$(target_alias)/$(gcc_version)/include
410 AM_CPPFLAGS = $(addprefix -I, $(search_path))
411 AM_CFLAGS = $(XCFLAGS)
412 AM_LDFLAGS = $(XLDFLAGS) $(SECTION_LDFLAGS) $(OPT_LDFLAGS)
413 toolexeclib_LTLIBRARIES = libgomp.la $(am__append_1) $(am__append_2)
414 nodist_toolexeclib_HEADERS = libgomp.spec
416 # -Wc is only a libtool option.
417 @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@comma = ,
418 @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@PREPROCESS = $(subst -Wc$(comma), , $(COMPILE)) -E
419 @LIBGOMP_BUILD_VERSIONED_SHLIB_FALSE@libgomp_version_script =
420 @LIBGOMP_BUILD_VERSIONED_SHLIB_GNU_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp_version_script = -Wl,--version-script,libgomp.ver
421 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp_version_script = -Wl,-M,libgomp.ver-sun
422 @LIBGOMP_BUILD_VERSIONED_SHLIB_FALSE@libgomp_version_dep =
423 @LIBGOMP_BUILD_VERSIONED_SHLIB_GNU_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp_version_dep = libgomp.ver
424 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp_version_dep = libgomp.ver-sun
425 libgomp_version_info = -version-info $(libtool_VERSION)
426 libgomp_la_LDFLAGS = $(libgomp_version_info) $(libgomp_version_script) \
427 $(lt_host_flags)
429 libgomp_la_DEPENDENCIES = $(libgomp_version_dep)
430 libgomp_la_LINK = $(LINK) $(libgomp_la_LDFLAGS)
431 libgomp_la_SOURCES = alloc.c atomic.c barrier.c critical.c env.c \
432 error.c icv.c icv-device.c iter.c iter_ull.c loop.c loop_ull.c \
433 ordered.c parallel.c sections.c single.c task.c team.c work.c \
434 lock.c mutex.c proc.c sem.c bar.c ptrlock.c time.c fortran.c \
435 affinity.c target.c splay-tree.c libgomp-plugin.c \
436 oacc-parallel.c oacc-host.c oacc-init.c oacc-mem.c \
437 oacc-async.c oacc-plugin.c oacc-cuda.c priority_queue.c \
438 $(am__append_3)
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
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@ -D_GNU_SOURCE
456 @PLUGIN_HSA_TRUE@libgomp_plugin_hsa_la_LDFLAGS = \
457 @PLUGIN_HSA_TRUE@ $(libgomp_plugin_hsa_version_info) \
458 @PLUGIN_HSA_TRUE@ $(lt_host_flags) $(PLUGIN_HSA_LDFLAGS)
459 @PLUGIN_HSA_TRUE@libgomp_plugin_hsa_la_LIBADD = libgomp.la $(PLUGIN_HSA_LIBS)
460 @PLUGIN_HSA_TRUE@libgomp_plugin_hsa_la_LIBTOOLFLAGS = --tag=disable-static
461 nodist_noinst_HEADERS = libgomp_f.h
462 nodist_libsubinclude_HEADERS = omp.h openacc.h
463 @USE_FORTRAN_TRUE@nodist_finclude_HEADERS = omp_lib.h omp_lib.f90 omp_lib.mod omp_lib_kinds.mod \
464 @USE_FORTRAN_TRUE@ openacc_lib.h openacc.f90 openacc.mod openacc_kinds.mod
466 LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS))
467 LINK = $(LIBTOOL) --tag CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
468 $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LTLDFLAGS) -o $@
471 # Automake Documentation:
472 # If your package has Texinfo files in many directories, you can use the
473 # variable TEXINFO_TEX to tell Automake where to find the canonical
474 # `texinfo.tex' for your package. The value of this variable should be
475 # the relative path from the current `Makefile.am' to `texinfo.tex'.
476 TEXINFO_TEX = ../gcc/doc/include/texinfo.tex
478 # Defines info, dvi, pdf and html targets
479 MAKEINFOFLAGS = -I $(srcdir)/../gcc/doc/include
480 info_TEXINFOS = libgomp.texi
481 @GENINSRC_FALSE@STAMP_GENINSRC =
483 # AM_CONDITIONAL on configure option --generated-files-in-srcdir
484 @GENINSRC_TRUE@STAMP_GENINSRC = stamp-geninsrc
485 @BUILD_INFO_FALSE@STAMP_BUILD_INFO =
487 # AM_CONDITIONAL on configure check ACX_CHECK_PROG_VER([MAKEINFO])
488 @BUILD_INFO_TRUE@STAMP_BUILD_INFO = stamp-build-info
489 CLEANFILES = $(STAMP_GENINSRC) $(STAMP_BUILD_INFO) libgomp.info
490 MAINTAINERCLEANFILES = $(srcdir)/libgomp.info
491 all: config.h
492 $(MAKE) $(AM_MAKEFLAGS) all-recursive
494 .SUFFIXES:
495 .SUFFIXES: .c .dvi .f90 .lo .o .obj .ps
496 am--refresh: Makefile
498 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/plugin/Makefrag.am $(am__configure_deps)
499 @for dep in $?; do \
500 case '$(am__configure_deps)' in \
501 *$$dep*) \
502 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
503 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
504 && exit 0; \
505 exit 1;; \
506 esac; \
507 done; \
508 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
509 $(am__cd) $(top_srcdir) && \
510 $(AUTOMAKE) --foreign Makefile
511 .PRECIOUS: Makefile
512 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
513 @case '$?' in \
514 *config.status*) \
515 echo ' $(SHELL) ./config.status'; \
516 $(SHELL) ./config.status;; \
517 *) \
518 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
519 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
520 esac;
521 $(top_srcdir)/plugin/Makefrag.am:
523 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
524 $(SHELL) ./config.status --recheck
526 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
527 $(am__cd) $(srcdir) && $(AUTOCONF)
528 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
529 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
530 $(am__aclocal_m4_deps):
532 config.h: stamp-h1
533 @if test ! -f $@; then rm -f stamp-h1; else :; fi
534 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
536 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
537 @rm -f stamp-h1
538 cd $(top_builddir) && $(SHELL) ./config.status config.h
539 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
540 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
541 rm -f stamp-h1
542 touch $@
544 distclean-hdr:
545 -rm -f config.h stamp-h1
546 omp.h: $(top_builddir)/config.status $(srcdir)/omp.h.in
547 cd $(top_builddir) && $(SHELL) ./config.status $@
548 omp_lib.h: $(top_builddir)/config.status $(srcdir)/omp_lib.h.in
549 cd $(top_builddir) && $(SHELL) ./config.status $@
550 omp_lib.f90: $(top_builddir)/config.status $(srcdir)/omp_lib.f90.in
551 cd $(top_builddir) && $(SHELL) ./config.status $@
552 libgomp_f.h: $(top_builddir)/config.status $(srcdir)/libgomp_f.h.in
553 cd $(top_builddir) && $(SHELL) ./config.status $@
554 libgomp.spec: $(top_builddir)/config.status $(srcdir)/libgomp.spec.in
555 cd $(top_builddir) && $(SHELL) ./config.status $@
556 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
557 @$(NORMAL_INSTALL)
558 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
559 list2=; for p in $$list; do \
560 if test -f $$p; then \
561 list2="$$list2 $$p"; \
562 else :; fi; \
563 done; \
564 test -z "$$list2" || { \
565 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
566 $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \
567 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
568 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
571 uninstall-toolexeclibLTLIBRARIES:
572 @$(NORMAL_UNINSTALL)
573 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
574 for p in $$list; do \
575 $(am__strip_dir) \
576 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
577 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
578 done
580 clean-toolexeclibLTLIBRARIES:
581 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
582 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
583 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
584 test "$$dir" != "$$p" || dir=.; \
585 echo "rm -f \"$${dir}/so_locations\""; \
586 rm -f "$${dir}/so_locations"; \
587 done
588 libgomp-plugin-hsa.la: $(libgomp_plugin_hsa_la_OBJECTS) $(libgomp_plugin_hsa_la_DEPENDENCIES) $(EXTRA_libgomp_plugin_hsa_la_DEPENDENCIES)
589 $(libgomp_plugin_hsa_la_LINK) $(am_libgomp_plugin_hsa_la_rpath) $(libgomp_plugin_hsa_la_OBJECTS) $(libgomp_plugin_hsa_la_LIBADD) $(LIBS)
590 libgomp-plugin-nvptx.la: $(libgomp_plugin_nvptx_la_OBJECTS) $(libgomp_plugin_nvptx_la_DEPENDENCIES) $(EXTRA_libgomp_plugin_nvptx_la_DEPENDENCIES)
591 $(libgomp_plugin_nvptx_la_LINK) $(am_libgomp_plugin_nvptx_la_rpath) $(libgomp_plugin_nvptx_la_OBJECTS) $(libgomp_plugin_nvptx_la_LIBADD) $(LIBS)
592 libgomp.la: $(libgomp_la_OBJECTS) $(libgomp_la_DEPENDENCIES) $(EXTRA_libgomp_la_DEPENDENCIES)
593 $(libgomp_la_LINK) -rpath $(toolexeclibdir) $(libgomp_la_OBJECTS) $(libgomp_la_LIBADD) $(LIBS)
595 mostlyclean-compile:
596 -rm -f *.$(OBJEXT)
598 distclean-compile:
599 -rm -f *.tab.c
601 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/affinity.Plo@am__quote@
602 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alloc.Plo@am__quote@
603 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atomic.Plo@am__quote@
604 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bar.Plo@am__quote@
605 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/barrier.Plo@am__quote@
606 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/critical.Plo@am__quote@
607 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/env.Plo@am__quote@
608 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/error.Plo@am__quote@
609 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fortran.Plo@am__quote@
610 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/icv-device.Plo@am__quote@
611 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/icv.Plo@am__quote@
612 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iter.Plo@am__quote@
613 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iter_ull.Plo@am__quote@
614 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgomp-plugin.Plo@am__quote@
615 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgomp_plugin_hsa_la-plugin-hsa.Plo@am__quote@
616 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgomp_plugin_nvptx_la-plugin-nvptx.Plo@am__quote@
617 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lock.Plo@am__quote@
618 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/loop.Plo@am__quote@
619 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/loop_ull.Plo@am__quote@
620 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mutex.Plo@am__quote@
621 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oacc-async.Plo@am__quote@
622 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oacc-cuda.Plo@am__quote@
623 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oacc-host.Plo@am__quote@
624 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oacc-init.Plo@am__quote@
625 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oacc-mem.Plo@am__quote@
626 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oacc-parallel.Plo@am__quote@
627 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oacc-plugin.Plo@am__quote@
628 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ordered.Plo@am__quote@
629 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parallel.Plo@am__quote@
630 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/priority_queue.Plo@am__quote@
631 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proc.Plo@am__quote@
632 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ptrlock.Plo@am__quote@
633 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sections.Plo@am__quote@
634 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sem.Plo@am__quote@
635 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/single.Plo@am__quote@
636 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/splay-tree.Plo@am__quote@
637 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/target.Plo@am__quote@
638 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/task.Plo@am__quote@
639 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/team.Plo@am__quote@
640 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/time.Plo@am__quote@
641 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/work.Plo@am__quote@
643 .c.o:
644 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
645 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
646 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
647 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
648 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
650 .c.obj:
651 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
652 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
653 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
654 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
655 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
657 .c.lo:
658 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
659 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
660 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
661 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
662 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
664 libgomp_plugin_hsa_la-plugin-hsa.lo: plugin/plugin-hsa.c
665 @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
666 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgomp_plugin_hsa_la-plugin-hsa.Tpo $(DEPDIR)/libgomp_plugin_hsa_la-plugin-hsa.Plo
667 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='plugin/plugin-hsa.c' object='libgomp_plugin_hsa_la-plugin-hsa.lo' libtool=yes @AMDEPBACKSLASH@
668 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
669 @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 libgomp_plugin_nvptx_la-plugin-nvptx.lo: plugin/plugin-nvptx.c
672 @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
673 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgomp_plugin_nvptx_la-plugin-nvptx.Tpo $(DEPDIR)/libgomp_plugin_nvptx_la-plugin-nvptx.Plo
674 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='plugin/plugin-nvptx.c' object='libgomp_plugin_nvptx_la-plugin-nvptx.lo' libtool=yes @AMDEPBACKSLASH@
675 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
676 @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 .f90.o:
679 $(FCCOMPILE) -c -o $@ $<
681 .f90.obj:
682 $(FCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
684 .f90.lo:
685 $(LTFCCOMPILE) -c -o $@ $<
687 mostlyclean-libtool:
688 -rm -f *.lo
690 clean-libtool:
691 -rm -rf .libs _libs
693 distclean-libtool:
694 -rm -f libtool config.lt
696 # GNU Make needs to see an explicit $(MAKE) variable in the command it
697 # runs to enable its job server during parallel builds. Hence the
698 # comments below.
699 all-multi:
700 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
701 install-multi:
702 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
704 mostlyclean-multi:
705 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
706 clean-multi:
707 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
708 distclean-multi:
709 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
710 maintainer-clean-multi:
711 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
713 libgomp.dvi: libgomp.texi
714 TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
715 MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
716 $(TEXI2DVI) -o $@ `test -f 'libgomp.texi' || echo '$(srcdir)/'`libgomp.texi
718 libgomp.pdf: libgomp.texi
719 TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
720 MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
721 $(TEXI2PDF) -o $@ `test -f 'libgomp.texi' || echo '$(srcdir)/'`libgomp.texi
723 libgomp.html: libgomp.texi
724 rm -rf $(@:.html=.htp)
725 if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
726 -o $(@:.html=.htp) `test -f 'libgomp.texi' || echo '$(srcdir)/'`libgomp.texi; \
727 then \
728 rm -rf $@; \
729 if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
730 mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \
731 else \
732 if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
733 rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \
734 exit 1; \
736 .dvi.ps:
737 TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
738 $(DVIPS) -o $@ $<
740 uninstall-dvi-am:
741 @$(NORMAL_UNINSTALL)
742 @list='$(DVIS)'; test -n "$(dvidir)" || list=; \
743 for p in $$list; do \
744 $(am__strip_dir) \
745 echo " rm -f '$(DESTDIR)$(dvidir)/$$f'"; \
746 rm -f "$(DESTDIR)$(dvidir)/$$f"; \
747 done
749 uninstall-html-am:
750 @$(NORMAL_UNINSTALL)
751 @list='$(HTMLS)'; test -n "$(htmldir)" || list=; \
752 for p in $$list; do \
753 $(am__strip_dir) \
754 echo " rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \
755 rm -rf "$(DESTDIR)$(htmldir)/$$f"; \
756 done
758 uninstall-info-am:
759 @$(PRE_UNINSTALL)
760 @if test -d '$(DESTDIR)$(infodir)' && $(am__can_run_installinfo); then \
761 list='$(INFO_DEPS)'; \
762 for file in $$list; do \
763 relfile=`echo "$$file" | sed 's|^.*/||'`; \
764 echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
765 if install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
766 then :; else test ! -f "$(DESTDIR)$(infodir)/$$relfile" || exit 1; fi; \
767 done; \
768 else :; fi
769 @$(NORMAL_UNINSTALL)
770 @list='$(INFO_DEPS)'; \
771 for file in $$list; do \
772 relfile=`echo "$$file" | sed 's|^.*/||'`; \
773 relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
774 (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
775 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]"; \
776 rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
777 else :; fi); \
778 done
780 uninstall-pdf-am:
781 @$(NORMAL_UNINSTALL)
782 @list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
783 for p in $$list; do \
784 $(am__strip_dir) \
785 echo " rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \
786 rm -f "$(DESTDIR)$(pdfdir)/$$f"; \
787 done
789 uninstall-ps-am:
790 @$(NORMAL_UNINSTALL)
791 @list='$(PSS)'; test -n "$(psdir)" || list=; \
792 for p in $$list; do \
793 $(am__strip_dir) \
794 echo " rm -f '$(DESTDIR)$(psdir)/$$f'"; \
795 rm -f "$(DESTDIR)$(psdir)/$$f"; \
796 done
798 dist-info: $(INFO_DEPS)
799 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
800 list='$(INFO_DEPS)'; \
801 for base in $$list; do \
802 case $$base in \
803 $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
804 esac; \
805 if test -f $$base; then d=.; else d=$(srcdir); fi; \
806 base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
807 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 \
808 if test -f $$file; then \
809 relfile=`expr "$$file" : "$$d/\(.*\)"`; \
810 test -f "$(distdir)/$$relfile" || \
811 cp -p $$file "$(distdir)/$$relfile"; \
812 else :; fi; \
813 done; \
814 done
816 mostlyclean-aminfo:
817 -rm -rf libgomp.aux libgomp.cp libgomp.cps libgomp.fn libgomp.fns \
818 libgomp.ky libgomp.kys libgomp.log libgomp.pg libgomp.pgs \
819 libgomp.tmp libgomp.toc libgomp.tp libgomp.tps libgomp.vr \
820 libgomp.vrs
822 clean-aminfo:
823 -test -z "libgomp.dvi libgomp.pdf libgomp.ps libgomp.html" \
824 || rm -rf libgomp.dvi libgomp.pdf libgomp.ps libgomp.html
826 maintainer-clean-aminfo:
827 @list='$(INFO_DEPS)'; for i in $$list; do \
828 i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
829 echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
830 rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
831 done
832 install-nodist_fincludeHEADERS: $(nodist_finclude_HEADERS)
833 @$(NORMAL_INSTALL)
834 @list='$(nodist_finclude_HEADERS)'; test -n "$(fincludedir)" || list=; \
835 if test -n "$$list"; then \
836 echo " $(MKDIR_P) '$(DESTDIR)$(fincludedir)'"; \
837 $(MKDIR_P) "$(DESTDIR)$(fincludedir)" || exit 1; \
838 fi; \
839 for p in $$list; do \
840 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
841 echo "$$d$$p"; \
842 done | $(am__base_list) | \
843 while read files; do \
844 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(fincludedir)'"; \
845 $(INSTALL_HEADER) $$files "$(DESTDIR)$(fincludedir)" || exit $$?; \
846 done
848 uninstall-nodist_fincludeHEADERS:
849 @$(NORMAL_UNINSTALL)
850 @list='$(nodist_finclude_HEADERS)'; test -n "$(fincludedir)" || list=; \
851 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
852 dir='$(DESTDIR)$(fincludedir)'; $(am__uninstall_files_from_dir)
853 install-nodist_libsubincludeHEADERS: $(nodist_libsubinclude_HEADERS)
854 @$(NORMAL_INSTALL)
855 @list='$(nodist_libsubinclude_HEADERS)'; test -n "$(libsubincludedir)" || list=; \
856 if test -n "$$list"; then \
857 echo " $(MKDIR_P) '$(DESTDIR)$(libsubincludedir)'"; \
858 $(MKDIR_P) "$(DESTDIR)$(libsubincludedir)" || exit 1; \
859 fi; \
860 for p in $$list; do \
861 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
862 echo "$$d$$p"; \
863 done | $(am__base_list) | \
864 while read files; do \
865 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libsubincludedir)'"; \
866 $(INSTALL_HEADER) $$files "$(DESTDIR)$(libsubincludedir)" || exit $$?; \
867 done
869 uninstall-nodist_libsubincludeHEADERS:
870 @$(NORMAL_UNINSTALL)
871 @list='$(nodist_libsubinclude_HEADERS)'; test -n "$(libsubincludedir)" || list=; \
872 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
873 dir='$(DESTDIR)$(libsubincludedir)'; $(am__uninstall_files_from_dir)
874 install-nodist_toolexeclibHEADERS: $(nodist_toolexeclib_HEADERS)
875 @$(NORMAL_INSTALL)
876 @list='$(nodist_toolexeclib_HEADERS)'; test -n "$(toolexeclibdir)" || list=; \
877 if test -n "$$list"; then \
878 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
879 $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \
880 fi; \
881 for p in $$list; do \
882 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
883 echo "$$d$$p"; \
884 done | $(am__base_list) | \
885 while read files; do \
886 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(toolexeclibdir)'"; \
887 $(INSTALL_HEADER) $$files "$(DESTDIR)$(toolexeclibdir)" || exit $$?; \
888 done
890 uninstall-nodist_toolexeclibHEADERS:
891 @$(NORMAL_UNINSTALL)
892 @list='$(nodist_toolexeclib_HEADERS)'; test -n "$(toolexeclibdir)" || list=; \
893 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
894 dir='$(DESTDIR)$(toolexeclibdir)'; $(am__uninstall_files_from_dir)
896 # This directory's subdirectories are mostly independent; you can cd
897 # into them and run `make' without going through this Makefile.
898 # To change the values of `make' variables: instead of editing Makefiles,
899 # (1) if the variable is set in `config.status', edit `config.status'
900 # (which will cause the Makefiles to be regenerated when you run `make');
901 # (2) otherwise, pass the desired values on the `make' command line.
902 $(RECURSIVE_TARGETS):
903 @fail= failcom='exit 1'; \
904 for f in x $$MAKEFLAGS; do \
905 case $$f in \
906 *=* | --[!k]*);; \
907 *k*) failcom='fail=yes';; \
908 esac; \
909 done; \
910 dot_seen=no; \
911 target=`echo $@ | sed s/-recursive//`; \
912 list='$(SUBDIRS)'; for subdir in $$list; do \
913 echo "Making $$target in $$subdir"; \
914 if test "$$subdir" = "."; then \
915 dot_seen=yes; \
916 local_target="$$target-am"; \
917 else \
918 local_target="$$target"; \
919 fi; \
920 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
921 || eval $$failcom; \
922 done; \
923 if test "$$dot_seen" = "no"; then \
924 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
925 fi; test -z "$$fail"
927 $(RECURSIVE_CLEAN_TARGETS):
928 @fail= failcom='exit 1'; \
929 for f in x $$MAKEFLAGS; do \
930 case $$f in \
931 *=* | --[!k]*);; \
932 *k*) failcom='fail=yes';; \
933 esac; \
934 done; \
935 dot_seen=no; \
936 case "$@" in \
937 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
938 *) list='$(SUBDIRS)' ;; \
939 esac; \
940 rev=''; for subdir in $$list; do \
941 if test "$$subdir" = "."; then :; else \
942 rev="$$subdir $$rev"; \
943 fi; \
944 done; \
945 rev="$$rev ."; \
946 target=`echo $@ | sed s/-recursive//`; \
947 for subdir in $$rev; do \
948 echo "Making $$target in $$subdir"; \
949 if test "$$subdir" = "."; then \
950 local_target="$$target-am"; \
951 else \
952 local_target="$$target"; \
953 fi; \
954 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
955 || eval $$failcom; \
956 done && test -z "$$fail"
957 tags-recursive:
958 list='$(SUBDIRS)'; for subdir in $$list; do \
959 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
960 done
961 ctags-recursive:
962 list='$(SUBDIRS)'; for subdir in $$list; do \
963 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
964 done
966 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
967 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
968 unique=`for i in $$list; do \
969 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
970 done | \
971 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
972 END { if (nonempty) { for (i in files) print i; }; }'`; \
973 mkid -fID $$unique
974 tags: TAGS
976 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
977 $(TAGS_FILES) $(LISP)
978 set x; \
979 here=`pwd`; \
980 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
981 include_option=--etags-include; \
982 empty_fix=.; \
983 else \
984 include_option=--include; \
985 empty_fix=; \
986 fi; \
987 list='$(SUBDIRS)'; for subdir in $$list; do \
988 if test "$$subdir" = .; then :; else \
989 test ! -f $$subdir/TAGS || \
990 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
991 fi; \
992 done; \
993 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
994 unique=`for i in $$list; do \
995 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
996 done | \
997 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
998 END { if (nonempty) { for (i in files) print i; }; }'`; \
999 shift; \
1000 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1001 test -n "$$unique" || unique=$$empty_fix; \
1002 if test $$# -gt 0; then \
1003 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1004 "$$@" $$unique; \
1005 else \
1006 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1007 $$unique; \
1008 fi; \
1010 ctags: CTAGS
1011 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
1012 $(TAGS_FILES) $(LISP)
1013 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
1014 unique=`for i in $$list; do \
1015 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1016 done | \
1017 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1018 END { if (nonempty) { for (i in files) print i; }; }'`; \
1019 test -z "$(CTAGS_ARGS)$$unique" \
1020 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1021 $$unique
1023 GTAGS:
1024 here=`$(am__cd) $(top_builddir) && pwd` \
1025 && $(am__cd) $(top_srcdir) \
1026 && gtags -i $(GTAGS_ARGS) "$$here"
1028 distclean-tags:
1029 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1030 check-am: all-am
1031 check: check-recursive
1032 all-am: Makefile $(INFO_DEPS) $(LTLIBRARIES) all-multi $(HEADERS) \
1033 config.h all-local
1034 installdirs: installdirs-recursive
1035 installdirs-am:
1036 for dir in "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(infodir)" "$(DESTDIR)$(fincludedir)" "$(DESTDIR)$(libsubincludedir)" "$(DESTDIR)$(toolexeclibdir)"; do \
1037 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1038 done
1039 install: install-recursive
1040 install-exec: install-exec-recursive
1041 install-data: install-data-recursive
1042 uninstall: uninstall-recursive
1044 install-am: all-am
1045 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1047 installcheck: installcheck-recursive
1048 install-strip:
1049 if test -z '$(STRIP)'; then \
1050 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1051 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1052 install; \
1053 else \
1054 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1055 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1056 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1058 mostlyclean-generic:
1060 clean-generic:
1061 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1063 distclean-generic:
1064 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1065 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1067 maintainer-clean-generic:
1068 @echo "This command is intended for maintainers to use"
1069 @echo "it deletes files that may require special tools to rebuild."
1070 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
1071 clean: clean-multi clean-recursive
1073 clean-am: clean-aminfo clean-generic clean-libtool \
1074 clean-toolexeclibLTLIBRARIES mostlyclean-am
1076 distclean: distclean-multi distclean-recursive
1077 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1078 -rm -rf ./$(DEPDIR)
1079 -rm -f Makefile
1080 distclean-am: clean-am distclean-compile distclean-generic \
1081 distclean-hdr distclean-libtool distclean-tags
1083 dvi: dvi-recursive
1085 dvi-am: $(DVIS)
1087 html: html-recursive
1089 html-am: $(HTMLS)
1091 info: info-recursive
1093 info-am: $(INFO_DEPS)
1095 install-data-am: install-info-am install-nodist_fincludeHEADERS \
1096 install-nodist_libsubincludeHEADERS
1098 install-dvi: install-dvi-recursive
1100 install-dvi-am: $(DVIS)
1101 @$(NORMAL_INSTALL)
1102 @list='$(DVIS)'; test -n "$(dvidir)" || list=; \
1103 if test -n "$$list"; then \
1104 echo " $(MKDIR_P) '$(DESTDIR)$(dvidir)'"; \
1105 $(MKDIR_P) "$(DESTDIR)$(dvidir)" || exit 1; \
1106 fi; \
1107 for p in $$list; do \
1108 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1109 echo "$$d$$p"; \
1110 done | $(am__base_list) | \
1111 while read files; do \
1112 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dvidir)'"; \
1113 $(INSTALL_DATA) $$files "$(DESTDIR)$(dvidir)" || exit $$?; \
1114 done
1115 install-exec-am: install-multi install-nodist_toolexeclibHEADERS \
1116 install-toolexeclibLTLIBRARIES
1118 install-html: install-html-recursive
1120 install-html-am: $(HTMLS)
1121 @$(NORMAL_INSTALL)
1122 @list='$(HTMLS)'; list2=; test -n "$(htmldir)" || list=; \
1123 if test -n "$$list"; then \
1124 echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)'"; \
1125 $(MKDIR_P) "$(DESTDIR)$(htmldir)" || exit 1; \
1126 fi; \
1127 for p in $$list; do \
1128 if test -f "$$p" || test -d "$$p"; then d=; else d="$(srcdir)/"; fi; \
1129 $(am__strip_dir) \
1130 d2=$$d$$p; \
1131 if test -d "$$d2"; then \
1132 echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \
1133 $(MKDIR_P) "$(DESTDIR)$(htmldir)/$$f" || exit 1; \
1134 echo " $(INSTALL_DATA) '$$d2'/* '$(DESTDIR)$(htmldir)/$$f'"; \
1135 $(INSTALL_DATA) "$$d2"/* "$(DESTDIR)$(htmldir)/$$f" || exit $$?; \
1136 else \
1137 list2="$$list2 $$d2"; \
1138 fi; \
1139 done; \
1140 test -z "$$list2" || { echo "$$list2" | $(am__base_list) | \
1141 while read files; do \
1142 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
1143 $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \
1144 done; }
1145 install-info: install-info-recursive
1147 install-info-am: $(INFO_DEPS)
1148 @$(NORMAL_INSTALL)
1149 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1150 list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
1151 if test -n "$$list"; then \
1152 echo " $(MKDIR_P) '$(DESTDIR)$(infodir)'"; \
1153 $(MKDIR_P) "$(DESTDIR)$(infodir)" || exit 1; \
1154 fi; \
1155 for file in $$list; do \
1156 case $$file in \
1157 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
1158 esac; \
1159 if test -f $$file; then d=.; else d=$(srcdir); fi; \
1160 file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
1161 for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
1162 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
1163 if test -f $$ifile; then \
1164 echo "$$ifile"; \
1165 else : ; fi; \
1166 done; \
1167 done | $(am__base_list) | \
1168 while read files; do \
1169 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(infodir)'"; \
1170 $(INSTALL_DATA) $$files "$(DESTDIR)$(infodir)" || exit $$?; done
1171 @$(POST_INSTALL)
1172 @if $(am__can_run_installinfo); then \
1173 list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
1174 for file in $$list; do \
1175 relfile=`echo "$$file" | sed 's|^.*/||'`; \
1176 echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
1177 install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
1178 done; \
1179 else : ; fi
1180 install-man:
1182 install-pdf: install-pdf-recursive
1184 install-pdf-am: $(PDFS)
1185 @$(NORMAL_INSTALL)
1186 @list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
1187 if test -n "$$list"; then \
1188 echo " $(MKDIR_P) '$(DESTDIR)$(pdfdir)'"; \
1189 $(MKDIR_P) "$(DESTDIR)$(pdfdir)" || exit 1; \
1190 fi; \
1191 for p in $$list; do \
1192 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1193 echo "$$d$$p"; \
1194 done | $(am__base_list) | \
1195 while read files; do \
1196 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pdfdir)'"; \
1197 $(INSTALL_DATA) $$files "$(DESTDIR)$(pdfdir)" || exit $$?; done
1198 install-ps: install-ps-recursive
1200 install-ps-am: $(PSS)
1201 @$(NORMAL_INSTALL)
1202 @list='$(PSS)'; test -n "$(psdir)" || list=; \
1203 if test -n "$$list"; then \
1204 echo " $(MKDIR_P) '$(DESTDIR)$(psdir)'"; \
1205 $(MKDIR_P) "$(DESTDIR)$(psdir)" || exit 1; \
1206 fi; \
1207 for p in $$list; do \
1208 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1209 echo "$$d$$p"; \
1210 done | $(am__base_list) | \
1211 while read files; do \
1212 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \
1213 $(INSTALL_DATA) $$files "$(DESTDIR)$(psdir)" || exit $$?; done
1214 installcheck-am:
1216 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
1217 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1218 -rm -rf $(top_srcdir)/autom4te.cache
1219 -rm -rf ./$(DEPDIR)
1220 -rm -f Makefile
1221 maintainer-clean-am: distclean-am maintainer-clean-aminfo \
1222 maintainer-clean-generic
1224 mostlyclean: mostlyclean-multi mostlyclean-recursive
1226 mostlyclean-am: mostlyclean-aminfo mostlyclean-compile \
1227 mostlyclean-generic mostlyclean-libtool
1229 pdf: pdf-recursive
1231 pdf-am: $(PDFS)
1233 ps: ps-recursive
1235 ps-am: $(PSS)
1237 uninstall-am: uninstall-dvi-am uninstall-html-am uninstall-info-am \
1238 uninstall-nodist_fincludeHEADERS \
1239 uninstall-nodist_libsubincludeHEADERS \
1240 uninstall-nodist_toolexeclibHEADERS uninstall-pdf-am \
1241 uninstall-ps-am uninstall-toolexeclibLTLIBRARIES
1243 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all all-multi \
1244 clean-multi ctags-recursive distclean-multi install-am \
1245 install-multi install-strip maintainer-clean-multi \
1246 mostlyclean-multi tags-recursive
1248 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1249 all all-am all-local all-multi am--refresh check check-am \
1250 clean clean-aminfo clean-generic clean-libtool clean-multi \
1251 clean-toolexeclibLTLIBRARIES ctags ctags-recursive dist-info \
1252 distclean distclean-compile distclean-generic distclean-hdr \
1253 distclean-libtool distclean-multi distclean-tags dvi dvi-am \
1254 html html-am info info-am install install-am install-data \
1255 install-data-am install-dvi install-dvi-am install-exec \
1256 install-exec-am install-html install-html-am install-info \
1257 install-info-am install-man install-multi \
1258 install-nodist_fincludeHEADERS \
1259 install-nodist_libsubincludeHEADERS \
1260 install-nodist_toolexeclibHEADERS install-pdf install-pdf-am \
1261 install-ps install-ps-am install-strip \
1262 install-toolexeclibLTLIBRARIES installcheck installcheck-am \
1263 installdirs installdirs-am maintainer-clean \
1264 maintainer-clean-aminfo maintainer-clean-generic \
1265 maintainer-clean-multi mostlyclean mostlyclean-aminfo \
1266 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1267 mostlyclean-multi pdf pdf-am ps ps-am tags tags-recursive \
1268 uninstall uninstall-am uninstall-dvi-am uninstall-html-am \
1269 uninstall-info-am uninstall-nodist_fincludeHEADERS \
1270 uninstall-nodist_libsubincludeHEADERS \
1271 uninstall-nodist_toolexeclibHEADERS uninstall-pdf-am \
1272 uninstall-ps-am uninstall-toolexeclibLTLIBRARIES
1275 vpath % $(strip $(search_path))
1277 @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp.ver: $(top_srcdir)/libgomp.map
1278 @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ $(EGREP) -v '#(#| |$$)' $< | \
1279 @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ $(PREPROCESS) -P -include config.h - > $@ || (rm -f $@ ; exit 1)
1280 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp.ver-sun : libgomp.ver \
1281 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ $(top_srcdir)/../contrib/make_sunver.pl \
1282 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ $(libgomp_la_OBJECTS) $(libgomp_la_LIBADD)
1283 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ perl $(top_srcdir)/../contrib/make_sunver.pl \
1284 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ libgomp.ver \
1285 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ $(libgomp_la_OBJECTS:%.lo=.libs/%.o) \
1286 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ `echo $(libgomp_la_LIBADD) | \
1287 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ sed 's,/\([^/.]*\)\.la,/.libs/\1.a,g'` \
1288 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ > $@ || (rm -f $@ ; exit 1)
1290 omp_lib_kinds.mod: omp_lib.mod
1292 openacc_kinds.mod: openacc.mod
1294 openacc.mod: openacc.lo
1296 %.mod: %.f90
1297 $(FC) $(FCFLAGS) -fsyntax-only $<
1298 fortran.lo: libgomp_f.h
1299 fortran.o: libgomp_f.h
1300 env.lo: libgomp_f.h
1301 env.o: libgomp_f.h
1303 all-local: $(STAMP_GENINSRC)
1305 stamp-geninsrc: libgomp.info
1306 cp -p $(top_builddir)/libgomp.info $(srcdir)/libgomp.info
1307 @touch $@
1309 libgomp.info: $(STAMP_BUILD_INFO)
1311 stamp-build-info: libgomp.texi
1312 $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) -o libgomp.info $(srcdir)/libgomp.texi
1313 @touch $@
1315 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1316 # Otherwise a system limit (for SysV at least) may be exceeded.
1317 .NOEXPORT: