1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
19 top_srcdir
= @top_srcdir@
21 pkgdatadir
= $(datadir)/@PACKAGE@
22 pkglibdir
= $(libdir)/@PACKAGE@
23 pkgincludedir
= $(includedir)/@PACKAGE@
25 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27 install_sh_DATA
= $(install_sh
) -c
-m
644
28 install_sh_PROGRAM
= $(install_sh
) -c
29 install_sh_SCRIPT
= $(install_sh
) -c
30 INSTALL_HEADER
= $(INSTALL_DATA
)
31 transform
= $(program_transform_name
)
38 build_triplet
= @build@
40 target_triplet
= @target@
41 DIST_COMMON
= $(am__configure_deps
) $(srcdir)/..
/config.guess \
42 $(srcdir)/..
/config.sub
$(srcdir)/..
/depcomp \
43 $(srcdir)/..
/install-sh
$(srcdir)/..
/ltmain.sh \
44 $(srcdir)/..
/missing
$(srcdir)/..
/mkinstalldirs \
45 $(srcdir)/Makefile.am
$(srcdir)/Makefile.in \
46 $(srcdir)/config.h.in
$(srcdir)/libgomp.spec.in \
47 $(srcdir)/libgomp_f.h.in
$(srcdir)/omp.h.in \
48 $(srcdir)/omp_lib.f90.in
$(srcdir)/omp_lib.h.in \
49 $(top_srcdir
)/configure ChangeLog
51 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
52 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/acx.m4 \
53 $(top_srcdir
)/..
/config
/depstand.m4 \
54 $(top_srcdir
)/..
/config
/enable.m4 \
55 $(top_srcdir
)/..
/config
/lead-dot.m4 \
56 $(top_srcdir
)/..
/config
/multi.m4 \
57 $(top_srcdir
)/..
/config
/stdint.m4 \
58 $(top_srcdir
)/..
/config
/tls.m4 \
59 $(top_srcdir
)/..
/config
/futex.m4
$(top_srcdir
)/..
/ltoptions.m4 \
60 $(top_srcdir
)/..
/ltsugar.m4
$(top_srcdir
)/..
/ltversion.m4 \
61 $(top_srcdir
)/..
/lt~obsolete.m4
$(top_srcdir
)/acinclude.m4 \
62 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/configure.ac
63 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
65 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
66 configure.lineno configure.status.lineno
67 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
68 CONFIG_HEADER
= config.h
69 CONFIG_CLEAN_FILES
= omp.h omp_lib.h omp_lib.f90 libgomp_f.h \
71 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
72 am__vpath_adj
= case
$$p in \
73 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
76 am__strip_dir
= `echo $$p | sed -e 's|^.*/||'`;
77 am__installdirs
= "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(infodir)" \
78 "$(DESTDIR)$(fincludedir)" "$(DESTDIR)$(libsubincludedir)" \
79 "$(DESTDIR)$(toolexeclibdir)"
80 toolexeclibLTLIBRARIES_INSTALL
= $(INSTALL
)
81 LTLIBRARIES
= $(toolexeclib_LTLIBRARIES
)
83 am_libgomp_la_OBJECTS
= alloc.lo barrier.lo critical.lo env.lo \
84 error.lo iter.lo loop.lo ordered.lo parallel.lo sections.lo \
85 single.lo team.lo work.lo lock.lo mutex.lo proc.lo sem.lo \
86 bar.lo time.lo fortran.lo affinity.lo
87 libgomp_la_OBJECTS
= $(am_libgomp_la_OBJECTS
)
88 DEFAULT_INCLUDES
= -I.
-I
$(srcdir) -I.
89 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
90 am__depfiles_maybe
= depfiles
91 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
92 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
93 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
--mode
=compile
$(CC
) $(DEFS
) \
94 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
95 $(AM_CFLAGS
) $(CFLAGS
)
97 LINK
= $(LIBTOOL
) --tag
=CC
--mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
98 $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
99 SOURCES
= $(libgomp_la_SOURCES
)
100 DIST_SOURCES
= $(libgomp_la_SOURCES
)
107 INFO_DEPS
= libgomp.
info
108 am__TEXINFO_TEX_DIR
= $(srcdir)/..
/gcc
/doc
/include
113 TEXINFOS
= libgomp.texi
115 TEXI2PDF
= $(TEXI2DVI
) --pdf
--batch
116 MAKEINFOHTML
= $(MAKEINFO
) --html
117 AM_MAKEINFOHTMLFLAGS
= $(AM_MAKEINFOFLAGS
)
119 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
120 html-recursive info-recursive install-data-recursive \
121 install-exec-recursive install-info-recursive \
122 install-recursive installcheck-recursive installdirs-recursive \
123 pdf-recursive ps-recursive uninstall-info-recursive \
125 nodist_fincludeHEADERS_INSTALL
= $(INSTALL_HEADER
)
126 nodist_libsubincludeHEADERS_INSTALL
= $(INSTALL_HEADER
)
127 nodist_toolexeclibHEADERS_INSTALL
= $(INSTALL_HEADER
)
128 HEADERS
= $(nodist_finclude_HEADERS
) $(nodist_libsubinclude_HEADERS
) \
129 $(nodist_noinst_HEADERS
) $(nodist_toolexeclib_HEADERS
)
132 DIST_SUBDIRS
= $(SUBDIRS
)
133 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
134 distdir
= $(PACKAGE
)-$(VERSION
)
135 top_distdir
= $(distdir
)
136 am__remove_distdir
= \
137 { test ! -d
$(distdir
) \
138 ||
{ find
$(distdir
) -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
139 && rm -fr
$(distdir
); }; }
140 DIST_ARCHIVES
= $(distdir
).
tar.gz
142 distuninstallcheck_listfiles
= find .
-type f
-print
143 distcleancheck_listfiles
= find .
-type f
-print
145 AMDEP_FALSE
= @AMDEP_FALSE@
146 AMDEP_TRUE
= @AMDEP_TRUE@
149 AUTOCONF
= @AUTOCONF@
150 AUTOHEADER
= @AUTOHEADER@
151 AUTOMAKE
= @AUTOMAKE@
153 BUILD_INFO_FALSE
= @BUILD_INFO_FALSE@
154 BUILD_INFO_TRUE
= @BUILD_INFO_TRUE@
156 CCDEPMODE
= @CCDEPMODE@
159 CPPFLAGS
= @CPPFLAGS@
160 CYGPATH_W
= @CYGPATH_W@
172 GENINSRC_FALSE
= @GENINSRC_FALSE@
173 GENINSRC_TRUE
= @GENINSRC_TRUE@
175 INSTALL_DATA
= @INSTALL_DATA@
176 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
177 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
178 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
181 LIBGOMP_BUILD_VERSIONED_SHLIB_FALSE
= @LIBGOMP_BUILD_VERSIONED_SHLIB_FALSE@
182 LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE
= @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@
187 LTLIBOBJS
= @LTLIBOBJS@
189 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
190 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
191 MAKEINFO
= @MAKEINFO@
194 OMP_LOCK_ALIGN
= @OMP_LOCK_ALIGN@
195 OMP_LOCK_KIND
= @OMP_LOCK_KIND@
196 OMP_LOCK_SIZE
= @OMP_LOCK_SIZE@
197 OMP_NEST_LOCK_ALIGN
= @OMP_NEST_LOCK_ALIGN@
198 OMP_NEST_LOCK_KIND
= @OMP_NEST_LOCK_KIND@
199 OMP_NEST_LOCK_SIZE
= @OMP_NEST_LOCK_SIZE@
200 OPT_LDFLAGS
= @OPT_LDFLAGS@
202 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
203 PACKAGE_NAME
= @PACKAGE_NAME@
204 PACKAGE_STRING
= @PACKAGE_STRING@
205 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
206 PACKAGE_VERSION
= @PACKAGE_VERSION@
207 PATH_SEPARATOR
= @PATH_SEPARATOR@
210 SECTION_LDFLAGS
= @SECTION_LDFLAGS@
212 SET_MAKE
= @SET_MAKE@
215 USE_FORTRAN_FALSE
= @USE_FORTRAN_FALSE@
216 USE_FORTRAN_TRUE
= @USE_FORTRAN_TRUE@
219 XLDFLAGS
= @XLDFLAGS@
220 ac_ct_CC
= @ac_ct_CC@
221 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
222 ac_ct_FC
= @ac_ct_FC@
223 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
224 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
225 am__include
= @am__include@
226 am__leading_dot
= @am__leading_dot@
227 am__quote
= @am__quote@
229 am__untar
= @am__untar@
232 build_alias
= @build_alias@
233 build_cpu
= @build_cpu@
234 build_os
= @build_os@
235 build_vendor
= @build_vendor@
236 config_path
= @config_path@
238 datarootdir
= @datarootdir@
241 enable_shared
= @enable_shared@
242 enable_static
= @enable_static@
243 exec_prefix = @
exec_prefix@
245 host_alias
= @host_alias@
246 host_cpu
= @host_cpu@
248 host_vendor
= @host_vendor@
250 includedir = @
includedir@
252 install_sh
= @install_sh@
254 libexecdir
= @libexecdir@
255 libtool_VERSION
= @libtool_VERSION@
256 link_gomp
= @link_gomp@
257 localedir
= @localedir@
258 localstatedir
= @localstatedir@
262 multi_basedir
= @multi_basedir@
263 oldincludedir = @
oldincludedir@
266 program_transform_name
= @program_transform_name@
269 sharedstatedir
= @sharedstatedir@
270 sysconfdir
= @sysconfdir@
272 target_alias
= @target_alias@
273 target_cpu
= @target_cpu@
274 target_os
= @target_os@
275 target_vendor
= @target_vendor@
276 toolexecdir
= @toolexecdir@
277 toolexeclibdir
= @toolexeclibdir@
278 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
280 gcc_version
:= $(shell cat
$(top_srcdir
)/..
/gcc
/BASE-VER
)
281 search_path
= $(addprefix $(top_srcdir
)/config
/, $(config_path
)) $(top_srcdir
)
282 fincludedir
= $(libdir)/gcc
/$(target_alias
)/$(gcc_version
)/finclude
283 libsubincludedir
= $(libdir)/gcc
/$(target_alias
)/$(gcc_version
)/include
284 AM_CPPFLAGS
= $(addprefix -I
, $(search_path
))
285 AM_CFLAGS
= $(XCFLAGS
)
286 AM_LDFLAGS
= $(XLDFLAGS
) $(SECTION_LDFLAGS
) $(OPT_LDFLAGS
)
287 toolexeclib_LTLIBRARIES
= libgomp.la
288 nodist_toolexeclib_HEADERS
= libgomp.spec
289 @LIBGOMP_BUILD_VERSIONED_SHLIB_FALSE@libgomp_version_script
=
290 @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp_version_script
= -Wl
,--version-script
,$(top_srcdir
)/libgomp.map
291 libgomp_version_info
= -version-info
$(libtool_VERSION
)
292 libgomp_la_LDFLAGS
= $(libgomp_version_info
) $(libgomp_version_script
)
293 libgomp_la_SOURCES
= alloc.c barrier.c critical.c env.c error.c iter.c \
294 loop.c ordered.c parallel.c sections.c single.c team.c work.c \
295 lock.c mutex.c proc.c sem.c bar.c time.c fortran.c affinity.c
297 nodist_noinst_HEADERS
= libgomp_f.h
298 nodist_libsubinclude_HEADERS
= omp.h
299 @USE_FORTRAN_TRUE@nodist_finclude_HEADERS
= omp_lib.h omp_lib.f90 omp_lib.mod omp_lib_kinds.mod
301 # Automake Documentation:
302 # If your package has Texinfo files in many directories, you can use the
303 # variable TEXINFO_TEX to tell Automake where to find the canonical
304 # `texinfo.tex' for your package. The value of this variable should be
305 # the relative path from the current `Makefile.am' to `texinfo.tex'.
306 TEXINFO_TEX
= ..
/gcc
/doc
/include/texinfo.
tex
308 # Defines info, dvi, pdf and html targets
309 MAKEINFOFLAGS
= -I
$(srcdir)/..
/gcc
/doc
/include
310 info_TEXINFOS
= libgomp.texi
311 @GENINSRC_FALSE@STAMP_GENINSRC
=
313 # AM_CONDITIONAL on configure option --generated-files-in-srcdir
314 @GENINSRC_TRUE@STAMP_GENINSRC
= stamp-geninsrc
315 @BUILD_INFO_FALSE@STAMP_BUILD_INFO
=
317 # AM_CONDITIONAL on configure check ACX_CHECK_PROG_VER([MAKEINFO])
318 @BUILD_INFO_TRUE@STAMP_BUILD_INFO
= stamp-build-info
319 CLEANFILES
= $(STAMP_GENINSRC
) $(STAMP_BUILD_INFO
) libgomp.
info
320 MAINTAINERCLEANFILES
= $(srcdir)/libgomp.
info
322 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
325 .SUFFIXES
: .c .
dvi .lo .o .obj .ps
328 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
330 case
'$(am__configure_deps)' in \
332 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
333 cd
$(srcdir) && $(AUTOMAKE
) --foreign \
338 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
339 cd
$(top_srcdir
) && \
340 $(AUTOMAKE
) --foreign Makefile
342 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
345 echo
' $(SHELL) ./config.status'; \
346 $(SHELL
) .
/config.status
;; \
348 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
349 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
352 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
353 $(SHELL
) .
/config.status
--recheck
355 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
356 cd
$(srcdir) && $(AUTOCONF
)
357 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
358 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
361 @if
test ! -f
$@
; then \
366 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
368 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
369 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
370 cd
$(top_srcdir
) && $(AUTOHEADER
)
375 -rm -f config.h stamp-h1
376 omp.h
: $(top_builddir
)/config.status
$(srcdir)/omp.h.in
377 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
378 omp_lib.h
: $(top_builddir
)/config.status
$(srcdir)/omp_lib.h.in
379 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
380 omp_lib.f90
: $(top_builddir
)/config.status
$(srcdir)/omp_lib.f90.in
381 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
382 libgomp_f.h
: $(top_builddir
)/config.status
$(srcdir)/libgomp_f.h.in
383 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
384 libgomp.spec
: $(top_builddir
)/config.status
$(srcdir)/libgomp.spec.in
385 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
386 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
388 test -z
"$(toolexeclibdir)" ||
$(mkdir_p
) "$(DESTDIR)$(toolexeclibdir)"
389 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
390 if
test -f
$$p; then \
392 echo
" $(LIBTOOL) --mode=install $(toolexeclibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
393 $(LIBTOOL
) --mode
=install $(toolexeclibLTLIBRARIES_INSTALL
) $(INSTALL_STRIP_FLAG
) "$$p" "$(DESTDIR)$(toolexeclibdir)/$$f"; \
397 uninstall-toolexeclibLTLIBRARIES
:
399 @set
-x
; list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
401 echo
" $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$p'"; \
402 $(LIBTOOL
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$p"; \
405 clean-toolexeclibLTLIBRARIES
:
406 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
407 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
408 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
409 test "$$dir" != "$$p" ||
dir=.
; \
410 echo
"rm -f \"$${dir}/so_locations\""; \
411 rm -f
"$${dir}/so_locations"; \
413 libgomp.la
: $(libgomp_la_OBJECTS
) $(libgomp_la_DEPENDENCIES
)
414 $(LINK
) -rpath
$(toolexeclibdir
) $(libgomp_la_LDFLAGS
) $(libgomp_la_OBJECTS
) $(libgomp_la_LIBADD
) $(LIBS
)
422 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/affinity.Plo@am__quote@
423 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/alloc.Plo@am__quote@
424 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/bar.Plo@am__quote@
425 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/barrier.Plo@am__quote@
426 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/critical.Plo@am__quote@
427 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/env.Plo@am__quote@
428 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/error.Plo@am__quote@
429 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/fortran.Plo@am__quote@
430 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/iter.Plo@am__quote@
431 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lock.Plo@am__quote@
432 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/loop.Plo@am__quote@
433 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mutex.Plo@am__quote@
434 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ordered.Plo@am__quote@
435 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/parallel.Plo@am__quote@
436 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/proc.Plo@am__quote@
437 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/sections.Plo@am__quote@
438 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/sem.Plo@am__quote@
439 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/single.Plo@am__quote@
440 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/team.Plo@am__quote@
441 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/time.Plo@am__quote@
442 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/work.Plo@am__quote@
445 @am__fastdepCC_TRUE@ if
$(COMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
$<; \
446 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
447 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
448 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
449 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
452 @am__fastdepCC_TRUE@ if
$(COMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
`$(CYGPATH_W) '$<'`; \
453 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
454 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
455 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
456 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
459 @am__fastdepCC_TRUE@ if
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
$<; \
460 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
461 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
462 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
463 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
474 # GNU Make needs to see an explicit $(MAKE) variable in the command it
475 # runs to enable its job server during parallel builds. Hence the
478 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
480 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
483 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
485 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
487 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
488 maintainer-clean-multi
:
489 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
491 libgomp.
dvi: libgomp.texi
492 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
493 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
494 $(TEXI2DVI
) -o
$@
`test -f 'libgomp.texi' || echo '$(srcdir)/'`libgomp.texi
496 libgomp.pdf
: libgomp.texi
497 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
498 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
499 $(TEXI2PDF
) -o
$@
`test -f 'libgomp.texi' || echo '$(srcdir)/'`libgomp.texi
501 libgomp.html
: libgomp.texi
502 rm -rf
$(@
:.html
=.htp
)
503 if
$(MAKEINFOHTML
) $(AM_MAKEINFOHTMLFLAGS
) $(MAKEINFOFLAGS
) -I
$(srcdir) \
504 -o
$(@
:.html
=.htp
) `test -f 'libgomp.texi' || echo '$(srcdir)/'`libgomp.texi
; \
507 if
test ! -d
$(@
:.html
=.htp
) && test -d
$(@
:.html
=); then \
508 mv
$(@
:.html
=) $@
; else mv
$(@
:.html
=.htp
) $@
; fi
; \
510 if
test ! -d
$(@
:.html
=.htp
) && test -d
$(@
:.html
=); then \
511 rm -rf
$(@
:.html
=); else rm -Rf
$(@
:.html
=.htp
) $@
; fi
; \
515 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
520 @if
(install-info
--version
&& \
521 install-info
--version
2>&1 | sed
1q | grep
-i
-v debian
) >/dev
/null
2>&1; then \
522 list
='$(INFO_DEPS)'; \
523 for file in
$$list; do \
524 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
525 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
526 install-info
--info-dir
="$(DESTDIR)$(infodir)" --remove
"$(DESTDIR)$(infodir)/$$relfile"; \
530 @list
='$(INFO_DEPS)'; \
531 for file in
$$list; do \
532 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
533 relfile_i
=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
534 (if cd
"$(DESTDIR)$(infodir)"; then \
535 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]"; \
536 rm -f
$$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
540 dist-info
: $(INFO_DEPS
)
541 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
542 list
='$(INFO_DEPS)'; \
543 for base in
$$list; do \
545 $(srcdir)/*) base
=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
547 if
test -f
$$base; then d
=.
; else d
=$(srcdir); fi
; \
548 base_i
=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
549 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 \
550 if
test -f
$$file; then \
551 relfile
=`expr "$$file" : "$$d/\(.*\)"`; \
552 test -f
$(distdir
)/$$relfile || \
553 cp
-p
$$file $(distdir
)/$$relfile; \
559 -rm -rf libgomp.aux libgomp.cp libgomp.cps libgomp.fn libgomp.fns libgomp.ky \
560 libgomp.kys libgomp.log libgomp.pg libgomp.pgs libgomp.tmp \
561 libgomp.toc libgomp.tp libgomp.tps libgomp.vr libgomp.vrs \
562 libgomp.
dvi libgomp.pdf libgomp.ps libgomp.html
564 maintainer-clean-aminfo
:
565 @list
='$(INFO_DEPS)'; for i in
$$list; do \
566 i_i
=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
567 echo
" rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
568 rm -f
$$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
570 install-nodist_fincludeHEADERS
: $(nodist_finclude_HEADERS
)
572 test -z
"$(fincludedir)" ||
$(mkdir_p
) "$(DESTDIR)$(fincludedir)"
573 @list
='$(nodist_finclude_HEADERS)'; for p in
$$list; do \
574 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
576 echo
" $(nodist_fincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(fincludedir)/$$f'"; \
577 $(nodist_fincludeHEADERS_INSTALL
) "$$d$$p" "$(DESTDIR)$(fincludedir)/$$f"; \
580 uninstall-nodist_fincludeHEADERS
:
582 @list
='$(nodist_finclude_HEADERS)'; for p in
$$list; do \
584 echo
" rm -f '$(DESTDIR)$(fincludedir)/$$f'"; \
585 rm -f
"$(DESTDIR)$(fincludedir)/$$f"; \
587 install-nodist_libsubincludeHEADERS
: $(nodist_libsubinclude_HEADERS
)
589 test -z
"$(libsubincludedir)" ||
$(mkdir_p
) "$(DESTDIR)$(libsubincludedir)"
590 @list
='$(nodist_libsubinclude_HEADERS)'; for p in
$$list; do \
591 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
593 echo
" $(nodist_libsubincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(libsubincludedir)/$$f'"; \
594 $(nodist_libsubincludeHEADERS_INSTALL
) "$$d$$p" "$(DESTDIR)$(libsubincludedir)/$$f"; \
597 uninstall-nodist_libsubincludeHEADERS
:
599 @list
='$(nodist_libsubinclude_HEADERS)'; for p in
$$list; do \
601 echo
" rm -f '$(DESTDIR)$(libsubincludedir)/$$f'"; \
602 rm -f
"$(DESTDIR)$(libsubincludedir)/$$f"; \
604 install-nodist_toolexeclibHEADERS
: $(nodist_toolexeclib_HEADERS
)
606 test -z
"$(toolexeclibdir)" ||
$(mkdir_p
) "$(DESTDIR)$(toolexeclibdir)"
607 @list
='$(nodist_toolexeclib_HEADERS)'; for p in
$$list; do \
608 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
610 echo
" $(nodist_toolexeclibHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
611 $(nodist_toolexeclibHEADERS_INSTALL
) "$$d$$p" "$(DESTDIR)$(toolexeclibdir)/$$f"; \
614 uninstall-nodist_toolexeclibHEADERS
:
616 @list
='$(nodist_toolexeclib_HEADERS)'; for p in
$$list; do \
618 echo
" rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
619 rm -f
"$(DESTDIR)$(toolexeclibdir)/$$f"; \
622 # This directory's subdirectories are mostly independent; you can cd
623 # into them and run `make' without going through this Makefile.
624 # To change the values of `make' variables: instead of editing Makefiles,
625 # (1) if the variable is set in `config.status', edit `config.status'
626 # (which will cause the Makefiles to be regenerated when you run `make');
627 # (2) otherwise, pass the desired values on the `make' command line.
628 $(RECURSIVE_TARGETS
):
630 for f in x
$$MAKEFLAGS; do \
633 *k
*) failcom
='fail=yes';; \
637 target
=`echo $@ | sed s/-recursive//`; \
638 list
='$(SUBDIRS)'; for subdir in
$$list; do \
639 echo
"Making $$target in $$subdir"; \
640 if
test "$$subdir" = "."; then \
642 local_target
="$$target-am"; \
644 local_target
="$$target"; \
646 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
649 if
test "$$dot_seen" = "no"; then \
650 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
653 mostlyclean-recursive clean-recursive distclean-recursive \
654 maintainer-clean-recursive
:
656 for f in x
$$MAKEFLAGS; do \
659 *k
*) failcom
='fail=yes';; \
664 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
665 *) list
='$(SUBDIRS)' ;; \
667 rev
=''; for subdir in
$$list; do \
668 if
test "$$subdir" = "."; then
:; else \
669 rev
="$$subdir $$rev"; \
673 target
=`echo $@ | sed s/-recursive//`; \
674 for subdir in
$$rev; do \
675 echo
"Making $$target in $$subdir"; \
676 if
test "$$subdir" = "."; then \
677 local_target
="$$target-am"; \
679 local_target
="$$target"; \
681 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
683 done
&& test -z
"$$fail"
685 list
='$(SUBDIRS)'; for subdir in
$$list; do \
686 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
689 list
='$(SUBDIRS)'; for subdir in
$$list; do \
690 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
693 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
694 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
695 unique
=`for i in $$list; do \
696 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
698 $(AWK) ' { files[$$0] = 1; } \
699 END { for (i in files) print i; }'`; \
703 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
704 $(TAGS_FILES
) $(LISP
)
707 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
708 include_option
=--etags-include
; \
711 include_option
=--include; \
714 list
='$(SUBDIRS)'; for subdir in
$$list; do \
715 if
test "$$subdir" = .
; then
:; else \
716 test ! -f
$$subdir/TAGS || \
717 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
720 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
721 unique
=`for i in $$list; do \
722 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
724 $(AWK) ' { files[$$0] = 1; } \
725 END { for (i in files) print i; }'`; \
726 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
727 test -n
"$$unique" || unique
=$$empty_fix; \
728 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
732 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
733 $(TAGS_FILES
) $(LISP
)
736 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
737 unique
=`for i in $$list; do \
738 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
740 $(AWK) ' { files[$$0] = 1; } \
741 END { for (i in files) print i; }'`; \
742 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
743 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
747 here
=`$(am__cd) $(top_builddir) && pwd` \
748 && cd
$(top_srcdir
) \
749 && gtags
-i
$(GTAGS_ARGS
) $$here
752 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
754 distdir
: $(DISTFILES
)
755 $(am__remove_distdir
)
757 $(mkdir_p
) $(distdir
)/.
$(distdir
)/..
$(distdir
)/..
/config
758 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
759 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
760 list
='$(DISTFILES)'; for file in
$$list; do \
762 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
763 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
765 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
766 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
767 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
769 $(mkdir_p
) "$(distdir)$$dir"; \
773 if
test -d
$$d/$$file; then \
774 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
775 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
777 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
779 test -f
$(distdir
)/$$file \
780 || cp
-p
$$d/$$file $(distdir
)/$$file \
784 list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
785 if
test "$$subdir" = .
; then
:; else \
786 test -d
"$(distdir)/$$subdir" \
787 ||
$(mkdir_p
) "$(distdir)/$$subdir" \
789 distdir
=`$(am__cd) $(distdir) && pwd`; \
790 top_distdir
=`$(am__cd) $(top_distdir) && pwd`; \
792 $(MAKE
) $(AM_MAKEFLAGS
) \
793 top_distdir
="$$top_distdir" \
794 distdir
="$$distdir/$$subdir" \
799 $(MAKE
) $(AM_MAKEFLAGS
) \
800 top_distdir
="$(top_distdir)" distdir
="$(distdir)" \
802 -find
$(distdir
) -type d
! -perm
-777 -exec chmod a
+rwx
{} \
; -o \
803 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
804 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
805 ! -type d
! -perm
-444 -exec
$(SHELL
) $(install_sh
) -c
-m a
+r
{} {} \
; \
806 || chmod
-R a
+r
$(distdir
)
808 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
809 $(am__remove_distdir
)
812 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
813 $(am__remove_distdir
)
816 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
817 $(am__remove_distdir
)
820 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
821 $(am__remove_distdir
)
824 -rm -f
$(distdir
).zip
825 zip
-rq
$(distdir
).zip
$(distdir
)
826 $(am__remove_distdir
)
828 dist dist-all
: distdir
829 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
830 $(am__remove_distdir
)
832 # This target untars the dist file and tries a VPATH configuration. Then
833 # it guarantees that the distribution is self-contained by making another
836 case
'$(DIST_ARCHIVES)' in \
838 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(am__untar
) ;;\
840 bunzip2
-c
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
842 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
844 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
shar.gz | unshar
;;\
846 unzip
$(distdir
).zip
;;\
848 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
849 mkdir
$(distdir
)/_build
850 mkdir
$(distdir
)/_inst
852 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
853 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
854 && cd
$(distdir
)/_build \
855 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
856 $(DISTCHECK_CONFIGURE_FLAGS
) \
857 && $(MAKE
) $(AM_MAKEFLAGS
) \
858 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
859 && $(MAKE
) $(AM_MAKEFLAGS
) check \
860 && $(MAKE
) $(AM_MAKEFLAGS
) install \
861 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
862 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
863 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
865 && chmod
-R a-w
"$$dc_install_base" \
867 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
868 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
869 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
870 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
871 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
872 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
873 && rm -rf
"$$dc_destdir" \
874 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
875 && rm -rf
$(DIST_ARCHIVES
) \
876 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck
877 $(am__remove_distdir
)
878 @
(echo
"$(distdir) archives ready for distribution: "; \
879 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
880 sed
-e
'1{h;s/./=/g;p;x;}' -e
'$${p;x;}'
882 @cd
$(distuninstallcheck_dir
) \
883 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
884 ||
{ echo
"ERROR: files left after uninstall:" ; \
885 if
test -n
"$(DESTDIR)"; then \
886 echo
" (check DESTDIR support)"; \
888 $(distuninstallcheck_listfiles
) ; \
890 distcleancheck
: distclean
891 @if
test '$(srcdir)' = .
; then \
892 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
895 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
896 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
897 $(distcleancheck_listfiles
) ; \
900 check: check-recursive
901 all-am
: Makefile
$(INFO_DEPS
) $(LTLIBRARIES
) all-multi
$(HEADERS
) \
903 installdirs: installdirs-recursive
905 for
dir in
"$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(infodir)" "$(DESTDIR)$(fincludedir)" "$(DESTDIR)$(libsubincludedir)" "$(DESTDIR)$(toolexeclibdir)"; do \
906 test -z
"$$dir" ||
$(mkdir_p
) "$$dir"; \
908 install: install-recursive
909 install-exec
: install-exec-recursive
910 install-data
: install-data-recursive
911 uninstall: uninstall-recursive
914 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
916 installcheck: installcheck-recursive
918 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
919 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
920 `test -z '$(STRIP)' || \
921 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
925 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
928 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
930 maintainer-clean-generic
:
931 @echo
"This command is intended for maintainers to use"
932 @echo
"it deletes files that may require special tools to rebuild."
933 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
934 clean: clean-multi clean-recursive
936 clean-am
: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
939 distclean: distclean-multi distclean-recursive
940 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
943 distclean-am
: clean-am distclean-compile distclean-generic \
944 distclean-hdr distclean-libtool distclean-tags
956 info-am
: $(INFO_DEPS
)
958 install-data-am
: install-info-am install-nodist_fincludeHEADERS \
959 install-nodist_libsubincludeHEADERS
961 install-exec-am
: install-multi install-nodist_toolexeclibHEADERS \
962 install-toolexeclibLTLIBRARIES
964 install-info
: install-info-recursive
966 install-info-am
: $(INFO_DEPS
)
968 test -z
"$(infodir)" ||
$(mkdir_p
) "$(DESTDIR)$(infodir)"
969 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
970 list
='$(INFO_DEPS)'; \
971 for file in
$$list; do \
973 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
975 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
976 file_i
=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
977 for ifile in
$$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
978 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
979 if
test -f
$$ifile; then \
980 relfile
=`echo "$$ifile" | sed 's|^.*/||'`; \
981 echo
" $(INSTALL_DATA) '$$ifile' '$(DESTDIR)$(infodir)/$$relfile'"; \
982 $(INSTALL_DATA
) "$$ifile" "$(DESTDIR)$(infodir)/$$relfile"; \
987 @if
(install-info
--version
&& \
988 install-info
--version
2>&1 | sed
1q | grep
-i
-v debian
) >/dev
/null
2>&1; then \
989 list
='$(INFO_DEPS)'; \
990 for file in
$$list; do \
991 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
992 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
993 install-info
--info-dir
="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" ||
:;\
1000 maintainer-clean
: maintainer-clean-multi maintainer-clean-recursive
1001 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1002 -rm -rf
$(top_srcdir
)/autom4te.cache
1005 maintainer-clean-am
: distclean-am maintainer-clean-aminfo \
1006 maintainer-clean-generic
1008 mostlyclean: mostlyclean-multi mostlyclean-recursive
1010 mostlyclean-am
: mostlyclean-aminfo mostlyclean-compile \
1011 mostlyclean-generic mostlyclean-libtool
1021 uninstall-am
: uninstall-info-am uninstall-nodist_fincludeHEADERS \
1022 uninstall-nodist_libsubincludeHEADERS \
1023 uninstall-nodist_toolexeclibHEADERS \
1024 uninstall-toolexeclibLTLIBRARIES
1026 uninstall-info
: uninstall-info-recursive
1028 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am all-local \
1029 all-multi am--refresh
check check-am
clean clean-generic \
1030 clean-libtool clean-multi clean-recursive \
1031 clean-toolexeclibLTLIBRARIES ctags ctags-recursive
dist \
1032 dist-all dist-bzip2 dist-gzip dist-info dist-shar dist-tarZ \
1033 dist-zip distcheck
distclean distclean-compile \
1034 distclean-generic distclean-hdr distclean-libtool \
1035 distclean-multi distclean-recursive distclean-tags \
1036 distcleancheck distdir distuninstallcheck
dvi dvi-am html \
1037 html-am
info info-am
install install-am install-data \
1038 install-data-am install-exec install-exec-am install-info \
1039 install-info-am install-man install-multi \
1040 install-nodist_fincludeHEADERS \
1041 install-nodist_libsubincludeHEADERS \
1042 install-nodist_toolexeclibHEADERS install-strip \
1043 install-toolexeclibLTLIBRARIES
installcheck installcheck-am \
1044 installdirs installdirs-am maintainer-clean \
1045 maintainer-clean-aminfo maintainer-clean-generic \
1046 maintainer-clean-multi maintainer-clean-recursive
mostlyclean \
1047 mostlyclean-aminfo mostlyclean-compile mostlyclean-generic \
1048 mostlyclean-libtool mostlyclean-multi mostlyclean-recursive \
1049 pdf pdf-am ps ps-am
tags tags-recursive
uninstall uninstall-am \
1050 uninstall-info-am uninstall-nodist_fincludeHEADERS \
1051 uninstall-nodist_libsubincludeHEADERS \
1052 uninstall-nodist_toolexeclibHEADERS \
1053 uninstall-toolexeclibLTLIBRARIES
1056 vpath
% $(strip $(search_path
))
1058 omp_lib_kinds.mod
: omp_lib.mod
1060 omp_lib.mod
: omp_lib.f90
1061 $(FC
) $(FCFLAGS
) -fsyntax-only omp_lib.f90
1062 fortran.lo
: libgomp_f.h
1063 fortran.o
: libgomp_f.h
1067 # No install-html or install-pdf support in automake yet
1068 .PHONY
: install-html install-pdf
1071 install-pdf
: $(PDFS
)
1073 test -z
"$(pdfdir)" ||
$(mkinstalldirs
) "$(DESTDIR)$(pdfdir)"
1074 @list
='$(PDFS)'; for p in
$$list; do \
1075 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1076 f
=$(am__strip_dir
) \
1077 echo
" $(INSTALL_DATA) '$$d$$p' '$(DESTDIR)$(pdfdir)/$$f'"; \
1078 $(INSTALL_DATA
) "$$d$$p" "$(DESTDIR)$(pdfdir)/$$f"; \
1081 all-local
: $(STAMP_GENINSRC
)
1083 stamp-geninsrc
: libgomp.
info
1084 cp
-p
$(top_builddir
)/libgomp.
info $(srcdir)/libgomp.
info
1087 libgomp.
info: $(STAMP_BUILD_INFO
)
1089 stamp-build-info
: libgomp.texi
1090 $(MAKEINFO
) $(AM_MAKEINFOFLAGS
) $(MAKEINFOFLAGS
) -I
$(srcdir) -o libgomp.
info $(srcdir)/libgomp.texi
1092 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1093 # Otherwise a system limit (for SysV at least) may be exceeded.