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