1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
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
20 pkgdatadir
= $(datadir)/@PACKAGE@
21 pkgincludedir
= $(includedir)/@PACKAGE@
22 pkglibdir
= $(libdir)/@PACKAGE@
23 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
24 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA
= $(install_sh
) -c
-m
644
26 install_sh_PROGRAM
= $(install_sh
) -c
27 install_sh_SCRIPT
= $(install_sh
) -c
28 INSTALL_HEADER
= $(INSTALL_DATA
)
29 transform
= $(program_transform_name
)
36 build_triplet
= @build@
38 target_triplet
= @target@
40 DIST_COMMON
= ChangeLog
$(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
41 $(top_srcdir
)/configure
$(am__configure_deps
) \
42 $(srcdir)/config.h.in
$(srcdir)/..
/mkinstalldirs \
43 $(srcdir)/omp.h.in
$(srcdir)/omp_lib.h.in \
44 $(srcdir)/omp_lib.f90.in
$(srcdir)/libgomp_f.h.in \
45 $(srcdir)/libgomp.spec.in
$(srcdir)/..
/depcomp
46 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
47 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/acx.m4 \
48 $(top_srcdir
)/..
/config
/depstand.m4 \
49 $(top_srcdir
)/..
/config
/enable.m4 \
50 $(top_srcdir
)/..
/config
/futex.m4 \
51 $(top_srcdir
)/..
/config
/lead-dot.m4 \
52 $(top_srcdir
)/..
/config
/lthostflags.m4 \
53 $(top_srcdir
)/..
/config
/multi.m4 \
54 $(top_srcdir
)/..
/config
/override.m4 \
55 $(top_srcdir
)/..
/config
/stdint.m4 \
56 $(top_srcdir
)/..
/config
/tls.m4
$(top_srcdir
)/..
/ltoptions.m4 \
57 $(top_srcdir
)/..
/ltsugar.m4
$(top_srcdir
)/..
/ltversion.m4 \
58 $(top_srcdir
)/..
/lt~obsolete.m4
$(top_srcdir
)/acinclude.m4 \
59 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/configure.ac
60 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
62 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
63 configure.lineno config.status.lineno
64 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
65 CONFIG_HEADER
= config.h
66 CONFIG_CLEAN_FILES
= omp.h omp_lib.h omp_lib.f90 libgomp_f.h \
68 CONFIG_CLEAN_VPATH_FILES
=
69 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
70 am__vpath_adj
= case
$$p in \
71 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
74 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
76 am__nobase_strip_setup
= \
77 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
79 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
80 am__nobase_list
= $(am__nobase_strip_setup
); \
81 for p in
$$list; do echo
"$$p $$p"; done | \
82 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
83 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
84 if (++n[$$2] == $(am__install_max)) \
85 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
86 END { for (dir in files) print dir, files[dir] }'
88 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
89 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
90 am__installdirs
= "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(infodir)" \
91 "$(DESTDIR)$(fincludedir)" "$(DESTDIR)$(libsubincludedir)" \
92 "$(DESTDIR)$(toolexeclibdir)"
93 LTLIBRARIES
= $(toolexeclib_LTLIBRARIES
)
95 am_libgomp_la_OBJECTS
= alloc.lo barrier.lo critical.lo env.lo \
96 error.lo iter.lo iter_ull.lo loop.lo loop_ull.lo ordered.lo \
97 parallel.lo sections.lo single.lo task.lo team.lo work.lo \
98 lock.lo mutex.lo proc.lo sem.lo bar.lo ptrlock.lo time.lo \
99 fortran.lo affinity.lo target.lo
100 libgomp_la_OBJECTS
= $(am_libgomp_la_OBJECTS
)
101 DEFAULT_INCLUDES
= -I.@am__isrc@
102 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
103 am__depfiles_maybe
= depfiles
105 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
106 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
107 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
108 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
109 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
111 SOURCES
= $(libgomp_la_SOURCES
)
118 INFO_DEPS
= libgomp.
info
119 am__TEXINFO_TEX_DIR
= $(srcdir)/..
/gcc
/doc
/include
124 TEXINFOS
= libgomp.texi
126 TEXI2PDF
= $(TEXI2DVI
) --pdf
--batch
127 MAKEINFOHTML
= $(MAKEINFO
) --html
128 AM_MAKEINFOHTMLFLAGS
= $(AM_MAKEINFOFLAGS
)
130 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
131 html-recursive info-recursive install-data-recursive \
132 install-dvi-recursive install-exec-recursive \
133 install-html-recursive install-info-recursive \
134 install-pdf-recursive install-ps-recursive install-recursive \
135 installcheck-recursive installdirs-recursive pdf-recursive \
136 ps-recursive uninstall-recursive
137 HEADERS
= $(nodist_finclude_HEADERS
) $(nodist_libsubinclude_HEADERS
) \
138 $(nodist_noinst_HEADERS
) $(nodist_toolexeclib_HEADERS
)
139 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
140 distclean-recursive maintainer-clean-recursive
141 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
142 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS
145 DIST_SUBDIRS
= $(SUBDIRS
)
149 AUTOCONF
= @AUTOCONF@
150 AUTOHEADER
= @AUTOHEADER@
151 AUTOMAKE
= @AUTOMAKE@
154 CCDEPMODE
= @CCDEPMODE@
157 CPPFLAGS
= @CPPFLAGS@
158 CYGPATH_W
= @CYGPATH_W@
161 DSYMUTIL
= @DSYMUTIL@
173 INSTALL_DATA
= @INSTALL_DATA@
174 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
175 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
176 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
184 LTLIBOBJS
= @LTLIBOBJS@
186 MAKEINFO
= @MAKEINFO@
192 OMP_LOCK_25_ALIGN
= @OMP_LOCK_25_ALIGN@
193 OMP_LOCK_25_KIND
= @OMP_LOCK_25_KIND@
194 OMP_LOCK_25_SIZE
= @OMP_LOCK_25_SIZE@
195 OMP_LOCK_ALIGN
= @OMP_LOCK_ALIGN@
196 OMP_LOCK_KIND
= @OMP_LOCK_KIND@
197 OMP_LOCK_SIZE
= @OMP_LOCK_SIZE@
198 OMP_NEST_LOCK_25_ALIGN
= @OMP_NEST_LOCK_25_ALIGN@
199 OMP_NEST_LOCK_25_KIND
= @OMP_NEST_LOCK_25_KIND@
200 OMP_NEST_LOCK_25_SIZE
= @OMP_NEST_LOCK_25_SIZE@
201 OMP_NEST_LOCK_ALIGN
= @OMP_NEST_LOCK_ALIGN@
202 OMP_NEST_LOCK_KIND
= @OMP_NEST_LOCK_KIND@
203 OMP_NEST_LOCK_SIZE
= @OMP_NEST_LOCK_SIZE@
204 OPT_LDFLAGS
= @OPT_LDFLAGS@
208 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
209 PACKAGE_NAME
= @PACKAGE_NAME@
210 PACKAGE_STRING
= @PACKAGE_STRING@
211 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
212 PACKAGE_URL
= @PACKAGE_URL@
213 PACKAGE_VERSION
= @PACKAGE_VERSION@
214 PATH_SEPARATOR
= @PATH_SEPARATOR@
217 SECTION_LDFLAGS
= @SECTION_LDFLAGS@
219 SET_MAKE
= @SET_MAKE@
224 XLDFLAGS
= @XLDFLAGS@
225 abs_builddir
= @abs_builddir@
226 abs_srcdir
= @abs_srcdir@
227 abs_top_builddir
= @abs_top_builddir@
228 abs_top_srcdir
= @abs_top_srcdir@
229 ac_ct_CC
= @ac_ct_CC@
230 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
231 ac_ct_FC
= @ac_ct_FC@
232 am__include
= @am__include@
233 am__leading_dot
= @am__leading_dot@
234 am__quote
= @am__quote@
236 am__untar
= @am__untar@
239 build_alias
= @build_alias@
240 build_cpu
= @build_cpu@
241 build_os
= @build_os@
242 build_vendor
= @build_vendor@
243 builddir
= @builddir@
244 config_path
= @config_path@
246 datarootdir
= @datarootdir@
249 enable_shared
= @enable_shared@
250 enable_static
= @enable_static@
251 exec_prefix = @
exec_prefix@
253 host_alias
= @host_alias@
254 host_cpu
= @host_cpu@
256 host_vendor
= @host_vendor@
258 includedir = @
includedir@
260 install_sh
= @install_sh@
262 libexecdir
= @libexecdir@
263 libtool_VERSION
= @libtool_VERSION@
264 link_gomp
= @link_gomp@
265 localedir
= @localedir@
266 localstatedir
= @localstatedir@
267 lt_host_flags
= @lt_host_flags@
270 multi_basedir
= @multi_basedir@
271 offload_additional_lib_paths
= @offload_additional_lib_paths@
272 offload_additional_options
= @offload_additional_options@
273 offload_targets
= @offload_targets@
274 oldincludedir = @
oldincludedir@
277 program_transform_name
= @program_transform_name@
280 sharedstatedir
= @sharedstatedir@
282 sysconfdir
= @sysconfdir@
284 target_alias
= @target_alias@
285 target_cpu
= @target_cpu@
286 target_os
= @target_os@
287 target_vendor
= @target_vendor@
288 toolexecdir
= @toolexecdir@
289 toolexeclibdir
= @toolexeclibdir@
290 top_build_prefix
= @top_build_prefix@
291 top_builddir
= @top_builddir@
292 top_srcdir
= @top_srcdir@
293 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
295 gcc_version
:= $(shell cat
$(top_srcdir
)/..
/gcc
/BASE-VER
)
296 search_path
= $(addprefix $(top_srcdir
)/config
/, $(config_path
)) $(top_srcdir
)
297 fincludedir
= $(libdir)/gcc
/$(target_alias
)/$(gcc_version
)/finclude
298 libsubincludedir
= $(libdir)/gcc
/$(target_alias
)/$(gcc_version
)/include
299 AM_CPPFLAGS
= $(addprefix -I
, $(search_path
))
300 AM_CFLAGS
= $(XCFLAGS
)
301 AM_LDFLAGS
= $(XLDFLAGS
) $(SECTION_LDFLAGS
) $(OPT_LDFLAGS
)
302 toolexeclib_LTLIBRARIES
= libgomp.la
303 nodist_toolexeclib_HEADERS
= libgomp.spec
305 # -Wc is only a libtool option.
306 @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@comma
= ,
307 @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@PREPROCESS
= $(subst -Wc
$(comma
), , $(COMPILE
)) -E
308 @LIBGOMP_BUILD_VERSIONED_SHLIB_FALSE@libgomp_version_script
=
309 @LIBGOMP_BUILD_VERSIONED_SHLIB_GNU_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp_version_script
= -Wl
,--version-script
,libgomp.ver
310 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp_version_script
= -Wl
,-M
,libgomp.ver-sun
311 @LIBGOMP_BUILD_VERSIONED_SHLIB_FALSE@libgomp_version_dep
=
312 @LIBGOMP_BUILD_VERSIONED_SHLIB_GNU_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp_version_dep
= libgomp.ver
313 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp_version_dep
= libgomp.ver-sun
314 libgomp_version_info
= -version-info
$(libtool_VERSION
)
315 libgomp_la_LDFLAGS
= $(libgomp_version_info
) $(libgomp_version_script
) \
318 libgomp_la_DEPENDENCIES
= $(libgomp_version_dep
)
319 libgomp_la_LINK
= $(LINK
) $(libgomp_la_LDFLAGS
)
320 libgomp_la_SOURCES
= alloc.c barrier.c critical.c env.c error.c iter.c \
321 iter_ull.c loop.c loop_ull.c ordered.c parallel.c sections.c single.c \
322 task.c team.c work.c lock.c mutex.c proc.c sem.c bar.c ptrlock.c \
323 time.c fortran.c affinity.c target.c
325 nodist_noinst_HEADERS
= libgomp_f.h
326 nodist_libsubinclude_HEADERS
= omp.h
327 @USE_FORTRAN_TRUE@nodist_finclude_HEADERS
= omp_lib.h omp_lib.f90 omp_lib.mod omp_lib_kinds.mod
328 LTLDFLAGS
= $(shell $(SHELL
) $(top_srcdir
)/..
/libtool-ldflags
$(LDFLAGS
))
329 LINK
= $(LIBTOOL
) --tag CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=link \
330 $(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) $(LTLDFLAGS
) -o
$@
333 # Automake Documentation:
334 # If your package has Texinfo files in many directories, you can use the
335 # variable TEXINFO_TEX to tell Automake where to find the canonical
336 # `texinfo.tex' for your package. The value of this variable should be
337 # the relative path from the current `Makefile.am' to `texinfo.tex'.
338 TEXINFO_TEX
= ..
/gcc
/doc
/include/texinfo.
tex
340 # Defines info, dvi, pdf and html targets
341 MAKEINFOFLAGS
= -I
$(srcdir)/..
/gcc
/doc
/include
342 info_TEXINFOS
= libgomp.texi
343 @GENINSRC_FALSE@STAMP_GENINSRC
=
345 # AM_CONDITIONAL on configure option --generated-files-in-srcdir
346 @GENINSRC_TRUE@STAMP_GENINSRC
= stamp-geninsrc
347 @BUILD_INFO_FALSE@STAMP_BUILD_INFO
=
349 # AM_CONDITIONAL on configure check ACX_CHECK_PROG_VER([MAKEINFO])
350 @BUILD_INFO_TRUE@STAMP_BUILD_INFO
= stamp-build-info
351 CLEANFILES
= $(STAMP_GENINSRC
) $(STAMP_BUILD_INFO
) libgomp.
info
352 MAINTAINERCLEANFILES
= $(srcdir)/libgomp.
info
354 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
357 .SUFFIXES
: .c .
dvi .lo .o .obj .ps
360 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
362 case
'$(am__configure_deps)' in \
364 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
365 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
370 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
371 $(am__cd
) $(top_srcdir
) && \
372 $(AUTOMAKE
) --foreign Makefile
374 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
377 echo
' $(SHELL) ./config.status'; \
378 $(SHELL
) .
/config.status
;; \
380 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
381 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
384 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
385 $(SHELL
) .
/config.status
--recheck
387 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
388 $(am__cd
) $(srcdir) && $(AUTOCONF
)
389 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
390 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
391 $(am__aclocal_m4_deps
):
394 @if
test ! -f
$@
; then \
396 $(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; \
399 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
401 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
402 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
403 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
408 -rm -f config.h stamp-h1
409 omp.h
: $(top_builddir
)/config.status
$(srcdir)/omp.h.in
410 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
411 omp_lib.h
: $(top_builddir
)/config.status
$(srcdir)/omp_lib.h.in
412 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
413 omp_lib.f90
: $(top_builddir
)/config.status
$(srcdir)/omp_lib.f90.in
414 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
415 libgomp_f.h
: $(top_builddir
)/config.status
$(srcdir)/libgomp_f.h.in
416 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
417 libgomp.spec
: $(top_builddir
)/config.status
$(srcdir)/libgomp.spec.in
418 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
419 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
421 test -z
"$(toolexeclibdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)"
422 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
423 list2
=; for p in
$$list; do \
424 if
test -f
$$p; then \
425 list2
="$$list2 $$p"; \
428 test -z
"$$list2" ||
{ \
429 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
430 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
433 uninstall-toolexeclibLTLIBRARIES
:
435 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
436 for p in
$$list; do \
438 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
439 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$f"; \
442 clean-toolexeclibLTLIBRARIES
:
443 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
444 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
445 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
446 test "$$dir" != "$$p" ||
dir=.
; \
447 echo
"rm -f \"$${dir}/so_locations\""; \
448 rm -f
"$${dir}/so_locations"; \
450 libgomp.la
: $(libgomp_la_OBJECTS
) $(libgomp_la_DEPENDENCIES
)
451 $(libgomp_la_LINK
) -rpath
$(toolexeclibdir
) $(libgomp_la_OBJECTS
) $(libgomp_la_LIBADD
) $(LIBS
)
459 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/affinity.Plo@am__quote@
460 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/alloc.Plo@am__quote@
461 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/bar.Plo@am__quote@
462 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/barrier.Plo@am__quote@
463 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/critical.Plo@am__quote@
464 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/env.Plo@am__quote@
465 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/error.Plo@am__quote@
466 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/fortran.Plo@am__quote@
467 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/iter.Plo@am__quote@
468 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/iter_ull.Plo@am__quote@
469 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lock.Plo@am__quote@
470 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/loop.Plo@am__quote@
471 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/loop_ull.Plo@am__quote@
472 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mutex.Plo@am__quote@
473 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ordered.Plo@am__quote@
474 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/parallel.Plo@am__quote@
475 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/proc.Plo@am__quote@
476 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ptrlock.Plo@am__quote@
477 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/sections.Plo@am__quote@
478 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/sem.Plo@am__quote@
479 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/single.Plo@am__quote@
480 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/target.Plo@am__quote@
481 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/task.Plo@am__quote@
482 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/team.Plo@am__quote@
483 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/time.Plo@am__quote@
484 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/work.Plo@am__quote@
487 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
488 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
489 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
490 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
491 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
494 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
495 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
496 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
497 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
498 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
501 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
502 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
503 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
504 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
505 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
514 -rm -f libtool config.lt
516 # GNU Make needs to see an explicit $(MAKE) variable in the command it
517 # runs to enable its job server during parallel builds. Hence the
520 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
522 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
525 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
527 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
529 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
530 maintainer-clean-multi
:
531 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
533 libgomp.
dvi: libgomp.texi
534 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
535 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
536 $(TEXI2DVI
) -o
$@
`test -f 'libgomp.texi' || echo '$(srcdir)/'`libgomp.texi
538 libgomp.pdf
: libgomp.texi
539 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
540 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
541 $(TEXI2PDF
) -o
$@
`test -f 'libgomp.texi' || echo '$(srcdir)/'`libgomp.texi
543 libgomp.html
: libgomp.texi
544 rm -rf
$(@
:.html
=.htp
)
545 if
$(MAKEINFOHTML
) $(AM_MAKEINFOHTMLFLAGS
) $(MAKEINFOFLAGS
) -I
$(srcdir) \
546 -o
$(@
:.html
=.htp
) `test -f 'libgomp.texi' || echo '$(srcdir)/'`libgomp.texi
; \
549 if
test ! -d
$(@
:.html
=.htp
) && test -d
$(@
:.html
=); then \
550 mv
$(@
:.html
=) $@
; else mv
$(@
:.html
=.htp
) $@
; fi
; \
552 if
test ! -d
$(@
:.html
=.htp
) && test -d
$(@
:.html
=); then \
553 rm -rf
$(@
:.html
=); else rm -Rf
$(@
:.html
=.htp
) $@
; fi
; \
557 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
562 @list
='$(DVIS)'; test -n
"$(dvidir)" || list
=; \
563 for p in
$$list; do \
565 echo
" rm -f '$(DESTDIR)$(dvidir)/$$f'"; \
566 rm -f
"$(DESTDIR)$(dvidir)/$$f"; \
571 @list
='$(HTMLS)'; test -n
"$(htmldir)" || list
=; \
572 for p in
$$list; do \
574 echo
" rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \
575 rm -rf
"$(DESTDIR)$(htmldir)/$$f"; \
580 @if
test -d
'$(DESTDIR)$(infodir)' && \
581 (install-info
--version
&& \
582 install-info
--version
2>&1 | sed
1q | grep
-i
-v debian
) >/dev
/null
2>&1; then \
583 list
='$(INFO_DEPS)'; \
584 for file in
$$list; do \
585 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
586 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
587 if install-info
--info-dir
="$(DESTDIR)$(infodir)" --remove
"$(DESTDIR)$(infodir)/$$relfile"; \
588 then
:; else test ! -f
"$(DESTDIR)$(infodir)/$$relfile" || exit
1; fi
; \
592 @list
='$(INFO_DEPS)'; \
593 for file in
$$list; do \
594 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
595 relfile_i
=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
596 (if
test -d
"$(DESTDIR)$(infodir)" && cd
"$(DESTDIR)$(infodir)"; then \
597 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]"; \
598 rm -f
$$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
604 @list
='$(PDFS)'; test -n
"$(pdfdir)" || list
=; \
605 for p in
$$list; do \
607 echo
" rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \
608 rm -f
"$(DESTDIR)$(pdfdir)/$$f"; \
613 @list
='$(PSS)'; test -n
"$(psdir)" || list
=; \
614 for p in
$$list; do \
616 echo
" rm -f '$(DESTDIR)$(psdir)/$$f'"; \
617 rm -f
"$(DESTDIR)$(psdir)/$$f"; \
620 dist-info
: $(INFO_DEPS
)
621 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
622 list
='$(INFO_DEPS)'; \
623 for base in
$$list; do \
625 $(srcdir)/*) base
=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
627 if
test -f
$$base; then d
=.
; else d
=$(srcdir); fi
; \
628 base_i
=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
629 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 \
630 if
test -f
$$file; then \
631 relfile
=`expr "$$file" : "$$d/\(.*\)"`; \
632 test -f
"$(distdir)/$$relfile" || \
633 cp
-p
$$file "$(distdir)/$$relfile"; \
639 -rm -rf libgomp.aux libgomp.cp libgomp.cps libgomp.fn libgomp.fns \
640 libgomp.ky libgomp.kys libgomp.log libgomp.pg libgomp.pgs \
641 libgomp.tmp libgomp.toc libgomp.tp libgomp.tps libgomp.vr \
645 -test -z
"libgomp.dvi libgomp.pdf libgomp.ps libgomp.html" \
646 ||
rm -rf libgomp.
dvi libgomp.pdf libgomp.ps libgomp.html
648 maintainer-clean-aminfo
:
649 @list
='$(INFO_DEPS)'; for i in
$$list; do \
650 i_i
=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
651 echo
" rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
652 rm -f
$$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
654 install-nodist_fincludeHEADERS
: $(nodist_finclude_HEADERS
)
656 test -z
"$(fincludedir)" ||
$(MKDIR_P
) "$(DESTDIR)$(fincludedir)"
657 @list
='$(nodist_finclude_HEADERS)'; test -n
"$(fincludedir)" || list
=; \
658 for p in
$$list; do \
659 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
661 done |
$(am__base_list
) | \
662 while read files
; do \
663 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(fincludedir)'"; \
664 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(fincludedir)" || exit
$$?
; \
667 uninstall-nodist_fincludeHEADERS
:
669 @list
='$(nodist_finclude_HEADERS)'; test -n
"$(fincludedir)" || list
=; \
670 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
671 test -n
"$$files" || exit
0; \
672 echo
" ( cd '$(DESTDIR)$(fincludedir)' && rm -f" $$files ")"; \
673 cd
"$(DESTDIR)$(fincludedir)" && rm -f
$$files
674 install-nodist_libsubincludeHEADERS
: $(nodist_libsubinclude_HEADERS
)
676 test -z
"$(libsubincludedir)" ||
$(MKDIR_P
) "$(DESTDIR)$(libsubincludedir)"
677 @list
='$(nodist_libsubinclude_HEADERS)'; test -n
"$(libsubincludedir)" || list
=; \
678 for p in
$$list; do \
679 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
681 done |
$(am__base_list
) | \
682 while read files
; do \
683 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(libsubincludedir)'"; \
684 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(libsubincludedir)" || exit
$$?
; \
687 uninstall-nodist_libsubincludeHEADERS
:
689 @list
='$(nodist_libsubinclude_HEADERS)'; test -n
"$(libsubincludedir)" || list
=; \
690 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
691 test -n
"$$files" || exit
0; \
692 echo
" ( cd '$(DESTDIR)$(libsubincludedir)' && rm -f" $$files ")"; \
693 cd
"$(DESTDIR)$(libsubincludedir)" && rm -f
$$files
694 install-nodist_toolexeclibHEADERS
: $(nodist_toolexeclib_HEADERS
)
696 test -z
"$(toolexeclibdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)"
697 @list
='$(nodist_toolexeclib_HEADERS)'; test -n
"$(toolexeclibdir)" || list
=; \
698 for p in
$$list; do \
699 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
701 done |
$(am__base_list
) | \
702 while read files
; do \
703 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(toolexeclibdir)'"; \
704 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(toolexeclibdir)" || exit
$$?
; \
707 uninstall-nodist_toolexeclibHEADERS
:
709 @list
='$(nodist_toolexeclib_HEADERS)'; test -n
"$(toolexeclibdir)" || list
=; \
710 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
711 test -n
"$$files" || exit
0; \
712 echo
" ( cd '$(DESTDIR)$(toolexeclibdir)' && rm -f" $$files ")"; \
713 cd
"$(DESTDIR)$(toolexeclibdir)" && rm -f
$$files
715 # This directory's subdirectories are mostly independent; you can cd
716 # into them and run `make' without going through this Makefile.
717 # To change the values of `make' variables: instead of editing Makefiles,
718 # (1) if the variable is set in `config.status', edit `config.status'
719 # (which will cause the Makefiles to be regenerated when you run `make');
720 # (2) otherwise, pass the desired values on the `make' command line.
721 $(RECURSIVE_TARGETS
):
722 @fail
= failcom
='exit 1'; \
723 for f in x
$$MAKEFLAGS; do \
726 *k
*) failcom
='fail=yes';; \
730 target
=`echo $@ | sed s/-recursive//`; \
731 list
='$(SUBDIRS)'; for subdir in
$$list; do \
732 echo
"Making $$target in $$subdir"; \
733 if
test "$$subdir" = "."; then \
735 local_target
="$$target-am"; \
737 local_target
="$$target"; \
739 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
742 if
test "$$dot_seen" = "no"; then \
743 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
746 $(RECURSIVE_CLEAN_TARGETS
):
747 @fail
= failcom
='exit 1'; \
748 for f in x
$$MAKEFLAGS; do \
751 *k
*) failcom
='fail=yes';; \
756 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
757 *) list
='$(SUBDIRS)' ;; \
759 rev
=''; for subdir in
$$list; do \
760 if
test "$$subdir" = "."; then
:; else \
761 rev
="$$subdir $$rev"; \
765 target
=`echo $@ | sed s/-recursive//`; \
766 for subdir in
$$rev; do \
767 echo
"Making $$target in $$subdir"; \
768 if
test "$$subdir" = "."; then \
769 local_target
="$$target-am"; \
771 local_target
="$$target"; \
773 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
775 done
&& test -z
"$$fail"
777 list
='$(SUBDIRS)'; for subdir in
$$list; do \
778 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
781 list
='$(SUBDIRS)'; for subdir in
$$list; do \
782 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
785 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
786 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
787 unique
=`for i in $$list; do \
788 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
790 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
791 END { if (nonempty) { for (i in files) print i; }; }'`; \
795 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
796 $(TAGS_FILES
) $(LISP
)
799 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
800 include_option
=--etags-include
; \
803 include_option
=--include; \
806 list
='$(SUBDIRS)'; for subdir in
$$list; do \
807 if
test "$$subdir" = .
; then
:; else \
808 test ! -f
$$subdir/TAGS || \
809 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
812 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
813 unique
=`for i in $$list; do \
814 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
816 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
817 END { if (nonempty) { for (i in files) print i; }; }'`; \
819 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
820 test -n
"$$unique" || unique
=$$empty_fix; \
821 if
test $$# -gt 0; then \
822 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
825 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
830 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
831 $(TAGS_FILES
) $(LISP
)
832 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
833 unique
=`for i in $$list; do \
834 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
836 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
837 END { if (nonempty) { for (i in files) print i; }; }'`; \
838 test -z
"$(CTAGS_ARGS)$$unique" \
839 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
843 here
=`$(am__cd) $(top_builddir) && pwd` \
844 && $(am__cd
) $(top_srcdir
) \
845 && gtags
-i
$(GTAGS_ARGS
) "$$here"
848 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
850 check: check-recursive
851 all-am
: Makefile
$(INFO_DEPS
) $(LTLIBRARIES
) all-multi
$(HEADERS
) \
853 installdirs: installdirs-recursive
855 for
dir in
"$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(infodir)" "$(DESTDIR)$(fincludedir)" "$(DESTDIR)$(libsubincludedir)" "$(DESTDIR)$(toolexeclibdir)"; do \
856 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
858 install: install-recursive
859 install-exec
: install-exec-recursive
860 install-data
: install-data-recursive
861 uninstall: uninstall-recursive
864 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
866 installcheck: installcheck-recursive
868 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
869 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
870 `test -z '$(STRIP)' || \
871 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
875 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
878 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
879 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
881 maintainer-clean-generic
:
882 @echo
"This command is intended for maintainers to use"
883 @echo
"it deletes files that may require special tools to rebuild."
884 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
885 clean: clean-multi clean-recursive
887 clean-am
: clean-aminfo clean-generic clean-libtool \
888 clean-toolexeclibLTLIBRARIES mostlyclean-am
890 distclean: distclean-multi distclean-recursive
891 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
894 distclean-am
: clean-am distclean-compile distclean-generic \
895 distclean-hdr distclean-libtool distclean-tags
907 info-am
: $(INFO_DEPS
)
909 install-data-am
: install-info-am install-nodist_fincludeHEADERS \
910 install-nodist_libsubincludeHEADERS
912 install-dvi
: install-dvi-recursive
914 install-dvi-am
: $(DVIS
)
916 test -z
"$(dvidir)" ||
$(MKDIR_P
) "$(DESTDIR)$(dvidir)"
917 @list
='$(DVIS)'; test -n
"$(dvidir)" || list
=; \
918 for p in
$$list; do \
919 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
921 done |
$(am__base_list
) | \
922 while read files
; do \
923 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(dvidir)'"; \
924 $(INSTALL_DATA
) $$files "$(DESTDIR)$(dvidir)" || exit
$$?
; \
926 install-exec-am
: install-multi install-nodist_toolexeclibHEADERS \
927 install-toolexeclibLTLIBRARIES
929 install-html
: install-html-recursive
931 install-html-am
: $(HTMLS
)
933 test -z
"$(htmldir)" ||
$(MKDIR_P
) "$(DESTDIR)$(htmldir)"
934 @list
='$(HTMLS)'; list2
=; test -n
"$(htmldir)" || list
=; \
935 for p in
$$list; do \
936 if
test -f
"$$p" ||
test -d
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
938 if
test -d
"$$d$$p"; then \
939 echo
" $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \
940 $(MKDIR_P
) "$(DESTDIR)$(htmldir)/$$f" || exit
1; \
941 echo
" $(INSTALL_DATA) '$$d$$p'/* '$(DESTDIR)$(htmldir)/$$f'"; \
942 $(INSTALL_DATA
) "$$d$$p"/* "$(DESTDIR)$(htmldir)/$$f" || exit
$$?
; \
944 list2
="$$list2 $$d$$p"; \
947 test -z
"$$list2" ||
{ echo
"$$list2" |
$(am__base_list
) | \
948 while read files
; do \
949 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
950 $(INSTALL_DATA
) $$files "$(DESTDIR)$(htmldir)" || exit
$$?
; \
952 install-info
: install-info-recursive
954 install-info-am
: $(INFO_DEPS
)
956 test -z
"$(infodir)" ||
$(MKDIR_P
) "$(DESTDIR)$(infodir)"
957 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
958 list
='$(INFO_DEPS)'; test -n
"$(infodir)" || list
=; \
959 for file in
$$list; do \
961 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
963 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
964 file_i
=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
965 for ifile in
$$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
966 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
967 if
test -f
$$ifile; then \
971 done |
$(am__base_list
) | \
972 while read files
; do \
973 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(infodir)'"; \
974 $(INSTALL_DATA
) $$files "$(DESTDIR)$(infodir)" || exit
$$?
; done
976 @if
(install-info
--version
&& \
977 install-info
--version
2>&1 | sed
1q | grep
-i
-v debian
) >/dev
/null
2>&1; then \
978 list
='$(INFO_DEPS)'; test -n
"$(infodir)" || list
=; \
979 for file in
$$list; do \
980 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
981 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
982 install-info
--info-dir
="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" ||
:;\
987 install-pdf
: install-pdf-recursive
989 install-pdf-am
: $(PDFS
)
991 test -z
"$(pdfdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(pdfdir)"
992 @list
='$(PDFS)'; test -n
"$(pdfdir)" || list
=; \
993 for p in
$$list; do \
994 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
996 done |
$(am__base_list
) | \
997 while read files
; do \
998 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(pdfdir)'"; \
999 $(INSTALL_DATA
) $$files "$(DESTDIR)$(pdfdir)" || exit
$$?
; done
1000 install-ps
: install-ps-recursive
1002 install-ps-am
: $(PSS
)
1004 test -z
"$(psdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(psdir)"
1005 @list
='$(PSS)'; test -n
"$(psdir)" || list
=; \
1006 for p in
$$list; do \
1007 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1009 done |
$(am__base_list
) | \
1010 while read files
; do \
1011 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \
1012 $(INSTALL_DATA
) $$files "$(DESTDIR)$(psdir)" || exit
$$?
; done
1015 maintainer-clean
: maintainer-clean-multi maintainer-clean-recursive
1016 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1017 -rm -rf
$(top_srcdir
)/autom4te.cache
1020 maintainer-clean-am
: distclean-am maintainer-clean-aminfo \
1021 maintainer-clean-generic
1023 mostlyclean: mostlyclean-multi mostlyclean-recursive
1025 mostlyclean-am
: mostlyclean-aminfo mostlyclean-compile \
1026 mostlyclean-generic mostlyclean-libtool
1036 uninstall-am
: uninstall-dvi-am uninstall-html-am uninstall-info-am \
1037 uninstall-nodist_fincludeHEADERS \
1038 uninstall-nodist_libsubincludeHEADERS \
1039 uninstall-nodist_toolexeclibHEADERS uninstall-pdf-am \
1040 uninstall-ps-am uninstall-toolexeclibLTLIBRARIES
1042 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all all-multi \
1043 clean-multi ctags-recursive distclean-multi install-am \
1044 install-multi install-strip maintainer-clean-multi \
1045 mostlyclean-multi tags-recursive
1047 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
1048 all all-am all-local all-multi am--refresh
check check-am \
1049 clean clean-aminfo clean-generic clean-libtool clean-multi \
1050 clean-toolexeclibLTLIBRARIES ctags ctags-recursive dist-info \
1051 distclean distclean-compile distclean-generic distclean-hdr \
1052 distclean-libtool distclean-multi distclean-tags
dvi dvi-am \
1053 html html-am
info info-am
install install-am install-data \
1054 install-data-am install-dvi install-dvi-am install-exec \
1055 install-exec-am install-html install-html-am install-info \
1056 install-info-am install-man install-multi \
1057 install-nodist_fincludeHEADERS \
1058 install-nodist_libsubincludeHEADERS \
1059 install-nodist_toolexeclibHEADERS install-pdf install-pdf-am \
1060 install-ps install-ps-am install-strip \
1061 install-toolexeclibLTLIBRARIES
installcheck installcheck-am \
1062 installdirs installdirs-am maintainer-clean \
1063 maintainer-clean-aminfo maintainer-clean-generic \
1064 maintainer-clean-multi
mostlyclean mostlyclean-aminfo \
1065 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1066 mostlyclean-multi pdf pdf-am ps ps-am
tags tags-recursive \
1067 uninstall uninstall-am uninstall-dvi-am uninstall-html-am \
1068 uninstall-info-am uninstall-nodist_fincludeHEADERS \
1069 uninstall-nodist_libsubincludeHEADERS \
1070 uninstall-nodist_toolexeclibHEADERS uninstall-pdf-am \
1071 uninstall-ps-am uninstall-toolexeclibLTLIBRARIES
1074 vpath
% $(strip $(search_path
))
1076 @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp.ver
: $(top_srcdir
)/libgomp.map
1077 @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@
$(EGREP
) -v
'#(#| |$$)' $< | \
1078 @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@
$(PREPROCESS
) -P
-include config.h
- > $@ ||
(rm -f
$@
; exit
1)
1079 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp.ver-sun
: libgomp.ver \
1080 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@
$(top_srcdir
)/..
/contrib
/make_sunver.pl \
1081 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@
$(libgomp_la_OBJECTS
) $(libgomp_la_LIBADD
)
1082 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ perl
$(top_srcdir
)/..
/contrib
/make_sunver.pl \
1083 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ libgomp.ver \
1084 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@
$(libgomp_la_OBJECTS
:%.lo
=.libs
/%.o
) \
1085 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@
`echo $(libgomp_la_LIBADD) | \
1086 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ sed 's,/\([^/.]*\)\.la,/.libs/\1.a,g'` \
1087 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@
> $@ ||
(rm -f
$@
; exit
1)
1089 omp_lib_kinds.mod
: omp_lib.mod
1091 omp_lib.mod
: omp_lib.f90
1092 $(FC
) $(FCFLAGS
) -fsyntax-only
$<
1093 fortran.lo
: libgomp_f.h
1094 fortran.o
: libgomp_f.h
1098 all-local
: $(STAMP_GENINSRC
)
1100 stamp-geninsrc
: libgomp.
info
1101 cp
-p
$(top_builddir
)/libgomp.
info $(srcdir)/libgomp.
info
1104 libgomp.
info: $(STAMP_BUILD_INFO
)
1106 stamp-build-info
: libgomp.texi
1107 $(MAKEINFO
) $(AM_MAKEINFOFLAGS
) $(MAKEINFOFLAGS
) -I
$(srcdir) -o libgomp.
info $(srcdir)/libgomp.texi
1110 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1111 # Otherwise a system limit (for SysV at least) may be exceeded.