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