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