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