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