1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
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
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
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)
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
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/>.
53 echo
'am--echo: ; @echo "AM" OK' |
$(MAKE
) -f
- 2>/dev
/null \
54 | grep
'^AM OK$$' >/dev
/null || am__dry
=yes
;; \
56 for am__flg in
$$MAKEFLAGS; do \
59 *n
*) am__dry
=yes
; break
;; \
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
)
81 build_triplet
= @build@
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
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
) \
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 \
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/||"`;; \
123 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
125 am__nobase_strip_setup
= \
126 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
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] }'
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
= { \
141 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
142 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
143 $(am__cd
) "$$dir" && rm -f
$$files; }; \
145 am__installdirs
= "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(infodir)" \
146 "$(DESTDIR)$(fincludedir)" "$(DESTDIR)$(libsubincludedir)" \
147 "$(DESTDIR)$(toolexeclibdir)"
148 LTLIBRARIES
= $(toolexeclib_LTLIBRARIES
)
149 libgomp_plugin_host_nonshm_la_DEPENDENCIES
= libgomp.la
150 am_libgomp_plugin_host_nonshm_la_OBJECTS
= \
151 libgomp_plugin_host_nonshm_la-plugin-host.lo
152 libgomp_plugin_host_nonshm_la_OBJECTS
= \
153 $(am_libgomp_plugin_host_nonshm_la_OBJECTS
)
154 libgomp_plugin_host_nonshm_la_LINK
= $(LIBTOOL
) --tag
=CC \
155 $(libgomp_plugin_host_nonshm_la_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
156 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
157 $(libgomp_plugin_host_nonshm_la_LDFLAGS
) $(LDFLAGS
) -o
$@
159 @PLUGIN_NVPTX_TRUE@libgomp_plugin_nvptx_la_DEPENDENCIES
= libgomp.la \
160 @PLUGIN_NVPTX_TRUE@
$(am__DEPENDENCIES_1
)
161 @PLUGIN_NVPTX_TRUE@am_libgomp_plugin_nvptx_la_OBJECTS
= \
162 @PLUGIN_NVPTX_TRUE@ libgomp_plugin_nvptx_la-plugin-nvptx.lo
163 libgomp_plugin_nvptx_la_OBJECTS
= \
164 $(am_libgomp_plugin_nvptx_la_OBJECTS
)
165 libgomp_plugin_nvptx_la_LINK
= $(LIBTOOL
) --tag
=CC \
166 $(libgomp_plugin_nvptx_la_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
167 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
168 $(libgomp_plugin_nvptx_la_LDFLAGS
) $(LDFLAGS
) -o
$@
169 @PLUGIN_NVPTX_TRUE@am_libgomp_plugin_nvptx_la_rpath
= -rpath \
170 @PLUGIN_NVPTX_TRUE@
$(toolexeclibdir
)
172 @USE_FORTRAN_TRUE@am__objects_1
= openacc.lo
173 am_libgomp_la_OBJECTS
= alloc.lo barrier.lo critical.lo env.lo \
174 error.lo iter.lo iter_ull.lo loop.lo loop_ull.lo ordered.lo \
175 parallel.lo sections.lo single.lo task.lo team.lo work.lo \
176 lock.lo mutex.lo proc.lo sem.lo bar.lo ptrlock.lo time.lo \
177 fortran.lo affinity.lo target.lo splay-tree.lo \
178 libgomp-plugin.lo oacc-parallel.lo oacc-host.lo oacc-init.lo \
179 oacc-mem.lo oacc-async.lo oacc-plugin.lo oacc-cuda.lo \
181 libgomp_la_OBJECTS
= $(am_libgomp_la_OBJECTS
)
182 DEFAULT_INCLUDES
= -I.@am__isrc@
183 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
184 am__depfiles_maybe
= depfiles
186 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
187 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
188 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
189 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
190 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
192 FCCOMPILE
= $(FC
) $(AM_FCFLAGS
) $(FCFLAGS
)
193 LTFCCOMPILE
= $(LIBTOOL
) --tag
=FC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
194 --mode
=compile
$(FC
) $(AM_FCFLAGS
) $(FCFLAGS
)
196 FCLINK
= $(LIBTOOL
) --tag
=FC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
197 --mode
=link
$(FCLD
) $(AM_FCFLAGS
) $(FCFLAGS
) $(AM_LDFLAGS
) \
199 SOURCES
= $(libgomp_plugin_host_nonshm_la_SOURCES
) \
200 $(libgomp_plugin_nvptx_la_SOURCES
) $(libgomp_la_SOURCES
)
207 INFO_DEPS
= libgomp.
info
208 am__TEXINFO_TEX_DIR
= $(srcdir)/..
/gcc
/doc
/include
213 TEXINFOS
= libgomp.texi
215 TEXI2PDF
= $(TEXI2DVI
) --pdf
--batch
216 MAKEINFOHTML
= $(MAKEINFO
) --html
217 AM_MAKEINFOHTMLFLAGS
= $(AM_MAKEINFOFLAGS
)
219 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
220 html-recursive info-recursive install-data-recursive \
221 install-dvi-recursive install-exec-recursive \
222 install-html-recursive install-info-recursive \
223 install-pdf-recursive install-ps-recursive install-recursive \
224 installcheck-recursive installdirs-recursive pdf-recursive \
225 ps-recursive uninstall-recursive
226 am__can_run_installinfo
= \
227 case
$$AM_UPDATE_INFO_DIR in \
229 *) (install-info
--version
) >/dev
/null
2>&1;; \
231 HEADERS
= $(nodist_finclude_HEADERS
) $(nodist_libsubinclude_HEADERS
) \
232 $(nodist_noinst_HEADERS
) $(nodist_toolexeclib_HEADERS
)
233 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
234 distclean-recursive maintainer-clean-recursive
235 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
236 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS
239 DIST_SUBDIRS
= $(SUBDIRS
)
243 AUTOCONF
= @AUTOCONF@
244 AUTOHEADER
= @AUTOHEADER@
245 AUTOMAKE
= @AUTOMAKE@
248 CCDEPMODE
= @CCDEPMODE@
251 CPPFLAGS
= @CPPFLAGS@
252 CUDA_DRIVER_INCLUDE
= @CUDA_DRIVER_INCLUDE@
253 CUDA_DRIVER_LIB
= @CUDA_DRIVER_LIB@
254 CYGPATH_W
= @CYGPATH_W@
257 DSYMUTIL
= @DSYMUTIL@
269 INSTALL_DATA
= @INSTALL_DATA@
270 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
271 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
272 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
280 LTLIBOBJS
= @LTLIBOBJS@
282 MAKEINFO
= @MAKEINFO@
288 OMP_LOCK_25_ALIGN
= @OMP_LOCK_25_ALIGN@
289 OMP_LOCK_25_KIND
= @OMP_LOCK_25_KIND@
290 OMP_LOCK_25_SIZE
= @OMP_LOCK_25_SIZE@
291 OMP_LOCK_ALIGN
= @OMP_LOCK_ALIGN@
292 OMP_LOCK_KIND
= @OMP_LOCK_KIND@
293 OMP_LOCK_SIZE
= @OMP_LOCK_SIZE@
294 OMP_NEST_LOCK_25_ALIGN
= @OMP_NEST_LOCK_25_ALIGN@
295 OMP_NEST_LOCK_25_KIND
= @OMP_NEST_LOCK_25_KIND@
296 OMP_NEST_LOCK_25_SIZE
= @OMP_NEST_LOCK_25_SIZE@
297 OMP_NEST_LOCK_ALIGN
= @OMP_NEST_LOCK_ALIGN@
298 OMP_NEST_LOCK_KIND
= @OMP_NEST_LOCK_KIND@
299 OMP_NEST_LOCK_SIZE
= @OMP_NEST_LOCK_SIZE@
300 OPT_LDFLAGS
= @OPT_LDFLAGS@
304 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
305 PACKAGE_NAME
= @PACKAGE_NAME@
306 PACKAGE_STRING
= @PACKAGE_STRING@
307 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
308 PACKAGE_URL
= @PACKAGE_URL@
309 PACKAGE_VERSION
= @PACKAGE_VERSION@
310 PATH_SEPARATOR
= @PATH_SEPARATOR@
312 PLUGIN_NVPTX
= @PLUGIN_NVPTX@
313 PLUGIN_NVPTX_CPPFLAGS
= @PLUGIN_NVPTX_CPPFLAGS@
314 PLUGIN_NVPTX_LDFLAGS
= @PLUGIN_NVPTX_LDFLAGS@
315 PLUGIN_NVPTX_LIBS
= @PLUGIN_NVPTX_LIBS@
317 SECTION_LDFLAGS
= @SECTION_LDFLAGS@
319 SET_MAKE
= @SET_MAKE@
324 XLDFLAGS
= @XLDFLAGS@
325 abs_builddir
= @abs_builddir@
326 abs_srcdir
= @abs_srcdir@
327 abs_top_builddir
= @abs_top_builddir@
328 abs_top_srcdir
= @abs_top_srcdir@
329 ac_ct_CC
= @ac_ct_CC@
330 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
331 ac_ct_FC
= @ac_ct_FC@
332 am__include
= @am__include@
333 am__leading_dot
= @am__leading_dot@
334 am__quote
= @am__quote@
336 am__untar
= @am__untar@
339 build_alias
= @build_alias@
340 build_cpu
= @build_cpu@
341 build_os
= @build_os@
342 build_vendor
= @build_vendor@
343 builddir
= @builddir@
344 config_path
= @config_path@
346 datarootdir
= @datarootdir@
349 enable_shared
= @enable_shared@
350 enable_static
= @enable_static@
351 exec_prefix = @
exec_prefix@
353 host_alias
= @host_alias@
354 host_cpu
= @host_cpu@
356 host_vendor
= @host_vendor@
358 includedir = @
includedir@
360 install_sh
= @install_sh@
362 libexecdir
= @libexecdir@
363 libtool_VERSION
= @libtool_VERSION@
364 link_gomp
= @link_gomp@
365 localedir
= @localedir@
366 localstatedir
= @localstatedir@
367 lt_host_flags
= @lt_host_flags@
370 multi_basedir
= @multi_basedir@
371 offload_additional_lib_paths
= @offload_additional_lib_paths@
372 offload_additional_options
= @offload_additional_options@
373 offload_targets
= @offload_targets@
374 oldincludedir = @
oldincludedir@
377 program_transform_name
= @program_transform_name@
380 sharedstatedir
= @sharedstatedir@
382 sysconfdir
= @sysconfdir@
384 target_alias
= @target_alias@
385 target_cpu
= @target_cpu@
386 target_os
= @target_os@
387 target_vendor
= @target_vendor@
388 toolexecdir
= @toolexecdir@
389 toolexeclibdir
= @toolexeclibdir@
390 top_build_prefix
= @top_build_prefix@
391 top_builddir
= @top_builddir@
392 top_srcdir
= @top_srcdir@
393 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
395 gcc_version
:= $(shell cat
$(top_srcdir
)/..
/gcc
/BASE-VER
)
396 search_path
= $(addprefix $(top_srcdir
)/config
/, $(config_path
)) $(top_srcdir
) \
397 $(top_srcdir
)/..
/include
399 fincludedir
= $(libdir)/gcc
/$(target_alias
)/$(gcc_version
)/finclude
400 libsubincludedir
= $(libdir)/gcc
/$(target_alias
)/$(gcc_version
)/include
401 AM_CPPFLAGS
= $(addprefix -I
, $(search_path
))
402 AM_CFLAGS
= $(XCFLAGS
)
403 AM_LDFLAGS
= $(XLDFLAGS
) $(SECTION_LDFLAGS
) $(OPT_LDFLAGS
)
404 toolexeclib_LTLIBRARIES
= libgomp.la
$(am__append_1
) \
405 libgomp-plugin-host_nonshm.la
406 nodist_toolexeclib_HEADERS
= libgomp.spec
408 # -Wc is only a libtool option.
409 @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@comma
= ,
410 @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@PREPROCESS
= $(subst -Wc
$(comma
), , $(COMPILE
)) -E
411 @LIBGOMP_BUILD_VERSIONED_SHLIB_FALSE@libgomp_version_script
=
412 @LIBGOMP_BUILD_VERSIONED_SHLIB_GNU_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp_version_script
= -Wl
,--version-script
,libgomp.ver
413 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp_version_script
= -Wl
,-M
,libgomp.ver-sun
414 @LIBGOMP_BUILD_VERSIONED_SHLIB_FALSE@libgomp_version_dep
=
415 @LIBGOMP_BUILD_VERSIONED_SHLIB_GNU_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp_version_dep
= libgomp.ver
416 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp_version_dep
= libgomp.ver-sun
417 libgomp_version_info
= -version-info
$(libtool_VERSION
)
418 libgomp_la_LDFLAGS
= $(libgomp_version_info
) $(libgomp_version_script
) \
421 libgomp_la_DEPENDENCIES
= $(libgomp_version_dep
)
422 libgomp_la_LINK
= $(LINK
) $(libgomp_la_LDFLAGS
)
423 libgomp_la_SOURCES
= alloc.c barrier.c critical.c env.c error.c iter.c \
424 iter_ull.c loop.c loop_ull.c ordered.c parallel.c sections.c \
425 single.c task.c team.c work.c lock.c mutex.c proc.c sem.c \
426 bar.c ptrlock.c time.c fortran.c affinity.c target.c \
427 splay-tree.c libgomp-plugin.c oacc-parallel.c oacc-host.c \
428 oacc-init.c oacc-mem.c oacc-async.c oacc-plugin.c oacc-cuda.c \
431 # Nvidia PTX OpenACC plugin.
432 @PLUGIN_NVPTX_TRUE@libgomp_plugin_nvptx_version_info
= -version-info
$(libtool_VERSION
)
433 @PLUGIN_NVPTX_TRUE@libgomp_plugin_nvptx_la_SOURCES
= plugin
/plugin-nvptx.c
434 @PLUGIN_NVPTX_TRUE@libgomp_plugin_nvptx_la_CPPFLAGS
= $(AM_CPPFLAGS
) $(PLUGIN_NVPTX_CPPFLAGS
)
435 @PLUGIN_NVPTX_TRUE@libgomp_plugin_nvptx_la_LDFLAGS
= \
436 @PLUGIN_NVPTX_TRUE@
$(libgomp_plugin_nvptx_version_info
) \
437 @PLUGIN_NVPTX_TRUE@
$(lt_host_flags
) $(PLUGIN_NVPTX_LDFLAGS
)
438 @PLUGIN_NVPTX_TRUE@libgomp_plugin_nvptx_la_LIBADD
= libgomp.la
$(PLUGIN_NVPTX_LIBS
)
439 @PLUGIN_NVPTX_TRUE@libgomp_plugin_nvptx_la_LIBTOOLFLAGS
= --tag
=disable-static
440 libgomp_plugin_host_nonshm_version_info
= -version-info
$(libtool_VERSION
)
441 libgomp_plugin_host_nonshm_la_SOURCES
= plugin
/plugin-host.c
442 libgomp_plugin_host_nonshm_la_CPPFLAGS
= $(AM_CPPFLAGS
) -DHOST_NONSHM_PLUGIN
443 libgomp_plugin_host_nonshm_la_LDFLAGS
= \
444 $(libgomp_plugin_host_nonshm_version_info
) $(lt_host_flags
)
446 libgomp_plugin_host_nonshm_la_LIBADD
= libgomp.la
447 libgomp_plugin_host_nonshm_la_LIBTOOLFLAGS
= --tag
=disable-static
448 nodist_noinst_HEADERS
= libgomp_f.h
449 nodist_libsubinclude_HEADERS
= omp.h openacc.h
450 @USE_FORTRAN_TRUE@nodist_finclude_HEADERS
= omp_lib.h omp_lib.f90 omp_lib.mod omp_lib_kinds.mod \
451 @USE_FORTRAN_TRUE@ openacc_lib.h openacc.f90 openacc.mod openacc_kinds.mod
453 LTLDFLAGS
= $(shell $(SHELL
) $(top_srcdir
)/..
/libtool-ldflags
$(LDFLAGS
))
454 LINK
= $(LIBTOOL
) --tag CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=link \
455 $(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) $(LTLDFLAGS
) -o
$@
458 # Automake Documentation:
459 # If your package has Texinfo files in many directories, you can use the
460 # variable TEXINFO_TEX to tell Automake where to find the canonical
461 # `texinfo.tex' for your package. The value of this variable should be
462 # the relative path from the current `Makefile.am' to `texinfo.tex'.
463 TEXINFO_TEX
= ..
/gcc
/doc
/include/texinfo.
tex
465 # Defines info, dvi, pdf and html targets
466 MAKEINFOFLAGS
= -I
$(srcdir)/..
/gcc
/doc
/include
467 info_TEXINFOS
= libgomp.texi
468 @GENINSRC_FALSE@STAMP_GENINSRC
=
470 # AM_CONDITIONAL on configure option --generated-files-in-srcdir
471 @GENINSRC_TRUE@STAMP_GENINSRC
= stamp-geninsrc
472 @BUILD_INFO_FALSE@STAMP_BUILD_INFO
=
474 # AM_CONDITIONAL on configure check ACX_CHECK_PROG_VER([MAKEINFO])
475 @BUILD_INFO_TRUE@STAMP_BUILD_INFO
= stamp-build-info
476 CLEANFILES
= $(STAMP_GENINSRC
) $(STAMP_BUILD_INFO
) libgomp.
info
477 MAINTAINERCLEANFILES
= $(srcdir)/libgomp.
info
479 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
482 .SUFFIXES
: .c .
dvi .f90 .lo .o .obj .ps
483 am--refresh
: Makefile
485 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(top_srcdir
)/plugin
/Makefrag.am
$(am__configure_deps
)
487 case
'$(am__configure_deps)' in \
489 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
490 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
495 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
496 $(am__cd
) $(top_srcdir
) && \
497 $(AUTOMAKE
) --foreign Makefile
499 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
502 echo
' $(SHELL) ./config.status'; \
503 $(SHELL
) .
/config.status
;; \
505 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
506 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
508 $(top_srcdir
)/plugin
/Makefrag.am
:
510 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
511 $(SHELL
) .
/config.status
--recheck
513 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
514 $(am__cd
) $(srcdir) && $(AUTOCONF
)
515 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
516 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
517 $(am__aclocal_m4_deps
):
520 @if
test ! -f
$@
; then
rm -f stamp-h1
; else :; fi
521 @if
test ! -f
$@
; then
$(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; else :; fi
523 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
525 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
526 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
527 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
532 -rm -f config.h stamp-h1
533 omp.h
: $(top_builddir
)/config.status
$(srcdir)/omp.h.in
534 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
535 omp_lib.h
: $(top_builddir
)/config.status
$(srcdir)/omp_lib.h.in
536 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
537 omp_lib.f90
: $(top_builddir
)/config.status
$(srcdir)/omp_lib.f90.in
538 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
539 libgomp_f.h
: $(top_builddir
)/config.status
$(srcdir)/libgomp_f.h.in
540 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
541 libgomp.spec
: $(top_builddir
)/config.status
$(srcdir)/libgomp.spec.in
542 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
543 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
545 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
546 list2
=; for p in
$$list; do \
547 if
test -f
$$p; then \
548 list2
="$$list2 $$p"; \
551 test -z
"$$list2" ||
{ \
552 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
553 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
554 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
555 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
558 uninstall-toolexeclibLTLIBRARIES
:
560 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
561 for p in
$$list; do \
563 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
564 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$f"; \
567 clean-toolexeclibLTLIBRARIES
:
568 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
569 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
570 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
571 test "$$dir" != "$$p" ||
dir=.
; \
572 echo
"rm -f \"$${dir}/so_locations\""; \
573 rm -f
"$${dir}/so_locations"; \
575 libgomp-plugin-host_nonshm.la
: $(libgomp_plugin_host_nonshm_la_OBJECTS
) $(libgomp_plugin_host_nonshm_la_DEPENDENCIES
) $(EXTRA_libgomp_plugin_host_nonshm_la_DEPENDENCIES
)
576 $(libgomp_plugin_host_nonshm_la_LINK
) -rpath
$(toolexeclibdir
) $(libgomp_plugin_host_nonshm_la_OBJECTS
) $(libgomp_plugin_host_nonshm_la_LIBADD
) $(LIBS
)
577 libgomp-plugin-nvptx.la
: $(libgomp_plugin_nvptx_la_OBJECTS
) $(libgomp_plugin_nvptx_la_DEPENDENCIES
) $(EXTRA_libgomp_plugin_nvptx_la_DEPENDENCIES
)
578 $(libgomp_plugin_nvptx_la_LINK
) $(am_libgomp_plugin_nvptx_la_rpath
) $(libgomp_plugin_nvptx_la_OBJECTS
) $(libgomp_plugin_nvptx_la_LIBADD
) $(LIBS
)
579 libgomp.la
: $(libgomp_la_OBJECTS
) $(libgomp_la_DEPENDENCIES
) $(EXTRA_libgomp_la_DEPENDENCIES
)
580 $(libgomp_la_LINK
) -rpath
$(toolexeclibdir
) $(libgomp_la_OBJECTS
) $(libgomp_la_LIBADD
) $(LIBS
)
588 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/affinity.Plo@am__quote@
589 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/alloc.Plo@am__quote@
590 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/bar.Plo@am__quote@
591 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/barrier.Plo@am__quote@
592 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/critical.Plo@am__quote@
593 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/env.Plo@am__quote@
594 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/error.Plo@am__quote@
595 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/fortran.Plo@am__quote@
596 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/iter.Plo@am__quote@
597 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/iter_ull.Plo@am__quote@
598 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgomp-plugin.Plo@am__quote@
599 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgomp_plugin_host_nonshm_la-plugin-host.Plo@am__quote@
600 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgomp_plugin_nvptx_la-plugin-nvptx.Plo@am__quote@
601 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lock.Plo@am__quote@
602 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/loop.Plo@am__quote@
603 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/loop_ull.Plo@am__quote@
604 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mutex.Plo@am__quote@
605 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/oacc-async.Plo@am__quote@
606 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/oacc-cuda.Plo@am__quote@
607 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/oacc-host.Plo@am__quote@
608 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/oacc-init.Plo@am__quote@
609 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/oacc-mem.Plo@am__quote@
610 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/oacc-parallel.Plo@am__quote@
611 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/oacc-plugin.Plo@am__quote@
612 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ordered.Plo@am__quote@
613 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/parallel.Plo@am__quote@
614 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/proc.Plo@am__quote@
615 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ptrlock.Plo@am__quote@
616 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/sections.Plo@am__quote@
617 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/sem.Plo@am__quote@
618 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/single.Plo@am__quote@
619 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/splay-tree.Plo@am__quote@
620 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/target.Plo@am__quote@
621 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/task.Plo@am__quote@
622 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/team.Plo@am__quote@
623 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/time.Plo@am__quote@
624 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/work.Plo@am__quote@
627 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
628 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
629 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
630 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
631 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
634 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
635 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
636 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
637 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
638 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
641 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
642 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
643 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
644 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
645 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
647 libgomp_plugin_host_nonshm_la-plugin-host.lo
: plugin
/plugin-host.c
648 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(libgomp_plugin_host_nonshm_la_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgomp_plugin_host_nonshm_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libgomp_plugin_host_nonshm_la-plugin-host.lo
-MD
-MP
-MF
$(DEPDIR
)/libgomp_plugin_host_nonshm_la-plugin-host.Tpo
-c
-o libgomp_plugin_host_nonshm_la-plugin-host.lo
`test -f 'plugin/plugin-host.c' || echo '$(srcdir)/'`plugin
/plugin-host.c
649 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgomp_plugin_host_nonshm_la-plugin-host.Tpo
$(DEPDIR
)/libgomp_plugin_host_nonshm_la-plugin-host.Plo
650 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='plugin/plugin-host.c' object
='libgomp_plugin_host_nonshm_la-plugin-host.lo' libtool
=yes @AMDEPBACKSLASH@
651 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
652 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(libgomp_plugin_host_nonshm_la_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgomp_plugin_host_nonshm_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libgomp_plugin_host_nonshm_la-plugin-host.lo
`test -f 'plugin/plugin-host.c' || echo '$(srcdir)/'`plugin
/plugin-host.c
654 libgomp_plugin_nvptx_la-plugin-nvptx.lo
: plugin
/plugin-nvptx.c
655 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(libgomp_plugin_nvptx_la_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgomp_plugin_nvptx_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libgomp_plugin_nvptx_la-plugin-nvptx.lo
-MD
-MP
-MF
$(DEPDIR
)/libgomp_plugin_nvptx_la-plugin-nvptx.Tpo
-c
-o libgomp_plugin_nvptx_la-plugin-nvptx.lo
`test -f 'plugin/plugin-nvptx.c' || echo '$(srcdir)/'`plugin
/plugin-nvptx.c
656 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgomp_plugin_nvptx_la-plugin-nvptx.Tpo
$(DEPDIR
)/libgomp_plugin_nvptx_la-plugin-nvptx.Plo
657 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='plugin/plugin-nvptx.c' object
='libgomp_plugin_nvptx_la-plugin-nvptx.lo' libtool
=yes @AMDEPBACKSLASH@
658 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
659 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(libgomp_plugin_nvptx_la_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgomp_plugin_nvptx_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libgomp_plugin_nvptx_la-plugin-nvptx.lo
`test -f 'plugin/plugin-nvptx.c' || echo '$(srcdir)/'`plugin
/plugin-nvptx.c
662 $(FCCOMPILE
) -c
-o
$@
$<
665 $(FCCOMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
668 $(LTFCCOMPILE
) -c
-o
$@
$<
677 -rm -f libtool config.lt
679 # GNU Make needs to see an explicit $(MAKE) variable in the command it
680 # runs to enable its job server during parallel builds. Hence the
683 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
685 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
688 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
690 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
692 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
693 maintainer-clean-multi
:
694 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
696 libgomp.
dvi: libgomp.texi
697 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
698 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
699 $(TEXI2DVI
) -o
$@
`test -f 'libgomp.texi' || echo '$(srcdir)/'`libgomp.texi
701 libgomp.pdf
: libgomp.texi
702 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
703 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
704 $(TEXI2PDF
) -o
$@
`test -f 'libgomp.texi' || echo '$(srcdir)/'`libgomp.texi
706 libgomp.html
: libgomp.texi
707 rm -rf
$(@
:.html
=.htp
)
708 if
$(MAKEINFOHTML
) $(AM_MAKEINFOHTMLFLAGS
) $(MAKEINFOFLAGS
) -I
$(srcdir) \
709 -o
$(@
:.html
=.htp
) `test -f 'libgomp.texi' || echo '$(srcdir)/'`libgomp.texi
; \
712 if
test ! -d
$(@
:.html
=.htp
) && test -d
$(@
:.html
=); then \
713 mv
$(@
:.html
=) $@
; else mv
$(@
:.html
=.htp
) $@
; fi
; \
715 if
test ! -d
$(@
:.html
=.htp
) && test -d
$(@
:.html
=); then \
716 rm -rf
$(@
:.html
=); else rm -Rf
$(@
:.html
=.htp
) $@
; fi
; \
720 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
725 @list
='$(DVIS)'; test -n
"$(dvidir)" || list
=; \
726 for p in
$$list; do \
728 echo
" rm -f '$(DESTDIR)$(dvidir)/$$f'"; \
729 rm -f
"$(DESTDIR)$(dvidir)/$$f"; \
734 @list
='$(HTMLS)'; test -n
"$(htmldir)" || list
=; \
735 for p in
$$list; do \
737 echo
" rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \
738 rm -rf
"$(DESTDIR)$(htmldir)/$$f"; \
743 @if
test -d
'$(DESTDIR)$(infodir)' && $(am__can_run_installinfo
); then \
744 list
='$(INFO_DEPS)'; \
745 for file in
$$list; do \
746 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
747 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
748 if install-info
--info-dir
="$(DESTDIR)$(infodir)" --remove
"$(DESTDIR)$(infodir)/$$relfile"; \
749 then
:; else test ! -f
"$(DESTDIR)$(infodir)/$$relfile" || exit
1; fi
; \
753 @list
='$(INFO_DEPS)'; \
754 for file in
$$list; do \
755 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
756 relfile_i
=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
757 (if
test -d
"$(DESTDIR)$(infodir)" && cd
"$(DESTDIR)$(infodir)"; then \
758 echo
" cd '$(DESTDIR)$(infodir)' && rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]"; \
759 rm -f
$$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
765 @list
='$(PDFS)'; test -n
"$(pdfdir)" || list
=; \
766 for p in
$$list; do \
768 echo
" rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \
769 rm -f
"$(DESTDIR)$(pdfdir)/$$f"; \
774 @list
='$(PSS)'; test -n
"$(psdir)" || list
=; \
775 for p in
$$list; do \
777 echo
" rm -f '$(DESTDIR)$(psdir)/$$f'"; \
778 rm -f
"$(DESTDIR)$(psdir)/$$f"; \
781 dist-info
: $(INFO_DEPS
)
782 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
783 list
='$(INFO_DEPS)'; \
784 for base in
$$list; do \
786 $(srcdir)/*) base
=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
788 if
test -f
$$base; then d
=.
; else d
=$(srcdir); fi
; \
789 base_i
=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
790 for file in
$$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
791 if
test -f
$$file; then \
792 relfile
=`expr "$$file" : "$$d/\(.*\)"`; \
793 test -f
"$(distdir)/$$relfile" || \
794 cp
-p
$$file "$(distdir)/$$relfile"; \
800 -rm -rf libgomp.aux libgomp.cp libgomp.cps libgomp.fn libgomp.fns \
801 libgomp.ky libgomp.kys libgomp.log libgomp.pg libgomp.pgs \
802 libgomp.tmp libgomp.toc libgomp.tp libgomp.tps libgomp.vr \
806 -test -z
"libgomp.dvi libgomp.pdf libgomp.ps libgomp.html" \
807 ||
rm -rf libgomp.
dvi libgomp.pdf libgomp.ps libgomp.html
809 maintainer-clean-aminfo
:
810 @list
='$(INFO_DEPS)'; for i in
$$list; do \
811 i_i
=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
812 echo
" rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
813 rm -f
$$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
815 install-nodist_fincludeHEADERS
: $(nodist_finclude_HEADERS
)
817 @list
='$(nodist_finclude_HEADERS)'; test -n
"$(fincludedir)" || list
=; \
818 if
test -n
"$$list"; then \
819 echo
" $(MKDIR_P) '$(DESTDIR)$(fincludedir)'"; \
820 $(MKDIR_P
) "$(DESTDIR)$(fincludedir)" || exit
1; \
822 for p in
$$list; do \
823 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
825 done |
$(am__base_list
) | \
826 while read files
; do \
827 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(fincludedir)'"; \
828 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(fincludedir)" || exit
$$?
; \
831 uninstall-nodist_fincludeHEADERS
:
833 @list
='$(nodist_finclude_HEADERS)'; test -n
"$(fincludedir)" || list
=; \
834 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
835 dir='$(DESTDIR)$(fincludedir)'; $(am__uninstall_files_from_dir
)
836 install-nodist_libsubincludeHEADERS
: $(nodist_libsubinclude_HEADERS
)
838 @list
='$(nodist_libsubinclude_HEADERS)'; test -n
"$(libsubincludedir)" || list
=; \
839 if
test -n
"$$list"; then \
840 echo
" $(MKDIR_P) '$(DESTDIR)$(libsubincludedir)'"; \
841 $(MKDIR_P
) "$(DESTDIR)$(libsubincludedir)" || exit
1; \
843 for p in
$$list; do \
844 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
846 done |
$(am__base_list
) | \
847 while read files
; do \
848 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(libsubincludedir)'"; \
849 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(libsubincludedir)" || exit
$$?
; \
852 uninstall-nodist_libsubincludeHEADERS
:
854 @list
='$(nodist_libsubinclude_HEADERS)'; test -n
"$(libsubincludedir)" || list
=; \
855 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
856 dir='$(DESTDIR)$(libsubincludedir)'; $(am__uninstall_files_from_dir
)
857 install-nodist_toolexeclibHEADERS
: $(nodist_toolexeclib_HEADERS
)
859 @list
='$(nodist_toolexeclib_HEADERS)'; test -n
"$(toolexeclibdir)" || list
=; \
860 if
test -n
"$$list"; then \
861 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
862 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
864 for p in
$$list; do \
865 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
867 done |
$(am__base_list
) | \
868 while read files
; do \
869 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(toolexeclibdir)'"; \
870 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(toolexeclibdir)" || exit
$$?
; \
873 uninstall-nodist_toolexeclibHEADERS
:
875 @list
='$(nodist_toolexeclib_HEADERS)'; test -n
"$(toolexeclibdir)" || list
=; \
876 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
877 dir='$(DESTDIR)$(toolexeclibdir)'; $(am__uninstall_files_from_dir
)
879 # This directory's subdirectories are mostly independent; you can cd
880 # into them and run `make' without going through this Makefile.
881 # To change the values of `make' variables: instead of editing Makefiles,
882 # (1) if the variable is set in `config.status', edit `config.status'
883 # (which will cause the Makefiles to be regenerated when you run `make');
884 # (2) otherwise, pass the desired values on the `make' command line.
885 $(RECURSIVE_TARGETS
):
886 @fail
= failcom
='exit 1'; \
887 for f in x
$$MAKEFLAGS; do \
890 *k
*) failcom
='fail=yes';; \
894 target
=`echo $@ | sed s/-recursive//`; \
895 list
='$(SUBDIRS)'; for subdir in
$$list; do \
896 echo
"Making $$target in $$subdir"; \
897 if
test "$$subdir" = "."; then \
899 local_target
="$$target-am"; \
901 local_target
="$$target"; \
903 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
906 if
test "$$dot_seen" = "no"; then \
907 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
910 $(RECURSIVE_CLEAN_TARGETS
):
911 @fail
= failcom
='exit 1'; \
912 for f in x
$$MAKEFLAGS; do \
915 *k
*) failcom
='fail=yes';; \
920 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
921 *) list
='$(SUBDIRS)' ;; \
923 rev
=''; for subdir in
$$list; do \
924 if
test "$$subdir" = "."; then
:; else \
925 rev
="$$subdir $$rev"; \
929 target
=`echo $@ | sed s/-recursive//`; \
930 for subdir in
$$rev; do \
931 echo
"Making $$target in $$subdir"; \
932 if
test "$$subdir" = "."; then \
933 local_target
="$$target-am"; \
935 local_target
="$$target"; \
937 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
939 done
&& test -z
"$$fail"
941 list
='$(SUBDIRS)'; for subdir in
$$list; do \
942 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
945 list
='$(SUBDIRS)'; for subdir in
$$list; do \
946 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
949 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
950 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
951 unique
=`for i in $$list; do \
952 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
954 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
955 END { if (nonempty) { for (i in files) print i; }; }'`; \
959 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
960 $(TAGS_FILES
) $(LISP
)
963 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
964 include_option
=--etags-include
; \
967 include_option
=--include; \
970 list
='$(SUBDIRS)'; for subdir in
$$list; do \
971 if
test "$$subdir" = .
; then
:; else \
972 test ! -f
$$subdir/TAGS || \
973 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
976 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
977 unique
=`for i in $$list; do \
978 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
980 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
981 END { if (nonempty) { for (i in files) print i; }; }'`; \
983 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
984 test -n
"$$unique" || unique
=$$empty_fix; \
985 if
test $$# -gt 0; then \
986 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
989 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
994 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
995 $(TAGS_FILES
) $(LISP
)
996 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
997 unique
=`for i in $$list; do \
998 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1000 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1001 END { if (nonempty) { for (i in files) print i; }; }'`; \
1002 test -z
"$(CTAGS_ARGS)$$unique" \
1003 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
1007 here
=`$(am__cd) $(top_builddir) && pwd` \
1008 && $(am__cd
) $(top_srcdir
) \
1009 && gtags
-i
$(GTAGS_ARGS
) "$$here"
1012 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
1014 check: check-recursive
1015 all-am
: Makefile
$(INFO_DEPS
) $(LTLIBRARIES
) all-multi
$(HEADERS
) \
1017 installdirs: installdirs-recursive
1019 for
dir in
"$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(infodir)" "$(DESTDIR)$(fincludedir)" "$(DESTDIR)$(libsubincludedir)" "$(DESTDIR)$(toolexeclibdir)"; do \
1020 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
1022 install: install-recursive
1023 install-exec
: install-exec-recursive
1024 install-data
: install-data-recursive
1025 uninstall: uninstall-recursive
1028 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
1030 installcheck: installcheck-recursive
1032 if
test -z
'$(STRIP)'; then \
1033 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
1034 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
1037 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
1038 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
1039 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1041 mostlyclean-generic
:
1044 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
1047 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
1048 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
1050 maintainer-clean-generic
:
1051 @echo
"This command is intended for maintainers to use"
1052 @echo
"it deletes files that may require special tools to rebuild."
1053 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
1054 clean: clean-multi clean-recursive
1056 clean-am
: clean-aminfo clean-generic clean-libtool \
1057 clean-toolexeclibLTLIBRARIES mostlyclean-am
1059 distclean: distclean-multi distclean-recursive
1060 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1063 distclean-am
: clean-am distclean-compile distclean-generic \
1064 distclean-hdr distclean-libtool distclean-tags
1070 html
: html-recursive
1074 info: info-recursive
1076 info-am
: $(INFO_DEPS
)
1078 install-data-am
: install-info-am install-nodist_fincludeHEADERS \
1079 install-nodist_libsubincludeHEADERS
1081 install-dvi
: install-dvi-recursive
1083 install-dvi-am
: $(DVIS
)
1085 @list
='$(DVIS)'; test -n
"$(dvidir)" || list
=; \
1086 if
test -n
"$$list"; then \
1087 echo
" $(MKDIR_P) '$(DESTDIR)$(dvidir)'"; \
1088 $(MKDIR_P
) "$(DESTDIR)$(dvidir)" || exit
1; \
1090 for p in
$$list; do \
1091 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1093 done |
$(am__base_list
) | \
1094 while read files
; do \
1095 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(dvidir)'"; \
1096 $(INSTALL_DATA
) $$files "$(DESTDIR)$(dvidir)" || exit
$$?
; \
1098 install-exec-am
: install-multi install-nodist_toolexeclibHEADERS \
1099 install-toolexeclibLTLIBRARIES
1101 install-html
: install-html-recursive
1103 install-html-am
: $(HTMLS
)
1105 @list
='$(HTMLS)'; list2
=; test -n
"$(htmldir)" || list
=; \
1106 if
test -n
"$$list"; then \
1107 echo
" $(MKDIR_P) '$(DESTDIR)$(htmldir)'"; \
1108 $(MKDIR_P
) "$(DESTDIR)$(htmldir)" || exit
1; \
1110 for p in
$$list; do \
1111 if
test -f
"$$p" ||
test -d
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1114 if
test -d
"$$d2"; then \
1115 echo
" $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \
1116 $(MKDIR_P
) "$(DESTDIR)$(htmldir)/$$f" || exit
1; \
1117 echo
" $(INSTALL_DATA) '$$d2'/* '$(DESTDIR)$(htmldir)/$$f'"; \
1118 $(INSTALL_DATA
) "$$d2"/* "$(DESTDIR)$(htmldir)/$$f" || exit
$$?
; \
1120 list2
="$$list2 $$d2"; \
1123 test -z
"$$list2" ||
{ echo
"$$list2" |
$(am__base_list
) | \
1124 while read files
; do \
1125 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
1126 $(INSTALL_DATA
) $$files "$(DESTDIR)$(htmldir)" || exit
$$?
; \
1128 install-info
: install-info-recursive
1130 install-info-am
: $(INFO_DEPS
)
1132 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1133 list
='$(INFO_DEPS)'; test -n
"$(infodir)" || list
=; \
1134 if
test -n
"$$list"; then \
1135 echo
" $(MKDIR_P) '$(DESTDIR)$(infodir)'"; \
1136 $(MKDIR_P
) "$(DESTDIR)$(infodir)" || exit
1; \
1138 for file in
$$list; do \
1140 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
1142 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
1143 file_i
=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
1144 for ifile in
$$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
1145 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
1146 if
test -f
$$ifile; then \
1150 done |
$(am__base_list
) | \
1151 while read files
; do \
1152 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(infodir)'"; \
1153 $(INSTALL_DATA
) $$files "$(DESTDIR)$(infodir)" || exit
$$?
; done
1155 @if
$(am__can_run_installinfo
); then \
1156 list
='$(INFO_DEPS)'; test -n
"$(infodir)" || list
=; \
1157 for file in
$$list; do \
1158 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
1159 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
1160 install-info
--info-dir
="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" ||
:;\
1165 install-pdf
: install-pdf-recursive
1167 install-pdf-am
: $(PDFS
)
1169 @list
='$(PDFS)'; test -n
"$(pdfdir)" || list
=; \
1170 if
test -n
"$$list"; then \
1171 echo
" $(MKDIR_P) '$(DESTDIR)$(pdfdir)'"; \
1172 $(MKDIR_P
) "$(DESTDIR)$(pdfdir)" || exit
1; \
1174 for p in
$$list; do \
1175 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1177 done |
$(am__base_list
) | \
1178 while read files
; do \
1179 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(pdfdir)'"; \
1180 $(INSTALL_DATA
) $$files "$(DESTDIR)$(pdfdir)" || exit
$$?
; done
1181 install-ps
: install-ps-recursive
1183 install-ps-am
: $(PSS
)
1185 @list
='$(PSS)'; test -n
"$(psdir)" || list
=; \
1186 if
test -n
"$$list"; then \
1187 echo
" $(MKDIR_P) '$(DESTDIR)$(psdir)'"; \
1188 $(MKDIR_P
) "$(DESTDIR)$(psdir)" || exit
1; \
1190 for p in
$$list; do \
1191 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1193 done |
$(am__base_list
) | \
1194 while read files
; do \
1195 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \
1196 $(INSTALL_DATA
) $$files "$(DESTDIR)$(psdir)" || exit
$$?
; done
1199 maintainer-clean
: maintainer-clean-multi maintainer-clean-recursive
1200 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1201 -rm -rf
$(top_srcdir
)/autom4te.cache
1204 maintainer-clean-am
: distclean-am maintainer-clean-aminfo \
1205 maintainer-clean-generic
1207 mostlyclean: mostlyclean-multi mostlyclean-recursive
1209 mostlyclean-am
: mostlyclean-aminfo mostlyclean-compile \
1210 mostlyclean-generic mostlyclean-libtool
1220 uninstall-am
: uninstall-dvi-am uninstall-html-am uninstall-info-am \
1221 uninstall-nodist_fincludeHEADERS \
1222 uninstall-nodist_libsubincludeHEADERS \
1223 uninstall-nodist_toolexeclibHEADERS uninstall-pdf-am \
1224 uninstall-ps-am uninstall-toolexeclibLTLIBRARIES
1226 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all all-multi \
1227 clean-multi ctags-recursive distclean-multi install-am \
1228 install-multi install-strip maintainer-clean-multi \
1229 mostlyclean-multi tags-recursive
1231 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
1232 all all-am all-local all-multi am--refresh
check check-am \
1233 clean clean-aminfo clean-generic clean-libtool clean-multi \
1234 clean-toolexeclibLTLIBRARIES ctags ctags-recursive dist-info \
1235 distclean distclean-compile distclean-generic distclean-hdr \
1236 distclean-libtool distclean-multi distclean-tags
dvi dvi-am \
1237 html html-am
info info-am
install install-am install-data \
1238 install-data-am install-dvi install-dvi-am install-exec \
1239 install-exec-am install-html install-html-am install-info \
1240 install-info-am install-man install-multi \
1241 install-nodist_fincludeHEADERS \
1242 install-nodist_libsubincludeHEADERS \
1243 install-nodist_toolexeclibHEADERS install-pdf install-pdf-am \
1244 install-ps install-ps-am install-strip \
1245 install-toolexeclibLTLIBRARIES
installcheck installcheck-am \
1246 installdirs installdirs-am maintainer-clean \
1247 maintainer-clean-aminfo maintainer-clean-generic \
1248 maintainer-clean-multi
mostlyclean mostlyclean-aminfo \
1249 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1250 mostlyclean-multi pdf pdf-am ps ps-am
tags tags-recursive \
1251 uninstall uninstall-am uninstall-dvi-am uninstall-html-am \
1252 uninstall-info-am uninstall-nodist_fincludeHEADERS \
1253 uninstall-nodist_libsubincludeHEADERS \
1254 uninstall-nodist_toolexeclibHEADERS uninstall-pdf-am \
1255 uninstall-ps-am uninstall-toolexeclibLTLIBRARIES
1258 vpath
% $(strip $(search_path
))
1260 @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp.ver
: $(top_srcdir
)/libgomp.map
1261 @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@
$(EGREP
) -v
'#(#| |$$)' $< | \
1262 @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@
$(PREPROCESS
) -P
-include config.h
- > $@ ||
(rm -f
$@
; exit
1)
1263 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp.ver-sun
: libgomp.ver \
1264 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@
$(top_srcdir
)/..
/contrib
/make_sunver.pl \
1265 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@
$(libgomp_la_OBJECTS
) $(libgomp_la_LIBADD
)
1266 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ perl
$(top_srcdir
)/..
/contrib
/make_sunver.pl \
1267 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ libgomp.ver \
1268 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@
$(libgomp_la_OBJECTS
:%.lo
=.libs
/%.o
) \
1269 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@
`echo $(libgomp_la_LIBADD) | \
1270 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ sed 's,/\([^/.]*\)\.la,/.libs/\1.a,g'` \
1271 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@
> $@ ||
(rm -f
$@
; exit
1)
1273 omp_lib_kinds.mod
: omp_lib.mod
1275 openacc_kinds.mod
: openacc.mod
1277 openacc.mod
: openacc.lo
1280 $(FC
) $(FCFLAGS
) -fsyntax-only
$<
1281 fortran.lo
: libgomp_f.h
1282 fortran.o
: libgomp_f.h
1286 all-local
: $(STAMP_GENINSRC
)
1288 stamp-geninsrc
: libgomp.
info
1289 cp
-p
$(top_builddir
)/libgomp.
info $(srcdir)/libgomp.
info
1292 libgomp.
info: $(STAMP_BUILD_INFO
)
1294 stamp-build-info
: libgomp.texi
1295 $(MAKEINFO
) $(AM_MAKEINFOFLAGS
) $(MAKEINFOFLAGS
) -I
$(srcdir) -o libgomp.
info $(srcdir)/libgomp.texi
1298 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1299 # Otherwise a system limit (for SysV at least) may be exceeded.