libstdc++: Optimize std::optional default constructor
[official-gcc.git] / libatomic / Makefile.in
bloba51807e95c95643ed58dbe4ab07af4a96f99c501
1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994-2017 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
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.
15 @SET_MAKE@
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; \
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; }; \
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; }; } \
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)
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
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 @AMDEP_TRUE@M_DEPS = -MT $@ -MD -MP -MF $(DEPDIR)/$(@F).Ppo
419 @AMDEP_FALSE@M_DEPS =
420 M_SIZE = -DN=$(PAT_N)
421 M_IFUNC = $(if $(PAT_S),$(IFUNC_DEF) $(IFUNC_OPT))
422 M_FILE = $(PAT_BASE)_n.c
424 # The lack of explicit dependency on the source file means that VPATH cannot
425 # work properly. Instead, perform this operation by hand. First, collect a
426 # list of all .c files in the search path.
427 all_c_files := $(foreach dir,$(search_path),$(wildcard $(dir)/*.c))
429 # Then sort through them to find the one we want, and select the first.
430 M_SRC = $(firstword $(filter %/$(M_FILE), $(all_c_files)))
431 libatomic_la_LIBADD = $(foreach s,$(SIZES),$(addsuffix \
432 _$(s)_.lo,$(SIZEOBJS))) $(am__append_1) $(am__append_2) \
433 $(am__append_3) $(am__append_4)
434 @ARCH_AARCH64_LINUX_TRUE@@HAVE_IFUNC_TRUE@IFUNC_OPTIONS = -march=armv8-a+lse
435 @ARCH_ARM_LINUX_TRUE@@HAVE_IFUNC_TRUE@IFUNC_OPTIONS = -march=armv7-a+fp -DHAVE_KERNEL64
436 @ARCH_I386_TRUE@@HAVE_IFUNC_TRUE@IFUNC_OPTIONS = -march=i586
437 @ARCH_X86_64_TRUE@@HAVE_IFUNC_TRUE@IFUNC_OPTIONS = -mcx16
438 libatomic_convenience_la_SOURCES = $(libatomic_la_SOURCES)
439 libatomic_convenience_la_LIBADD = $(libatomic_la_LIBADD)
440 MULTISRCTOP =
441 MULTIBUILDTOP =
442 MULTIDIRS =
443 MULTISUBDIR =
444 MULTIDO = true
445 MULTICLEAN = true
446 all: auto-config.h
447 $(MAKE) $(AM_MAKEFLAGS) all-recursive
449 .SUFFIXES:
450 .SUFFIXES: .c .lo .o .obj
451 am--refresh: Makefile
453 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/../multilib.am $(am__configure_deps)
454 @for dep in $?; do \
455 case '$(am__configure_deps)' in \
456 *$$dep*) \
457 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
458 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
459 && exit 0; \
460 exit 1;; \
461 esac; \
462 done; \
463 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
464 $(am__cd) $(top_srcdir) && \
465 $(AUTOMAKE) --foreign Makefile
466 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
467 @case '$?' in \
468 *config.status*) \
469 echo ' $(SHELL) ./config.status'; \
470 $(SHELL) ./config.status;; \
471 *) \
472 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
473 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
474 esac;
475 $(top_srcdir)/../multilib.am $(am__empty):
477 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
478 $(SHELL) ./config.status --recheck
480 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
481 $(am__cd) $(srcdir) && $(AUTOCONF)
482 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
483 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
484 $(am__aclocal_m4_deps):
486 auto-config.h: stamp-h1
487 @test -f $@ || rm -f stamp-h1
488 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
490 stamp-h1: $(srcdir)/auto-config.h.in $(top_builddir)/config.status
491 @rm -f stamp-h1
492 cd $(top_builddir) && $(SHELL) ./config.status auto-config.h
493 $(srcdir)/auto-config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
494 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
495 rm -f stamp-h1
496 touch $@
498 distclean-hdr:
499 -rm -f auto-config.h stamp-h1
501 clean-noinstLTLIBRARIES:
502 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
503 @list='$(noinst_LTLIBRARIES)'; \
504 locs=`for p in $$list; do echo $$p; done | \
505 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
506 sort -u`; \
507 test -z "$$locs" || { \
508 echo rm -f $${locs}; \
509 rm -f $${locs}; \
512 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
513 @$(NORMAL_INSTALL)
514 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
515 list2=; for p in $$list; do \
516 if test -f $$p; then \
517 list2="$$list2 $$p"; \
518 else :; fi; \
519 done; \
520 test -z "$$list2" || { \
521 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
522 $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \
523 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
524 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
527 uninstall-toolexeclibLTLIBRARIES:
528 @$(NORMAL_UNINSTALL)
529 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
530 for p in $$list; do \
531 $(am__strip_dir) \
532 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
533 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
534 done
536 clean-toolexeclibLTLIBRARIES:
537 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
538 @list='$(toolexeclib_LTLIBRARIES)'; \
539 locs=`for p in $$list; do echo $$p; done | \
540 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
541 sort -u`; \
542 test -z "$$locs" || { \
543 echo rm -f $${locs}; \
544 rm -f $${locs}; \
547 libatomic.la: $(libatomic_la_OBJECTS) $(libatomic_la_DEPENDENCIES) $(EXTRA_libatomic_la_DEPENDENCIES)
548 $(AM_V_CCLD)$(libatomic_la_LINK) -rpath $(toolexeclibdir) $(libatomic_la_OBJECTS) $(libatomic_la_LIBADD) $(LIBS)
550 libatomic_convenience.la: $(libatomic_convenience_la_OBJECTS) $(libatomic_convenience_la_DEPENDENCIES) $(EXTRA_libatomic_convenience_la_DEPENDENCIES)
551 $(AM_V_CCLD)$(LINK) $(libatomic_convenience_la_OBJECTS) $(libatomic_convenience_la_LIBADD) $(LIBS)
553 mostlyclean-compile:
554 -rm -f *.$(OBJEXT)
556 distclean-compile:
557 -rm -f *.tab.c
559 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fence.Plo@am__quote@
560 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fenv.Plo@am__quote@
561 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/flag.Plo@am__quote@
562 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gcas.Plo@am__quote@
563 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gexch.Plo@am__quote@
564 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glfree.Plo@am__quote@
565 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gload.Plo@am__quote@
566 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gstore.Plo@am__quote@
567 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/init.Plo@am__quote@
568 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lock.Plo@am__quote@
570 .c.o:
571 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
572 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
573 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
574 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
575 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
577 .c.obj:
578 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
579 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
580 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
581 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
582 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
584 .c.lo:
585 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
586 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
587 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
588 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
589 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
591 mostlyclean-libtool:
592 -rm -f *.lo
594 clean-libtool:
595 -rm -rf .libs _libs
597 distclean-libtool:
598 -rm -f libtool config.lt
600 # This directory's subdirectories are mostly independent; you can cd
601 # into them and run 'make' without going through this Makefile.
602 # To change the values of 'make' variables: instead of editing Makefiles,
603 # (1) if the variable is set in 'config.status', edit 'config.status'
604 # (which will cause the Makefiles to be regenerated when you run 'make');
605 # (2) otherwise, pass the desired values on the 'make' command line.
606 $(am__recursive_targets):
607 @fail=; \
608 if $(am__make_keepgoing); then \
609 failcom='fail=yes'; \
610 else \
611 failcom='exit 1'; \
612 fi; \
613 dot_seen=no; \
614 target=`echo $@ | sed s/-recursive//`; \
615 case "$@" in \
616 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
617 *) list='$(SUBDIRS)' ;; \
618 esac; \
619 for subdir in $$list; do \
620 echo "Making $$target in $$subdir"; \
621 if test "$$subdir" = "."; then \
622 dot_seen=yes; \
623 local_target="$$target-am"; \
624 else \
625 local_target="$$target"; \
626 fi; \
627 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
628 || eval $$failcom; \
629 done; \
630 if test "$$dot_seen" = "no"; then \
631 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
632 fi; test -z "$$fail"
634 ID: $(am__tagged_files)
635 $(am__define_uniq_tagged_files); mkid -fID $$unique
636 tags: tags-recursive
637 TAGS: tags
639 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
640 set x; \
641 here=`pwd`; \
642 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
643 include_option=--etags-include; \
644 empty_fix=.; \
645 else \
646 include_option=--include; \
647 empty_fix=; \
648 fi; \
649 list='$(SUBDIRS)'; for subdir in $$list; do \
650 if test "$$subdir" = .; then :; else \
651 test ! -f $$subdir/TAGS || \
652 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
653 fi; \
654 done; \
655 $(am__define_uniq_tagged_files); \
656 shift; \
657 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
658 test -n "$$unique" || unique=$$empty_fix; \
659 if test $$# -gt 0; then \
660 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
661 "$$@" $$unique; \
662 else \
663 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
664 $$unique; \
665 fi; \
667 ctags: ctags-recursive
669 CTAGS: ctags
670 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
671 $(am__define_uniq_tagged_files); \
672 test -z "$(CTAGS_ARGS)$$unique" \
673 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
674 $$unique
676 GTAGS:
677 here=`$(am__cd) $(top_builddir) && pwd` \
678 && $(am__cd) $(top_srcdir) \
679 && gtags -i $(GTAGS_ARGS) "$$here"
680 cscope: cscope.files
681 test ! -s cscope.files \
682 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
683 clean-cscope:
684 -rm -f cscope.files
685 cscope.files: clean-cscope cscopelist
686 cscopelist: cscopelist-recursive
688 cscopelist-am: $(am__tagged_files)
689 list='$(am__tagged_files)'; \
690 case "$(srcdir)" in \
691 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
692 *) sdir=$(subdir)/$(srcdir) ;; \
693 esac; \
694 for i in $$list; do \
695 if test -f "$$i"; then \
696 echo "$(subdir)/$$i"; \
697 else \
698 echo "$$sdir/$$i"; \
699 fi; \
700 done >> $(top_builddir)/cscope.files
702 distclean-tags:
703 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
704 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
705 check-am: all-am
706 check: check-recursive
707 all-am: Makefile $(LTLIBRARIES) auto-config.h all-local
708 installdirs: installdirs-recursive
709 installdirs-am:
710 for dir in "$(DESTDIR)$(toolexeclibdir)"; do \
711 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
712 done
713 install: install-recursive
714 install-exec: install-exec-recursive
715 install-data: install-data-recursive
716 uninstall: uninstall-recursive
718 install-am: all-am
719 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
721 installcheck: installcheck-recursive
722 install-strip:
723 if test -z '$(STRIP)'; then \
724 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
725 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
726 install; \
727 else \
728 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
729 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
730 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
732 mostlyclean-generic:
734 clean-generic:
736 distclean-generic:
737 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
738 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
740 maintainer-clean-generic:
741 @echo "This command is intended for maintainers to use"
742 @echo "it deletes files that may require special tools to rebuild."
743 clean: clean-recursive
745 clean-am: clean-generic clean-libtool clean-local \
746 clean-noinstLTLIBRARIES clean-toolexeclibLTLIBRARIES \
747 mostlyclean-am
749 distclean: distclean-recursive
750 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
751 -rm -rf ./$(DEPDIR)
752 -rm -f Makefile
753 distclean-am: clean-am distclean-compile distclean-generic \
754 distclean-hdr distclean-libtool distclean-local distclean-tags
756 dvi: dvi-recursive
758 dvi-am:
760 html: html-recursive
762 html-am:
764 info: info-recursive
766 info-am:
768 install-data-am:
770 install-dvi: install-dvi-recursive
772 install-dvi-am:
774 install-exec-am: install-exec-local install-toolexeclibLTLIBRARIES
776 install-html: install-html-recursive
778 install-html-am:
780 install-info: install-info-recursive
782 install-info-am:
784 install-man:
786 install-pdf: install-pdf-recursive
788 install-pdf-am:
790 install-ps: install-ps-recursive
792 install-ps-am:
794 installcheck-am:
796 maintainer-clean: maintainer-clean-recursive
797 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
798 -rm -rf $(top_srcdir)/autom4te.cache
799 -rm -rf ./$(DEPDIR)
800 -rm -f Makefile
801 maintainer-clean-am: distclean-am maintainer-clean-generic \
802 maintainer-clean-local
804 mostlyclean: mostlyclean-recursive
806 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
807 mostlyclean-libtool mostlyclean-local
809 pdf: pdf-recursive
811 pdf-am:
813 ps: ps-recursive
815 ps-am:
817 uninstall-am: uninstall-toolexeclibLTLIBRARIES
819 .MAKE: $(am__recursive_targets) all install-am install-strip
821 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am all-local \
822 am--refresh check check-am clean clean-cscope clean-generic \
823 clean-libtool clean-local clean-noinstLTLIBRARIES \
824 clean-toolexeclibLTLIBRARIES cscope cscopelist-am ctags \
825 ctags-am distclean distclean-compile distclean-generic \
826 distclean-hdr distclean-libtool distclean-local distclean-tags \
827 dvi dvi-am html html-am info info-am install install-am \
828 install-data install-data-am install-dvi install-dvi-am \
829 install-exec install-exec-am install-exec-local install-html \
830 install-html-am install-info install-info-am install-man \
831 install-pdf install-pdf-am install-ps install-ps-am \
832 install-strip install-toolexeclibLTLIBRARIES installcheck \
833 installcheck-am installdirs installdirs-am maintainer-clean \
834 maintainer-clean-generic maintainer-clean-local mostlyclean \
835 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
836 mostlyclean-local pdf pdf-am ps ps-am tags tags-am uninstall \
837 uninstall-am uninstall-toolexeclibLTLIBRARIES
839 .PRECIOUS: Makefile
842 vpath % $(strip $(search_path))
843 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@libatomic.map-sun : $(top_srcdir)/libatomic.map \
844 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ $(top_srcdir)/../contrib/make_sunver.pl \
845 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ $(libatomic_la_OBJECTS) $(libatomic_la_LIBADD)
846 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ perl $(top_srcdir)/../contrib/make_sunver.pl \
847 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ $(top_srcdir)/libatomic.map \
848 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ $(libatomic_la_OBJECTS:%.lo=.libs/%.o) \
849 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ `echo $(libatomic_la_LIBADD) | \
850 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ sed 's,\([^/ ]*\)\.l\([ao]\),.libs/\1.\2,g'` \
851 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ > $@ || (rm -f $@ ; exit 1)
853 -include $(wildcard $(DEPDIR)/*.Ppo)
855 %_.lo: Makefile
856 $(LTCOMPILE) $(M_DEPS) $(M_SIZE) $(M_IFUNC) -c -o $@ $(M_SRC)
858 # Override the automake generated all-multi rule to guarantee that all-multi
859 # is not run in parallel with the %_.lo rules which generate $(DEPDIR)/*.Ppo
860 # makefile fragments to avoid broken *.Ppo getting included into the Makefile
861 # when it is reloaded during the build of all-multi.
862 all-multi: $(libatomic_la_LIBADD)
863 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
865 # GNU Make needs to see an explicit $(MAKE) variable in the command it
866 # runs to enable its job server during parallel builds. Hence the
867 # comments below.
868 all-multi:
869 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
870 install-multi:
871 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
872 mostlyclean-multi:
873 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
874 clean-multi:
875 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
876 distclean-multi:
877 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
878 maintainer-clean-multi:
879 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
881 .MAKE .PHONY: all-multi clean-multi distclean-multi install-am \
882 install-multi maintainer-clean-multi mostlyclean-multi
884 install-exec-local: install-multi
886 all-local: all-multi
887 mostlyclean-local: mostlyclean-multi
888 clean-local: clean-multi
889 distclean-local: distclean-multi
890 maintainer-clean-local: maintainer-clean-multi
892 # Tell versions [3.59,3.63) of GNU make to not export all variables.
893 # Otherwise a system limit (for SysV at least) may be exceeded.
894 .NOEXPORT: