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