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