OSDN Git Service

* doc/install.texi: Suggest using LD_LIBRARY_PATH to find libs
[pf3gnuchains/gcc-fork.git] / libgomp / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18
19 VPATH = @srcdir@
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)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 target_triplet = @target@
39 subdir = .
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/multi.m4 \
53         $(top_srcdir)/../config/override.m4 \
54         $(top_srcdir)/../config/stdint.m4 \
55         $(top_srcdir)/../config/tls.m4 $(top_srcdir)/../ltoptions.m4 \
56         $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
57         $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \
58         $(top_srcdir)/../libtool.m4 $(top_srcdir)/configure.ac
59 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
60         $(ACLOCAL_M4)
61 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
62  configure.lineno config.status.lineno
63 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
64 CONFIG_HEADER = config.h
65 CONFIG_CLEAN_FILES = omp.h omp_lib.h omp_lib.f90 libgomp_f.h \
66         libgomp.spec
67 CONFIG_CLEAN_VPATH_FILES =
68 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
69 am__vpath_adj = case $$p in \
70     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
71     *) f=$$p;; \
72   esac;
73 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
74 am__install_max = 40
75 am__nobase_strip_setup = \
76   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
77 am__nobase_strip = \
78   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
79 am__nobase_list = $(am__nobase_strip_setup); \
80   for p in $$list; do echo "$$p $$p"; done | \
81   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
82   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
83     if (++n[$$2] == $(am__install_max)) \
84       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
85     END { for (dir in files) print dir, files[dir] }'
86 am__base_list = \
87   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
88   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
89 am__installdirs = "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(infodir)" \
90         "$(DESTDIR)$(fincludedir)" "$(DESTDIR)$(libsubincludedir)" \
91         "$(DESTDIR)$(toolexeclibdir)"
92 LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
93 libgomp_la_LIBADD =
94 am_libgomp_la_OBJECTS = alloc.lo barrier.lo critical.lo env.lo \
95         error.lo iter.lo iter_ull.lo loop.lo loop_ull.lo ordered.lo \
96         parallel.lo sections.lo single.lo task.lo team.lo work.lo \
97         lock.lo mutex.lo proc.lo sem.lo bar.lo ptrlock.lo time.lo \
98         fortran.lo affinity.lo
99 libgomp_la_OBJECTS = $(am_libgomp_la_OBJECTS)
100 DEFAULT_INCLUDES = -I.@am__isrc@
101 depcomp = $(SHELL) $(top_srcdir)/../depcomp
102 am__depfiles_maybe = depfiles
103 am__mv = mv -f
104 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
105         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
106 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
107         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
108         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
109 CCLD = $(CC)
110 SOURCES = $(libgomp_la_SOURCES)
111 MULTISRCTOP = 
112 MULTIBUILDTOP = 
113 MULTIDIRS = 
114 MULTISUBDIR = 
115 MULTIDO = true
116 MULTICLEAN = true
117 INFO_DEPS = libgomp.info
118 am__TEXINFO_TEX_DIR = $(srcdir)/../gcc/doc/include
119 DVIS = libgomp.dvi
120 PDFS = libgomp.pdf
121 PSS = libgomp.ps
122 HTMLS = libgomp.html
123 TEXINFOS = libgomp.texi
124 TEXI2DVI = texi2dvi
125 TEXI2PDF = $(TEXI2DVI) --pdf --batch
126 MAKEINFOHTML = $(MAKEINFO) --html
127 AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)
128 DVIPS = dvips
129 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
130         html-recursive info-recursive install-data-recursive \
131         install-dvi-recursive install-exec-recursive \
132         install-html-recursive install-info-recursive \
133         install-pdf-recursive install-ps-recursive install-recursive \
134         installcheck-recursive installdirs-recursive pdf-recursive \
135         ps-recursive uninstall-recursive
136 HEADERS = $(nodist_finclude_HEADERS) $(nodist_libsubinclude_HEADERS) \
137         $(nodist_noinst_HEADERS) $(nodist_toolexeclib_HEADERS)
138 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
139   distclean-recursive maintainer-clean-recursive
140 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
141         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS
142 ETAGS = etags
143 CTAGS = ctags
144 DIST_SUBDIRS = $(SUBDIRS)
145 ACLOCAL = @ACLOCAL@
146 AMTAR = @AMTAR@
147 AR = @AR@
148 AUTOCONF = @AUTOCONF@
149 AUTOHEADER = @AUTOHEADER@
150 AUTOMAKE = @AUTOMAKE@
151 AWK = @AWK@
152 CC = @CC@
153 CCDEPMODE = @CCDEPMODE@
154 CFLAGS = @CFLAGS@
155 CPP = @CPP@
156 CPPFLAGS = @CPPFLAGS@
157 CYGPATH_W = @CYGPATH_W@
158 DEFS = @DEFS@
159 DEPDIR = @DEPDIR@
160 DSYMUTIL = @DSYMUTIL@
161 DUMPBIN = @DUMPBIN@
162 ECHO_C = @ECHO_C@
163 ECHO_N = @ECHO_N@
164 ECHO_T = @ECHO_T@
165 EGREP = @EGREP@
166 EXEEXT = @EXEEXT@
167 FC = @FC@
168 FCFLAGS = @FCFLAGS@
169 FGREP = @FGREP@
170 GREP = @GREP@
171 INSTALL = @INSTALL@
172 INSTALL_DATA = @INSTALL_DATA@
173 INSTALL_PROGRAM = @INSTALL_PROGRAM@
174 INSTALL_SCRIPT = @INSTALL_SCRIPT@
175 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
176 LD = @LD@
177 LDFLAGS = @LDFLAGS@
178 LIBOBJS = @LIBOBJS@
179 LIBS = @LIBS@
180 LIBTOOL = @LIBTOOL@
181 LIPO = @LIPO@
182 LN_S = @LN_S@
183 LTLIBOBJS = @LTLIBOBJS@
184 MAINT = @MAINT@
185 MAKEINFO = @MAKEINFO@
186 MKDIR_P = @MKDIR_P@
187 NM = @NM@
188 NMEDIT = @NMEDIT@
189 OBJDUMP = @OBJDUMP@
190 OBJEXT = @OBJEXT@
191 OMP_LOCK_25_ALIGN = @OMP_LOCK_25_ALIGN@
192 OMP_LOCK_25_KIND = @OMP_LOCK_25_KIND@
193 OMP_LOCK_25_SIZE = @OMP_LOCK_25_SIZE@
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_25_ALIGN = @OMP_NEST_LOCK_25_ALIGN@
198 OMP_NEST_LOCK_25_KIND = @OMP_NEST_LOCK_25_KIND@
199 OMP_NEST_LOCK_25_SIZE = @OMP_NEST_LOCK_25_SIZE@
200 OMP_NEST_LOCK_ALIGN = @OMP_NEST_LOCK_ALIGN@
201 OMP_NEST_LOCK_KIND = @OMP_NEST_LOCK_KIND@
202 OMP_NEST_LOCK_SIZE = @OMP_NEST_LOCK_SIZE@
203 OPT_LDFLAGS = @OPT_LDFLAGS@
204 OTOOL = @OTOOL@
205 OTOOL64 = @OTOOL64@
206 PACKAGE = @PACKAGE@
207 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
208 PACKAGE_NAME = @PACKAGE_NAME@
209 PACKAGE_STRING = @PACKAGE_STRING@
210 PACKAGE_TARNAME = @PACKAGE_TARNAME@
211 PACKAGE_URL = @PACKAGE_URL@
212 PACKAGE_VERSION = @PACKAGE_VERSION@
213 PATH_SEPARATOR = @PATH_SEPARATOR@
214 PERL = @PERL@
215 RANLIB = @RANLIB@
216 SECTION_LDFLAGS = @SECTION_LDFLAGS@
217 SED = @SED@
218 SET_MAKE = @SET_MAKE@
219 SHELL = @SHELL@
220 STRIP = @STRIP@
221 VERSION = @VERSION@
222 XCFLAGS = @XCFLAGS@
223 XLDFLAGS = @XLDFLAGS@
224 abs_builddir = @abs_builddir@
225 abs_srcdir = @abs_srcdir@
226 abs_top_builddir = @abs_top_builddir@
227 abs_top_srcdir = @abs_top_srcdir@
228 ac_ct_CC = @ac_ct_CC@
229 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
230 ac_ct_FC = @ac_ct_FC@
231 am__include = @am__include@
232 am__leading_dot = @am__leading_dot@
233 am__quote = @am__quote@
234 am__tar = @am__tar@
235 am__untar = @am__untar@
236 bindir = @bindir@
237 build = @build@
238 build_alias = @build_alias@
239 build_cpu = @build_cpu@
240 build_os = @build_os@
241 build_vendor = @build_vendor@
242 builddir = @builddir@
243 config_path = @config_path@
244 datadir = @datadir@
245 datarootdir = @datarootdir@
246 docdir = @docdir@
247 dvidir = @dvidir@
248 enable_shared = @enable_shared@
249 enable_static = @enable_static@
250 exec_prefix = @exec_prefix@
251 host = @host@
252 host_alias = @host_alias@
253 host_cpu = @host_cpu@
254 host_os = @host_os@
255 host_vendor = @host_vendor@
256 htmldir = @htmldir@
257 includedir = @includedir@
258 infodir = @infodir@
259 install_sh = @install_sh@
260 libdir = @libdir@
261 libexecdir = @libexecdir@
262 libtool_VERSION = @libtool_VERSION@
263 link_gomp = @link_gomp@
264 localedir = @localedir@
265 localstatedir = @localstatedir@
266 mandir = @mandir@
267 mkdir_p = @mkdir_p@
268 multi_basedir = @multi_basedir@
269 oldincludedir = @oldincludedir@
270 pdfdir = @pdfdir@
271 prefix = @prefix@
272 program_transform_name = @program_transform_name@
273 psdir = @psdir@
274 sbindir = @sbindir@
275 sharedstatedir = @sharedstatedir@
276 srcdir = @srcdir@
277 sysconfdir = @sysconfdir@
278 target = @target@
279 target_alias = @target_alias@
280 target_cpu = @target_cpu@
281 target_os = @target_os@
282 target_vendor = @target_vendor@
283 toolexecdir = @toolexecdir@
284 toolexeclibdir = @toolexeclibdir@
285 top_build_prefix = @top_build_prefix@
286 top_builddir = @top_builddir@
287 top_srcdir = @top_srcdir@
288 ACLOCAL_AMFLAGS = -I .. -I ../config
289 SUBDIRS = testsuite
290 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
291 search_path = $(addprefix $(top_srcdir)/config/, $(config_path)) $(top_srcdir)
292 fincludedir = $(libdir)/gcc/$(target_alias)/$(gcc_version)/finclude
293 libsubincludedir = $(libdir)/gcc/$(target_alias)/$(gcc_version)/include
294 AM_CPPFLAGS = $(addprefix -I, $(search_path))
295 AM_CFLAGS = $(XCFLAGS)
296 AM_LDFLAGS = $(XLDFLAGS) $(SECTION_LDFLAGS) $(OPT_LDFLAGS)
297 toolexeclib_LTLIBRARIES = libgomp.la
298 nodist_toolexeclib_HEADERS = libgomp.spec
299 @LIBGOMP_BUILD_VERSIONED_SHLIB_FALSE@libgomp_version_script = 
300 @LIBGOMP_BUILD_VERSIONED_SHLIB_GNU_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_SOL2_FALSE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp_version_script = -Wl,--version-script,$(top_srcdir)/libgomp.map
301 @LIBGOMP_BUILD_VERSIONED_SHLIB_GNU_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_SOL2_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp_version_script = -Wl,--version-script,libgomp.map-sol2
302 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp_version_script = -Wl,-M,libgomp.map-sun
303 @LIBGOMP_BUILD_VERSIONED_SHLIB_FALSE@libgomp_version_dep = 
304 @LIBGOMP_BUILD_VERSIONED_SHLIB_GNU_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_SOL2_FALSE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp_version_dep = $(top_srcdir)/libgomp.map
305 @LIBGOMP_BUILD_VERSIONED_SHLIB_GNU_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_SOL2_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp_version_dep = libgomp.map-sol2
306 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp_version_dep = libgomp.map-sun
307 libgomp_version_info = -version-info $(libtool_VERSION)
308 libgomp_la_LDFLAGS = $(libgomp_version_info) $(libgomp_version_script) \
309         -no-undefined -bindir "$(bindir)"
310
311 libgomp_la_DEPENDENCIES = $(libgomp_version_dep)
312 libgomp_la_LINK = $(LINK) $(libgomp_la_LDFLAGS)
313 libgomp_la_SOURCES = alloc.c barrier.c critical.c env.c error.c iter.c \
314         iter_ull.c loop.c loop_ull.c ordered.c parallel.c sections.c single.c \
315         task.c team.c work.c lock.c mutex.c proc.c sem.c bar.c ptrlock.c \
316         time.c fortran.c affinity.c
317
318 nodist_noinst_HEADERS = libgomp_f.h
319 nodist_libsubinclude_HEADERS = omp.h
320 @USE_FORTRAN_TRUE@nodist_finclude_HEADERS = omp_lib.h omp_lib.f90 omp_lib.mod omp_lib_kinds.mod
321 LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS))
322 LINK = $(LIBTOOL) --tag CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
323         $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LTLDFLAGS) -o $@
324
325
326 # Automake Documentation:
327 # If your package has Texinfo files in many directories, you can use the
328 # variable TEXINFO_TEX to tell Automake where to find the canonical
329 # `texinfo.tex' for your package. The value of this variable should be
330 # the relative path from the current `Makefile.am' to `texinfo.tex'.
331 TEXINFO_TEX = ../gcc/doc/include/texinfo.tex
332
333 # Defines info, dvi, pdf and html targets
334 MAKEINFOFLAGS = -I $(srcdir)/../gcc/doc/include
335 info_TEXINFOS = libgomp.texi
336 @GENINSRC_FALSE@STAMP_GENINSRC = 
337
338 # AM_CONDITIONAL on configure option --generated-files-in-srcdir
339 @GENINSRC_TRUE@STAMP_GENINSRC = stamp-geninsrc
340 @BUILD_INFO_FALSE@STAMP_BUILD_INFO = 
341
342 # AM_CONDITIONAL on configure check ACX_CHECK_PROG_VER([MAKEINFO])
343 @BUILD_INFO_TRUE@STAMP_BUILD_INFO = stamp-build-info
344 CLEANFILES = $(STAMP_GENINSRC) $(STAMP_BUILD_INFO) libgomp.info
345 MAINTAINERCLEANFILES = $(srcdir)/libgomp.info
346 all: config.h
347         $(MAKE) $(AM_MAKEFLAGS) all-recursive
348
349 .SUFFIXES:
350 .SUFFIXES: .c .dvi .lo .o .obj .ps
351 am--refresh:
352         @:
353 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
354         @for dep in $?; do \
355           case '$(am__configure_deps)' in \
356             *$$dep*) \
357               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
358               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
359                 && exit 0; \
360               exit 1;; \
361           esac; \
362         done; \
363         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
364         $(am__cd) $(top_srcdir) && \
365           $(AUTOMAKE) --foreign Makefile
366 .PRECIOUS: Makefile
367 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
368         @case '$?' in \
369           *config.status*) \
370             echo ' $(SHELL) ./config.status'; \
371             $(SHELL) ./config.status;; \
372           *) \
373             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
374             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
375         esac;
376
377 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
378         $(SHELL) ./config.status --recheck
379
380 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
381         $(am__cd) $(srcdir) && $(AUTOCONF)
382 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
383         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
384 $(am__aclocal_m4_deps):
385
386 config.h: stamp-h1
387         @if test ! -f $@; then \
388           rm -f stamp-h1; \
389           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
390         else :; fi
391
392 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
393         @rm -f stamp-h1
394         cd $(top_builddir) && $(SHELL) ./config.status config.h
395 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
396         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
397         rm -f stamp-h1
398         touch $@
399
400 distclean-hdr:
401         -rm -f config.h stamp-h1
402 omp.h: $(top_builddir)/config.status $(srcdir)/omp.h.in
403         cd $(top_builddir) && $(SHELL) ./config.status $@
404 omp_lib.h: $(top_builddir)/config.status $(srcdir)/omp_lib.h.in
405         cd $(top_builddir) && $(SHELL) ./config.status $@
406 omp_lib.f90: $(top_builddir)/config.status $(srcdir)/omp_lib.f90.in
407         cd $(top_builddir) && $(SHELL) ./config.status $@
408 libgomp_f.h: $(top_builddir)/config.status $(srcdir)/libgomp_f.h.in
409         cd $(top_builddir) && $(SHELL) ./config.status $@
410 libgomp.spec: $(top_builddir)/config.status $(srcdir)/libgomp.spec.in
411         cd $(top_builddir) && $(SHELL) ./config.status $@
412 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
413         @$(NORMAL_INSTALL)
414         test -z "$(toolexeclibdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)"
415         @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
416         list2=; for p in $$list; do \
417           if test -f $$p; then \
418             list2="$$list2 $$p"; \
419           else :; fi; \
420         done; \
421         test -z "$$list2" || { \
422           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
423           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
424         }
425
426 uninstall-toolexeclibLTLIBRARIES:
427         @$(NORMAL_UNINSTALL)
428         @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
429         for p in $$list; do \
430           $(am__strip_dir) \
431           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
432           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
433         done
434
435 clean-toolexeclibLTLIBRARIES:
436         -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
437         @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
438           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
439           test "$$dir" != "$$p" || dir=.; \
440           echo "rm -f \"$${dir}/so_locations\""; \
441           rm -f "$${dir}/so_locations"; \
442         done
443 libgomp.la: $(libgomp_la_OBJECTS) $(libgomp_la_DEPENDENCIES) 
444         $(libgomp_la_LINK) -rpath $(toolexeclibdir) $(libgomp_la_OBJECTS) $(libgomp_la_LIBADD) $(LIBS)
445
446 mostlyclean-compile:
447         -rm -f *.$(OBJEXT)
448
449 distclean-compile:
450         -rm -f *.tab.c
451
452 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/affinity.Plo@am__quote@
453 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alloc.Plo@am__quote@
454 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bar.Plo@am__quote@
455 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/barrier.Plo@am__quote@
456 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/critical.Plo@am__quote@
457 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/env.Plo@am__quote@
458 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/error.Plo@am__quote@
459 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fortran.Plo@am__quote@
460 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iter.Plo@am__quote@
461 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iter_ull.Plo@am__quote@
462 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lock.Plo@am__quote@
463 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/loop.Plo@am__quote@
464 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/loop_ull.Plo@am__quote@
465 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mutex.Plo@am__quote@
466 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ordered.Plo@am__quote@
467 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parallel.Plo@am__quote@
468 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proc.Plo@am__quote@
469 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ptrlock.Plo@am__quote@
470 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sections.Plo@am__quote@
471 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sem.Plo@am__quote@
472 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/single.Plo@am__quote@
473 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/task.Plo@am__quote@
474 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/team.Plo@am__quote@
475 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/time.Plo@am__quote@
476 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/work.Plo@am__quote@
477
478 .c.o:
479 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
480 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
481 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
482 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
483 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
484
485 .c.obj:
486 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
487 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
488 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
489 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
490 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
491
492 .c.lo:
493 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
494 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
495 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
496 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
497 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
498
499 mostlyclean-libtool:
500         -rm -f *.lo
501
502 clean-libtool:
503         -rm -rf .libs _libs
504
505 distclean-libtool:
506         -rm -f libtool config.lt
507
508 # GNU Make needs to see an explicit $(MAKE) variable in the command it
509 # runs to enable its job server during parallel builds.  Hence the
510 # comments below.
511 all-multi:
512         $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
513 install-multi:
514         $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
515
516 mostlyclean-multi:
517         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
518 clean-multi:
519         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
520 distclean-multi:
521         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
522 maintainer-clean-multi:
523         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
524
525 libgomp.dvi: libgomp.texi  
526         TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
527         MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
528         $(TEXI2DVI) -o $@ `test -f 'libgomp.texi' || echo '$(srcdir)/'`libgomp.texi
529
530 libgomp.pdf: libgomp.texi  
531         TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
532         MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
533         $(TEXI2PDF) -o $@ `test -f 'libgomp.texi' || echo '$(srcdir)/'`libgomp.texi
534
535 libgomp.html: libgomp.texi  
536         rm -rf $(@:.html=.htp)
537         if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
538          -o $(@:.html=.htp) `test -f 'libgomp.texi' || echo '$(srcdir)/'`libgomp.texi; \
539         then \
540           rm -rf $@; \
541           if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
542             mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \
543         else \
544           if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
545             rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \
546           exit 1; \
547         fi
548 .dvi.ps:
549         TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
550         $(DVIPS) -o $@ $<
551
552 uninstall-dvi-am:
553         @$(NORMAL_UNINSTALL)
554         @list='$(DVIS)'; test -n "$(dvidir)" || list=; \
555         for p in $$list; do \
556           $(am__strip_dir) \
557           echo " rm -f '$(DESTDIR)$(dvidir)/$$f'"; \
558           rm -f "$(DESTDIR)$(dvidir)/$$f"; \
559         done
560
561 uninstall-html-am:
562         @$(NORMAL_UNINSTALL)
563         @list='$(HTMLS)'; test -n "$(htmldir)" || list=; \
564         for p in $$list; do \
565           $(am__strip_dir) \
566           echo " rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \
567           rm -rf "$(DESTDIR)$(htmldir)/$$f"; \
568         done
569
570 uninstall-info-am:
571         @$(PRE_UNINSTALL)
572         @if test -d '$(DESTDIR)$(infodir)' && \
573             (install-info --version && \
574              install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
575           list='$(INFO_DEPS)'; \
576           for file in $$list; do \
577             relfile=`echo "$$file" | sed 's|^.*/||'`; \
578             echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
579             if install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
580             then :; else test ! -f "$(DESTDIR)$(infodir)/$$relfile" || exit 1; fi; \
581           done; \
582         else :; fi
583         @$(NORMAL_UNINSTALL)
584         @list='$(INFO_DEPS)'; \
585         for file in $$list; do \
586           relfile=`echo "$$file" | sed 's|^.*/||'`; \
587           relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
588           (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
589              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]"; \
590              rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
591            else :; fi); \
592         done
593
594 uninstall-pdf-am:
595         @$(NORMAL_UNINSTALL)
596         @list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
597         for p in $$list; do \
598           $(am__strip_dir) \
599           echo " rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \
600           rm -f "$(DESTDIR)$(pdfdir)/$$f"; \
601         done
602
603 uninstall-ps-am:
604         @$(NORMAL_UNINSTALL)
605         @list='$(PSS)'; test -n "$(psdir)" || list=; \
606         for p in $$list; do \
607           $(am__strip_dir) \
608           echo " rm -f '$(DESTDIR)$(psdir)/$$f'"; \
609           rm -f "$(DESTDIR)$(psdir)/$$f"; \
610         done
611
612 dist-info: $(INFO_DEPS)
613         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
614         list='$(INFO_DEPS)'; \
615         for base in $$list; do \
616           case $$base in \
617             $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
618           esac; \
619           if test -f $$base; then d=.; else d=$(srcdir); fi; \
620           base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
621           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 \
622             if test -f $$file; then \
623               relfile=`expr "$$file" : "$$d/\(.*\)"`; \
624               test -f "$(distdir)/$$relfile" || \
625                 cp -p $$file "$(distdir)/$$relfile"; \
626             else :; fi; \
627           done; \
628         done
629
630 mostlyclean-aminfo:
631         -rm -rf libgomp.aux libgomp.cp libgomp.cps libgomp.fn libgomp.fns \
632           libgomp.ky libgomp.kys libgomp.log libgomp.pg libgomp.pgs \
633           libgomp.tmp libgomp.toc libgomp.tp libgomp.tps libgomp.vr \
634           libgomp.vrs
635
636 clean-aminfo:
637         -test -z "libgomp.dvi libgomp.pdf libgomp.ps libgomp.html" \
638         || rm -rf libgomp.dvi libgomp.pdf libgomp.ps libgomp.html
639
640 maintainer-clean-aminfo:
641         @list='$(INFO_DEPS)'; for i in $$list; do \
642           i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
643           echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
644           rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
645         done
646 install-nodist_fincludeHEADERS: $(nodist_finclude_HEADERS)
647         @$(NORMAL_INSTALL)
648         test -z "$(fincludedir)" || $(MKDIR_P) "$(DESTDIR)$(fincludedir)"
649         @list='$(nodist_finclude_HEADERS)'; test -n "$(fincludedir)" || list=; \
650         for p in $$list; do \
651           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
652           echo "$$d$$p"; \
653         done | $(am__base_list) | \
654         while read files; do \
655           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(fincludedir)'"; \
656           $(INSTALL_HEADER) $$files "$(DESTDIR)$(fincludedir)" || exit $$?; \
657         done
658
659 uninstall-nodist_fincludeHEADERS:
660         @$(NORMAL_UNINSTALL)
661         @list='$(nodist_finclude_HEADERS)'; test -n "$(fincludedir)" || list=; \
662         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
663         test -n "$$files" || exit 0; \
664         echo " ( cd '$(DESTDIR)$(fincludedir)' && rm -f" $$files ")"; \
665         cd "$(DESTDIR)$(fincludedir)" && rm -f $$files
666 install-nodist_libsubincludeHEADERS: $(nodist_libsubinclude_HEADERS)
667         @$(NORMAL_INSTALL)
668         test -z "$(libsubincludedir)" || $(MKDIR_P) "$(DESTDIR)$(libsubincludedir)"
669         @list='$(nodist_libsubinclude_HEADERS)'; test -n "$(libsubincludedir)" || list=; \
670         for p in $$list; do \
671           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
672           echo "$$d$$p"; \
673         done | $(am__base_list) | \
674         while read files; do \
675           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libsubincludedir)'"; \
676           $(INSTALL_HEADER) $$files "$(DESTDIR)$(libsubincludedir)" || exit $$?; \
677         done
678
679 uninstall-nodist_libsubincludeHEADERS:
680         @$(NORMAL_UNINSTALL)
681         @list='$(nodist_libsubinclude_HEADERS)'; test -n "$(libsubincludedir)" || list=; \
682         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
683         test -n "$$files" || exit 0; \
684         echo " ( cd '$(DESTDIR)$(libsubincludedir)' && rm -f" $$files ")"; \
685         cd "$(DESTDIR)$(libsubincludedir)" && rm -f $$files
686 install-nodist_toolexeclibHEADERS: $(nodist_toolexeclib_HEADERS)
687         @$(NORMAL_INSTALL)
688         test -z "$(toolexeclibdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)"
689         @list='$(nodist_toolexeclib_HEADERS)'; test -n "$(toolexeclibdir)" || list=; \
690         for p in $$list; do \
691           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
692           echo "$$d$$p"; \
693         done | $(am__base_list) | \
694         while read files; do \
695           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(toolexeclibdir)'"; \
696           $(INSTALL_HEADER) $$files "$(DESTDIR)$(toolexeclibdir)" || exit $$?; \
697         done
698
699 uninstall-nodist_toolexeclibHEADERS:
700         @$(NORMAL_UNINSTALL)
701         @list='$(nodist_toolexeclib_HEADERS)'; test -n "$(toolexeclibdir)" || list=; \
702         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
703         test -n "$$files" || exit 0; \
704         echo " ( cd '$(DESTDIR)$(toolexeclibdir)' && rm -f" $$files ")"; \
705         cd "$(DESTDIR)$(toolexeclibdir)" && rm -f $$files
706
707 # This directory's subdirectories are mostly independent; you can cd
708 # into them and run `make' without going through this Makefile.
709 # To change the values of `make' variables: instead of editing Makefiles,
710 # (1) if the variable is set in `config.status', edit `config.status'
711 #     (which will cause the Makefiles to be regenerated when you run `make');
712 # (2) otherwise, pass the desired values on the `make' command line.
713 $(RECURSIVE_TARGETS):
714         @fail= failcom='exit 1'; \
715         for f in x $$MAKEFLAGS; do \
716           case $$f in \
717             *=* | --[!k]*);; \
718             *k*) failcom='fail=yes';; \
719           esac; \
720         done; \
721         dot_seen=no; \
722         target=`echo $@ | sed s/-recursive//`; \
723         list='$(SUBDIRS)'; for subdir in $$list; do \
724           echo "Making $$target in $$subdir"; \
725           if test "$$subdir" = "."; then \
726             dot_seen=yes; \
727             local_target="$$target-am"; \
728           else \
729             local_target="$$target"; \
730           fi; \
731           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
732           || eval $$failcom; \
733         done; \
734         if test "$$dot_seen" = "no"; then \
735           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
736         fi; test -z "$$fail"
737
738 $(RECURSIVE_CLEAN_TARGETS):
739         @fail= failcom='exit 1'; \
740         for f in x $$MAKEFLAGS; do \
741           case $$f in \
742             *=* | --[!k]*);; \
743             *k*) failcom='fail=yes';; \
744           esac; \
745         done; \
746         dot_seen=no; \
747         case "$@" in \
748           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
749           *) list='$(SUBDIRS)' ;; \
750         esac; \
751         rev=''; for subdir in $$list; do \
752           if test "$$subdir" = "."; then :; else \
753             rev="$$subdir $$rev"; \
754           fi; \
755         done; \
756         rev="$$rev ."; \
757         target=`echo $@ | sed s/-recursive//`; \
758         for subdir in $$rev; do \
759           echo "Making $$target in $$subdir"; \
760           if test "$$subdir" = "."; then \
761             local_target="$$target-am"; \
762           else \
763             local_target="$$target"; \
764           fi; \
765           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
766           || eval $$failcom; \
767         done && test -z "$$fail"
768 tags-recursive:
769         list='$(SUBDIRS)'; for subdir in $$list; do \
770           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
771         done
772 ctags-recursive:
773         list='$(SUBDIRS)'; for subdir in $$list; do \
774           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
775         done
776
777 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
778         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
779         unique=`for i in $$list; do \
780             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
781           done | \
782           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
783               END { if (nonempty) { for (i in files) print i; }; }'`; \
784         mkid -fID $$unique
785 tags: TAGS
786
787 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
788                 $(TAGS_FILES) $(LISP)
789         set x; \
790         here=`pwd`; \
791         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
792           include_option=--etags-include; \
793           empty_fix=.; \
794         else \
795           include_option=--include; \
796           empty_fix=; \
797         fi; \
798         list='$(SUBDIRS)'; for subdir in $$list; do \
799           if test "$$subdir" = .; then :; else \
800             test ! -f $$subdir/TAGS || \
801               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
802           fi; \
803         done; \
804         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
805         unique=`for i in $$list; do \
806             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
807           done | \
808           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
809               END { if (nonempty) { for (i in files) print i; }; }'`; \
810         shift; \
811         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
812           test -n "$$unique" || unique=$$empty_fix; \
813           if test $$# -gt 0; then \
814             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
815               "$$@" $$unique; \
816           else \
817             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
818               $$unique; \
819           fi; \
820         fi
821 ctags: CTAGS
822 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
823                 $(TAGS_FILES) $(LISP)
824         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
825         unique=`for i in $$list; do \
826             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
827           done | \
828           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
829               END { if (nonempty) { for (i in files) print i; }; }'`; \
830         test -z "$(CTAGS_ARGS)$$unique" \
831           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
832              $$unique
833
834 GTAGS:
835         here=`$(am__cd) $(top_builddir) && pwd` \
836           && $(am__cd) $(top_srcdir) \
837           && gtags -i $(GTAGS_ARGS) "$$here"
838
839 distclean-tags:
840         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
841 check-am: all-am
842 check: check-recursive
843 all-am: Makefile $(INFO_DEPS) $(LTLIBRARIES) all-multi $(HEADERS) \
844                 config.h all-local
845 installdirs: installdirs-recursive
846 installdirs-am:
847         for dir in "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(infodir)" "$(DESTDIR)$(fincludedir)" "$(DESTDIR)$(libsubincludedir)" "$(DESTDIR)$(toolexeclibdir)"; do \
848           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
849         done
850 install: install-recursive
851 install-exec: install-exec-recursive
852 install-data: install-data-recursive
853 uninstall: uninstall-recursive
854
855 install-am: all-am
856         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
857
858 installcheck: installcheck-recursive
859 install-strip:
860         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
861           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
862           `test -z '$(STRIP)' || \
863             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
864 mostlyclean-generic:
865
866 clean-generic:
867         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
868
869 distclean-generic:
870         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
871         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
872
873 maintainer-clean-generic:
874         @echo "This command is intended for maintainers to use"
875         @echo "it deletes files that may require special tools to rebuild."
876         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
877 clean: clean-multi clean-recursive
878
879 clean-am: clean-aminfo clean-generic clean-libtool \
880         clean-toolexeclibLTLIBRARIES mostlyclean-am
881
882 distclean: distclean-multi distclean-recursive
883         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
884         -rm -rf ./$(DEPDIR)
885         -rm -f Makefile
886 distclean-am: clean-am distclean-compile distclean-generic \
887         distclean-hdr distclean-libtool distclean-tags
888
889 dvi: dvi-recursive
890
891 dvi-am: $(DVIS)
892
893 html: html-recursive
894
895 html-am: $(HTMLS)
896
897 info: info-recursive
898
899 info-am: $(INFO_DEPS)
900
901 install-data-am: install-info-am install-nodist_fincludeHEADERS \
902         install-nodist_libsubincludeHEADERS
903
904 install-dvi: install-dvi-recursive
905
906 install-dvi-am: $(DVIS)
907         @$(NORMAL_INSTALL)
908         test -z "$(dvidir)" || $(MKDIR_P) "$(DESTDIR)$(dvidir)"
909         @list='$(DVIS)'; test -n "$(dvidir)" || list=; \
910         for p in $$list; do \
911           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
912           echo "$$d$$p"; \
913         done | $(am__base_list) | \
914         while read files; do \
915           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dvidir)'"; \
916           $(INSTALL_DATA) $$files "$(DESTDIR)$(dvidir)" || exit $$?; \
917         done
918 install-exec-am: install-multi install-nodist_toolexeclibHEADERS \
919         install-toolexeclibLTLIBRARIES
920
921 install-html: install-html-recursive
922
923 install-html-am: $(HTMLS)
924         @$(NORMAL_INSTALL)
925         test -z "$(htmldir)" || $(MKDIR_P) "$(DESTDIR)$(htmldir)"
926         @list='$(HTMLS)'; list2=; test -n "$(htmldir)" || list=; \
927         for p in $$list; do \
928           if test -f "$$p" || test -d "$$p"; then d=; else d="$(srcdir)/"; fi; \
929           $(am__strip_dir) \
930           if test -d "$$d$$p"; then \
931             echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \
932             $(MKDIR_P) "$(DESTDIR)$(htmldir)/$$f" || exit 1; \
933             echo " $(INSTALL_DATA) '$$d$$p'/* '$(DESTDIR)$(htmldir)/$$f'"; \
934             $(INSTALL_DATA) "$$d$$p"/* "$(DESTDIR)$(htmldir)/$$f" || exit $$?; \
935           else \
936             list2="$$list2 $$d$$p"; \
937           fi; \
938         done; \
939         test -z "$$list2" || { echo "$$list2" | $(am__base_list) | \
940         while read files; do \
941           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
942           $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \
943         done; }
944 install-info: install-info-recursive
945
946 install-info-am: $(INFO_DEPS)
947         @$(NORMAL_INSTALL)
948         test -z "$(infodir)" || $(MKDIR_P) "$(DESTDIR)$(infodir)"
949         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
950         list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
951         for file in $$list; do \
952           case $$file in \
953             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
954           esac; \
955           if test -f $$file; then d=.; else d=$(srcdir); fi; \
956           file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
957           for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
958                        $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
959             if test -f $$ifile; then \
960               echo "$$ifile"; \
961             else : ; fi; \
962           done; \
963         done | $(am__base_list) | \
964         while read files; do \
965           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(infodir)'"; \
966           $(INSTALL_DATA) $$files "$(DESTDIR)$(infodir)" || exit $$?; done
967         @$(POST_INSTALL)
968         @if (install-info --version && \
969              install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
970           list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
971           for file in $$list; do \
972             relfile=`echo "$$file" | sed 's|^.*/||'`; \
973             echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
974             install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
975           done; \
976         else : ; fi
977 install-man:
978
979 install-pdf: install-pdf-recursive
980
981 install-pdf-am: $(PDFS)
982         @$(NORMAL_INSTALL)
983         test -z "$(pdfdir)" || $(MKDIR_P) "$(DESTDIR)$(pdfdir)"
984         @list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
985         for p in $$list; do \
986           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
987           echo "$$d$$p"; \
988         done | $(am__base_list) | \
989         while read files; do \
990           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pdfdir)'"; \
991           $(INSTALL_DATA) $$files "$(DESTDIR)$(pdfdir)" || exit $$?; done
992 install-ps: install-ps-recursive
993
994 install-ps-am: $(PSS)
995         @$(NORMAL_INSTALL)
996         test -z "$(psdir)" || $(MKDIR_P) "$(DESTDIR)$(psdir)"
997         @list='$(PSS)'; test -n "$(psdir)" || list=; \
998         for p in $$list; do \
999           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1000           echo "$$d$$p"; \
1001         done | $(am__base_list) | \
1002         while read files; do \
1003           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \
1004           $(INSTALL_DATA) $$files "$(DESTDIR)$(psdir)" || exit $$?; done
1005 installcheck-am:
1006
1007 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
1008         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1009         -rm -rf $(top_srcdir)/autom4te.cache
1010         -rm -rf ./$(DEPDIR)
1011         -rm -f Makefile
1012 maintainer-clean-am: distclean-am maintainer-clean-aminfo \
1013         maintainer-clean-generic
1014
1015 mostlyclean: mostlyclean-multi mostlyclean-recursive
1016
1017 mostlyclean-am: mostlyclean-aminfo mostlyclean-compile \
1018         mostlyclean-generic mostlyclean-libtool
1019
1020 pdf: pdf-recursive
1021
1022 pdf-am: $(PDFS)
1023
1024 ps: ps-recursive
1025
1026 ps-am: $(PSS)
1027
1028 uninstall-am: uninstall-dvi-am uninstall-html-am uninstall-info-am \
1029         uninstall-nodist_fincludeHEADERS \
1030         uninstall-nodist_libsubincludeHEADERS \
1031         uninstall-nodist_toolexeclibHEADERS uninstall-pdf-am \
1032         uninstall-ps-am uninstall-toolexeclibLTLIBRARIES
1033
1034 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all all-multi \
1035         clean-multi ctags-recursive distclean-multi install-am \
1036         install-multi install-strip maintainer-clean-multi \
1037         mostlyclean-multi tags-recursive
1038
1039 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1040         all all-am all-local all-multi am--refresh check check-am \
1041         clean clean-aminfo clean-generic clean-libtool clean-multi \
1042         clean-toolexeclibLTLIBRARIES ctags ctags-recursive dist-info \
1043         distclean distclean-compile distclean-generic distclean-hdr \
1044         distclean-libtool distclean-multi distclean-tags dvi dvi-am \
1045         html html-am info info-am install install-am install-data \
1046         install-data-am install-dvi install-dvi-am install-exec \
1047         install-exec-am install-html install-html-am install-info \
1048         install-info-am install-man install-multi \
1049         install-nodist_fincludeHEADERS \
1050         install-nodist_libsubincludeHEADERS \
1051         install-nodist_toolexeclibHEADERS install-pdf install-pdf-am \
1052         install-ps install-ps-am install-strip \
1053         install-toolexeclibLTLIBRARIES installcheck installcheck-am \
1054         installdirs installdirs-am maintainer-clean \
1055         maintainer-clean-aminfo maintainer-clean-generic \
1056         maintainer-clean-multi mostlyclean mostlyclean-aminfo \
1057         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1058         mostlyclean-multi pdf pdf-am ps ps-am tags tags-recursive \
1059         uninstall uninstall-am uninstall-dvi-am uninstall-html-am \
1060         uninstall-info-am uninstall-nodist_fincludeHEADERS \
1061         uninstall-nodist_libsubincludeHEADERS \
1062         uninstall-nodist_toolexeclibHEADERS uninstall-pdf-am \
1063         uninstall-ps-am uninstall-toolexeclibLTLIBRARIES
1064
1065
1066 vpath % $(strip $(search_path))
1067 @LIBGOMP_BUILD_VERSIONED_SHLIB_GNU_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_SOL2_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp.map-sol2 : $(top_srcdir)/libgomp.map
1068 @LIBGOMP_BUILD_VERSIONED_SHLIB_GNU_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_SOL2_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@   sed -e '/^#ifdef HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT/,/^#endif/d' $< \
1069 @LIBGOMP_BUILD_VERSIONED_SHLIB_GNU_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_SOL2_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@    > $@ || (rm -f $@ ; exit 1)
1070 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp.map-sun : $(top_srcdir)/libgomp.map \
1071 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@            $(top_srcdir)/../contrib/make_sunver.pl \
1072 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@            $(libgomp_la_OBJECTS) $(libgomp_la_LIBADD)
1073 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@    perl $(top_srcdir)/../contrib/make_sunver.pl \
1074 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@      $(top_srcdir)/libgomp.map \
1075 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@      $(libgomp_la_OBJECTS:%.lo=.libs/%.o) \
1076 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@     `echo $(libgomp_la_LIBADD) | \
1077 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@        sed 's,/\([^/.]*\)\.la,/.libs/\1.a,g'` \
1078 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@     > $@ || (rm -f $@ ; exit 1)
1079
1080 omp_lib_kinds.mod: omp_lib.mod
1081         :
1082 omp_lib.mod: omp_lib.f90
1083         $(FC) $(FCFLAGS) -fsyntax-only omp_lib.f90
1084 fortran.lo: libgomp_f.h
1085 fortran.o: libgomp_f.h
1086 env.lo: libgomp_f.h
1087 env.o: libgomp_f.h
1088
1089 all-local: $(STAMP_GENINSRC)
1090
1091 stamp-geninsrc: libgomp.info
1092         cp -p $(top_builddir)/libgomp.info $(srcdir)/libgomp.info
1093         @touch $@
1094
1095 libgomp.info: $(STAMP_BUILD_INFO)
1096
1097 stamp-build-info: libgomp.texi
1098         $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) -o libgomp.info $(srcdir)/libgomp.texi
1099         @touch $@
1100
1101 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1102 # Otherwise a system limit (for SysV at least) may be exceeded.
1103 .NOEXPORT: