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