Support TI mode and soft float on PA64
[official-gcc.git] / libatomic / Makefile.in
blob0a51bd55f01fee1419722ace0d24d17b90a39fbf
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 tmake_file = @tmake_file@
380 toolexecdir = @toolexecdir@
381 toolexeclibdir = @toolexeclibdir@
382 top_build_prefix = @top_build_prefix@
383 top_builddir = @top_builddir@
384 top_srcdir = @top_srcdir@
385 ACLOCAL_AMFLAGS = -I .. -I ../config
386 SUBDIRS = testsuite
387 gcc_version := $(shell @get_gcc_base_ver@ $(top_srcdir)/../gcc/BASE-VER)
388 search_path = $(addprefix $(top_srcdir)/config/, $(config_path)) \
389 $(top_srcdir) $(top_builddir)
391 DEFAULT_INCLUDES = $(addprefix -I, $(search_path))
392 AM_CFLAGS = $(XCFLAGS)
393 AM_CCASFLAGS = $(XCFLAGS)
394 AM_LDFLAGS = $(XLDFLAGS) $(SECTION_LDFLAGS) $(OPT_LDFLAGS)
395 toolexeclib_LTLIBRARIES = libatomic.la
396 noinst_LTLIBRARIES = libatomic_convenience.la
397 @LIBAT_BUILD_VERSIONED_SHLIB_FALSE@libatomic_version_script =
398 @LIBAT_BUILD_VERSIONED_SHLIB_GNU_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@libatomic_version_script = -Wl,--version-script,$(top_srcdir)/libatomic.map
399 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@libatomic_version_script = -Wl,-M,libatomic.map-sun
400 @LIBAT_BUILD_VERSIONED_SHLIB_FALSE@libatomic_version_dep =
401 @LIBAT_BUILD_VERSIONED_SHLIB_GNU_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@libatomic_version_dep = $(top_srcdir)/libatomic.map
402 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@libatomic_version_dep = libatomic.map-sun
403 libatomic_version_info = -version-info $(libtool_VERSION)
404 libatomic_la_LDFLAGS = $(libatomic_version_info) $(libatomic_version_script) $(lt_host_flags)
405 libatomic_la_SOURCES = gload.c gstore.c gcas.c gexch.c glfree.c lock.c init.c \
406 fenv.c fence.c flag.c
408 SIZEOBJS = load store cas exch fadd fsub fand fior fxor fnand tas
409 EXTRA_libatomic_la_SOURCES = $(addsuffix _n.c,$(SIZEOBJS))
410 libatomic_la_DEPENDENCIES = $(libatomic_la_LIBADD) $(libatomic_version_dep)
411 empty =
412 space = $(empty) $(empty)
413 PAT_SPLIT = $(subst _,$(space),$(*F))
414 PAT_BASE = $(word 1,$(PAT_SPLIT))
415 PAT_N = $(word 2,$(PAT_SPLIT))
416 PAT_S = $(word 3,$(PAT_SPLIT))
417 IFUNC_DEF = -DIFUNC_ALT=$(PAT_S)
418 IFUNC_OPT = $(word $(PAT_S),$(IFUNC_OPTIONS))
419 @AMDEP_TRUE@M_DEPS = -MT $@ -MD -MP -MF $(DEPDIR)/$(@F).Ppo
420 @AMDEP_FALSE@M_DEPS =
421 M_SIZE = -DN=$(PAT_N)
422 M_IFUNC = $(if $(PAT_S),$(IFUNC_DEF) $(IFUNC_OPT))
423 M_FILE = $(PAT_BASE)_n.c
425 # The lack of explicit dependency on the source file means that VPATH cannot
426 # work properly. Instead, perform this operation by hand. First, collect a
427 # list of all .c files in the search path.
428 all_c_files := $(foreach dir,$(search_path),$(wildcard $(dir)/*.c))
430 # Then sort through them to find the one we want, and select the first.
431 M_SRC = $(firstword $(filter %/$(M_FILE), $(all_c_files)))
432 libatomic_la_LIBADD = $(foreach s,$(SIZES),$(addsuffix \
433 _$(s)_.lo,$(SIZEOBJS))) $(am__append_1) $(am__append_2) \
434 $(am__append_3) $(am__append_4)
435 @ARCH_AARCH64_LINUX_TRUE@@HAVE_IFUNC_TRUE@IFUNC_OPTIONS = -march=armv8-a+lse
436 @ARCH_ARM_LINUX_TRUE@@HAVE_IFUNC_TRUE@IFUNC_OPTIONS = -march=armv7-a+fp -DHAVE_KERNEL64
437 @ARCH_I386_TRUE@@HAVE_IFUNC_TRUE@IFUNC_OPTIONS = -march=i586
438 @ARCH_X86_64_TRUE@@HAVE_IFUNC_TRUE@IFUNC_OPTIONS = -mcx16
439 libatomic_convenience_la_SOURCES = $(libatomic_la_SOURCES)
440 libatomic_convenience_la_LIBADD = $(libatomic_la_LIBADD)
441 MULTISRCTOP =
442 MULTIBUILDTOP =
443 MULTIDIRS =
444 MULTISUBDIR =
445 MULTIDO = true
446 MULTICLEAN = true
447 all: auto-config.h
448 $(MAKE) $(AM_MAKEFLAGS) all-recursive
450 .SUFFIXES:
451 .SUFFIXES: .c .lo .o .obj
452 am--refresh: Makefile
454 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/../multilib.am $(am__configure_deps)
455 @for dep in $?; do \
456 case '$(am__configure_deps)' in \
457 *$$dep*) \
458 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
459 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
460 && exit 0; \
461 exit 1;; \
462 esac; \
463 done; \
464 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
465 $(am__cd) $(top_srcdir) && \
466 $(AUTOMAKE) --foreign Makefile
467 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
468 @case '$?' in \
469 *config.status*) \
470 echo ' $(SHELL) ./config.status'; \
471 $(SHELL) ./config.status;; \
472 *) \
473 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
474 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
475 esac;
476 $(top_srcdir)/../multilib.am $(am__empty):
478 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
479 $(SHELL) ./config.status --recheck
481 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
482 $(am__cd) $(srcdir) && $(AUTOCONF)
483 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
484 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
485 $(am__aclocal_m4_deps):
487 auto-config.h: stamp-h1
488 @test -f $@ || rm -f stamp-h1
489 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
491 stamp-h1: $(srcdir)/auto-config.h.in $(top_builddir)/config.status
492 @rm -f stamp-h1
493 cd $(top_builddir) && $(SHELL) ./config.status auto-config.h
494 $(srcdir)/auto-config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
495 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
496 rm -f stamp-h1
497 touch $@
499 distclean-hdr:
500 -rm -f auto-config.h stamp-h1
502 clean-noinstLTLIBRARIES:
503 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
504 @list='$(noinst_LTLIBRARIES)'; \
505 locs=`for p in $$list; do echo $$p; done | \
506 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
507 sort -u`; \
508 test -z "$$locs" || { \
509 echo rm -f $${locs}; \
510 rm -f $${locs}; \
513 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
514 @$(NORMAL_INSTALL)
515 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
516 list2=; for p in $$list; do \
517 if test -f $$p; then \
518 list2="$$list2 $$p"; \
519 else :; fi; \
520 done; \
521 test -z "$$list2" || { \
522 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
523 $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \
524 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
525 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
528 uninstall-toolexeclibLTLIBRARIES:
529 @$(NORMAL_UNINSTALL)
530 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
531 for p in $$list; do \
532 $(am__strip_dir) \
533 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
534 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
535 done
537 clean-toolexeclibLTLIBRARIES:
538 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
539 @list='$(toolexeclib_LTLIBRARIES)'; \
540 locs=`for p in $$list; do echo $$p; done | \
541 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
542 sort -u`; \
543 test -z "$$locs" || { \
544 echo rm -f $${locs}; \
545 rm -f $${locs}; \
548 libatomic.la: $(libatomic_la_OBJECTS) $(libatomic_la_DEPENDENCIES) $(EXTRA_libatomic_la_DEPENDENCIES)
549 $(AM_V_CCLD)$(libatomic_la_LINK) -rpath $(toolexeclibdir) $(libatomic_la_OBJECTS) $(libatomic_la_LIBADD) $(LIBS)
551 libatomic_convenience.la: $(libatomic_convenience_la_OBJECTS) $(libatomic_convenience_la_DEPENDENCIES) $(EXTRA_libatomic_convenience_la_DEPENDENCIES)
552 $(AM_V_CCLD)$(LINK) $(libatomic_convenience_la_OBJECTS) $(libatomic_convenience_la_LIBADD) $(LIBS)
554 mostlyclean-compile:
555 -rm -f *.$(OBJEXT)
557 distclean-compile:
558 -rm -f *.tab.c
560 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fence.Plo@am__quote@
561 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fenv.Plo@am__quote@
562 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/flag.Plo@am__quote@
563 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gcas.Plo@am__quote@
564 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gexch.Plo@am__quote@
565 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glfree.Plo@am__quote@
566 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gload.Plo@am__quote@
567 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gstore.Plo@am__quote@
568 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/init.Plo@am__quote@
569 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lock.Plo@am__quote@
571 .c.o:
572 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
573 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
574 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
575 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
576 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
578 .c.obj:
579 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
580 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
581 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
582 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
583 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
585 .c.lo:
586 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
587 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
588 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
589 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
590 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
592 mostlyclean-libtool:
593 -rm -f *.lo
595 clean-libtool:
596 -rm -rf .libs _libs
598 distclean-libtool:
599 -rm -f libtool config.lt
601 # This directory's subdirectories are mostly independent; you can cd
602 # into them and run 'make' without going through this Makefile.
603 # To change the values of 'make' variables: instead of editing Makefiles,
604 # (1) if the variable is set in 'config.status', edit 'config.status'
605 # (which will cause the Makefiles to be regenerated when you run 'make');
606 # (2) otherwise, pass the desired values on the 'make' command line.
607 $(am__recursive_targets):
608 @fail=; \
609 if $(am__make_keepgoing); then \
610 failcom='fail=yes'; \
611 else \
612 failcom='exit 1'; \
613 fi; \
614 dot_seen=no; \
615 target=`echo $@ | sed s/-recursive//`; \
616 case "$@" in \
617 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
618 *) list='$(SUBDIRS)' ;; \
619 esac; \
620 for subdir in $$list; do \
621 echo "Making $$target in $$subdir"; \
622 if test "$$subdir" = "."; then \
623 dot_seen=yes; \
624 local_target="$$target-am"; \
625 else \
626 local_target="$$target"; \
627 fi; \
628 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
629 || eval $$failcom; \
630 done; \
631 if test "$$dot_seen" = "no"; then \
632 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
633 fi; test -z "$$fail"
635 ID: $(am__tagged_files)
636 $(am__define_uniq_tagged_files); mkid -fID $$unique
637 tags: tags-recursive
638 TAGS: tags
640 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
641 set x; \
642 here=`pwd`; \
643 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
644 include_option=--etags-include; \
645 empty_fix=.; \
646 else \
647 include_option=--include; \
648 empty_fix=; \
649 fi; \
650 list='$(SUBDIRS)'; for subdir in $$list; do \
651 if test "$$subdir" = .; then :; else \
652 test ! -f $$subdir/TAGS || \
653 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
654 fi; \
655 done; \
656 $(am__define_uniq_tagged_files); \
657 shift; \
658 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
659 test -n "$$unique" || unique=$$empty_fix; \
660 if test $$# -gt 0; then \
661 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
662 "$$@" $$unique; \
663 else \
664 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
665 $$unique; \
666 fi; \
668 ctags: ctags-recursive
670 CTAGS: ctags
671 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
672 $(am__define_uniq_tagged_files); \
673 test -z "$(CTAGS_ARGS)$$unique" \
674 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
675 $$unique
677 GTAGS:
678 here=`$(am__cd) $(top_builddir) && pwd` \
679 && $(am__cd) $(top_srcdir) \
680 && gtags -i $(GTAGS_ARGS) "$$here"
681 cscope: cscope.files
682 test ! -s cscope.files \
683 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
684 clean-cscope:
685 -rm -f cscope.files
686 cscope.files: clean-cscope cscopelist
687 cscopelist: cscopelist-recursive
689 cscopelist-am: $(am__tagged_files)
690 list='$(am__tagged_files)'; \
691 case "$(srcdir)" in \
692 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
693 *) sdir=$(subdir)/$(srcdir) ;; \
694 esac; \
695 for i in $$list; do \
696 if test -f "$$i"; then \
697 echo "$(subdir)/$$i"; \
698 else \
699 echo "$$sdir/$$i"; \
700 fi; \
701 done >> $(top_builddir)/cscope.files
703 distclean-tags:
704 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
705 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
706 check-am: all-am
707 check: check-recursive
708 all-am: Makefile $(LTLIBRARIES) auto-config.h all-local
709 installdirs: installdirs-recursive
710 installdirs-am:
711 for dir in "$(DESTDIR)$(toolexeclibdir)"; do \
712 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
713 done
714 install: install-recursive
715 install-exec: install-exec-recursive
716 install-data: install-data-recursive
717 uninstall: uninstall-recursive
719 install-am: all-am
720 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
722 installcheck: installcheck-recursive
723 install-strip:
724 if test -z '$(STRIP)'; then \
725 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
726 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
727 install; \
728 else \
729 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
730 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
731 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
733 mostlyclean-generic:
735 clean-generic:
737 distclean-generic:
738 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
739 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
741 maintainer-clean-generic:
742 @echo "This command is intended for maintainers to use"
743 @echo "it deletes files that may require special tools to rebuild."
744 clean: clean-recursive
746 clean-am: clean-generic clean-libtool clean-local \
747 clean-noinstLTLIBRARIES clean-toolexeclibLTLIBRARIES \
748 mostlyclean-am
750 distclean: distclean-recursive
751 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
752 -rm -rf ./$(DEPDIR)
753 -rm -f Makefile
754 distclean-am: clean-am distclean-compile distclean-generic \
755 distclean-hdr distclean-libtool distclean-local distclean-tags
757 dvi: dvi-recursive
759 dvi-am:
761 html: html-recursive
763 html-am:
765 info: info-recursive
767 info-am:
769 install-data-am:
771 install-dvi: install-dvi-recursive
773 install-dvi-am:
775 install-exec-am: install-exec-local install-toolexeclibLTLIBRARIES
777 install-html: install-html-recursive
779 install-html-am:
781 install-info: install-info-recursive
783 install-info-am:
785 install-man:
787 install-pdf: install-pdf-recursive
789 install-pdf-am:
791 install-ps: install-ps-recursive
793 install-ps-am:
795 installcheck-am:
797 maintainer-clean: maintainer-clean-recursive
798 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
799 -rm -rf $(top_srcdir)/autom4te.cache
800 -rm -rf ./$(DEPDIR)
801 -rm -f Makefile
802 maintainer-clean-am: distclean-am maintainer-clean-generic \
803 maintainer-clean-local
805 mostlyclean: mostlyclean-recursive
807 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
808 mostlyclean-libtool mostlyclean-local
810 pdf: pdf-recursive
812 pdf-am:
814 ps: ps-recursive
816 ps-am:
818 uninstall-am: uninstall-toolexeclibLTLIBRARIES
820 .MAKE: $(am__recursive_targets) all install-am install-strip
822 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am all-local \
823 am--refresh check check-am clean clean-cscope clean-generic \
824 clean-libtool clean-local clean-noinstLTLIBRARIES \
825 clean-toolexeclibLTLIBRARIES cscope cscopelist-am ctags \
826 ctags-am distclean distclean-compile distclean-generic \
827 distclean-hdr distclean-libtool distclean-local distclean-tags \
828 dvi dvi-am html html-am info info-am install install-am \
829 install-data install-data-am install-dvi install-dvi-am \
830 install-exec install-exec-am install-exec-local install-html \
831 install-html-am install-info install-info-am install-man \
832 install-pdf install-pdf-am install-ps install-ps-am \
833 install-strip install-toolexeclibLTLIBRARIES installcheck \
834 installcheck-am installdirs installdirs-am maintainer-clean \
835 maintainer-clean-generic maintainer-clean-local mostlyclean \
836 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
837 mostlyclean-local pdf pdf-am ps ps-am tags tags-am uninstall \
838 uninstall-am uninstall-toolexeclibLTLIBRARIES
840 .PRECIOUS: Makefile
843 vpath % $(strip $(search_path))
844 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@libatomic.map-sun : $(top_srcdir)/libatomic.map \
845 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ $(top_srcdir)/../contrib/make_sunver.pl \
846 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ $(libatomic_la_OBJECTS) $(libatomic_la_LIBADD)
847 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ perl $(top_srcdir)/../contrib/make_sunver.pl \
848 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ $(top_srcdir)/libatomic.map \
849 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ $(libatomic_la_OBJECTS:%.lo=.libs/%.o) \
850 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ `echo $(libatomic_la_LIBADD) | \
851 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ sed 's,\([^/ ]*\)\.l\([ao]\),.libs/\1.\2,g'` \
852 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ > $@ || (rm -f $@ ; exit 1)
854 -include $(wildcard $(DEPDIR)/*.Ppo)
856 %_.lo: Makefile
857 $(LTCOMPILE) $(M_DEPS) $(M_SIZE) $(M_IFUNC) -c -o $@ $(M_SRC)
859 # Override the automake generated all-multi rule to guarantee that all-multi
860 # is not run in parallel with the %_.lo rules which generate $(DEPDIR)/*.Ppo
861 # makefile fragments to avoid broken *.Ppo getting included into the Makefile
862 # when it is reloaded during the build of all-multi.
863 all-multi: $(libatomic_la_LIBADD)
864 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
866 # target overrides
867 -include $(tmake_file)
869 # GNU Make needs to see an explicit $(MAKE) variable in the command it
870 # runs to enable its job server during parallel builds. Hence the
871 # comments below.
872 all-multi:
873 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
874 install-multi:
875 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
876 mostlyclean-multi:
877 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
878 clean-multi:
879 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
880 distclean-multi:
881 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
882 maintainer-clean-multi:
883 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
885 .MAKE .PHONY: all-multi clean-multi distclean-multi install-am \
886 install-multi maintainer-clean-multi mostlyclean-multi
888 install-exec-local: install-multi
890 all-local: all-multi
891 mostlyclean-local: mostlyclean-multi
892 clean-local: clean-multi
893 distclean-local: distclean-multi
894 maintainer-clean-local: maintainer-clean-multi
896 # Tell versions [3.59,3.63) of GNU make to not export all variables.
897 # Otherwise a system limit (for SysV at least) may be exceeded.
898 .NOEXPORT: