[PR67828] don't unswitch on default defs of non-parms
[official-gcc.git] / libgomp / Makefile.in
blob79745ce93f2fd86170ce45534ee8fe8af7155b96
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 am__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
154 libgomp_plugin_nvptx_la_OBJECTS = \
155 $(am_libgomp_plugin_nvptx_la_OBJECTS)
156 libgomp_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)
162 libgomp_la_LIBADD =
163 @USE_FORTRAN_TRUE@am__objects_1 = openacc.lo
164 am_libgomp_la_OBJECTS = alloc.lo barrier.lo critical.lo env.lo \
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 \
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 \
171 $(am__objects_1)
172 libgomp_la_OBJECTS = $(am_libgomp_la_OBJECTS)
173 DEFAULT_INCLUDES = -I.@am__isrc@
174 depcomp = $(SHELL) $(top_srcdir)/../depcomp
175 am__depfiles_maybe = depfiles
176 am__mv = mv -f
177 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
178 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
179 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
180 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
181 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
182 CCLD = $(CC)
183 FCCOMPILE = $(FC) $(AM_FCFLAGS) $(FCFLAGS)
184 LTFCCOMPILE = $(LIBTOOL) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
185 --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS)
186 FCLD = $(FC)
187 FCLINK = $(LIBTOOL) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
188 --mode=link $(FCLD) $(AM_FCFLAGS) $(FCFLAGS) $(AM_LDFLAGS) \
189 $(LDFLAGS) -o $@
190 SOURCES = $(libgomp_plugin_nvptx_la_SOURCES) $(libgomp_la_SOURCES)
191 MULTISRCTOP =
192 MULTIBUILDTOP =
193 MULTIDIRS =
194 MULTISUBDIR =
195 MULTIDO = true
196 MULTICLEAN = true
197 INFO_DEPS = libgomp.info
198 am__TEXINFO_TEX_DIR = $(srcdir)/../gcc/doc/include
199 DVIS = libgomp.dvi
200 PDFS = libgomp.pdf
201 PSS = libgomp.ps
202 HTMLS = libgomp.html
203 TEXINFOS = libgomp.texi
204 TEXI2DVI = texi2dvi
205 TEXI2PDF = $(TEXI2DVI) --pdf --batch
206 MAKEINFOHTML = $(MAKEINFO) --html
207 AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)
208 DVIPS = dvips
209 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
210 html-recursive info-recursive install-data-recursive \
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
216 am__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
221 HEADERS = $(nodist_finclude_HEADERS) $(nodist_libsubinclude_HEADERS) \
222 $(nodist_noinst_HEADERS) $(nodist_toolexeclib_HEADERS)
223 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
224 distclean-recursive maintainer-clean-recursive
225 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
226 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS
227 ETAGS = etags
228 CTAGS = ctags
229 DIST_SUBDIRS = $(SUBDIRS)
230 ACLOCAL = @ACLOCAL@
231 AMTAR = @AMTAR@
232 AR = @AR@
233 AUTOCONF = @AUTOCONF@
234 AUTOHEADER = @AUTOHEADER@
235 AUTOMAKE = @AUTOMAKE@
236 AWK = @AWK@
237 CC = @CC@
238 CCDEPMODE = @CCDEPMODE@
239 CFLAGS = @CFLAGS@
240 CPP = @CPP@
241 CPPFLAGS = @CPPFLAGS@
242 CUDA_DRIVER_INCLUDE = @CUDA_DRIVER_INCLUDE@
243 CUDA_DRIVER_LIB = @CUDA_DRIVER_LIB@
244 CYGPATH_W = @CYGPATH_W@
245 DEFS = @DEFS@
246 DEPDIR = @DEPDIR@
247 DSYMUTIL = @DSYMUTIL@
248 DUMPBIN = @DUMPBIN@
249 ECHO_C = @ECHO_C@
250 ECHO_N = @ECHO_N@
251 ECHO_T = @ECHO_T@
252 EGREP = @EGREP@
253 EXEEXT = @EXEEXT@
254 FC = @FC@
255 FCFLAGS = @FCFLAGS@
256 FGREP = @FGREP@
257 GREP = @GREP@
258 INSTALL = @INSTALL@
259 INSTALL_DATA = @INSTALL_DATA@
260 INSTALL_PROGRAM = @INSTALL_PROGRAM@
261 INSTALL_SCRIPT = @INSTALL_SCRIPT@
262 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
263 LD = @LD@
264 LDFLAGS = @LDFLAGS@
265 LIBOBJS = @LIBOBJS@
266 LIBS = @LIBS@
267 LIBTOOL = @LIBTOOL@
268 LIPO = @LIPO@
269 LN_S = @LN_S@
270 LTLIBOBJS = @LTLIBOBJS@
271 MAINT = @MAINT@
272 MAKEINFO = @MAKEINFO@
273 MKDIR_P = @MKDIR_P@
274 NM = @NM@
275 NMEDIT = @NMEDIT@
276 OBJDUMP = @OBJDUMP@
277 OBJEXT = @OBJEXT@
278 OMP_LOCK_25_ALIGN = @OMP_LOCK_25_ALIGN@
279 OMP_LOCK_25_KIND = @OMP_LOCK_25_KIND@
280 OMP_LOCK_25_SIZE = @OMP_LOCK_25_SIZE@
281 OMP_LOCK_ALIGN = @OMP_LOCK_ALIGN@
282 OMP_LOCK_KIND = @OMP_LOCK_KIND@
283 OMP_LOCK_SIZE = @OMP_LOCK_SIZE@
284 OMP_NEST_LOCK_25_ALIGN = @OMP_NEST_LOCK_25_ALIGN@
285 OMP_NEST_LOCK_25_KIND = @OMP_NEST_LOCK_25_KIND@
286 OMP_NEST_LOCK_25_SIZE = @OMP_NEST_LOCK_25_SIZE@
287 OMP_NEST_LOCK_ALIGN = @OMP_NEST_LOCK_ALIGN@
288 OMP_NEST_LOCK_KIND = @OMP_NEST_LOCK_KIND@
289 OMP_NEST_LOCK_SIZE = @OMP_NEST_LOCK_SIZE@
290 OPT_LDFLAGS = @OPT_LDFLAGS@
291 OTOOL = @OTOOL@
292 OTOOL64 = @OTOOL64@
293 PACKAGE = @PACKAGE@
294 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
295 PACKAGE_NAME = @PACKAGE_NAME@
296 PACKAGE_STRING = @PACKAGE_STRING@
297 PACKAGE_TARNAME = @PACKAGE_TARNAME@
298 PACKAGE_URL = @PACKAGE_URL@
299 PACKAGE_VERSION = @PACKAGE_VERSION@
300 PATH_SEPARATOR = @PATH_SEPARATOR@
301 PERL = @PERL@
302 PLUGIN_NVPTX = @PLUGIN_NVPTX@
303 PLUGIN_NVPTX_CPPFLAGS = @PLUGIN_NVPTX_CPPFLAGS@
304 PLUGIN_NVPTX_LDFLAGS = @PLUGIN_NVPTX_LDFLAGS@
305 PLUGIN_NVPTX_LIBS = @PLUGIN_NVPTX_LIBS@
306 RANLIB = @RANLIB@
307 SECTION_LDFLAGS = @SECTION_LDFLAGS@
308 SED = @SED@
309 SET_MAKE = @SET_MAKE@
310 SHELL = @SHELL@
311 STRIP = @STRIP@
312 VERSION = @VERSION@
313 XCFLAGS = @XCFLAGS@
314 XLDFLAGS = @XLDFLAGS@
315 abs_builddir = @abs_builddir@
316 abs_srcdir = @abs_srcdir@
317 abs_top_builddir = @abs_top_builddir@
318 abs_top_srcdir = @abs_top_srcdir@
319 ac_ct_CC = @ac_ct_CC@
320 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
321 ac_ct_FC = @ac_ct_FC@
322 am__include = @am__include@
323 am__leading_dot = @am__leading_dot@
324 am__quote = @am__quote@
325 am__tar = @am__tar@
326 am__untar = @am__untar@
327 bindir = @bindir@
328 build = @build@
329 build_alias = @build_alias@
330 build_cpu = @build_cpu@
331 build_os = @build_os@
332 build_vendor = @build_vendor@
333 builddir = @builddir@
334 config_path = @config_path@
335 datadir = @datadir@
336 datarootdir = @datarootdir@
337 docdir = @docdir@
338 dvidir = @dvidir@
339 enable_shared = @enable_shared@
340 enable_static = @enable_static@
341 exec_prefix = @exec_prefix@
342 host = @host@
343 host_alias = @host_alias@
344 host_cpu = @host_cpu@
345 host_os = @host_os@
346 host_vendor = @host_vendor@
347 htmldir = @htmldir@
348 includedir = @includedir@
349 infodir = @infodir@
350 install_sh = @install_sh@
351 libdir = @libdir@
352 libexecdir = @libexecdir@
353 libtool_VERSION = @libtool_VERSION@
354 link_gomp = @link_gomp@
355 localedir = @localedir@
356 localstatedir = @localstatedir@
357 lt_host_flags = @lt_host_flags@
358 mandir = @mandir@
359 mkdir_p = @mkdir_p@
360 multi_basedir = @multi_basedir@
361 offload_additional_lib_paths = @offload_additional_lib_paths@
362 offload_additional_options = @offload_additional_options@
363 offload_targets = @offload_targets@
364 oldincludedir = @oldincludedir@
365 pdfdir = @pdfdir@
366 prefix = @prefix@
367 program_transform_name = @program_transform_name@
368 psdir = @psdir@
369 sbindir = @sbindir@
370 sharedstatedir = @sharedstatedir@
371 srcdir = @srcdir@
372 sysconfdir = @sysconfdir@
373 target = @target@
374 target_alias = @target_alias@
375 target_cpu = @target_cpu@
376 target_os = @target_os@
377 target_vendor = @target_vendor@
378 toolexecdir = @toolexecdir@
379 toolexeclibdir = @toolexeclibdir@
380 top_build_prefix = @top_build_prefix@
381 top_builddir = @top_builddir@
382 top_srcdir = @top_srcdir@
383 ACLOCAL_AMFLAGS = -I .. -I ../config
384 SUBDIRS = testsuite
385 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
386 search_path = $(addprefix $(top_srcdir)/config/, $(config_path)) $(top_srcdir) \
387 $(top_srcdir)/../include
389 fincludedir = $(libdir)/gcc/$(target_alias)/$(gcc_version)/finclude
390 libsubincludedir = $(libdir)/gcc/$(target_alias)/$(gcc_version)/include
391 AM_CPPFLAGS = $(addprefix -I, $(search_path))
392 AM_CFLAGS = $(XCFLAGS)
393 AM_LDFLAGS = $(XLDFLAGS) $(SECTION_LDFLAGS) $(OPT_LDFLAGS)
394 toolexeclib_LTLIBRARIES = libgomp.la $(am__append_1)
395 nodist_toolexeclib_HEADERS = libgomp.spec
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
400 @LIBGOMP_BUILD_VERSIONED_SHLIB_FALSE@libgomp_version_script =
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
403 @LIBGOMP_BUILD_VERSIONED_SHLIB_FALSE@libgomp_version_dep =
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
406 libgomp_version_info = -version-info $(libtool_VERSION)
407 libgomp_la_LDFLAGS = $(libgomp_version_info) $(libgomp_version_script) \
408 $(lt_host_flags)
410 libgomp_la_DEPENDENCIES = $(libgomp_version_dep)
411 libgomp_la_LINK = $(LINK) $(libgomp_la_LDFLAGS)
412 libgomp_la_SOURCES = alloc.c barrier.c critical.c env.c error.c iter.c \
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 \
418 $(am__append_2)
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
429 nodist_noinst_HEADERS = libgomp_f.h
430 nodist_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
434 LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS))
435 LINK = $(LIBTOOL) --tag CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
436 $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LTLDFLAGS) -o $@
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'.
444 TEXINFO_TEX = ../gcc/doc/include/texinfo.tex
446 # Defines info, dvi, pdf and html targets
447 MAKEINFOFLAGS = -I $(srcdir)/../gcc/doc/include
448 info_TEXINFOS = libgomp.texi
449 @GENINSRC_FALSE@STAMP_GENINSRC =
451 # AM_CONDITIONAL on configure option --generated-files-in-srcdir
452 @GENINSRC_TRUE@STAMP_GENINSRC = stamp-geninsrc
453 @BUILD_INFO_FALSE@STAMP_BUILD_INFO =
455 # AM_CONDITIONAL on configure check ACX_CHECK_PROG_VER([MAKEINFO])
456 @BUILD_INFO_TRUE@STAMP_BUILD_INFO = stamp-build-info
457 CLEANFILES = $(STAMP_GENINSRC) $(STAMP_BUILD_INFO) libgomp.info
458 MAINTAINERCLEANFILES = $(srcdir)/libgomp.info
459 all: config.h
460 $(MAKE) $(AM_MAKEFLAGS) all-recursive
462 .SUFFIXES:
463 .SUFFIXES: .c .dvi .f90 .lo .o .obj .ps
464 am--refresh: Makefile
466 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/plugin/Makefrag.am $(am__configure_deps)
467 @for dep in $?; do \
468 case '$(am__configure_deps)' in \
469 *$$dep*) \
470 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
471 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
472 && exit 0; \
473 exit 1;; \
474 esac; \
475 done; \
476 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
477 $(am__cd) $(top_srcdir) && \
478 $(AUTOMAKE) --foreign Makefile
479 .PRECIOUS: Makefile
480 Makefile: $(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;
489 $(top_srcdir)/plugin/Makefrag.am:
491 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
492 $(SHELL) ./config.status --recheck
494 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
495 $(am__cd) $(srcdir) && $(AUTOCONF)
496 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
497 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
498 $(am__aclocal_m4_deps):
500 config.h: stamp-h1
501 @if test ! -f $@; then rm -f stamp-h1; else :; fi
502 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
504 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
505 @rm -f stamp-h1
506 cd $(top_builddir) && $(SHELL) ./config.status config.h
507 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
508 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
509 rm -f stamp-h1
510 touch $@
512 distclean-hdr:
513 -rm -f config.h stamp-h1
514 omp.h: $(top_builddir)/config.status $(srcdir)/omp.h.in
515 cd $(top_builddir) && $(SHELL) ./config.status $@
516 omp_lib.h: $(top_builddir)/config.status $(srcdir)/omp_lib.h.in
517 cd $(top_builddir) && $(SHELL) ./config.status $@
518 omp_lib.f90: $(top_builddir)/config.status $(srcdir)/omp_lib.f90.in
519 cd $(top_builddir) && $(SHELL) ./config.status $@
520 libgomp_f.h: $(top_builddir)/config.status $(srcdir)/libgomp_f.h.in
521 cd $(top_builddir) && $(SHELL) ./config.status $@
522 libgomp.spec: $(top_builddir)/config.status $(srcdir)/libgomp.spec.in
523 cd $(top_builddir) && $(SHELL) ./config.status $@
524 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
525 @$(NORMAL_INSTALL)
526 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
527 list2=; for p in $$list; do \
528 if test -f $$p; then \
529 list2="$$list2 $$p"; \
530 else :; fi; \
531 done; \
532 test -z "$$list2" || { \
533 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
534 $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \
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)"; \
539 uninstall-toolexeclibLTLIBRARIES:
540 @$(NORMAL_UNINSTALL)
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"; \
546 done
548 clean-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
556 libgomp-plugin-nvptx.la: $(libgomp_plugin_nvptx_la_OBJECTS) $(libgomp_plugin_nvptx_la_DEPENDENCIES) $(EXTRA_libgomp_plugin_nvptx_la_DEPENDENCIES)
557 $(libgomp_plugin_nvptx_la_LINK) $(am_libgomp_plugin_nvptx_la_rpath) $(libgomp_plugin_nvptx_la_OBJECTS) $(libgomp_plugin_nvptx_la_LIBADD) $(LIBS)
558 libgomp.la: $(libgomp_la_OBJECTS) $(libgomp_la_DEPENDENCIES) $(EXTRA_libgomp_la_DEPENDENCIES)
559 $(libgomp_la_LINK) -rpath $(toolexeclibdir) $(libgomp_la_OBJECTS) $(libgomp_la_LIBADD) $(LIBS)
561 mostlyclean-compile:
562 -rm -f *.$(OBJEXT)
564 distclean-compile:
565 -rm -f *.tab.c
567 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/affinity.Plo@am__quote@
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@
576 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iter_ull.Plo@am__quote@
577 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgomp-plugin.Plo@am__quote@
578 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgomp_plugin_nvptx_la-plugin-nvptx.Plo@am__quote@
579 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lock.Plo@am__quote@
580 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/loop.Plo@am__quote@
581 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/loop_ull.Plo@am__quote@
582 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mutex.Plo@am__quote@
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@
590 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ordered.Plo@am__quote@
591 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parallel.Plo@am__quote@
592 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proc.Plo@am__quote@
593 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ptrlock.Plo@am__quote@
594 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sections.Plo@am__quote@
595 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sem.Plo@am__quote@
596 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/single.Plo@am__quote@
597 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/splay-tree.Plo@am__quote@
598 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/target.Plo@am__quote@
599 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/task.Plo@am__quote@
600 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/team.Plo@am__quote@
601 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/time.Plo@am__quote@
602 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/work.Plo@am__quote@
604 .c.o:
605 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
606 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
607 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
608 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
609 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
611 .c.obj:
612 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
613 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
614 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
615 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
616 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
618 .c.lo:
619 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
620 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
621 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
622 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
623 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
625 libgomp_plugin_nvptx_la-plugin-nvptx.lo: plugin/plugin-nvptx.c
626 @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
627 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgomp_plugin_nvptx_la-plugin-nvptx.Tpo $(DEPDIR)/libgomp_plugin_nvptx_la-plugin-nvptx.Plo
628 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='plugin/plugin-nvptx.c' object='libgomp_plugin_nvptx_la-plugin-nvptx.lo' libtool=yes @AMDEPBACKSLASH@
629 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
630 @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 .f90.o:
633 $(FCCOMPILE) -c -o $@ $<
635 .f90.obj:
636 $(FCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
638 .f90.lo:
639 $(LTFCCOMPILE) -c -o $@ $<
641 mostlyclean-libtool:
642 -rm -f *.lo
644 clean-libtool:
645 -rm -rf .libs _libs
647 distclean-libtool:
648 -rm -f libtool config.lt
650 # GNU Make needs to see an explicit $(MAKE) variable in the command it
651 # runs to enable its job server during parallel builds. Hence the
652 # comments below.
653 all-multi:
654 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
655 install-multi:
656 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
658 mostlyclean-multi:
659 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
660 clean-multi:
661 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
662 distclean-multi:
663 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
664 maintainer-clean-multi:
665 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
667 libgomp.dvi: libgomp.texi
668 TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
669 MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
670 $(TEXI2DVI) -o $@ `test -f 'libgomp.texi' || echo '$(srcdir)/'`libgomp.texi
672 libgomp.pdf: libgomp.texi
673 TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
674 MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
675 $(TEXI2PDF) -o $@ `test -f 'libgomp.texi' || echo '$(srcdir)/'`libgomp.texi
677 libgomp.html: libgomp.texi
678 rm -rf $(@:.html=.htp)
679 if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
680 -o $(@:.html=.htp) `test -f 'libgomp.texi' || echo '$(srcdir)/'`libgomp.texi; \
681 then \
682 rm -rf $@; \
683 if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
684 mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \
685 else \
686 if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
687 rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \
688 exit 1; \
690 .dvi.ps:
691 TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
692 $(DVIPS) -o $@ $<
694 uninstall-dvi-am:
695 @$(NORMAL_UNINSTALL)
696 @list='$(DVIS)'; test -n "$(dvidir)" || list=; \
697 for p in $$list; do \
698 $(am__strip_dir) \
699 echo " rm -f '$(DESTDIR)$(dvidir)/$$f'"; \
700 rm -f "$(DESTDIR)$(dvidir)/$$f"; \
701 done
703 uninstall-html-am:
704 @$(NORMAL_UNINSTALL)
705 @list='$(HTMLS)'; test -n "$(htmldir)" || list=; \
706 for p in $$list; do \
707 $(am__strip_dir) \
708 echo " rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \
709 rm -rf "$(DESTDIR)$(htmldir)/$$f"; \
710 done
712 uninstall-info-am:
713 @$(PRE_UNINSTALL)
714 @if test -d '$(DESTDIR)$(infodir)' && $(am__can_run_installinfo); then \
715 list='$(INFO_DEPS)'; \
716 for file in $$list; do \
717 relfile=`echo "$$file" | sed 's|^.*/||'`; \
718 echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
719 if install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
720 then :; else test ! -f "$(DESTDIR)$(infodir)/$$relfile" || exit 1; fi; \
721 done; \
722 else :; fi
723 @$(NORMAL_UNINSTALL)
724 @list='$(INFO_DEPS)'; \
725 for file in $$list; do \
726 relfile=`echo "$$file" | sed 's|^.*/||'`; \
727 relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
728 (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
729 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]"; \
730 rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
731 else :; fi); \
732 done
734 uninstall-pdf-am:
735 @$(NORMAL_UNINSTALL)
736 @list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
737 for p in $$list; do \
738 $(am__strip_dir) \
739 echo " rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \
740 rm -f "$(DESTDIR)$(pdfdir)/$$f"; \
741 done
743 uninstall-ps-am:
744 @$(NORMAL_UNINSTALL)
745 @list='$(PSS)'; test -n "$(psdir)" || list=; \
746 for p in $$list; do \
747 $(am__strip_dir) \
748 echo " rm -f '$(DESTDIR)$(psdir)/$$f'"; \
749 rm -f "$(DESTDIR)$(psdir)/$$f"; \
750 done
752 dist-info: $(INFO_DEPS)
753 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
754 list='$(INFO_DEPS)'; \
755 for base in $$list; do \
756 case $$base in \
757 $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
758 esac; \
759 if test -f $$base; then d=.; else d=$(srcdir); fi; \
760 base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
761 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 \
762 if test -f $$file; then \
763 relfile=`expr "$$file" : "$$d/\(.*\)"`; \
764 test -f "$(distdir)/$$relfile" || \
765 cp -p $$file "$(distdir)/$$relfile"; \
766 else :; fi; \
767 done; \
768 done
770 mostlyclean-aminfo:
771 -rm -rf libgomp.aux libgomp.cp libgomp.cps libgomp.fn libgomp.fns \
772 libgomp.ky libgomp.kys libgomp.log libgomp.pg libgomp.pgs \
773 libgomp.tmp libgomp.toc libgomp.tp libgomp.tps libgomp.vr \
774 libgomp.vrs
776 clean-aminfo:
777 -test -z "libgomp.dvi libgomp.pdf libgomp.ps libgomp.html" \
778 || rm -rf libgomp.dvi libgomp.pdf libgomp.ps libgomp.html
780 maintainer-clean-aminfo:
781 @list='$(INFO_DEPS)'; for i in $$list; do \
782 i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
783 echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
784 rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
785 done
786 install-nodist_fincludeHEADERS: $(nodist_finclude_HEADERS)
787 @$(NORMAL_INSTALL)
788 @list='$(nodist_finclude_HEADERS)'; test -n "$(fincludedir)" || list=; \
789 if test -n "$$list"; then \
790 echo " $(MKDIR_P) '$(DESTDIR)$(fincludedir)'"; \
791 $(MKDIR_P) "$(DESTDIR)$(fincludedir)" || exit 1; \
792 fi; \
793 for p in $$list; do \
794 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
795 echo "$$d$$p"; \
796 done | $(am__base_list) | \
797 while read files; do \
798 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(fincludedir)'"; \
799 $(INSTALL_HEADER) $$files "$(DESTDIR)$(fincludedir)" || exit $$?; \
800 done
802 uninstall-nodist_fincludeHEADERS:
803 @$(NORMAL_UNINSTALL)
804 @list='$(nodist_finclude_HEADERS)'; test -n "$(fincludedir)" || list=; \
805 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
806 dir='$(DESTDIR)$(fincludedir)'; $(am__uninstall_files_from_dir)
807 install-nodist_libsubincludeHEADERS: $(nodist_libsubinclude_HEADERS)
808 @$(NORMAL_INSTALL)
809 @list='$(nodist_libsubinclude_HEADERS)'; test -n "$(libsubincludedir)" || list=; \
810 if test -n "$$list"; then \
811 echo " $(MKDIR_P) '$(DESTDIR)$(libsubincludedir)'"; \
812 $(MKDIR_P) "$(DESTDIR)$(libsubincludedir)" || exit 1; \
813 fi; \
814 for p in $$list; do \
815 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
816 echo "$$d$$p"; \
817 done | $(am__base_list) | \
818 while read files; do \
819 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libsubincludedir)'"; \
820 $(INSTALL_HEADER) $$files "$(DESTDIR)$(libsubincludedir)" || exit $$?; \
821 done
823 uninstall-nodist_libsubincludeHEADERS:
824 @$(NORMAL_UNINSTALL)
825 @list='$(nodist_libsubinclude_HEADERS)'; test -n "$(libsubincludedir)" || list=; \
826 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
827 dir='$(DESTDIR)$(libsubincludedir)'; $(am__uninstall_files_from_dir)
828 install-nodist_toolexeclibHEADERS: $(nodist_toolexeclib_HEADERS)
829 @$(NORMAL_INSTALL)
830 @list='$(nodist_toolexeclib_HEADERS)'; test -n "$(toolexeclibdir)" || list=; \
831 if test -n "$$list"; then \
832 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
833 $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \
834 fi; \
835 for p in $$list; do \
836 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
837 echo "$$d$$p"; \
838 done | $(am__base_list) | \
839 while read files; do \
840 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(toolexeclibdir)'"; \
841 $(INSTALL_HEADER) $$files "$(DESTDIR)$(toolexeclibdir)" || exit $$?; \
842 done
844 uninstall-nodist_toolexeclibHEADERS:
845 @$(NORMAL_UNINSTALL)
846 @list='$(nodist_toolexeclib_HEADERS)'; test -n "$(toolexeclibdir)" || list=; \
847 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
848 dir='$(DESTDIR)$(toolexeclibdir)'; $(am__uninstall_files_from_dir)
850 # This directory's subdirectories are mostly independent; you can cd
851 # into them and run `make' without going through this Makefile.
852 # To change the values of `make' variables: instead of editing Makefiles,
853 # (1) if the variable is set in `config.status', edit `config.status'
854 # (which will cause the Makefiles to be regenerated when you run `make');
855 # (2) otherwise, pass the desired values on the `make' command line.
856 $(RECURSIVE_TARGETS):
857 @fail= failcom='exit 1'; \
858 for f in x $$MAKEFLAGS; do \
859 case $$f in \
860 *=* | --[!k]*);; \
861 *k*) failcom='fail=yes';; \
862 esac; \
863 done; \
864 dot_seen=no; \
865 target=`echo $@ | sed s/-recursive//`; \
866 list='$(SUBDIRS)'; for subdir in $$list; do \
867 echo "Making $$target in $$subdir"; \
868 if test "$$subdir" = "."; then \
869 dot_seen=yes; \
870 local_target="$$target-am"; \
871 else \
872 local_target="$$target"; \
873 fi; \
874 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
875 || eval $$failcom; \
876 done; \
877 if test "$$dot_seen" = "no"; then \
878 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
879 fi; test -z "$$fail"
881 $(RECURSIVE_CLEAN_TARGETS):
882 @fail= failcom='exit 1'; \
883 for f in x $$MAKEFLAGS; do \
884 case $$f in \
885 *=* | --[!k]*);; \
886 *k*) failcom='fail=yes';; \
887 esac; \
888 done; \
889 dot_seen=no; \
890 case "$@" in \
891 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
892 *) list='$(SUBDIRS)' ;; \
893 esac; \
894 rev=''; for subdir in $$list; do \
895 if test "$$subdir" = "."; then :; else \
896 rev="$$subdir $$rev"; \
897 fi; \
898 done; \
899 rev="$$rev ."; \
900 target=`echo $@ | sed s/-recursive//`; \
901 for subdir in $$rev; do \
902 echo "Making $$target in $$subdir"; \
903 if test "$$subdir" = "."; then \
904 local_target="$$target-am"; \
905 else \
906 local_target="$$target"; \
907 fi; \
908 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
909 || eval $$failcom; \
910 done && test -z "$$fail"
911 tags-recursive:
912 list='$(SUBDIRS)'; for subdir in $$list; do \
913 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
914 done
915 ctags-recursive:
916 list='$(SUBDIRS)'; for subdir in $$list; do \
917 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
918 done
920 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
921 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
922 unique=`for i in $$list; do \
923 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
924 done | \
925 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
926 END { if (nonempty) { for (i in files) print i; }; }'`; \
927 mkid -fID $$unique
928 tags: TAGS
930 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
931 $(TAGS_FILES) $(LISP)
932 set x; \
933 here=`pwd`; \
934 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
935 include_option=--etags-include; \
936 empty_fix=.; \
937 else \
938 include_option=--include; \
939 empty_fix=; \
940 fi; \
941 list='$(SUBDIRS)'; for subdir in $$list; do \
942 if test "$$subdir" = .; then :; else \
943 test ! -f $$subdir/TAGS || \
944 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
945 fi; \
946 done; \
947 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
948 unique=`for i in $$list; do \
949 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
950 done | \
951 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
952 END { if (nonempty) { for (i in files) print i; }; }'`; \
953 shift; \
954 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
955 test -n "$$unique" || unique=$$empty_fix; \
956 if test $$# -gt 0; then \
957 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
958 "$$@" $$unique; \
959 else \
960 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
961 $$unique; \
962 fi; \
964 ctags: CTAGS
965 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
966 $(TAGS_FILES) $(LISP)
967 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
968 unique=`for i in $$list; do \
969 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
970 done | \
971 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
972 END { if (nonempty) { for (i in files) print i; }; }'`; \
973 test -z "$(CTAGS_ARGS)$$unique" \
974 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
975 $$unique
977 GTAGS:
978 here=`$(am__cd) $(top_builddir) && pwd` \
979 && $(am__cd) $(top_srcdir) \
980 && gtags -i $(GTAGS_ARGS) "$$here"
982 distclean-tags:
983 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
984 check-am: all-am
985 check: check-recursive
986 all-am: Makefile $(INFO_DEPS) $(LTLIBRARIES) all-multi $(HEADERS) \
987 config.h all-local
988 installdirs: installdirs-recursive
989 installdirs-am:
990 for dir in "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(infodir)" "$(DESTDIR)$(fincludedir)" "$(DESTDIR)$(libsubincludedir)" "$(DESTDIR)$(toolexeclibdir)"; do \
991 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
992 done
993 install: install-recursive
994 install-exec: install-exec-recursive
995 install-data: install-data-recursive
996 uninstall: uninstall-recursive
998 install-am: all-am
999 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1001 installcheck: installcheck-recursive
1002 install-strip:
1003 if test -z '$(STRIP)'; then \
1004 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1005 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1006 install; \
1007 else \
1008 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1009 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1010 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1012 mostlyclean-generic:
1014 clean-generic:
1015 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1017 distclean-generic:
1018 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1019 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1021 maintainer-clean-generic:
1022 @echo "This command is intended for maintainers to use"
1023 @echo "it deletes files that may require special tools to rebuild."
1024 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
1025 clean: clean-multi clean-recursive
1027 clean-am: clean-aminfo clean-generic clean-libtool \
1028 clean-toolexeclibLTLIBRARIES mostlyclean-am
1030 distclean: distclean-multi distclean-recursive
1031 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1032 -rm -rf ./$(DEPDIR)
1033 -rm -f Makefile
1034 distclean-am: clean-am distclean-compile distclean-generic \
1035 distclean-hdr distclean-libtool distclean-tags
1037 dvi: dvi-recursive
1039 dvi-am: $(DVIS)
1041 html: html-recursive
1043 html-am: $(HTMLS)
1045 info: info-recursive
1047 info-am: $(INFO_DEPS)
1049 install-data-am: install-info-am install-nodist_fincludeHEADERS \
1050 install-nodist_libsubincludeHEADERS
1052 install-dvi: install-dvi-recursive
1054 install-dvi-am: $(DVIS)
1055 @$(NORMAL_INSTALL)
1056 @list='$(DVIS)'; test -n "$(dvidir)" || list=; \
1057 if test -n "$$list"; then \
1058 echo " $(MKDIR_P) '$(DESTDIR)$(dvidir)'"; \
1059 $(MKDIR_P) "$(DESTDIR)$(dvidir)" || exit 1; \
1060 fi; \
1061 for p in $$list; do \
1062 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1063 echo "$$d$$p"; \
1064 done | $(am__base_list) | \
1065 while read files; do \
1066 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dvidir)'"; \
1067 $(INSTALL_DATA) $$files "$(DESTDIR)$(dvidir)" || exit $$?; \
1068 done
1069 install-exec-am: install-multi install-nodist_toolexeclibHEADERS \
1070 install-toolexeclibLTLIBRARIES
1072 install-html: install-html-recursive
1074 install-html-am: $(HTMLS)
1075 @$(NORMAL_INSTALL)
1076 @list='$(HTMLS)'; list2=; test -n "$(htmldir)" || list=; \
1077 if test -n "$$list"; then \
1078 echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)'"; \
1079 $(MKDIR_P) "$(DESTDIR)$(htmldir)" || exit 1; \
1080 fi; \
1081 for p in $$list; do \
1082 if test -f "$$p" || test -d "$$p"; then d=; else d="$(srcdir)/"; fi; \
1083 $(am__strip_dir) \
1084 d2=$$d$$p; \
1085 if test -d "$$d2"; then \
1086 echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \
1087 $(MKDIR_P) "$(DESTDIR)$(htmldir)/$$f" || exit 1; \
1088 echo " $(INSTALL_DATA) '$$d2'/* '$(DESTDIR)$(htmldir)/$$f'"; \
1089 $(INSTALL_DATA) "$$d2"/* "$(DESTDIR)$(htmldir)/$$f" || exit $$?; \
1090 else \
1091 list2="$$list2 $$d2"; \
1092 fi; \
1093 done; \
1094 test -z "$$list2" || { echo "$$list2" | $(am__base_list) | \
1095 while read files; do \
1096 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
1097 $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \
1098 done; }
1099 install-info: install-info-recursive
1101 install-info-am: $(INFO_DEPS)
1102 @$(NORMAL_INSTALL)
1103 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1104 list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
1105 if test -n "$$list"; then \
1106 echo " $(MKDIR_P) '$(DESTDIR)$(infodir)'"; \
1107 $(MKDIR_P) "$(DESTDIR)$(infodir)" || exit 1; \
1108 fi; \
1109 for file in $$list; do \
1110 case $$file in \
1111 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
1112 esac; \
1113 if test -f $$file; then d=.; else d=$(srcdir); fi; \
1114 file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
1115 for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
1116 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
1117 if test -f $$ifile; then \
1118 echo "$$ifile"; \
1119 else : ; fi; \
1120 done; \
1121 done | $(am__base_list) | \
1122 while read files; do \
1123 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(infodir)'"; \
1124 $(INSTALL_DATA) $$files "$(DESTDIR)$(infodir)" || exit $$?; done
1125 @$(POST_INSTALL)
1126 @if $(am__can_run_installinfo); then \
1127 list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
1128 for file in $$list; do \
1129 relfile=`echo "$$file" | sed 's|^.*/||'`; \
1130 echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
1131 install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
1132 done; \
1133 else : ; fi
1134 install-man:
1136 install-pdf: install-pdf-recursive
1138 install-pdf-am: $(PDFS)
1139 @$(NORMAL_INSTALL)
1140 @list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
1141 if test -n "$$list"; then \
1142 echo " $(MKDIR_P) '$(DESTDIR)$(pdfdir)'"; \
1143 $(MKDIR_P) "$(DESTDIR)$(pdfdir)" || exit 1; \
1144 fi; \
1145 for p in $$list; do \
1146 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1147 echo "$$d$$p"; \
1148 done | $(am__base_list) | \
1149 while read files; do \
1150 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pdfdir)'"; \
1151 $(INSTALL_DATA) $$files "$(DESTDIR)$(pdfdir)" || exit $$?; done
1152 install-ps: install-ps-recursive
1154 install-ps-am: $(PSS)
1155 @$(NORMAL_INSTALL)
1156 @list='$(PSS)'; test -n "$(psdir)" || list=; \
1157 if test -n "$$list"; then \
1158 echo " $(MKDIR_P) '$(DESTDIR)$(psdir)'"; \
1159 $(MKDIR_P) "$(DESTDIR)$(psdir)" || exit 1; \
1160 fi; \
1161 for p in $$list; do \
1162 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1163 echo "$$d$$p"; \
1164 done | $(am__base_list) | \
1165 while read files; do \
1166 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \
1167 $(INSTALL_DATA) $$files "$(DESTDIR)$(psdir)" || exit $$?; done
1168 installcheck-am:
1170 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
1171 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1172 -rm -rf $(top_srcdir)/autom4te.cache
1173 -rm -rf ./$(DEPDIR)
1174 -rm -f Makefile
1175 maintainer-clean-am: distclean-am maintainer-clean-aminfo \
1176 maintainer-clean-generic
1178 mostlyclean: mostlyclean-multi mostlyclean-recursive
1180 mostlyclean-am: mostlyclean-aminfo mostlyclean-compile \
1181 mostlyclean-generic mostlyclean-libtool
1183 pdf: pdf-recursive
1185 pdf-am: $(PDFS)
1187 ps: ps-recursive
1189 ps-am: $(PSS)
1191 uninstall-am: uninstall-dvi-am uninstall-html-am uninstall-info-am \
1192 uninstall-nodist_fincludeHEADERS \
1193 uninstall-nodist_libsubincludeHEADERS \
1194 uninstall-nodist_toolexeclibHEADERS uninstall-pdf-am \
1195 uninstall-ps-am uninstall-toolexeclibLTLIBRARIES
1197 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all all-multi \
1198 clean-multi ctags-recursive distclean-multi install-am \
1199 install-multi install-strip maintainer-clean-multi \
1200 mostlyclean-multi tags-recursive
1202 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1203 all all-am all-local all-multi am--refresh check check-am \
1204 clean clean-aminfo clean-generic clean-libtool clean-multi \
1205 clean-toolexeclibLTLIBRARIES ctags ctags-recursive dist-info \
1206 distclean distclean-compile distclean-generic distclean-hdr \
1207 distclean-libtool distclean-multi distclean-tags dvi dvi-am \
1208 html html-am info info-am install install-am install-data \
1209 install-data-am install-dvi install-dvi-am install-exec \
1210 install-exec-am install-html install-html-am install-info \
1211 install-info-am install-man install-multi \
1212 install-nodist_fincludeHEADERS \
1213 install-nodist_libsubincludeHEADERS \
1214 install-nodist_toolexeclibHEADERS install-pdf install-pdf-am \
1215 install-ps install-ps-am install-strip \
1216 install-toolexeclibLTLIBRARIES installcheck installcheck-am \
1217 installdirs installdirs-am maintainer-clean \
1218 maintainer-clean-aminfo maintainer-clean-generic \
1219 maintainer-clean-multi mostlyclean mostlyclean-aminfo \
1220 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1221 mostlyclean-multi pdf pdf-am ps ps-am tags tags-recursive \
1222 uninstall uninstall-am uninstall-dvi-am uninstall-html-am \
1223 uninstall-info-am uninstall-nodist_fincludeHEADERS \
1224 uninstall-nodist_libsubincludeHEADERS \
1225 uninstall-nodist_toolexeclibHEADERS uninstall-pdf-am \
1226 uninstall-ps-am uninstall-toolexeclibLTLIBRARIES
1229 vpath % $(strip $(search_path))
1231 @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp.ver: $(top_srcdir)/libgomp.map
1232 @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ $(EGREP) -v '#(#| |$$)' $< | \
1233 @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ $(PREPROCESS) -P -include config.h - > $@ || (rm -f $@ ; exit 1)
1234 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp.ver-sun : libgomp.ver \
1235 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ $(top_srcdir)/../contrib/make_sunver.pl \
1236 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ $(libgomp_la_OBJECTS) $(libgomp_la_LIBADD)
1237 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ perl $(top_srcdir)/../contrib/make_sunver.pl \
1238 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ libgomp.ver \
1239 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ $(libgomp_la_OBJECTS:%.lo=.libs/%.o) \
1240 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ `echo $(libgomp_la_LIBADD) | \
1241 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ sed 's,/\([^/.]*\)\.la,/.libs/\1.a,g'` \
1242 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ > $@ || (rm -f $@ ; exit 1)
1244 omp_lib_kinds.mod: omp_lib.mod
1246 openacc_kinds.mod: openacc.mod
1248 openacc.mod: openacc.lo
1250 %.mod: %.f90
1251 $(FC) $(FCFLAGS) -fsyntax-only $<
1252 fortran.lo: libgomp_f.h
1253 fortran.o: libgomp_f.h
1254 env.lo: libgomp_f.h
1255 env.o: libgomp_f.h
1257 all-local: $(STAMP_GENINSRC)
1259 stamp-geninsrc: libgomp.info
1260 cp -p $(top_builddir)/libgomp.info $(srcdir)/libgomp.info
1261 @touch $@
1263 libgomp.info: $(STAMP_BUILD_INFO)
1265 stamp-build-info: libgomp.texi
1266 $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) -o libgomp.info $(srcdir)/libgomp.texi
1267 @touch $@
1269 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1270 # Otherwise a system limit (for SysV at least) may be exceeded.
1271 .NOEXPORT: