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