re PR libfortran/90374 (Fortran 2018: Support d0.d, e0.d, es0.d, en0.d, g0.d and...
[gcc.git] / libgomp / Makefile.in
1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2017 Free Software Foundation, Inc.
5
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 # Plugins for offload execution, Makefile.am fragment.
18 #
19 # Copyright (C) 2014-2019 Free Software Foundation, Inc.
20 #
21 # Contributed by Mentor Embedded.
22 #
23 # This file is part of the GNU Offloading and Multi Processing Library
24 # (libgomp).
25 #
26 # Libgomp is free software; you can redistribute it and/or modify it
27 # under the terms of the GNU General Public License as published by
28 # the Free Software Foundation; either version 3, or (at your option)
29 # any later version.
30 #
31 # Libgomp is distributed in the hope that it will be useful, but WITHOUT ANY
32 # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
33 # FOR A PARTICULAR PURPOSE. See the GNU General Public License for
34 # more details.
35 #
36 # Under Section 7 of GPL version 3, you are granted additional
37 # permissions described in the GCC Runtime Library Exception, version
38 # 3.1, as published by the Free Software Foundation.
39 #
40 # You should have received a copy of the GNU General Public License and
41 # a copy of the GCC Runtime Library Exception along with this program;
42 # see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
43 # <http://www.gnu.org/licenses/>.
44
45
46 VPATH = @srcdir@
47 am__is_gnu_make = { \
48 if test -z '$(MAKELEVEL)'; then \
49 false; \
50 elif test -n '$(MAKE_HOST)'; then \
51 true; \
52 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
53 true; \
54 else \
55 false; \
56 fi; \
57 }
58 am__make_running_with_option = \
59 case $${target_option-} in \
60 ?) ;; \
61 *) echo "am__make_running_with_option: internal error: invalid" \
62 "target option '$${target_option-}' specified" >&2; \
63 exit 1;; \
64 esac; \
65 has_opt=no; \
66 sane_makeflags=$$MAKEFLAGS; \
67 if $(am__is_gnu_make); then \
68 sane_makeflags=$$MFLAGS; \
69 else \
70 case $$MAKEFLAGS in \
71 *\\[\ \ ]*) \
72 bs=\\; \
73 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
74 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
75 esac; \
76 fi; \
77 skip_next=no; \
78 strip_trailopt () \
79 { \
80 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
81 }; \
82 for flg in $$sane_makeflags; do \
83 test $$skip_next = yes && { skip_next=no; continue; }; \
84 case $$flg in \
85 *=*|--*) continue;; \
86 -*I) strip_trailopt 'I'; skip_next=yes;; \
87 -*I?*) strip_trailopt 'I';; \
88 -*O) strip_trailopt 'O'; skip_next=yes;; \
89 -*O?*) strip_trailopt 'O';; \
90 -*l) strip_trailopt 'l'; skip_next=yes;; \
91 -*l?*) strip_trailopt 'l';; \
92 -[dEDm]) skip_next=yes;; \
93 -[JT]) skip_next=yes;; \
94 esac; \
95 case $$flg in \
96 *$$target_option*) has_opt=yes; break;; \
97 esac; \
98 done; \
99 test $$has_opt = yes
100 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
101 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
102 pkgdatadir = $(datadir)/@PACKAGE@
103 pkgincludedir = $(includedir)/@PACKAGE@
104 pkglibdir = $(libdir)/@PACKAGE@
105 pkglibexecdir = $(libexecdir)/@PACKAGE@
106 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
107 install_sh_DATA = $(install_sh) -c -m 644
108 install_sh_PROGRAM = $(install_sh) -c
109 install_sh_SCRIPT = $(install_sh) -c
110 INSTALL_HEADER = $(INSTALL_DATA)
111 transform = $(program_transform_name)
112 NORMAL_INSTALL = :
113 PRE_INSTALL = :
114 POST_INSTALL = :
115 NORMAL_UNINSTALL = :
116 PRE_UNINSTALL = :
117 POST_UNINSTALL = :
118 build_triplet = @build@
119 host_triplet = @host@
120 target_triplet = @target@
121 @PLUGIN_NVPTX_TRUE@am__append_1 = libgomp-plugin-nvptx.la
122 @PLUGIN_HSA_TRUE@am__append_2 = libgomp-plugin-hsa.la
123 @PLUGIN_GCN_TRUE@am__append_3 = libgomp-plugin-gcn.la
124 @USE_FORTRAN_TRUE@am__append_4 = openacc.f90
125 subdir = .
126 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
127 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
128 $(top_srcdir)/../config/ax_count_cpus.m4 \
129 $(top_srcdir)/../config/depstand.m4 \
130 $(top_srcdir)/../config/enable.m4 \
131 $(top_srcdir)/../config/futex.m4 \
132 $(top_srcdir)/../config/lead-dot.m4 \
133 $(top_srcdir)/../config/lthostflags.m4 \
134 $(top_srcdir)/../config/multi.m4 \
135 $(top_srcdir)/../config/override.m4 \
136 $(top_srcdir)/../config/tls.m4 $(top_srcdir)/../ltoptions.m4 \
137 $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
138 $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \
139 $(top_srcdir)/../libtool.m4 $(top_srcdir)/../config/cet.m4 \
140 $(top_srcdir)/plugin/configfrag.ac $(top_srcdir)/configure.ac
141 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
142 $(ACLOCAL_M4)
143 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
144 $(am__configure_deps)
145 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
146 configure.lineno config.status.lineno
147 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
148 CONFIG_HEADER = config.h
149 CONFIG_CLEAN_FILES = omp.h omp_lib.h omp_lib.f90 libgomp_f.h \
150 libgomp.spec
151 CONFIG_CLEAN_VPATH_FILES =
152 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
153 am__vpath_adj = case $$p in \
154 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
155 *) f=$$p;; \
156 esac;
157 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
158 am__install_max = 40
159 am__nobase_strip_setup = \
160 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
161 am__nobase_strip = \
162 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
163 am__nobase_list = $(am__nobase_strip_setup); \
164 for p in $$list; do echo "$$p $$p"; done | \
165 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
166 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
167 if (++n[$$2] == $(am__install_max)) \
168 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
169 END { for (dir in files) print dir, files[dir] }'
170 am__base_list = \
171 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
172 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
173 am__uninstall_files_from_dir = { \
174 test -z "$$files" \
175 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
176 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
177 $(am__cd) "$$dir" && rm -f $$files; }; \
178 }
179 am__installdirs = "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(infodir)" \
180 "$(DESTDIR)$(fincludedir)" "$(DESTDIR)$(libsubincludedir)" \
181 "$(DESTDIR)$(toolexeclibdir)"
182 LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
183 am__DEPENDENCIES_1 =
184 @PLUGIN_GCN_TRUE@libgomp_plugin_gcn_la_DEPENDENCIES = libgomp.la \
185 @PLUGIN_GCN_TRUE@ $(am__DEPENDENCIES_1)
186 @PLUGIN_GCN_TRUE@am_libgomp_plugin_gcn_la_OBJECTS = \
187 @PLUGIN_GCN_TRUE@ libgomp_plugin_gcn_la-plugin-gcn.lo
188 libgomp_plugin_gcn_la_OBJECTS = $(am_libgomp_plugin_gcn_la_OBJECTS)
189 AM_V_lt = $(am__v_lt_@AM_V@)
190 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
191 am__v_lt_0 = --silent
192 am__v_lt_1 =
193 libgomp_plugin_gcn_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
194 $(libgomp_plugin_gcn_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
195 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
196 $(libgomp_plugin_gcn_la_LDFLAGS) $(LDFLAGS) -o $@
197 @PLUGIN_GCN_TRUE@am_libgomp_plugin_gcn_la_rpath = -rpath \
198 @PLUGIN_GCN_TRUE@ $(toolexeclibdir)
199 @PLUGIN_HSA_TRUE@libgomp_plugin_hsa_la_DEPENDENCIES = libgomp.la \
200 @PLUGIN_HSA_TRUE@ $(am__DEPENDENCIES_1)
201 @PLUGIN_HSA_TRUE@am_libgomp_plugin_hsa_la_OBJECTS = \
202 @PLUGIN_HSA_TRUE@ libgomp_plugin_hsa_la-plugin-hsa.lo
203 libgomp_plugin_hsa_la_OBJECTS = $(am_libgomp_plugin_hsa_la_OBJECTS)
204 libgomp_plugin_hsa_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
205 $(libgomp_plugin_hsa_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
206 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
207 $(libgomp_plugin_hsa_la_LDFLAGS) $(LDFLAGS) -o $@
208 @PLUGIN_HSA_TRUE@am_libgomp_plugin_hsa_la_rpath = -rpath \
209 @PLUGIN_HSA_TRUE@ $(toolexeclibdir)
210 @PLUGIN_NVPTX_TRUE@libgomp_plugin_nvptx_la_DEPENDENCIES = libgomp.la \
211 @PLUGIN_NVPTX_TRUE@ $(am__DEPENDENCIES_1)
212 @PLUGIN_NVPTX_TRUE@am_libgomp_plugin_nvptx_la_OBJECTS = \
213 @PLUGIN_NVPTX_TRUE@ libgomp_plugin_nvptx_la-plugin-nvptx.lo
214 libgomp_plugin_nvptx_la_OBJECTS = \
215 $(am_libgomp_plugin_nvptx_la_OBJECTS)
216 libgomp_plugin_nvptx_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
217 $(libgomp_plugin_nvptx_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
218 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
219 $(libgomp_plugin_nvptx_la_LDFLAGS) $(LDFLAGS) -o $@
220 @PLUGIN_NVPTX_TRUE@am_libgomp_plugin_nvptx_la_rpath = -rpath \
221 @PLUGIN_NVPTX_TRUE@ $(toolexeclibdir)
222 libgomp_la_LIBADD =
223 @USE_FORTRAN_TRUE@am__objects_1 = openacc.lo
224 am_libgomp_la_OBJECTS = alloc.lo atomic.lo barrier.lo critical.lo \
225 env.lo error.lo icv.lo icv-device.lo iter.lo iter_ull.lo \
226 loop.lo loop_ull.lo ordered.lo parallel.lo sections.lo \
227 single.lo task.lo team.lo work.lo lock.lo mutex.lo proc.lo \
228 sem.lo bar.lo ptrlock.lo time.lo fortran.lo affinity.lo \
229 target.lo splay-tree.lo libgomp-plugin.lo oacc-parallel.lo \
230 oacc-host.lo oacc-init.lo oacc-mem.lo oacc-async.lo \
231 oacc-plugin.lo oacc-cuda.lo priority_queue.lo affinity-fmt.lo \
232 teams.lo oacc-profiling.lo oacc-target.lo $(am__objects_1)
233 libgomp_la_OBJECTS = $(am_libgomp_la_OBJECTS)
234 AM_V_P = $(am__v_P_@AM_V@)
235 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
236 am__v_P_0 = false
237 am__v_P_1 = :
238 AM_V_GEN = $(am__v_GEN_@AM_V@)
239 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
240 am__v_GEN_0 = @echo " GEN " $@;
241 am__v_GEN_1 =
242 AM_V_at = $(am__v_at_@AM_V@)
243 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
244 am__v_at_0 = @
245 am__v_at_1 =
246 DEFAULT_INCLUDES = -I.@am__isrc@
247 depcomp = $(SHELL) $(top_srcdir)/../depcomp
248 am__depfiles_maybe = depfiles
249 am__mv = mv -f
250 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
251 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
252 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
253 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
254 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
255 $(AM_CFLAGS) $(CFLAGS)
256 AM_V_CC = $(am__v_CC_@AM_V@)
257 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
258 am__v_CC_0 = @echo " CC " $@;
259 am__v_CC_1 =
260 CCLD = $(CC)
261 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
262 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
263 am__v_CCLD_0 = @echo " CCLD " $@;
264 am__v_CCLD_1 =
265 FCCOMPILE = $(FC) $(AM_FCFLAGS) $(FCFLAGS)
266 LTFCCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) \
267 $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS)
268 AM_V_FC = $(am__v_FC_@AM_V@)
269 am__v_FC_ = $(am__v_FC_@AM_DEFAULT_V@)
270 am__v_FC_0 = @echo " FC " $@;
271 am__v_FC_1 =
272 FCLD = $(FC)
273 FCLINK = $(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) \
274 $(LIBTOOLFLAGS) --mode=link $(FCLD) $(AM_FCFLAGS) $(FCFLAGS) \
275 $(AM_LDFLAGS) $(LDFLAGS) -o $@
276 AM_V_FCLD = $(am__v_FCLD_@AM_V@)
277 am__v_FCLD_ = $(am__v_FCLD_@AM_DEFAULT_V@)
278 am__v_FCLD_0 = @echo " FCLD " $@;
279 am__v_FCLD_1 =
280 SOURCES = $(libgomp_plugin_gcn_la_SOURCES) \
281 $(libgomp_plugin_hsa_la_SOURCES) \
282 $(libgomp_plugin_nvptx_la_SOURCES) $(libgomp_la_SOURCES)
283 AM_V_DVIPS = $(am__v_DVIPS_@AM_V@)
284 am__v_DVIPS_ = $(am__v_DVIPS_@AM_DEFAULT_V@)
285 am__v_DVIPS_0 = @echo " DVIPS " $@;
286 am__v_DVIPS_1 =
287 AM_V_MAKEINFO = $(am__v_MAKEINFO_@AM_V@)
288 am__v_MAKEINFO_ = $(am__v_MAKEINFO_@AM_DEFAULT_V@)
289 am__v_MAKEINFO_0 = @echo " MAKEINFO" $@;
290 am__v_MAKEINFO_1 =
291 AM_V_INFOHTML = $(am__v_INFOHTML_@AM_V@)
292 am__v_INFOHTML_ = $(am__v_INFOHTML_@AM_DEFAULT_V@)
293 am__v_INFOHTML_0 = @echo " INFOHTML" $@;
294 am__v_INFOHTML_1 =
295 AM_V_TEXI2DVI = $(am__v_TEXI2DVI_@AM_V@)
296 am__v_TEXI2DVI_ = $(am__v_TEXI2DVI_@AM_DEFAULT_V@)
297 am__v_TEXI2DVI_0 = @echo " TEXI2DVI" $@;
298 am__v_TEXI2DVI_1 =
299 AM_V_TEXI2PDF = $(am__v_TEXI2PDF_@AM_V@)
300 am__v_TEXI2PDF_ = $(am__v_TEXI2PDF_@AM_DEFAULT_V@)
301 am__v_TEXI2PDF_0 = @echo " TEXI2PDF" $@;
302 am__v_TEXI2PDF_1 =
303 AM_V_texinfo = $(am__v_texinfo_@AM_V@)
304 am__v_texinfo_ = $(am__v_texinfo_@AM_DEFAULT_V@)
305 am__v_texinfo_0 = -q
306 am__v_texinfo_1 =
307 AM_V_texidevnull = $(am__v_texidevnull_@AM_V@)
308 am__v_texidevnull_ = $(am__v_texidevnull_@AM_DEFAULT_V@)
309 am__v_texidevnull_0 = > /dev/null
310 am__v_texidevnull_1 =
311 INFO_DEPS = libgomp.info
312 am__TEXINFO_TEX_DIR = $(srcdir)/../gcc/doc/include
313 DVIS = libgomp.dvi
314 PDFS = libgomp.pdf
315 PSS = libgomp.ps
316 HTMLS = libgomp.html
317 TEXINFOS = libgomp.texi
318 TEXI2DVI = texi2dvi
319 TEXI2PDF = $(TEXI2DVI) --pdf --batch
320 MAKEINFOHTML = $(MAKEINFO) --html
321 AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)
322 DVIPS = dvips
323 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
324 ctags-recursive dvi-recursive html-recursive info-recursive \
325 install-data-recursive install-dvi-recursive \
326 install-exec-recursive install-html-recursive \
327 install-info-recursive install-pdf-recursive \
328 install-ps-recursive install-recursive installcheck-recursive \
329 installdirs-recursive pdf-recursive ps-recursive \
330 tags-recursive uninstall-recursive
331 am__can_run_installinfo = \
332 case $$AM_UPDATE_INFO_DIR in \
333 n|no|NO) false;; \
334 *) (install-info --version) >/dev/null 2>&1;; \
335 esac
336 HEADERS = $(nodist_finclude_HEADERS) $(nodist_libsubinclude_HEADERS) \
337 $(nodist_noinst_HEADERS) $(nodist_toolexeclib_HEADERS)
338 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
339 distclean-recursive maintainer-clean-recursive
340 am__recursive_targets = \
341 $(RECURSIVE_TARGETS) \
342 $(RECURSIVE_CLEAN_TARGETS) \
343 $(am__extra_recursive_targets)
344 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
345 cscope
346 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
347 $(LISP)config.h.in
348 # Read a list of newline-separated strings from the standard input,
349 # and print each of them once, without duplicates. Input order is
350 # *not* preserved.
351 am__uniquify_input = $(AWK) '\
352 BEGIN { nonempty = 0; } \
353 { items[$$0] = 1; nonempty = 1; } \
354 END { if (nonempty) { for (i in items) print i; }; } \
355 '
356 # Make sure the list of sources is unique. This is necessary because,
357 # e.g., the same source file might be shared among _SOURCES variables
358 # for different programs/libraries.
359 am__define_uniq_tagged_files = \
360 list='$(am__tagged_files)'; \
361 unique=`for i in $$list; do \
362 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
363 done | $(am__uniquify_input)`
364 ETAGS = etags
365 CTAGS = ctags
366 CSCOPE = cscope
367 DIST_SUBDIRS = $(SUBDIRS)
368 ACLOCAL = @ACLOCAL@
369 AMTAR = @AMTAR@
370 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
371 AR = @AR@
372 AUTOCONF = @AUTOCONF@
373 AUTOHEADER = @AUTOHEADER@
374 AUTOMAKE = @AUTOMAKE@
375 AWK = @AWK@
376 CC = @CC@
377 CCDEPMODE = @CCDEPMODE@
378 CFLAGS = @CFLAGS@
379 CPP = @CPP@
380 CPPFLAGS = @CPPFLAGS@
381 CPU_COUNT = @CPU_COUNT@
382 CUDA_DRIVER_INCLUDE = @CUDA_DRIVER_INCLUDE@
383 CUDA_DRIVER_LIB = @CUDA_DRIVER_LIB@
384 CYGPATH_W = @CYGPATH_W@
385 DEFS = @DEFS@
386 DEPDIR = @DEPDIR@
387 DSYMUTIL = @DSYMUTIL@
388 DUMPBIN = @DUMPBIN@
389 ECHO_C = @ECHO_C@
390 ECHO_N = @ECHO_N@
391 ECHO_T = @ECHO_T@
392 EGREP = @EGREP@
393 EXEEXT = @EXEEXT@
394 FC = @FC@
395 FCFLAGS = @FCFLAGS@
396 FGREP = @FGREP@
397 GREP = @GREP@
398 HSA_RUNTIME_INCLUDE = @HSA_RUNTIME_INCLUDE@
399 HSA_RUNTIME_LIB = @HSA_RUNTIME_LIB@
400 INSTALL = @INSTALL@
401 INSTALL_DATA = @INSTALL_DATA@
402 INSTALL_PROGRAM = @INSTALL_PROGRAM@
403 INSTALL_SCRIPT = @INSTALL_SCRIPT@
404 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
405 LD = @LD@
406 LDFLAGS = @LDFLAGS@
407 LIBOBJS = @LIBOBJS@
408 LIBS = @LIBS@
409 LIBTOOL = @LIBTOOL@
410 LIPO = @LIPO@
411 LN_S = @LN_S@
412 LTLIBOBJS = @LTLIBOBJS@
413 MAINT = @MAINT@
414 MAKEINFO = @MAKEINFO@
415 MKDIR_P = @MKDIR_P@
416 NM = @NM@
417 NMEDIT = @NMEDIT@
418 OBJDUMP = @OBJDUMP@
419 OBJEXT = @OBJEXT@
420 OMP_LOCK_25_ALIGN = @OMP_LOCK_25_ALIGN@
421 OMP_LOCK_25_KIND = @OMP_LOCK_25_KIND@
422 OMP_LOCK_25_SIZE = @OMP_LOCK_25_SIZE@
423 OMP_LOCK_ALIGN = @OMP_LOCK_ALIGN@
424 OMP_LOCK_KIND = @OMP_LOCK_KIND@
425 OMP_LOCK_SIZE = @OMP_LOCK_SIZE@
426 OMP_NEST_LOCK_25_ALIGN = @OMP_NEST_LOCK_25_ALIGN@
427 OMP_NEST_LOCK_25_KIND = @OMP_NEST_LOCK_25_KIND@
428 OMP_NEST_LOCK_25_SIZE = @OMP_NEST_LOCK_25_SIZE@
429 OMP_NEST_LOCK_ALIGN = @OMP_NEST_LOCK_ALIGN@
430 OMP_NEST_LOCK_KIND = @OMP_NEST_LOCK_KIND@
431 OMP_NEST_LOCK_SIZE = @OMP_NEST_LOCK_SIZE@
432 OPT_LDFLAGS = @OPT_LDFLAGS@
433 OTOOL = @OTOOL@
434 OTOOL64 = @OTOOL64@
435 PACKAGE = @PACKAGE@
436 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
437 PACKAGE_NAME = @PACKAGE_NAME@
438 PACKAGE_STRING = @PACKAGE_STRING@
439 PACKAGE_TARNAME = @PACKAGE_TARNAME@
440 PACKAGE_URL = @PACKAGE_URL@
441 PACKAGE_VERSION = @PACKAGE_VERSION@
442 PATH_SEPARATOR = @PATH_SEPARATOR@
443 PERL = @PERL@
444 PLUGIN_GCN = @PLUGIN_GCN@
445 PLUGIN_GCN_CPPFLAGS = @PLUGIN_GCN_CPPFLAGS@
446 PLUGIN_GCN_LDFLAGS = @PLUGIN_GCN_LDFLAGS@
447 PLUGIN_GCN_LIBS = @PLUGIN_GCN_LIBS@
448 PLUGIN_HSA = @PLUGIN_HSA@
449 PLUGIN_HSA_CPPFLAGS = @PLUGIN_HSA_CPPFLAGS@
450 PLUGIN_HSA_LDFLAGS = @PLUGIN_HSA_LDFLAGS@
451 PLUGIN_HSA_LIBS = @PLUGIN_HSA_LIBS@
452 PLUGIN_NVPTX = @PLUGIN_NVPTX@
453 PLUGIN_NVPTX_CPPFLAGS = @PLUGIN_NVPTX_CPPFLAGS@
454 PLUGIN_NVPTX_LDFLAGS = @PLUGIN_NVPTX_LDFLAGS@
455 PLUGIN_NVPTX_LIBS = @PLUGIN_NVPTX_LIBS@
456 RANLIB = @RANLIB@
457 SECTION_LDFLAGS = @SECTION_LDFLAGS@
458 SED = @SED@
459 SET_MAKE = @SET_MAKE@
460 SHELL = @SHELL@
461 STRIP = @STRIP@
462 VERSION = @VERSION@
463 XCFLAGS = @XCFLAGS@
464 XLDFLAGS = @XLDFLAGS@
465 abs_builddir = @abs_builddir@
466 abs_srcdir = @abs_srcdir@
467 abs_top_builddir = @abs_top_builddir@
468 abs_top_srcdir = @abs_top_srcdir@
469 ac_ct_CC = @ac_ct_CC@
470 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
471 ac_ct_FC = @ac_ct_FC@
472 am__include = @am__include@
473 am__leading_dot = @am__leading_dot@
474 am__quote = @am__quote@
475 am__tar = @am__tar@
476 am__untar = @am__untar@
477 bindir = @bindir@
478 build = @build@
479 build_alias = @build_alias@
480 build_cpu = @build_cpu@
481 build_os = @build_os@
482 build_vendor = @build_vendor@
483 builddir = @builddir@
484 config_path = @config_path@
485 datadir = @datadir@
486 datarootdir = @datarootdir@
487 docdir = @docdir@
488 dvidir = @dvidir@
489 enable_shared = @enable_shared@
490 enable_static = @enable_static@
491 exec_prefix = @exec_prefix@
492 get_gcc_base_ver = @get_gcc_base_ver@
493 host = @host@
494 host_alias = @host_alias@
495 host_cpu = @host_cpu@
496 host_os = @host_os@
497 host_vendor = @host_vendor@
498 htmldir = @htmldir@
499 includedir = @includedir@
500 infodir = @infodir@
501 install_sh = @install_sh@
502 libdir = @libdir@
503 libexecdir = @libexecdir@
504 libtool_VERSION = @libtool_VERSION@
505 link_gomp = @link_gomp@
506 localedir = @localedir@
507 localstatedir = @localstatedir@
508 lt_host_flags = @lt_host_flags@
509 mandir = @mandir@
510 mkdir_p = @mkdir_p@
511 multi_basedir = @multi_basedir@
512 offload_additional_lib_paths = @offload_additional_lib_paths@
513 offload_additional_options = @offload_additional_options@
514 offload_plugins = @offload_plugins@
515 offload_targets = @offload_targets@
516 oldincludedir = @oldincludedir@
517 pdfdir = @pdfdir@
518 prefix = @prefix@
519 program_transform_name = @program_transform_name@
520 psdir = @psdir@
521 sbindir = @sbindir@
522 sharedstatedir = @sharedstatedir@
523 srcdir = @srcdir@
524 sysconfdir = @sysconfdir@
525 target = @target@
526 target_alias = @target_alias@
527 target_cpu = @target_cpu@
528 target_os = @target_os@
529 target_vendor = @target_vendor@
530 toolexecdir = @toolexecdir@
531 toolexeclibdir = @toolexeclibdir@
532 top_build_prefix = @top_build_prefix@
533 top_builddir = @top_builddir@
534 top_srcdir = @top_srcdir@
535 AUTOMAKE_OPTIONS = info-in-builddir
536 ACLOCAL_AMFLAGS = -I .. -I ../config
537 SUBDIRS = testsuite
538 gcc_version := $(shell @get_gcc_base_ver@ $(top_srcdir)/../gcc/BASE-VER)
539 search_path = $(addprefix $(top_srcdir)/config/, $(config_path)) $(top_srcdir) \
540 $(top_srcdir)/../include
541
542 fincludedir = $(libdir)/gcc/$(target_alias)/$(gcc_version)$(MULTISUBDIR)/finclude
543 libsubincludedir = $(libdir)/gcc/$(target_alias)/$(gcc_version)/include
544 AM_CPPFLAGS = $(addprefix -I, $(search_path))
545 AM_CFLAGS = $(XCFLAGS)
546 AM_LDFLAGS = $(XLDFLAGS) $(SECTION_LDFLAGS) $(OPT_LDFLAGS)
547 toolexeclib_LTLIBRARIES = libgomp.la $(am__append_1) $(am__append_2) \
548 $(am__append_3)
549 nodist_toolexeclib_HEADERS = libgomp.spec
550
551 # -Wc is only a libtool option.
552 @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@comma = ,
553 @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@PREPROCESS = $(subst -Wc$(comma), , $(COMPILE)) -E
554 @LIBGOMP_BUILD_VERSIONED_SHLIB_FALSE@libgomp_version_script =
555 @LIBGOMP_BUILD_VERSIONED_SHLIB_GNU_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp_version_script = -Wl,--version-script,libgomp.ver
556 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp_version_script = -Wl,-M,libgomp.ver-sun
557 @LIBGOMP_BUILD_VERSIONED_SHLIB_FALSE@libgomp_version_dep =
558 @LIBGOMP_BUILD_VERSIONED_SHLIB_GNU_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp_version_dep = libgomp.ver
559 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp_version_dep = libgomp.ver-sun
560 libgomp_version_info = -version-info $(libtool_VERSION)
561 libgomp_la_LDFLAGS = $(libgomp_version_info) $(libgomp_version_script) \
562 $(lt_host_flags)
563
564 libgomp_la_DEPENDENCIES = $(libgomp_version_dep)
565 libgomp_la_LINK = $(LINK) $(libgomp_la_LDFLAGS)
566 libgomp_la_SOURCES = alloc.c atomic.c barrier.c critical.c env.c \
567 error.c icv.c icv-device.c iter.c iter_ull.c loop.c loop_ull.c \
568 ordered.c parallel.c sections.c single.c task.c team.c work.c \
569 lock.c mutex.c proc.c sem.c bar.c ptrlock.c time.c fortran.c \
570 affinity.c target.c splay-tree.c libgomp-plugin.c \
571 oacc-parallel.c oacc-host.c oacc-init.c oacc-mem.c \
572 oacc-async.c oacc-plugin.c oacc-cuda.c priority_queue.c \
573 affinity-fmt.c teams.c oacc-profiling.c oacc-target.c \
574 $(am__append_4)
575
576 # Nvidia PTX OpenACC plugin.
577 @PLUGIN_NVPTX_TRUE@libgomp_plugin_nvptx_version_info = -version-info $(libtool_VERSION)
578 @PLUGIN_NVPTX_TRUE@libgomp_plugin_nvptx_la_SOURCES = plugin/plugin-nvptx.c
579 @PLUGIN_NVPTX_TRUE@libgomp_plugin_nvptx_la_CPPFLAGS = $(AM_CPPFLAGS) $(PLUGIN_NVPTX_CPPFLAGS)
580 @PLUGIN_NVPTX_TRUE@libgomp_plugin_nvptx_la_LDFLAGS = \
581 @PLUGIN_NVPTX_TRUE@ $(libgomp_plugin_nvptx_version_info) \
582 @PLUGIN_NVPTX_TRUE@ $(lt_host_flags) $(PLUGIN_NVPTX_LDFLAGS)
583 @PLUGIN_NVPTX_TRUE@libgomp_plugin_nvptx_la_LIBADD = libgomp.la $(PLUGIN_NVPTX_LIBS)
584 @PLUGIN_NVPTX_TRUE@libgomp_plugin_nvptx_la_LIBTOOLFLAGS = --tag=disable-static
585
586 # Heterogenous Systems Architecture plugin
587 @PLUGIN_HSA_TRUE@libgomp_plugin_hsa_version_info = -version-info $(libtool_VERSION)
588 @PLUGIN_HSA_TRUE@libgomp_plugin_hsa_la_SOURCES = plugin/plugin-hsa.c
589 @PLUGIN_HSA_TRUE@libgomp_plugin_hsa_la_CPPFLAGS = $(AM_CPPFLAGS) $(PLUGIN_HSA_CPPFLAGS) \
590 @PLUGIN_HSA_TRUE@ -D_GNU_SOURCE
591
592 @PLUGIN_HSA_TRUE@libgomp_plugin_hsa_la_LDFLAGS = \
593 @PLUGIN_HSA_TRUE@ $(libgomp_plugin_hsa_version_info) \
594 @PLUGIN_HSA_TRUE@ $(lt_host_flags) $(PLUGIN_HSA_LDFLAGS)
595 @PLUGIN_HSA_TRUE@libgomp_plugin_hsa_la_LIBADD = libgomp.la $(PLUGIN_HSA_LIBS)
596 @PLUGIN_HSA_TRUE@libgomp_plugin_hsa_la_LIBTOOLFLAGS = --tag=disable-static
597
598 # AMD GCN plugin
599 @PLUGIN_GCN_TRUE@libgomp_plugin_gcn_version_info = -version-info $(libtool_VERSION)
600 @PLUGIN_GCN_TRUE@libgomp_plugin_gcn_la_SOURCES = plugin/plugin-gcn.c
601 @PLUGIN_GCN_TRUE@libgomp_plugin_gcn_la_CPPFLAGS = $(AM_CPPFLAGS) $(PLUGIN_GCN_CPPFLAGS) \
602 @PLUGIN_GCN_TRUE@ -D_GNU_SOURCE
603
604 @PLUGIN_GCN_TRUE@libgomp_plugin_gcn_la_LDFLAGS = \
605 @PLUGIN_GCN_TRUE@ $(libgomp_plugin_gcn_version_info) \
606 @PLUGIN_GCN_TRUE@ $(lt_host_flags) $(PLUGIN_GCN_LDFLAGS)
607 @PLUGIN_GCN_TRUE@libgomp_plugin_gcn_la_LIBADD = libgomp.la $(PLUGIN_GCN_LIBS)
608 @PLUGIN_GCN_TRUE@libgomp_plugin_gcn_la_LIBTOOLFLAGS = --tag=disable-static
609 nodist_noinst_HEADERS = libgomp_f.h
610 nodist_libsubinclude_HEADERS = omp.h openacc.h acc_prof.h
611 @USE_FORTRAN_TRUE@nodist_finclude_HEADERS = omp_lib.h omp_lib.f90 omp_lib.mod omp_lib_kinds.mod \
612 @USE_FORTRAN_TRUE@ openacc_lib.h openacc.f90 openacc.mod openacc_kinds.mod
613
614 LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS))
615 LINK = $(LIBTOOL) --tag CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
616 $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LTLDFLAGS) -o $@
617
618
619 # Automake Documentation:
620 # If your package has Texinfo files in many directories, you can use the
621 # variable TEXINFO_TEX to tell Automake where to find the canonical
622 # `texinfo.tex' for your package. The value of this variable should be
623 # the relative path from the current `Makefile.am' to `texinfo.tex'.
624 TEXINFO_TEX = ../gcc/doc/include/texinfo.tex
625
626 # Defines info, dvi, pdf and html targets
627 MAKEINFOFLAGS = -I $(srcdir)/../gcc/doc/include
628 info_TEXINFOS = libgomp.texi
629 @GENINSRC_FALSE@STAMP_GENINSRC =
630
631 # AM_CONDITIONAL on configure option --generated-files-in-srcdir
632 @GENINSRC_TRUE@STAMP_GENINSRC = stamp-geninsrc
633 @BUILD_INFO_FALSE@STAMP_BUILD_INFO =
634
635 # AM_CONDITIONAL on configure check ACX_CHECK_PROG_VER([MAKEINFO])
636 @BUILD_INFO_TRUE@STAMP_BUILD_INFO = stamp-build-info
637 CLEANFILES = $(STAMP_GENINSRC) $(STAMP_BUILD_INFO)
638 MAINTAINERCLEANFILES = $(srcdir)/libgomp.info
639 MULTISRCTOP =
640 MULTIBUILDTOP =
641 MULTIDIRS =
642 MULTISUBDIR =
643 MULTIDO = true
644 MULTICLEAN = true
645 all: config.h
646 $(MAKE) $(AM_MAKEFLAGS) all-recursive
647
648 .SUFFIXES:
649 .SUFFIXES: .c .dvi .f90 .lo .o .obj .ps
650 am--refresh: Makefile
651 @:
652 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/plugin/Makefrag.am $(top_srcdir)/../multilib.am $(am__configure_deps)
653 @for dep in $?; do \
654 case '$(am__configure_deps)' in \
655 *$$dep*) \
656 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
657 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
658 && exit 0; \
659 exit 1;; \
660 esac; \
661 done; \
662 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
663 $(am__cd) $(top_srcdir) && \
664 $(AUTOMAKE) --foreign Makefile
665 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
666 @case '$?' in \
667 *config.status*) \
668 echo ' $(SHELL) ./config.status'; \
669 $(SHELL) ./config.status;; \
670 *) \
671 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
672 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
673 esac;
674 $(top_srcdir)/plugin/Makefrag.am $(top_srcdir)/../multilib.am $(am__empty):
675
676 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
677 $(SHELL) ./config.status --recheck
678
679 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
680 $(am__cd) $(srcdir) && $(AUTOCONF)
681 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
682 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
683 $(am__aclocal_m4_deps):
684
685 config.h: stamp-h1
686 @test -f $@ || rm -f stamp-h1
687 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
688
689 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
690 @rm -f stamp-h1
691 cd $(top_builddir) && $(SHELL) ./config.status config.h
692 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
693 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
694 rm -f stamp-h1
695 touch $@
696
697 distclean-hdr:
698 -rm -f config.h stamp-h1
699 omp.h: $(top_builddir)/config.status $(srcdir)/omp.h.in
700 cd $(top_builddir) && $(SHELL) ./config.status $@
701 omp_lib.h: $(top_builddir)/config.status $(srcdir)/omp_lib.h.in
702 cd $(top_builddir) && $(SHELL) ./config.status $@
703 omp_lib.f90: $(top_builddir)/config.status $(srcdir)/omp_lib.f90.in
704 cd $(top_builddir) && $(SHELL) ./config.status $@
705 libgomp_f.h: $(top_builddir)/config.status $(srcdir)/libgomp_f.h.in
706 cd $(top_builddir) && $(SHELL) ./config.status $@
707 libgomp.spec: $(top_builddir)/config.status $(srcdir)/libgomp.spec.in
708 cd $(top_builddir) && $(SHELL) ./config.status $@
709
710 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
711 @$(NORMAL_INSTALL)
712 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
713 list2=; for p in $$list; do \
714 if test -f $$p; then \
715 list2="$$list2 $$p"; \
716 else :; fi; \
717 done; \
718 test -z "$$list2" || { \
719 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
720 $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \
721 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
722 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
723 }
724
725 uninstall-toolexeclibLTLIBRARIES:
726 @$(NORMAL_UNINSTALL)
727 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
728 for p in $$list; do \
729 $(am__strip_dir) \
730 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
731 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
732 done
733
734 clean-toolexeclibLTLIBRARIES:
735 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
736 @list='$(toolexeclib_LTLIBRARIES)'; \
737 locs=`for p in $$list; do echo $$p; done | \
738 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
739 sort -u`; \
740 test -z "$$locs" || { \
741 echo rm -f $${locs}; \
742 rm -f $${locs}; \
743 }
744
745 libgomp-plugin-gcn.la: $(libgomp_plugin_gcn_la_OBJECTS) $(libgomp_plugin_gcn_la_DEPENDENCIES) $(EXTRA_libgomp_plugin_gcn_la_DEPENDENCIES)
746 $(AM_V_CCLD)$(libgomp_plugin_gcn_la_LINK) $(am_libgomp_plugin_gcn_la_rpath) $(libgomp_plugin_gcn_la_OBJECTS) $(libgomp_plugin_gcn_la_LIBADD) $(LIBS)
747
748 libgomp-plugin-hsa.la: $(libgomp_plugin_hsa_la_OBJECTS) $(libgomp_plugin_hsa_la_DEPENDENCIES) $(EXTRA_libgomp_plugin_hsa_la_DEPENDENCIES)
749 $(AM_V_CCLD)$(libgomp_plugin_hsa_la_LINK) $(am_libgomp_plugin_hsa_la_rpath) $(libgomp_plugin_hsa_la_OBJECTS) $(libgomp_plugin_hsa_la_LIBADD) $(LIBS)
750
751 libgomp-plugin-nvptx.la: $(libgomp_plugin_nvptx_la_OBJECTS) $(libgomp_plugin_nvptx_la_DEPENDENCIES) $(EXTRA_libgomp_plugin_nvptx_la_DEPENDENCIES)
752 $(AM_V_CCLD)$(libgomp_plugin_nvptx_la_LINK) $(am_libgomp_plugin_nvptx_la_rpath) $(libgomp_plugin_nvptx_la_OBJECTS) $(libgomp_plugin_nvptx_la_LIBADD) $(LIBS)
753
754 libgomp.la: $(libgomp_la_OBJECTS) $(libgomp_la_DEPENDENCIES) $(EXTRA_libgomp_la_DEPENDENCIES)
755 $(AM_V_GEN)$(libgomp_la_LINK) -rpath $(toolexeclibdir) $(libgomp_la_OBJECTS) $(libgomp_la_LIBADD) $(LIBS)
756
757 mostlyclean-compile:
758 -rm -f *.$(OBJEXT)
759
760 distclean-compile:
761 -rm -f *.tab.c
762
763 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/affinity-fmt.Plo@am__quote@
764 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/affinity.Plo@am__quote@
765 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alloc.Plo@am__quote@
766 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atomic.Plo@am__quote@
767 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bar.Plo@am__quote@
768 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/barrier.Plo@am__quote@
769 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/critical.Plo@am__quote@
770 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/env.Plo@am__quote@
771 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/error.Plo@am__quote@
772 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fortran.Plo@am__quote@
773 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/icv-device.Plo@am__quote@
774 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/icv.Plo@am__quote@
775 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iter.Plo@am__quote@
776 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iter_ull.Plo@am__quote@
777 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgomp-plugin.Plo@am__quote@
778 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgomp_plugin_gcn_la-plugin-gcn.Plo@am__quote@
779 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgomp_plugin_hsa_la-plugin-hsa.Plo@am__quote@
780 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgomp_plugin_nvptx_la-plugin-nvptx.Plo@am__quote@
781 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lock.Plo@am__quote@
782 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/loop.Plo@am__quote@
783 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/loop_ull.Plo@am__quote@
784 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mutex.Plo@am__quote@
785 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oacc-async.Plo@am__quote@
786 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oacc-cuda.Plo@am__quote@
787 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oacc-host.Plo@am__quote@
788 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oacc-init.Plo@am__quote@
789 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oacc-mem.Plo@am__quote@
790 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oacc-parallel.Plo@am__quote@
791 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oacc-plugin.Plo@am__quote@
792 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oacc-profiling.Plo@am__quote@
793 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oacc-target.Plo@am__quote@
794 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ordered.Plo@am__quote@
795 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parallel.Plo@am__quote@
796 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/priority_queue.Plo@am__quote@
797 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proc.Plo@am__quote@
798 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ptrlock.Plo@am__quote@
799 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sections.Plo@am__quote@
800 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sem.Plo@am__quote@
801 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/single.Plo@am__quote@
802 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/splay-tree.Plo@am__quote@
803 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/target.Plo@am__quote@
804 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/task.Plo@am__quote@
805 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/team.Plo@am__quote@
806 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/teams.Plo@am__quote@
807 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/time.Plo@am__quote@
808 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/work.Plo@am__quote@
809
810 .c.o:
811 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
812 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
813 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
814 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
815 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
816
817 .c.obj:
818 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
819 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
820 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
821 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
822 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
823
824 .c.lo:
825 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
826 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
827 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
828 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
829 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
830
831 libgomp_plugin_gcn_la-plugin-gcn.lo: plugin/plugin-gcn.c
832 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgomp_plugin_gcn_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgomp_plugin_gcn_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgomp_plugin_gcn_la-plugin-gcn.lo -MD -MP -MF $(DEPDIR)/libgomp_plugin_gcn_la-plugin-gcn.Tpo -c -o libgomp_plugin_gcn_la-plugin-gcn.lo `test -f 'plugin/plugin-gcn.c' || echo '$(srcdir)/'`plugin/plugin-gcn.c
833 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgomp_plugin_gcn_la-plugin-gcn.Tpo $(DEPDIR)/libgomp_plugin_gcn_la-plugin-gcn.Plo
834 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugin/plugin-gcn.c' object='libgomp_plugin_gcn_la-plugin-gcn.lo' libtool=yes @AMDEPBACKSLASH@
835 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
836 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgomp_plugin_gcn_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgomp_plugin_gcn_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgomp_plugin_gcn_la-plugin-gcn.lo `test -f 'plugin/plugin-gcn.c' || echo '$(srcdir)/'`plugin/plugin-gcn.c
837
838 libgomp_plugin_hsa_la-plugin-hsa.lo: plugin/plugin-hsa.c
839 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgomp_plugin_hsa_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgomp_plugin_hsa_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgomp_plugin_hsa_la-plugin-hsa.lo -MD -MP -MF $(DEPDIR)/libgomp_plugin_hsa_la-plugin-hsa.Tpo -c -o libgomp_plugin_hsa_la-plugin-hsa.lo `test -f 'plugin/plugin-hsa.c' || echo '$(srcdir)/'`plugin/plugin-hsa.c
840 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgomp_plugin_hsa_la-plugin-hsa.Tpo $(DEPDIR)/libgomp_plugin_hsa_la-plugin-hsa.Plo
841 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugin/plugin-hsa.c' object='libgomp_plugin_hsa_la-plugin-hsa.lo' libtool=yes @AMDEPBACKSLASH@
842 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
843 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgomp_plugin_hsa_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgomp_plugin_hsa_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgomp_plugin_hsa_la-plugin-hsa.lo `test -f 'plugin/plugin-hsa.c' || echo '$(srcdir)/'`plugin/plugin-hsa.c
844
845 libgomp_plugin_nvptx_la-plugin-nvptx.lo: plugin/plugin-nvptx.c
846 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgomp_plugin_nvptx_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgomp_plugin_nvptx_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgomp_plugin_nvptx_la-plugin-nvptx.lo -MD -MP -MF $(DEPDIR)/libgomp_plugin_nvptx_la-plugin-nvptx.Tpo -c -o libgomp_plugin_nvptx_la-plugin-nvptx.lo `test -f 'plugin/plugin-nvptx.c' || echo '$(srcdir)/'`plugin/plugin-nvptx.c
847 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgomp_plugin_nvptx_la-plugin-nvptx.Tpo $(DEPDIR)/libgomp_plugin_nvptx_la-plugin-nvptx.Plo
848 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugin/plugin-nvptx.c' object='libgomp_plugin_nvptx_la-plugin-nvptx.lo' libtool=yes @AMDEPBACKSLASH@
849 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
850 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgomp_plugin_nvptx_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgomp_plugin_nvptx_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgomp_plugin_nvptx_la-plugin-nvptx.lo `test -f 'plugin/plugin-nvptx.c' || echo '$(srcdir)/'`plugin/plugin-nvptx.c
851
852 .f90.o:
853 $(AM_V_FC)$(FCCOMPILE) -c -o $@ $<
854
855 .f90.obj:
856 $(AM_V_FC)$(FCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
857
858 .f90.lo:
859 $(AM_V_FC)$(LTFCCOMPILE) -c -o $@ $<
860
861 mostlyclean-libtool:
862 -rm -f *.lo
863
864 clean-libtool:
865 -rm -rf .libs _libs
866
867 distclean-libtool:
868 -rm -f libtool config.lt
869
870 libgomp.dvi: libgomp.texi
871 $(AM_V_TEXI2DVI)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
872 MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
873 $(TEXI2DVI) $(AM_V_texinfo) --build-dir=$(@:.dvi=.t2d) -o $@ $(AM_V_texidevnull) \
874 `test -f 'libgomp.texi' || echo '$(srcdir)/'`libgomp.texi
875
876 libgomp.pdf: libgomp.texi
877 $(AM_V_TEXI2PDF)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
878 MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
879 $(TEXI2PDF) $(AM_V_texinfo) --build-dir=$(@:.pdf=.t2p) -o $@ $(AM_V_texidevnull) \
880 `test -f 'libgomp.texi' || echo '$(srcdir)/'`libgomp.texi
881
882 libgomp.html: libgomp.texi
883 $(AM_V_MAKEINFO)rm -rf $(@:.html=.htp)
884 $(AM_V_at)if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
885 -o $(@:.html=.htp) `test -f 'libgomp.texi' || echo '$(srcdir)/'`libgomp.texi; \
886 then \
887 rm -rf $@ && mv $(@:.html=.htp) $@; \
888 else \
889 rm -rf $(@:.html=.htp); exit 1; \
890 fi
891 .dvi.ps:
892 $(AM_V_DVIPS)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
893 $(DVIPS) $(AM_V_texinfo) -o $@ $<
894
895 uninstall-dvi-am:
896 @$(NORMAL_UNINSTALL)
897 @list='$(DVIS)'; test -n "$(dvidir)" || list=; \
898 for p in $$list; do \
899 $(am__strip_dir) \
900 echo " rm -f '$(DESTDIR)$(dvidir)/$$f'"; \
901 rm -f "$(DESTDIR)$(dvidir)/$$f"; \
902 done
903
904 uninstall-html-am:
905 @$(NORMAL_UNINSTALL)
906 @list='$(HTMLS)'; test -n "$(htmldir)" || list=; \
907 for p in $$list; do \
908 $(am__strip_dir) \
909 echo " rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \
910 rm -rf "$(DESTDIR)$(htmldir)/$$f"; \
911 done
912
913 uninstall-info-am:
914 @$(PRE_UNINSTALL)
915 @if test -d '$(DESTDIR)$(infodir)' && $(am__can_run_installinfo); then \
916 list='$(INFO_DEPS)'; \
917 for file in $$list; do \
918 relfile=`echo "$$file" | sed 's|^.*/||'`; \
919 echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
920 if install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
921 then :; else test ! -f "$(DESTDIR)$(infodir)/$$relfile" || exit 1; fi; \
922 done; \
923 else :; fi
924 @$(NORMAL_UNINSTALL)
925 @list='$(INFO_DEPS)'; \
926 for file in $$list; do \
927 relfile=`echo "$$file" | sed 's|^.*/||'`; \
928 relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
929 (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
930 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]"; \
931 rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
932 else :; fi); \
933 done
934
935 uninstall-pdf-am:
936 @$(NORMAL_UNINSTALL)
937 @list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
938 for p in $$list; do \
939 $(am__strip_dir) \
940 echo " rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \
941 rm -f "$(DESTDIR)$(pdfdir)/$$f"; \
942 done
943
944 uninstall-ps-am:
945 @$(NORMAL_UNINSTALL)
946 @list='$(PSS)'; test -n "$(psdir)" || list=; \
947 for p in $$list; do \
948 $(am__strip_dir) \
949 echo " rm -f '$(DESTDIR)$(psdir)/$$f'"; \
950 rm -f "$(DESTDIR)$(psdir)/$$f"; \
951 done
952
953 dist-info: $(INFO_DEPS)
954 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
955 list='$(INFO_DEPS)'; \
956 for base in $$list; do \
957 case $$base in \
958 $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
959 esac; \
960 if test -f $$base; then d=.; else d=$(srcdir); fi; \
961 base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
962 for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
963 if test -f $$file; then \
964 relfile=`expr "$$file" : "$$d/\(.*\)"`; \
965 test -f "$(distdir)/$$relfile" || \
966 cp -p $$file "$(distdir)/$$relfile"; \
967 else :; fi; \
968 done; \
969 done
970
971 mostlyclean-aminfo:
972 -rm -rf libgomp.t2d libgomp.t2p
973
974 clean-aminfo:
975 -test -z "libgomp.dvi libgomp.pdf libgomp.ps libgomp.html" \
976 || rm -rf libgomp.dvi libgomp.pdf libgomp.ps libgomp.html
977
978 maintainer-clean-aminfo:
979 @list='$(INFO_DEPS)'; for i in $$list; do \
980 i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
981 echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
982 rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
983 done
984 install-nodist_fincludeHEADERS: $(nodist_finclude_HEADERS)
985 @$(NORMAL_INSTALL)
986 @list='$(nodist_finclude_HEADERS)'; test -n "$(fincludedir)" || list=; \
987 if test -n "$$list"; then \
988 echo " $(MKDIR_P) '$(DESTDIR)$(fincludedir)'"; \
989 $(MKDIR_P) "$(DESTDIR)$(fincludedir)" || exit 1; \
990 fi; \
991 for p in $$list; do \
992 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
993 echo "$$d$$p"; \
994 done | $(am__base_list) | \
995 while read files; do \
996 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(fincludedir)'"; \
997 $(INSTALL_HEADER) $$files "$(DESTDIR)$(fincludedir)" || exit $$?; \
998 done
999
1000 uninstall-nodist_fincludeHEADERS:
1001 @$(NORMAL_UNINSTALL)
1002 @list='$(nodist_finclude_HEADERS)'; test -n "$(fincludedir)" || list=; \
1003 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1004 dir='$(DESTDIR)$(fincludedir)'; $(am__uninstall_files_from_dir)
1005 install-nodist_libsubincludeHEADERS: $(nodist_libsubinclude_HEADERS)
1006 @$(NORMAL_INSTALL)
1007 @list='$(nodist_libsubinclude_HEADERS)'; test -n "$(libsubincludedir)" || list=; \
1008 if test -n "$$list"; then \
1009 echo " $(MKDIR_P) '$(DESTDIR)$(libsubincludedir)'"; \
1010 $(MKDIR_P) "$(DESTDIR)$(libsubincludedir)" || exit 1; \
1011 fi; \
1012 for p in $$list; do \
1013 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1014 echo "$$d$$p"; \
1015 done | $(am__base_list) | \
1016 while read files; do \
1017 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libsubincludedir)'"; \
1018 $(INSTALL_HEADER) $$files "$(DESTDIR)$(libsubincludedir)" || exit $$?; \
1019 done
1020
1021 uninstall-nodist_libsubincludeHEADERS:
1022 @$(NORMAL_UNINSTALL)
1023 @list='$(nodist_libsubinclude_HEADERS)'; test -n "$(libsubincludedir)" || list=; \
1024 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1025 dir='$(DESTDIR)$(libsubincludedir)'; $(am__uninstall_files_from_dir)
1026 install-nodist_toolexeclibHEADERS: $(nodist_toolexeclib_HEADERS)
1027 @$(NORMAL_INSTALL)
1028 @list='$(nodist_toolexeclib_HEADERS)'; test -n "$(toolexeclibdir)" || list=; \
1029 if test -n "$$list"; then \
1030 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
1031 $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \
1032 fi; \
1033 for p in $$list; do \
1034 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1035 echo "$$d$$p"; \
1036 done | $(am__base_list) | \
1037 while read files; do \
1038 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(toolexeclibdir)'"; \
1039 $(INSTALL_HEADER) $$files "$(DESTDIR)$(toolexeclibdir)" || exit $$?; \
1040 done
1041
1042 uninstall-nodist_toolexeclibHEADERS:
1043 @$(NORMAL_UNINSTALL)
1044 @list='$(nodist_toolexeclib_HEADERS)'; test -n "$(toolexeclibdir)" || list=; \
1045 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1046 dir='$(DESTDIR)$(toolexeclibdir)'; $(am__uninstall_files_from_dir)
1047
1048 # This directory's subdirectories are mostly independent; you can cd
1049 # into them and run 'make' without going through this Makefile.
1050 # To change the values of 'make' variables: instead of editing Makefiles,
1051 # (1) if the variable is set in 'config.status', edit 'config.status'
1052 # (which will cause the Makefiles to be regenerated when you run 'make');
1053 # (2) otherwise, pass the desired values on the 'make' command line.
1054 $(am__recursive_targets):
1055 @fail=; \
1056 if $(am__make_keepgoing); then \
1057 failcom='fail=yes'; \
1058 else \
1059 failcom='exit 1'; \
1060 fi; \
1061 dot_seen=no; \
1062 target=`echo $@ | sed s/-recursive//`; \
1063 case "$@" in \
1064 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1065 *) list='$(SUBDIRS)' ;; \
1066 esac; \
1067 for subdir in $$list; do \
1068 echo "Making $$target in $$subdir"; \
1069 if test "$$subdir" = "."; then \
1070 dot_seen=yes; \
1071 local_target="$$target-am"; \
1072 else \
1073 local_target="$$target"; \
1074 fi; \
1075 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1076 || eval $$failcom; \
1077 done; \
1078 if test "$$dot_seen" = "no"; then \
1079 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1080 fi; test -z "$$fail"
1081
1082 ID: $(am__tagged_files)
1083 $(am__define_uniq_tagged_files); mkid -fID $$unique
1084 tags: tags-recursive
1085 TAGS: tags
1086
1087 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1088 set x; \
1089 here=`pwd`; \
1090 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1091 include_option=--etags-include; \
1092 empty_fix=.; \
1093 else \
1094 include_option=--include; \
1095 empty_fix=; \
1096 fi; \
1097 list='$(SUBDIRS)'; for subdir in $$list; do \
1098 if test "$$subdir" = .; then :; else \
1099 test ! -f $$subdir/TAGS || \
1100 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1101 fi; \
1102 done; \
1103 $(am__define_uniq_tagged_files); \
1104 shift; \
1105 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1106 test -n "$$unique" || unique=$$empty_fix; \
1107 if test $$# -gt 0; then \
1108 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1109 "$$@" $$unique; \
1110 else \
1111 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1112 $$unique; \
1113 fi; \
1114 fi
1115 ctags: ctags-recursive
1116
1117 CTAGS: ctags
1118 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1119 $(am__define_uniq_tagged_files); \
1120 test -z "$(CTAGS_ARGS)$$unique" \
1121 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1122 $$unique
1123
1124 GTAGS:
1125 here=`$(am__cd) $(top_builddir) && pwd` \
1126 && $(am__cd) $(top_srcdir) \
1127 && gtags -i $(GTAGS_ARGS) "$$here"
1128 cscope: cscope.files
1129 test ! -s cscope.files \
1130 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
1131 clean-cscope:
1132 -rm -f cscope.files
1133 cscope.files: clean-cscope cscopelist
1134 cscopelist: cscopelist-recursive
1135
1136 cscopelist-am: $(am__tagged_files)
1137 list='$(am__tagged_files)'; \
1138 case "$(srcdir)" in \
1139 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1140 *) sdir=$(subdir)/$(srcdir) ;; \
1141 esac; \
1142 for i in $$list; do \
1143 if test -f "$$i"; then \
1144 echo "$(subdir)/$$i"; \
1145 else \
1146 echo "$$sdir/$$i"; \
1147 fi; \
1148 done >> $(top_builddir)/cscope.files
1149
1150 distclean-tags:
1151 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1152 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
1153 check-am: all-am
1154 check: check-recursive
1155 all-am: Makefile $(INFO_DEPS) $(LTLIBRARIES) $(HEADERS) config.h \
1156 all-local
1157 installdirs: installdirs-recursive
1158 installdirs-am:
1159 for dir in "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(infodir)" "$(DESTDIR)$(fincludedir)" "$(DESTDIR)$(libsubincludedir)" "$(DESTDIR)$(toolexeclibdir)"; do \
1160 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1161 done
1162 install: install-recursive
1163 install-exec: install-exec-recursive
1164 install-data: install-data-recursive
1165 uninstall: uninstall-recursive
1166
1167 install-am: all-am
1168 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1169
1170 installcheck: installcheck-recursive
1171 install-strip:
1172 if test -z '$(STRIP)'; then \
1173 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1174 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1175 install; \
1176 else \
1177 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1178 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1179 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1180 fi
1181 mostlyclean-generic:
1182
1183 clean-generic:
1184 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1185
1186 distclean-generic:
1187 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1188 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1189
1190 maintainer-clean-generic:
1191 @echo "This command is intended for maintainers to use"
1192 @echo "it deletes files that may require special tools to rebuild."
1193 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
1194 clean: clean-recursive
1195
1196 clean-am: clean-aminfo clean-generic clean-libtool clean-local \
1197 clean-toolexeclibLTLIBRARIES mostlyclean-am
1198
1199 distclean: distclean-recursive
1200 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1201 -rm -rf ./$(DEPDIR)
1202 -rm -f Makefile
1203 distclean-am: clean-am distclean-compile distclean-generic \
1204 distclean-hdr distclean-libtool distclean-local distclean-tags
1205
1206 dvi: dvi-recursive
1207
1208 dvi-am: $(DVIS)
1209
1210 html: html-recursive
1211
1212 html-am: $(HTMLS)
1213
1214 info: info-recursive
1215
1216 info-am: $(INFO_DEPS)
1217
1218 install-data-am: install-info-am install-nodist_fincludeHEADERS \
1219 install-nodist_libsubincludeHEADERS
1220
1221 install-dvi: install-dvi-recursive
1222
1223 install-dvi-am: $(DVIS)
1224 @$(NORMAL_INSTALL)
1225 @list='$(DVIS)'; test -n "$(dvidir)" || list=; \
1226 if test -n "$$list"; then \
1227 echo " $(MKDIR_P) '$(DESTDIR)$(dvidir)'"; \
1228 $(MKDIR_P) "$(DESTDIR)$(dvidir)" || exit 1; \
1229 fi; \
1230 for p in $$list; do \
1231 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1232 echo "$$d$$p"; \
1233 done | $(am__base_list) | \
1234 while read files; do \
1235 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dvidir)'"; \
1236 $(INSTALL_DATA) $$files "$(DESTDIR)$(dvidir)" || exit $$?; \
1237 done
1238 install-exec-am: install-exec-local install-nodist_toolexeclibHEADERS \
1239 install-toolexeclibLTLIBRARIES
1240
1241 install-html: install-html-recursive
1242
1243 install-html-am: $(HTMLS)
1244 @$(NORMAL_INSTALL)
1245 @list='$(HTMLS)'; list2=; test -n "$(htmldir)" || list=; \
1246 if test -n "$$list"; then \
1247 echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)'"; \
1248 $(MKDIR_P) "$(DESTDIR)$(htmldir)" || exit 1; \
1249 fi; \
1250 for p in $$list; do \
1251 if test -f "$$p" || test -d "$$p"; then d=; else d="$(srcdir)/"; fi; \
1252 $(am__strip_dir) \
1253 d2=$$d$$p; \
1254 if test -d "$$d2"; then \
1255 echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \
1256 $(MKDIR_P) "$(DESTDIR)$(htmldir)/$$f" || exit 1; \
1257 echo " $(INSTALL_DATA) '$$d2'/* '$(DESTDIR)$(htmldir)/$$f'"; \
1258 $(INSTALL_DATA) "$$d2"/* "$(DESTDIR)$(htmldir)/$$f" || exit $$?; \
1259 else \
1260 list2="$$list2 $$d2"; \
1261 fi; \
1262 done; \
1263 test -z "$$list2" || { echo "$$list2" | $(am__base_list) | \
1264 while read files; do \
1265 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
1266 $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \
1267 done; }
1268 install-info: install-info-recursive
1269
1270 install-info-am: $(INFO_DEPS)
1271 @$(NORMAL_INSTALL)
1272 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1273 list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
1274 if test -n "$$list"; then \
1275 echo " $(MKDIR_P) '$(DESTDIR)$(infodir)'"; \
1276 $(MKDIR_P) "$(DESTDIR)$(infodir)" || exit 1; \
1277 fi; \
1278 for file in $$list; do \
1279 case $$file in \
1280 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
1281 esac; \
1282 if test -f $$file; then d=.; else d=$(srcdir); fi; \
1283 file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
1284 for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
1285 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
1286 if test -f $$ifile; then \
1287 echo "$$ifile"; \
1288 else : ; fi; \
1289 done; \
1290 done | $(am__base_list) | \
1291 while read files; do \
1292 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(infodir)'"; \
1293 $(INSTALL_DATA) $$files "$(DESTDIR)$(infodir)" || exit $$?; done
1294 @$(POST_INSTALL)
1295 @if $(am__can_run_installinfo); then \
1296 list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
1297 for file in $$list; do \
1298 relfile=`echo "$$file" | sed 's|^.*/||'`; \
1299 echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
1300 install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
1301 done; \
1302 else : ; fi
1303 install-man:
1304
1305 install-pdf: install-pdf-recursive
1306
1307 install-pdf-am: $(PDFS)
1308 @$(NORMAL_INSTALL)
1309 @list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
1310 if test -n "$$list"; then \
1311 echo " $(MKDIR_P) '$(DESTDIR)$(pdfdir)'"; \
1312 $(MKDIR_P) "$(DESTDIR)$(pdfdir)" || exit 1; \
1313 fi; \
1314 for p in $$list; do \
1315 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1316 echo "$$d$$p"; \
1317 done | $(am__base_list) | \
1318 while read files; do \
1319 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pdfdir)'"; \
1320 $(INSTALL_DATA) $$files "$(DESTDIR)$(pdfdir)" || exit $$?; done
1321 install-ps: install-ps-recursive
1322
1323 install-ps-am: $(PSS)
1324 @$(NORMAL_INSTALL)
1325 @list='$(PSS)'; test -n "$(psdir)" || list=; \
1326 if test -n "$$list"; then \
1327 echo " $(MKDIR_P) '$(DESTDIR)$(psdir)'"; \
1328 $(MKDIR_P) "$(DESTDIR)$(psdir)" || exit 1; \
1329 fi; \
1330 for p in $$list; do \
1331 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1332 echo "$$d$$p"; \
1333 done | $(am__base_list) | \
1334 while read files; do \
1335 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \
1336 $(INSTALL_DATA) $$files "$(DESTDIR)$(psdir)" || exit $$?; done
1337 installcheck-am:
1338
1339 maintainer-clean: maintainer-clean-recursive
1340 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1341 -rm -rf $(top_srcdir)/autom4te.cache
1342 -rm -rf ./$(DEPDIR)
1343 -rm -f Makefile
1344 maintainer-clean-am: distclean-am maintainer-clean-aminfo \
1345 maintainer-clean-generic maintainer-clean-local
1346
1347 mostlyclean: mostlyclean-recursive
1348
1349 mostlyclean-am: mostlyclean-aminfo mostlyclean-compile \
1350 mostlyclean-generic mostlyclean-libtool mostlyclean-local
1351
1352 pdf: pdf-recursive
1353
1354 pdf-am: $(PDFS)
1355
1356 ps: ps-recursive
1357
1358 ps-am: $(PSS)
1359
1360 uninstall-am: uninstall-dvi-am uninstall-html-am uninstall-info-am \
1361 uninstall-nodist_fincludeHEADERS \
1362 uninstall-nodist_libsubincludeHEADERS \
1363 uninstall-nodist_toolexeclibHEADERS uninstall-pdf-am \
1364 uninstall-ps-am uninstall-toolexeclibLTLIBRARIES
1365
1366 .MAKE: $(am__recursive_targets) all install-am install-strip
1367
1368 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am all-local \
1369 am--refresh check check-am clean clean-aminfo clean-cscope \
1370 clean-generic clean-libtool clean-local \
1371 clean-toolexeclibLTLIBRARIES cscope cscopelist-am ctags \
1372 ctags-am dist-info distclean distclean-compile \
1373 distclean-generic distclean-hdr distclean-libtool \
1374 distclean-local distclean-tags dvi dvi-am html html-am info \
1375 info-am install install-am install-data install-data-am \
1376 install-dvi install-dvi-am install-exec install-exec-am \
1377 install-exec-local install-html install-html-am install-info \
1378 install-info-am install-man install-nodist_fincludeHEADERS \
1379 install-nodist_libsubincludeHEADERS \
1380 install-nodist_toolexeclibHEADERS install-pdf install-pdf-am \
1381 install-ps install-ps-am install-strip \
1382 install-toolexeclibLTLIBRARIES installcheck installcheck-am \
1383 installdirs installdirs-am maintainer-clean \
1384 maintainer-clean-aminfo maintainer-clean-generic \
1385 maintainer-clean-local mostlyclean mostlyclean-aminfo \
1386 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1387 mostlyclean-local pdf pdf-am ps ps-am tags tags-am uninstall \
1388 uninstall-am uninstall-dvi-am uninstall-html-am \
1389 uninstall-info-am uninstall-nodist_fincludeHEADERS \
1390 uninstall-nodist_libsubincludeHEADERS \
1391 uninstall-nodist_toolexeclibHEADERS uninstall-pdf-am \
1392 uninstall-ps-am uninstall-toolexeclibLTLIBRARIES
1393
1394 .PRECIOUS: Makefile
1395
1396
1397 vpath % $(strip $(search_path))
1398
1399 @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp.ver: $(top_srcdir)/libgomp.map
1400 @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ $(EGREP) -v '#(#| |$$)' $< | \
1401 @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ $(PREPROCESS) -P -include config.h - > $@ || (rm -f $@ ; exit 1)
1402 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@libgomp.ver-sun : libgomp.ver \
1403 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ $(top_srcdir)/../contrib/make_sunver.pl \
1404 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ $(libgomp_la_OBJECTS) $(libgomp_la_LIBADD)
1405 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ perl $(top_srcdir)/../contrib/make_sunver.pl \
1406 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ libgomp.ver \
1407 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ $(libgomp_la_OBJECTS:%.lo=.libs/%.o) \
1408 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ `echo $(libgomp_la_LIBADD) | \
1409 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ sed 's,/\([^/.]*\)\.la,/.libs/\1.a,g'` \
1410 @LIBGOMP_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@ > $@ || (rm -f $@ ; exit 1)
1411
1412 omp_lib_kinds.mod: omp_lib.mod
1413 :
1414 openacc_kinds.mod: openacc.mod
1415 :
1416 openacc.mod: openacc.lo
1417 :
1418 %.mod: %.f90
1419 $(FC) $(FCFLAGS) -fsyntax-only $<
1420 fortran.lo: libgomp_f.h
1421 fortran.o: libgomp_f.h
1422 env.lo: libgomp_f.h
1423 env.o: libgomp_f.h
1424
1425 all-local: $(STAMP_GENINSRC)
1426
1427 stamp-geninsrc: libgomp.info
1428 cp -p $(top_builddir)/libgomp.info $(srcdir)/libgomp.info
1429 @touch $@
1430
1431 libgomp.info: $(STAMP_BUILD_INFO)
1432
1433 stamp-build-info: libgomp.texi
1434 $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) -o libgomp.info $(srcdir)/libgomp.texi
1435 @touch $@
1436
1437 # GNU Make needs to see an explicit $(MAKE) variable in the command it
1438 # runs to enable its job server during parallel builds. Hence the
1439 # comments below.
1440 all-multi:
1441 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
1442 install-multi:
1443 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
1444 mostlyclean-multi:
1445 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
1446 clean-multi:
1447 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
1448 distclean-multi:
1449 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
1450 maintainer-clean-multi:
1451 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
1452
1453 .MAKE .PHONY: all-multi clean-multi distclean-multi install-am \
1454 install-multi maintainer-clean-multi mostlyclean-multi
1455
1456 install-exec-local: install-multi
1457
1458 all-local: all-multi
1459 mostlyclean-local: mostlyclean-multi
1460 clean-local: clean-multi
1461 distclean-local: distclean-multi
1462 maintainer-clean-local: maintainer-clean-multi
1463
1464 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1465 # Otherwise a system limit (for SysV at least) may be exceeded.
1466 .NOEXPORT: