]> git.ipfire.org Git - thirdparty/gcc.git/blob - libatomic/Makefile.in
Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).
[thirdparty/gcc.git] / libatomic / 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 VPATH = @srcdir@
18 am__is_gnu_make = { \
19 if test -z '$(MAKELEVEL)'; then \
20 false; \
21 elif test -n '$(MAKE_HOST)'; then \
22 true; \
23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24 true; \
25 else \
26 false; \
27 fi; \
28 }
29 am__make_running_with_option = \
30 case $${target_option-} in \
31 ?) ;; \
32 *) echo "am__make_running_with_option: internal error: invalid" \
33 "target option '$${target_option-}' specified" >&2; \
34 exit 1;; \
35 esac; \
36 has_opt=no; \
37 sane_makeflags=$$MAKEFLAGS; \
38 if $(am__is_gnu_make); then \
39 sane_makeflags=$$MFLAGS; \
40 else \
41 case $$MAKEFLAGS in \
42 *\\[\ \ ]*) \
43 bs=\\; \
44 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
46 esac; \
47 fi; \
48 skip_next=no; \
49 strip_trailopt () \
50 { \
51 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52 }; \
53 for flg in $$sane_makeflags; do \
54 test $$skip_next = yes && { skip_next=no; continue; }; \
55 case $$flg in \
56 *=*|--*) continue;; \
57 -*I) strip_trailopt 'I'; skip_next=yes;; \
58 -*I?*) strip_trailopt 'I';; \
59 -*O) strip_trailopt 'O'; skip_next=yes;; \
60 -*O?*) strip_trailopt 'O';; \
61 -*l) strip_trailopt 'l'; skip_next=yes;; \
62 -*l?*) strip_trailopt 'l';; \
63 -[dEDm]) skip_next=yes;; \
64 -[JT]) skip_next=yes;; \
65 esac; \
66 case $$flg in \
67 *$$target_option*) has_opt=yes; break;; \
68 esac; \
69 done; \
70 test $$has_opt = yes
71 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73 pkgdatadir = $(datadir)/@PACKAGE@
74 pkgincludedir = $(includedir)/@PACKAGE@
75 pkglibdir = $(libdir)/@PACKAGE@
76 pkglibexecdir = $(libexecdir)/@PACKAGE@
77 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78 install_sh_DATA = $(install_sh) -c -m 644
79 install_sh_PROGRAM = $(install_sh) -c
80 install_sh_SCRIPT = $(install_sh) -c
81 INSTALL_HEADER = $(INSTALL_DATA)
82 transform = $(program_transform_name)
83 NORMAL_INSTALL = :
84 PRE_INSTALL = :
85 POST_INSTALL = :
86 NORMAL_UNINSTALL = :
87 PRE_UNINSTALL = :
88 POST_UNINSTALL = :
89 build_triplet = @build@
90 host_triplet = @host@
91 target_triplet = @target@
92 @ARCH_AARCH64_LINUX_TRUE@@HAVE_IFUNC_TRUE@am__append_1 = $(foreach s,$(SIZES),$(addsuffix _$(s)_1_.lo,$(SIZEOBJS)))
93 @ARCH_ARM_LINUX_TRUE@@HAVE_IFUNC_TRUE@am__append_2 = $(foreach \
94 @ARCH_ARM_LINUX_TRUE@@HAVE_IFUNC_TRUE@ s,$(SIZES),$(addsuffix \
95 @ARCH_ARM_LINUX_TRUE@@HAVE_IFUNC_TRUE@ _$(s)_1_.lo,$(SIZEOBJS))) \
96 @ARCH_ARM_LINUX_TRUE@@HAVE_IFUNC_TRUE@ $(addsuffix \
97 @ARCH_ARM_LINUX_TRUE@@HAVE_IFUNC_TRUE@ _8_2_.lo,$(SIZEOBJS))
98 @ARCH_I386_TRUE@@HAVE_IFUNC_TRUE@am__append_3 = $(addsuffix _8_1_.lo,$(SIZEOBJS))
99 @ARCH_X86_64_TRUE@@HAVE_IFUNC_TRUE@am__append_4 = $(addsuffix _16_1_.lo,$(SIZEOBJS))
100 subdir = .
101 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
102 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
103 $(top_srcdir)/../config/depstand.m4 \
104 $(top_srcdir)/../config/lead-dot.m4 \
105 $(top_srcdir)/../config/lthostflags.m4 \
106 $(top_srcdir)/../config/multi.m4 \
107 $(top_srcdir)/../config/override.m4 \
108 $(top_srcdir)/../config/stdint.m4 \
109 $(top_srcdir)/../config/warnings.m4 \
110 $(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
111 $(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
112 $(top_srcdir)/acinclude.m4 $(top_srcdir)/../libtool.m4 \
113 $(top_srcdir)/../config/enable.m4 \
114 $(top_srcdir)/../config/cet.m4 $(top_srcdir)/configure.ac
115 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
116 $(ACLOCAL_M4)
117 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
118 $(am__configure_deps)
119 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
120 configure.lineno config.status.lineno
121 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
122 CONFIG_HEADER = auto-config.h
123 CONFIG_CLEAN_FILES =
124 CONFIG_CLEAN_VPATH_FILES =
125 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
126 am__vpath_adj = case $$p in \
127 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
128 *) f=$$p;; \
129 esac;
130 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
131 am__install_max = 40
132 am__nobase_strip_setup = \
133 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
134 am__nobase_strip = \
135 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
136 am__nobase_list = $(am__nobase_strip_setup); \
137 for p in $$list; do echo "$$p $$p"; done | \
138 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
139 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
140 if (++n[$$2] == $(am__install_max)) \
141 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
142 END { for (dir in files) print dir, files[dir] }'
143 am__base_list = \
144 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
145 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
146 am__uninstall_files_from_dir = { \
147 test -z "$$files" \
148 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
149 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
150 $(am__cd) "$$dir" && rm -f $$files; }; \
151 }
152 am__installdirs = "$(DESTDIR)$(toolexeclibdir)"
153 LTLIBRARIES = $(noinst_LTLIBRARIES) $(toolexeclib_LTLIBRARIES)
154 am_libatomic_la_OBJECTS = gload.lo gstore.lo gcas.lo gexch.lo \
155 glfree.lo lock.lo init.lo fenv.lo fence.lo flag.lo
156 libatomic_la_OBJECTS = $(am_libatomic_la_OBJECTS)
157 AM_V_lt = $(am__v_lt_@AM_V@)
158 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
159 am__v_lt_0 = --silent
160 am__v_lt_1 =
161 libatomic_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
162 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
163 $(libatomic_la_LDFLAGS) $(LDFLAGS) -o $@
164 libatomic_convenience_la_DEPENDENCIES = $(libatomic_la_LIBADD)
165 am__objects_1 = gload.lo gstore.lo gcas.lo gexch.lo glfree.lo lock.lo \
166 init.lo fenv.lo fence.lo flag.lo
167 am_libatomic_convenience_la_OBJECTS = $(am__objects_1)
168 libatomic_convenience_la_OBJECTS = \
169 $(am_libatomic_convenience_la_OBJECTS)
170 AM_V_P = $(am__v_P_@AM_V@)
171 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
172 am__v_P_0 = false
173 am__v_P_1 = :
174 AM_V_GEN = $(am__v_GEN_@AM_V@)
175 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
176 am__v_GEN_0 = @echo " GEN " $@;
177 am__v_GEN_1 =
178 AM_V_at = $(am__v_at_@AM_V@)
179 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
180 am__v_at_0 = @
181 am__v_at_1 =
182 depcomp = $(SHELL) $(top_srcdir)/../depcomp
183 am__depfiles_maybe = depfiles
184 am__mv = mv -f
185 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
186 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
187 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
188 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
189 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
190 $(AM_CFLAGS) $(CFLAGS)
191 AM_V_CC = $(am__v_CC_@AM_V@)
192 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
193 am__v_CC_0 = @echo " CC " $@;
194 am__v_CC_1 =
195 CCLD = $(CC)
196 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
197 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
198 $(AM_LDFLAGS) $(LDFLAGS) -o $@
199 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
200 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
201 am__v_CCLD_0 = @echo " CCLD " $@;
202 am__v_CCLD_1 =
203 SOURCES = $(libatomic_la_SOURCES) $(EXTRA_libatomic_la_SOURCES) \
204 $(libatomic_convenience_la_SOURCES)
205 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
206 ctags-recursive dvi-recursive html-recursive info-recursive \
207 install-data-recursive install-dvi-recursive \
208 install-exec-recursive install-html-recursive \
209 install-info-recursive install-pdf-recursive \
210 install-ps-recursive install-recursive installcheck-recursive \
211 installdirs-recursive pdf-recursive ps-recursive \
212 tags-recursive uninstall-recursive
213 am__can_run_installinfo = \
214 case $$AM_UPDATE_INFO_DIR in \
215 n|no|NO) false;; \
216 *) (install-info --version) >/dev/null 2>&1;; \
217 esac
218 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
219 distclean-recursive maintainer-clean-recursive
220 am__recursive_targets = \
221 $(RECURSIVE_TARGETS) \
222 $(RECURSIVE_CLEAN_TARGETS) \
223 $(am__extra_recursive_targets)
224 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
225 cscope
226 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
227 $(LISP)auto-config.h.in
228 # Read a list of newline-separated strings from the standard input,
229 # and print each of them once, without duplicates. Input order is
230 # *not* preserved.
231 am__uniquify_input = $(AWK) '\
232 BEGIN { nonempty = 0; } \
233 { items[$$0] = 1; nonempty = 1; } \
234 END { if (nonempty) { for (i in items) print i; }; } \
235 '
236 # Make sure the list of sources is unique. This is necessary because,
237 # e.g., the same source file might be shared among _SOURCES variables
238 # for different programs/libraries.
239 am__define_uniq_tagged_files = \
240 list='$(am__tagged_files)'; \
241 unique=`for i in $$list; do \
242 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
243 done | $(am__uniquify_input)`
244 ETAGS = etags
245 CTAGS = ctags
246 CSCOPE = cscope
247 DIST_SUBDIRS = $(SUBDIRS)
248 ACLOCAL = @ACLOCAL@
249 AMTAR = @AMTAR@
250 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
251 AR = @AR@
252 AUTOCONF = @AUTOCONF@
253 AUTOHEADER = @AUTOHEADER@
254 AUTOMAKE = @AUTOMAKE@
255 AWK = @AWK@
256 CC = @CC@
257 CCAS = @CCAS@
258 CCASDEPMODE = @CCASDEPMODE@
259 CCASFLAGS = @CCASFLAGS@
260 CCDEPMODE = @CCDEPMODE@
261 CFLAGS = @CFLAGS@
262 CPP = @CPP@
263 CPPFLAGS = @CPPFLAGS@
264 CYGPATH_W = @CYGPATH_W@
265 DEFS = @DEFS@
266 DEPDIR = @DEPDIR@
267 DSYMUTIL = @DSYMUTIL@
268 DUMPBIN = @DUMPBIN@
269 ECHO_C = @ECHO_C@
270 ECHO_N = @ECHO_N@
271 ECHO_T = @ECHO_T@
272 EGREP = @EGREP@
273 EXEEXT = @EXEEXT@
274 FGREP = @FGREP@
275 GREP = @GREP@
276 INSTALL = @INSTALL@
277 INSTALL_DATA = @INSTALL_DATA@
278 INSTALL_PROGRAM = @INSTALL_PROGRAM@
279 INSTALL_SCRIPT = @INSTALL_SCRIPT@
280 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
281 LD = @LD@
282 LDFLAGS = @LDFLAGS@
283 LIBOBJS = @LIBOBJS@
284 LIBS = @LIBS@
285 LIBTOOL = @LIBTOOL@
286 LIPO = @LIPO@
287 LN_S = @LN_S@
288 LTLIBOBJS = @LTLIBOBJS@
289 MAINT = @MAINT@
290 MAKEINFO = @MAKEINFO@
291 MKDIR_P = @MKDIR_P@
292 NM = @NM@
293 NMEDIT = @NMEDIT@
294 OBJDUMP = @OBJDUMP@
295 OBJEXT = @OBJEXT@
296 OPT_LDFLAGS = @OPT_LDFLAGS@
297 OTOOL = @OTOOL@
298 OTOOL64 = @OTOOL64@
299 PACKAGE = @PACKAGE@
300 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
301 PACKAGE_NAME = @PACKAGE_NAME@
302 PACKAGE_STRING = @PACKAGE_STRING@
303 PACKAGE_TARNAME = @PACKAGE_TARNAME@
304 PACKAGE_URL = @PACKAGE_URL@
305 PACKAGE_VERSION = @PACKAGE_VERSION@
306 PATH_SEPARATOR = @PATH_SEPARATOR@
307 PERL = @PERL@
308 RANLIB = @RANLIB@
309 SECTION_LDFLAGS = @SECTION_LDFLAGS@
310 SED = @SED@
311 SET_MAKE = @SET_MAKE@
312 SHELL = @SHELL@
313 SIZES = @SIZES@
314 STRIP = @STRIP@
315 VERSION = @VERSION@
316 XCFLAGS = @XCFLAGS@
317 XLDFLAGS = @XLDFLAGS@
318 abs_builddir = @abs_builddir@
319 abs_srcdir = @abs_srcdir@
320 abs_top_builddir = @abs_top_builddir@
321 abs_top_srcdir = @abs_top_srcdir@
322 ac_ct_CC = @ac_ct_CC@
323 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
324 am__include = @am__include@
325 am__leading_dot = @am__leading_dot@
326 am__quote = @am__quote@
327 am__tar = @am__tar@
328 am__untar = @am__untar@
329 bindir = @bindir@
330 build = @build@
331 build_alias = @build_alias@
332 build_cpu = @build_cpu@
333 build_os = @build_os@
334 build_vendor = @build_vendor@
335 builddir = @builddir@
336 config_path = @config_path@
337 datadir = @datadir@
338 datarootdir = @datarootdir@
339 docdir = @docdir@
340 dvidir = @dvidir@
341 enable_aarch64_lse = @enable_aarch64_lse@
342 enable_shared = @enable_shared@
343 enable_static = @enable_static@
344 exec_prefix = @exec_prefix@
345 get_gcc_base_ver = @get_gcc_base_ver@
346 host = @host@
347 host_alias = @host_alias@
348 host_cpu = @host_cpu@
349 host_os = @host_os@
350 host_vendor = @host_vendor@
351 htmldir = @htmldir@
352 includedir = @includedir@
353 infodir = @infodir@
354 install_sh = @install_sh@
355 libdir = @libdir@
356 libexecdir = @libexecdir@
357 libtool_VERSION = @libtool_VERSION@
358 localedir = @localedir@
359 localstatedir = @localstatedir@
360 lt_host_flags = @lt_host_flags@
361 mandir = @mandir@
362 mkdir_p = @mkdir_p@
363 multi_basedir = @multi_basedir@
364 oldincludedir = @oldincludedir@
365 pdfdir = @pdfdir@
366 prefix = @prefix@
367 program_transform_name = @program_transform_name@
368 psdir = @psdir@
369 sbindir = @sbindir@
370 sharedstatedir = @sharedstatedir@
371 srcdir = @srcdir@
372 sysconfdir = @sysconfdir@
373 target = @target@
374 target_alias = @target_alias@
375 target_cpu = @target_cpu@
376 target_os = @target_os@
377 target_vendor = @target_vendor@
378 toolexecdir = @toolexecdir@
379 toolexeclibdir = @toolexeclibdir@
380 top_build_prefix = @top_build_prefix@
381 top_builddir = @top_builddir@
382 top_srcdir = @top_srcdir@
383 ACLOCAL_AMFLAGS = -I .. -I ../config
384 SUBDIRS = testsuite
385 gcc_version := $(shell @get_gcc_base_ver@ $(top_srcdir)/../gcc/BASE-VER)
386 search_path = $(addprefix $(top_srcdir)/config/, $(config_path)) \
387 $(top_srcdir) $(top_builddir)
388
389 DEFAULT_INCLUDES = $(addprefix -I, $(search_path))
390 AM_CFLAGS = $(XCFLAGS)
391 AM_CCASFLAGS = $(XCFLAGS)
392 AM_LDFLAGS = $(XLDFLAGS) $(SECTION_LDFLAGS) $(OPT_LDFLAGS)
393 toolexeclib_LTLIBRARIES = libatomic.la
394 noinst_LTLIBRARIES = libatomic_convenience.la
395 @LIBAT_BUILD_VERSIONED_SHLIB_FALSE@libatomic_version_script =
396 @LIBAT_BUILD_VERSIONED_SHLIB_GNU_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@libatomic_version_script = -Wl,--version-script,$(top_srcdir)/libatomic.map
397 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@libatomic_version_script = -Wl,-M,libatomic.map-sun
398 @LIBAT_BUILD_VERSIONED_SHLIB_FALSE@libatomic_version_dep =
399 @LIBAT_BUILD_VERSIONED_SHLIB_GNU_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@libatomic_version_dep = $(top_srcdir)/libatomic.map
400 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@libatomic_version_dep = libatomic.map-sun
401 libatomic_version_info = -version-info $(libtool_VERSION)
402 libatomic_la_LDFLAGS = $(libatomic_version_info) $(libatomic_version_script) $(lt_host_flags)
403 libatomic_la_SOURCES = gload.c gstore.c gcas.c gexch.c glfree.c lock.c init.c \
404 fenv.c fence.c flag.c
405
406 SIZEOBJS = load store cas exch fadd fsub fand fior fxor fnand tas
407 EXTRA_libatomic_la_SOURCES = $(addsuffix _n.c,$(SIZEOBJS))
408 libatomic_la_DEPENDENCIES = $(libatomic_la_LIBADD) $(libatomic_version_dep)
409 empty =
410 space = $(empty) $(empty)
411 PAT_SPLIT = $(subst _,$(space),$(*F))
412 PAT_BASE = $(word 1,$(PAT_SPLIT))
413 PAT_N = $(word 2,$(PAT_SPLIT))
414 PAT_S = $(word 3,$(PAT_SPLIT))
415 IFUNC_DEF = -DIFUNC_ALT=$(PAT_S)
416 IFUNC_OPT = $(word $(PAT_S),$(IFUNC_OPTIONS))
417 M_DEPS = -MT $@ -MD -MP -MF $(DEPDIR)/$(@F).Ppo
418 M_SIZE = -DN=$(PAT_N)
419 M_IFUNC = $(if $(PAT_S),$(IFUNC_DEF) $(IFUNC_OPT))
420 M_FILE = $(PAT_BASE)_n.c
421
422 # The lack of explicit dependency on the source file means that VPATH cannot
423 # work properly. Instead, perform this operation by hand. First, collect a
424 # list of all .c files in the search path.
425 all_c_files := $(foreach dir,$(search_path),$(wildcard $(dir)/*.c))
426
427 # Then sort through them to find the one we want, and select the first.
428 M_SRC = $(firstword $(filter %/$(M_FILE), $(all_c_files)))
429 libatomic_la_LIBADD = $(foreach s,$(SIZES),$(addsuffix \
430 _$(s)_.lo,$(SIZEOBJS))) $(am__append_1) $(am__append_2) \
431 $(am__append_3) $(am__append_4)
432 @ARCH_AARCH64_LINUX_TRUE@@HAVE_IFUNC_TRUE@IFUNC_OPTIONS = -march=armv8-a+lse
433 @ARCH_ARM_LINUX_TRUE@@HAVE_IFUNC_TRUE@IFUNC_OPTIONS = -march=armv7-a+fp -DHAVE_KERNEL64
434 @ARCH_I386_TRUE@@HAVE_IFUNC_TRUE@IFUNC_OPTIONS = -march=i586
435 @ARCH_X86_64_TRUE@@HAVE_IFUNC_TRUE@IFUNC_OPTIONS = -mcx16
436 libatomic_convenience_la_SOURCES = $(libatomic_la_SOURCES)
437 libatomic_convenience_la_LIBADD = $(libatomic_la_LIBADD)
438 MULTISRCTOP =
439 MULTIBUILDTOP =
440 MULTIDIRS =
441 MULTISUBDIR =
442 MULTIDO = true
443 MULTICLEAN = true
444 all: auto-config.h
445 $(MAKE) $(AM_MAKEFLAGS) all-recursive
446
447 .SUFFIXES:
448 .SUFFIXES: .c .lo .o .obj
449 am--refresh: Makefile
450 @:
451 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/../multilib.am $(am__configure_deps)
452 @for dep in $?; do \
453 case '$(am__configure_deps)' in \
454 *$$dep*) \
455 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
456 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
457 && exit 0; \
458 exit 1;; \
459 esac; \
460 done; \
461 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
462 $(am__cd) $(top_srcdir) && \
463 $(AUTOMAKE) --foreign Makefile
464 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
465 @case '$?' in \
466 *config.status*) \
467 echo ' $(SHELL) ./config.status'; \
468 $(SHELL) ./config.status;; \
469 *) \
470 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
471 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
472 esac;
473 $(top_srcdir)/../multilib.am $(am__empty):
474
475 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
476 $(SHELL) ./config.status --recheck
477
478 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
479 $(am__cd) $(srcdir) && $(AUTOCONF)
480 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
481 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
482 $(am__aclocal_m4_deps):
483
484 auto-config.h: stamp-h1
485 @test -f $@ || rm -f stamp-h1
486 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
487
488 stamp-h1: $(srcdir)/auto-config.h.in $(top_builddir)/config.status
489 @rm -f stamp-h1
490 cd $(top_builddir) && $(SHELL) ./config.status auto-config.h
491 $(srcdir)/auto-config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
492 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
493 rm -f stamp-h1
494 touch $@
495
496 distclean-hdr:
497 -rm -f auto-config.h stamp-h1
498
499 clean-noinstLTLIBRARIES:
500 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
501 @list='$(noinst_LTLIBRARIES)'; \
502 locs=`for p in $$list; do echo $$p; done | \
503 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
504 sort -u`; \
505 test -z "$$locs" || { \
506 echo rm -f $${locs}; \
507 rm -f $${locs}; \
508 }
509
510 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
511 @$(NORMAL_INSTALL)
512 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
513 list2=; for p in $$list; do \
514 if test -f $$p; then \
515 list2="$$list2 $$p"; \
516 else :; fi; \
517 done; \
518 test -z "$$list2" || { \
519 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
520 $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \
521 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
522 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
523 }
524
525 uninstall-toolexeclibLTLIBRARIES:
526 @$(NORMAL_UNINSTALL)
527 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
528 for p in $$list; do \
529 $(am__strip_dir) \
530 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
531 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
532 done
533
534 clean-toolexeclibLTLIBRARIES:
535 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
536 @list='$(toolexeclib_LTLIBRARIES)'; \
537 locs=`for p in $$list; do echo $$p; done | \
538 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
539 sort -u`; \
540 test -z "$$locs" || { \
541 echo rm -f $${locs}; \
542 rm -f $${locs}; \
543 }
544
545 libatomic.la: $(libatomic_la_OBJECTS) $(libatomic_la_DEPENDENCIES) $(EXTRA_libatomic_la_DEPENDENCIES)
546 $(AM_V_CCLD)$(libatomic_la_LINK) -rpath $(toolexeclibdir) $(libatomic_la_OBJECTS) $(libatomic_la_LIBADD) $(LIBS)
547
548 libatomic_convenience.la: $(libatomic_convenience_la_OBJECTS) $(libatomic_convenience_la_DEPENDENCIES) $(EXTRA_libatomic_convenience_la_DEPENDENCIES)
549 $(AM_V_CCLD)$(LINK) $(libatomic_convenience_la_OBJECTS) $(libatomic_convenience_la_LIBADD) $(LIBS)
550
551 mostlyclean-compile:
552 -rm -f *.$(OBJEXT)
553
554 distclean-compile:
555 -rm -f *.tab.c
556
557 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fence.Plo@am__quote@
558 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fenv.Plo@am__quote@
559 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/flag.Plo@am__quote@
560 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gcas.Plo@am__quote@
561 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gexch.Plo@am__quote@
562 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glfree.Plo@am__quote@
563 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gload.Plo@am__quote@
564 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gstore.Plo@am__quote@
565 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/init.Plo@am__quote@
566 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lock.Plo@am__quote@
567
568 .c.o:
569 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
570 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
571 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
572 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
573 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
574
575 .c.obj:
576 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
577 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
578 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
579 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
580 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
581
582 .c.lo:
583 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
584 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
585 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
586 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
587 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
588
589 mostlyclean-libtool:
590 -rm -f *.lo
591
592 clean-libtool:
593 -rm -rf .libs _libs
594
595 distclean-libtool:
596 -rm -f libtool config.lt
597
598 # This directory's subdirectories are mostly independent; you can cd
599 # into them and run 'make' without going through this Makefile.
600 # To change the values of 'make' variables: instead of editing Makefiles,
601 # (1) if the variable is set in 'config.status', edit 'config.status'
602 # (which will cause the Makefiles to be regenerated when you run 'make');
603 # (2) otherwise, pass the desired values on the 'make' command line.
604 $(am__recursive_targets):
605 @fail=; \
606 if $(am__make_keepgoing); then \
607 failcom='fail=yes'; \
608 else \
609 failcom='exit 1'; \
610 fi; \
611 dot_seen=no; \
612 target=`echo $@ | sed s/-recursive//`; \
613 case "$@" in \
614 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
615 *) list='$(SUBDIRS)' ;; \
616 esac; \
617 for subdir in $$list; do \
618 echo "Making $$target in $$subdir"; \
619 if test "$$subdir" = "."; then \
620 dot_seen=yes; \
621 local_target="$$target-am"; \
622 else \
623 local_target="$$target"; \
624 fi; \
625 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
626 || eval $$failcom; \
627 done; \
628 if test "$$dot_seen" = "no"; then \
629 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
630 fi; test -z "$$fail"
631
632 ID: $(am__tagged_files)
633 $(am__define_uniq_tagged_files); mkid -fID $$unique
634 tags: tags-recursive
635 TAGS: tags
636
637 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
638 set x; \
639 here=`pwd`; \
640 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
641 include_option=--etags-include; \
642 empty_fix=.; \
643 else \
644 include_option=--include; \
645 empty_fix=; \
646 fi; \
647 list='$(SUBDIRS)'; for subdir in $$list; do \
648 if test "$$subdir" = .; then :; else \
649 test ! -f $$subdir/TAGS || \
650 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
651 fi; \
652 done; \
653 $(am__define_uniq_tagged_files); \
654 shift; \
655 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
656 test -n "$$unique" || unique=$$empty_fix; \
657 if test $$# -gt 0; then \
658 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
659 "$$@" $$unique; \
660 else \
661 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
662 $$unique; \
663 fi; \
664 fi
665 ctags: ctags-recursive
666
667 CTAGS: ctags
668 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
669 $(am__define_uniq_tagged_files); \
670 test -z "$(CTAGS_ARGS)$$unique" \
671 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
672 $$unique
673
674 GTAGS:
675 here=`$(am__cd) $(top_builddir) && pwd` \
676 && $(am__cd) $(top_srcdir) \
677 && gtags -i $(GTAGS_ARGS) "$$here"
678 cscope: cscope.files
679 test ! -s cscope.files \
680 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
681 clean-cscope:
682 -rm -f cscope.files
683 cscope.files: clean-cscope cscopelist
684 cscopelist: cscopelist-recursive
685
686 cscopelist-am: $(am__tagged_files)
687 list='$(am__tagged_files)'; \
688 case "$(srcdir)" in \
689 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
690 *) sdir=$(subdir)/$(srcdir) ;; \
691 esac; \
692 for i in $$list; do \
693 if test -f "$$i"; then \
694 echo "$(subdir)/$$i"; \
695 else \
696 echo "$$sdir/$$i"; \
697 fi; \
698 done >> $(top_builddir)/cscope.files
699
700 distclean-tags:
701 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
702 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
703 check-am: all-am
704 check: check-recursive
705 all-am: Makefile $(LTLIBRARIES) auto-config.h all-local
706 installdirs: installdirs-recursive
707 installdirs-am:
708 for dir in "$(DESTDIR)$(toolexeclibdir)"; do \
709 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
710 done
711 install: install-recursive
712 install-exec: install-exec-recursive
713 install-data: install-data-recursive
714 uninstall: uninstall-recursive
715
716 install-am: all-am
717 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
718
719 installcheck: installcheck-recursive
720 install-strip:
721 if test -z '$(STRIP)'; then \
722 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
723 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
724 install; \
725 else \
726 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
727 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
728 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
729 fi
730 mostlyclean-generic:
731
732 clean-generic:
733
734 distclean-generic:
735 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
736 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
737
738 maintainer-clean-generic:
739 @echo "This command is intended for maintainers to use"
740 @echo "it deletes files that may require special tools to rebuild."
741 clean: clean-recursive
742
743 clean-am: clean-generic clean-libtool clean-local \
744 clean-noinstLTLIBRARIES clean-toolexeclibLTLIBRARIES \
745 mostlyclean-am
746
747 distclean: distclean-recursive
748 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
749 -rm -rf ./$(DEPDIR)
750 -rm -f Makefile
751 distclean-am: clean-am distclean-compile distclean-generic \
752 distclean-hdr distclean-libtool distclean-local distclean-tags
753
754 dvi: dvi-recursive
755
756 dvi-am:
757
758 html: html-recursive
759
760 html-am:
761
762 info: info-recursive
763
764 info-am:
765
766 install-data-am:
767
768 install-dvi: install-dvi-recursive
769
770 install-dvi-am:
771
772 install-exec-am: install-exec-local install-toolexeclibLTLIBRARIES
773
774 install-html: install-html-recursive
775
776 install-html-am:
777
778 install-info: install-info-recursive
779
780 install-info-am:
781
782 install-man:
783
784 install-pdf: install-pdf-recursive
785
786 install-pdf-am:
787
788 install-ps: install-ps-recursive
789
790 install-ps-am:
791
792 installcheck-am:
793
794 maintainer-clean: maintainer-clean-recursive
795 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
796 -rm -rf $(top_srcdir)/autom4te.cache
797 -rm -rf ./$(DEPDIR)
798 -rm -f Makefile
799 maintainer-clean-am: distclean-am maintainer-clean-generic \
800 maintainer-clean-local
801
802 mostlyclean: mostlyclean-recursive
803
804 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
805 mostlyclean-libtool mostlyclean-local
806
807 pdf: pdf-recursive
808
809 pdf-am:
810
811 ps: ps-recursive
812
813 ps-am:
814
815 uninstall-am: uninstall-toolexeclibLTLIBRARIES
816
817 .MAKE: $(am__recursive_targets) all install-am install-strip
818
819 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am all-local \
820 am--refresh check check-am clean clean-cscope clean-generic \
821 clean-libtool clean-local clean-noinstLTLIBRARIES \
822 clean-toolexeclibLTLIBRARIES cscope cscopelist-am ctags \
823 ctags-am distclean distclean-compile distclean-generic \
824 distclean-hdr distclean-libtool distclean-local distclean-tags \
825 dvi dvi-am html html-am info info-am install install-am \
826 install-data install-data-am install-dvi install-dvi-am \
827 install-exec install-exec-am install-exec-local install-html \
828 install-html-am install-info install-info-am install-man \
829 install-pdf install-pdf-am install-ps install-ps-am \
830 install-strip install-toolexeclibLTLIBRARIES installcheck \
831 installcheck-am installdirs installdirs-am maintainer-clean \
832 maintainer-clean-generic maintainer-clean-local mostlyclean \
833 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
834 mostlyclean-local pdf pdf-am ps ps-am tags tags-am uninstall \
835 uninstall-am uninstall-toolexeclibLTLIBRARIES
836
837 .PRECIOUS: Makefile
838
839
840 vpath % $(strip $(search_path))
841 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@libatomic.map-sun : $(top_srcdir)/libatomic.map \
842 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ $(top_srcdir)/../contrib/make_sunver.pl \
843 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ $(libatomic_la_OBJECTS) $(libatomic_la_LIBADD)
844 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ perl $(top_srcdir)/../contrib/make_sunver.pl \
845 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ $(top_srcdir)/libatomic.map \
846 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ $(libatomic_la_OBJECTS:%.lo=.libs/%.o) \
847 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ `echo $(libatomic_la_LIBADD) | \
848 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ sed 's,\([^/ ]*\)\.l\([ao]\),.libs/\1.\2,g'` \
849 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ > $@ || (rm -f $@ ; exit 1)
850
851 -include $(wildcard $(DEPDIR)/*.Ppo)
852
853 %_.lo: Makefile
854 $(LTCOMPILE) $(M_DEPS) $(M_SIZE) $(M_IFUNC) -c -o $@ $(M_SRC)
855
856 # Override the automake generated all-multi rule to guarantee that all-multi
857 # is not run in parallel with the %_.lo rules which generate $(DEPDIR)/*.Ppo
858 # makefile fragments to avoid broken *.Ppo getting included into the Makefile
859 # when it is reloaded during the build of all-multi.
860 all-multi: $(libatomic_la_LIBADD)
861 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
862
863 # GNU Make needs to see an explicit $(MAKE) variable in the command it
864 # runs to enable its job server during parallel builds. Hence the
865 # comments below.
866 all-multi:
867 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
868 install-multi:
869 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
870 mostlyclean-multi:
871 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
872 clean-multi:
873 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
874 distclean-multi:
875 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
876 maintainer-clean-multi:
877 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
878
879 .MAKE .PHONY: all-multi clean-multi distclean-multi install-am \
880 install-multi maintainer-clean-multi mostlyclean-multi
881
882 install-exec-local: install-multi
883
884 all-local: all-multi
885 mostlyclean-local: mostlyclean-multi
886 clean-local: clean-multi
887 distclean-local: distclean-multi
888 maintainer-clean-local: maintainer-clean-multi
889
890 # Tell versions [3.59,3.63) of GNU make to not export all variables.
891 # Otherwise a system limit (for SysV at least) may be exceeded.
892 .NOEXPORT: