hppa: Export main in pr104869.C on hpux
[official-gcc.git] / libatomic / Makefile.in
blobdc2330b91fde78bb62251d22768e204787bfb01e
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_AARCH64_LINUX_TRUE@@HAVE_IFUNC_TRUE@am__append_2 = atomic_16.S
94 @ARCH_ARM_LINUX_TRUE@@HAVE_IFUNC_TRUE@am__append_3 = $(foreach \
95 @ARCH_ARM_LINUX_TRUE@@HAVE_IFUNC_TRUE@ s,$(SIZES),$(addsuffix \
96 @ARCH_ARM_LINUX_TRUE@@HAVE_IFUNC_TRUE@ _$(s)_1_.lo,$(SIZEOBJS))) \
97 @ARCH_ARM_LINUX_TRUE@@HAVE_IFUNC_TRUE@ $(addsuffix \
98 @ARCH_ARM_LINUX_TRUE@@HAVE_IFUNC_TRUE@ _8_2_.lo,$(SIZEOBJS))
99 @ARCH_I386_TRUE@@HAVE_IFUNC_TRUE@am__append_4 = $(addsuffix _8_1_.lo,$(SIZEOBJS))
100 @ARCH_X86_64_TRUE@@HAVE_IFUNC_TRUE@am__append_5 = $(addsuffix _16_1_.lo,$(SIZEOBJS)) \
101 @ARCH_X86_64_TRUE@@HAVE_IFUNC_TRUE@ $(addsuffix _16_2_.lo,$(SIZEOBJS))
103 subdir = .
104 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
105 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
106 $(top_srcdir)/../config/depstand.m4 \
107 $(top_srcdir)/../config/lead-dot.m4 \
108 $(top_srcdir)/../config/lthostflags.m4 \
109 $(top_srcdir)/../config/multi.m4 \
110 $(top_srcdir)/../config/override.m4 \
111 $(top_srcdir)/../config/stdint.m4 \
112 $(top_srcdir)/../config/toolexeclibdir.m4 \
113 $(top_srcdir)/../config/warnings.m4 \
114 $(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
115 $(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
116 $(top_srcdir)/acinclude.m4 $(top_srcdir)/../libtool.m4 \
117 $(top_srcdir)/../config/enable.m4 \
118 $(top_srcdir)/../config/cet.m4 $(top_srcdir)/configure.ac
119 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
120 $(ACLOCAL_M4)
121 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
122 $(am__configure_deps)
123 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
124 configure.lineno config.status.lineno
125 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
126 CONFIG_HEADER = auto-config.h
127 CONFIG_CLEAN_FILES =
128 CONFIG_CLEAN_VPATH_FILES =
129 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
130 am__vpath_adj = case $$p in \
131 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
132 *) f=$$p;; \
133 esac;
134 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
135 am__install_max = 40
136 am__nobase_strip_setup = \
137 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
138 am__nobase_strip = \
139 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
140 am__nobase_list = $(am__nobase_strip_setup); \
141 for p in $$list; do echo "$$p $$p"; done | \
142 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
143 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
144 if (++n[$$2] == $(am__install_max)) \
145 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
146 END { for (dir in files) print dir, files[dir] }'
147 am__base_list = \
148 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
149 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
150 am__uninstall_files_from_dir = { \
151 test -z "$$files" \
152 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
153 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
154 $(am__cd) "$$dir" && rm -f $$files; }; \
156 am__installdirs = "$(DESTDIR)$(toolexeclibdir)"
157 LTLIBRARIES = $(noinst_LTLIBRARIES) $(toolexeclib_LTLIBRARIES)
158 @ARCH_AARCH64_LINUX_TRUE@@HAVE_IFUNC_TRUE@am__objects_1 = \
159 @ARCH_AARCH64_LINUX_TRUE@@HAVE_IFUNC_TRUE@ atomic_16.lo
160 am_libatomic_la_OBJECTS = gload.lo gstore.lo gcas.lo gexch.lo \
161 glfree.lo lock.lo init.lo fenv.lo fence.lo flag.lo \
162 $(am__objects_1)
163 libatomic_la_OBJECTS = $(am_libatomic_la_OBJECTS)
164 AM_V_lt = $(am__v_lt_@AM_V@)
165 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
166 am__v_lt_0 = --silent
167 am__v_lt_1 =
168 libatomic_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
169 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
170 $(libatomic_la_LDFLAGS) $(LDFLAGS) -o $@
171 libatomic_convenience_la_DEPENDENCIES = $(libatomic_la_LIBADD)
172 am__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)
174 am_libatomic_convenience_la_OBJECTS = $(am__objects_2)
175 libatomic_convenience_la_OBJECTS = \
176 $(am_libatomic_convenience_la_OBJECTS)
177 AM_V_P = $(am__v_P_@AM_V@)
178 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
179 am__v_P_0 = false
180 am__v_P_1 = :
181 AM_V_GEN = $(am__v_GEN_@AM_V@)
182 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
183 am__v_GEN_0 = @echo " GEN " $@;
184 am__v_GEN_1 =
185 AM_V_at = $(am__v_at_@AM_V@)
186 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
187 am__v_at_0 = @
188 am__v_at_1 =
189 depcomp = $(SHELL) $(top_srcdir)/../depcomp
190 am__depfiles_maybe = depfiles
191 am__mv = mv -f
192 CPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
193 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
194 LTCPPASCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
195 $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) \
196 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
197 $(AM_CCASFLAGS) $(CCASFLAGS)
198 AM_V_CPPAS = $(am__v_CPPAS_@AM_V@)
199 am__v_CPPAS_ = $(am__v_CPPAS_@AM_DEFAULT_V@)
200 am__v_CPPAS_0 = @echo " CPPAS " $@;
201 am__v_CPPAS_1 =
202 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
203 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
204 LTCOMPILE = $(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)
208 AM_V_CC = $(am__v_CC_@AM_V@)
209 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
210 am__v_CC_0 = @echo " CC " $@;
211 am__v_CC_1 =
212 CCLD = $(CC)
213 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
214 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
215 $(AM_LDFLAGS) $(LDFLAGS) -o $@
216 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
217 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
218 am__v_CCLD_0 = @echo " CCLD " $@;
219 am__v_CCLD_1 =
220 SOURCES = $(libatomic_la_SOURCES) $(EXTRA_libatomic_la_SOURCES) \
221 $(libatomic_convenience_la_SOURCES)
222 RECURSIVE_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
230 am__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
235 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
236 distclean-recursive maintainer-clean-recursive
237 am__recursive_targets = \
238 $(RECURSIVE_TARGETS) \
239 $(RECURSIVE_CLEAN_TARGETS) \
240 $(am__extra_recursive_targets)
241 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
242 cscope
243 am__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.
248 am__uniquify_input = $(AWK) '\
249 BEGIN { nonempty = 0; } \
250 { items[$$0] = 1; nonempty = 1; } \
251 END { if (nonempty) { for (i in items) print i; }; } \
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.
256 am__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)`
261 ETAGS = etags
262 CTAGS = ctags
263 CSCOPE = cscope
264 DIST_SUBDIRS = $(SUBDIRS)
265 ACLOCAL = @ACLOCAL@
266 AMTAR = @AMTAR@
267 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
268 AR = @AR@
269 AUTOCONF = @AUTOCONF@
270 AUTOHEADER = @AUTOHEADER@
271 AUTOMAKE = @AUTOMAKE@
272 AWK = @AWK@
273 CC = @CC@
274 CCAS = @CCAS@
275 CCASDEPMODE = @CCASDEPMODE@
276 CCASFLAGS = @CCASFLAGS@
277 CCDEPMODE = @CCDEPMODE@
278 CFLAGS = @CFLAGS@
279 CPP = @CPP@
280 CPPFLAGS = @CPPFLAGS@
281 CYGPATH_W = @CYGPATH_W@
282 DEFS = @DEFS@
283 DEPDIR = @DEPDIR@
284 DSYMUTIL = @DSYMUTIL@
285 DUMPBIN = @DUMPBIN@
286 ECHO_C = @ECHO_C@
287 ECHO_N = @ECHO_N@
288 ECHO_T = @ECHO_T@
289 EGREP = @EGREP@
290 EXEEXT = @EXEEXT@
291 FGREP = @FGREP@
292 GREP = @GREP@
293 INSTALL = @INSTALL@
294 INSTALL_DATA = @INSTALL_DATA@
295 INSTALL_PROGRAM = @INSTALL_PROGRAM@
296 INSTALL_SCRIPT = @INSTALL_SCRIPT@
297 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
298 LD = @LD@
299 LDFLAGS = @LDFLAGS@
300 LIBOBJS = @LIBOBJS@
301 LIBS = @LIBS@
302 LIBTOOL = @LIBTOOL@
303 LIPO = @LIPO@
304 LN_S = @LN_S@
305 LTLIBOBJS = @LTLIBOBJS@
306 MAINT = @MAINT@
307 MAKEINFO = @MAKEINFO@
308 MKDIR_P = @MKDIR_P@
309 NM = @NM@
310 NMEDIT = @NMEDIT@
311 OBJDUMP = @OBJDUMP@
312 OBJEXT = @OBJEXT@
313 OPT_LDFLAGS = @OPT_LDFLAGS@
314 OTOOL = @OTOOL@
315 OTOOL64 = @OTOOL64@
316 PACKAGE = @PACKAGE@
317 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
318 PACKAGE_NAME = @PACKAGE_NAME@
319 PACKAGE_STRING = @PACKAGE_STRING@
320 PACKAGE_TARNAME = @PACKAGE_TARNAME@
321 PACKAGE_URL = @PACKAGE_URL@
322 PACKAGE_VERSION = @PACKAGE_VERSION@
323 PATH_SEPARATOR = @PATH_SEPARATOR@
324 RANLIB = @RANLIB@
325 SECTION_LDFLAGS = @SECTION_LDFLAGS@
326 SED = @SED@
327 SET_MAKE = @SET_MAKE@
328 SHELL = @SHELL@
329 SIZES = @SIZES@
330 STRIP = @STRIP@
331 SYSROOT_CFLAGS_FOR_TARGET = @SYSROOT_CFLAGS_FOR_TARGET@
332 VERSION = @VERSION@
333 XCFLAGS = @XCFLAGS@
334 XLDFLAGS = @XLDFLAGS@
335 abs_builddir = @abs_builddir@
336 abs_srcdir = @abs_srcdir@
337 abs_top_builddir = @abs_top_builddir@
338 abs_top_srcdir = @abs_top_srcdir@
339 ac_ct_CC = @ac_ct_CC@
340 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
341 am__include = @am__include@
342 am__leading_dot = @am__leading_dot@
343 am__quote = @am__quote@
344 am__tar = @am__tar@
345 am__untar = @am__untar@
346 bindir = @bindir@
347 build = @build@
348 build_alias = @build_alias@
349 build_cpu = @build_cpu@
350 build_os = @build_os@
351 build_vendor = @build_vendor@
352 builddir = @builddir@
353 config_path = @config_path@
354 datadir = @datadir@
355 datarootdir = @datarootdir@
356 docdir = @docdir@
357 dvidir = @dvidir@
358 enable_aarch64_lse = @enable_aarch64_lse@
359 enable_shared = @enable_shared@
360 enable_static = @enable_static@
361 exec_prefix = @exec_prefix@
362 get_gcc_base_ver = @get_gcc_base_ver@
363 host = @host@
364 host_alias = @host_alias@
365 host_cpu = @host_cpu@
366 host_os = @host_os@
367 host_vendor = @host_vendor@
368 htmldir = @htmldir@
369 includedir = @includedir@
370 infodir = @infodir@
371 install_sh = @install_sh@
372 libdir = @libdir@
373 libexecdir = @libexecdir@
374 libtool_VERSION = @libtool_VERSION@
375 localedir = @localedir@
376 localstatedir = @localstatedir@
377 lt_host_flags = @lt_host_flags@
378 mandir = @mandir@
379 mkdir_p = @mkdir_p@
380 multi_basedir = @multi_basedir@
381 oldincludedir = @oldincludedir@
382 pdfdir = @pdfdir@
383 prefix = @prefix@
384 program_transform_name = @program_transform_name@
385 psdir = @psdir@
386 sbindir = @sbindir@
387 sharedstatedir = @sharedstatedir@
388 srcdir = @srcdir@
389 sysconfdir = @sysconfdir@
390 target = @target@
391 target_alias = @target_alias@
392 target_cpu = @target_cpu@
393 target_os = @target_os@
394 target_vendor = @target_vendor@
395 tmake_file = @tmake_file@
396 toolexecdir = @toolexecdir@
397 toolexeclibdir = @toolexeclibdir@
398 top_build_prefix = @top_build_prefix@
399 top_builddir = @top_builddir@
400 top_srcdir = @top_srcdir@
401 ACLOCAL_AMFLAGS = -I .. -I ../config
402 SUBDIRS = testsuite
403 gcc_version := $(shell @get_gcc_base_ver@ $(top_srcdir)/../gcc/BASE-VER)
404 search_path = $(addprefix $(top_srcdir)/config/, $(config_path)) \
405 $(top_srcdir) $(top_builddir)
407 DEFAULT_INCLUDES = $(addprefix -I, $(search_path))
408 AM_CFLAGS = $(XCFLAGS)
409 AM_CCASFLAGS = $(XCFLAGS)
410 AM_LDFLAGS = $(XLDFLAGS) $(SECTION_LDFLAGS) $(OPT_LDFLAGS)
411 toolexeclib_LTLIBRARIES = libatomic.la
412 noinst_LTLIBRARIES = libatomic_convenience.la
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
419 libatomic_version_info = -version-info $(libtool_VERSION)
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
423 libatomic_la_LDFLAGS = $(libatomic_version_info) $(libatomic_version_script) \
424 $(lt_host_flags) $(libatomic_darwin_rpath)
426 libatomic_la_SOURCES = gload.c gstore.c gcas.c gexch.c glfree.c lock.c \
427 init.c fenv.c fence.c flag.c $(am__append_2)
428 SIZEOBJS = load store cas exch fadd fsub fand fior fxor fnand tas
429 EXTRA_libatomic_la_SOURCES = $(addsuffix _n.c,$(SIZEOBJS))
430 libatomic_la_DEPENDENCIES = $(libatomic_la_LIBADD) $(libatomic_version_dep)
431 empty =
432 space = $(empty) $(empty)
433 PAT_SPLIT = $(subst _,$(space),$(*F))
434 PAT_BASE = $(word 1,$(PAT_SPLIT))
435 PAT_N = $(word 2,$(PAT_SPLIT))
436 PAT_S = $(word 3,$(PAT_SPLIT))
437 IFUNC_DEF = -DIFUNC_ALT=$(PAT_S)
438 IFUNC_OPT = $(word $(PAT_S),$(IFUNC_OPTIONS))
439 @AMDEP_TRUE@M_DEPS = -MT $@ -MD -MP -MF $(DEPDIR)/$(@F).Ppo
440 @AMDEP_FALSE@M_DEPS =
441 M_SIZE = -DN=$(PAT_N)
442 M_IFUNC = $(if $(PAT_S),$(IFUNC_DEF) $(IFUNC_OPT))
443 M_FILE = $(PAT_BASE)_n.c
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.
448 all_c_files := $(foreach dir,$(search_path),$(wildcard $(dir)/*.c))
450 # Then sort through them to find the one we want, and select the first.
451 M_SRC = $(firstword $(filter %/$(M_FILE), $(all_c_files)))
452 libatomic_la_LIBADD = $(foreach s,$(SIZES),$(addsuffix \
453 _$(s)_.lo,$(SIZEOBJS))) $(am__append_1) $(am__append_3) \
454 $(am__append_4) $(am__append_5)
455 @ARCH_AARCH64_LINUX_TRUE@@HAVE_IFUNC_TRUE@IFUNC_OPTIONS = -march=armv8-a+lse
456 @ARCH_ARM_LINUX_TRUE@@HAVE_IFUNC_TRUE@IFUNC_OPTIONS = -march=armv7-a+fp -DHAVE_KERNEL64
457 @ARCH_I386_TRUE@@HAVE_IFUNC_TRUE@IFUNC_OPTIONS = -march=i586
458 @ARCH_X86_64_TRUE@@HAVE_IFUNC_TRUE@IFUNC_OPTIONS = -mcx16 -mcx16
459 libatomic_convenience_la_SOURCES = $(libatomic_la_SOURCES)
460 libatomic_convenience_la_LIBADD = $(libatomic_la_LIBADD)
461 MULTISRCTOP =
462 MULTIBUILDTOP =
463 MULTIDIRS =
464 MULTISUBDIR =
465 MULTIDO = true
466 MULTICLEAN = true
467 all: auto-config.h
468 $(MAKE) $(AM_MAKEFLAGS) all-recursive
470 .SUFFIXES:
471 .SUFFIXES: .S .c .lo .o .obj
472 am--refresh: Makefile
474 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/../multilib.am $(am__configure_deps)
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
487 Makefile: $(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;
496 $(top_srcdir)/../multilib.am $(am__empty):
498 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
499 $(SHELL) ./config.status --recheck
501 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
502 $(am__cd) $(srcdir) && $(AUTOCONF)
503 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
504 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
505 $(am__aclocal_m4_deps):
507 auto-config.h: stamp-h1
508 @test -f $@ || rm -f stamp-h1
509 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
511 stamp-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
514 $(srcdir)/auto-config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
515 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
516 rm -f stamp-h1
517 touch $@
519 distclean-hdr:
520 -rm -f auto-config.h stamp-h1
522 clean-noinstLTLIBRARIES:
523 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
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}; \
533 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
534 @$(NORMAL_INSTALL)
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" || { \
542 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
543 $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \
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)"; \
548 uninstall-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
557 clean-toolexeclibLTLIBRARIES:
558 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
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}; \
568 libatomic.la: $(libatomic_la_OBJECTS) $(libatomic_la_DEPENDENCIES) $(EXTRA_libatomic_la_DEPENDENCIES)
569 $(AM_V_CCLD)$(libatomic_la_LINK) -rpath $(toolexeclibdir) $(libatomic_la_OBJECTS) $(libatomic_la_LIBADD) $(LIBS)
571 libatomic_convenience.la: $(libatomic_convenience_la_OBJECTS) $(libatomic_convenience_la_DEPENDENCIES) $(EXTRA_libatomic_convenience_la_DEPENDENCIES)
572 $(AM_V_CCLD)$(LINK) $(libatomic_convenience_la_OBJECTS) $(libatomic_convenience_la_LIBADD) $(LIBS)
574 mostlyclean-compile:
575 -rm -f *.$(OBJEXT)
577 distclean-compile:
578 -rm -f *.tab.c
580 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atomic_16.Plo@am__quote@
581 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fence.Plo@am__quote@
582 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fenv.Plo@am__quote@
583 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/flag.Plo@am__quote@
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@
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 $@ $<
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) '$<'`
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 $@ $<
613 .c.o:
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@
617 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
618 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
620 .c.obj:
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@
624 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
625 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
627 .c.lo:
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@
631 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
632 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
634 mostlyclean-libtool:
635 -rm -f *.lo
637 clean-libtool:
638 -rm -rf .libs _libs
640 distclean-libtool:
641 -rm -f libtool config.lt
643 # This directory's subdirectories are mostly independent; you can cd
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; \
656 dot_seen=no; \
657 target=`echo $@ | sed s/-recursive//`; \
658 case "$@" in \
659 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
660 *) list='$(SUBDIRS)' ;; \
661 esac; \
662 for subdir in $$list; do \
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"
677 ID: $(am__tagged_files)
678 $(am__define_uniq_tagged_files); mkid -fID $$unique
679 tags: tags-recursive
680 TAGS: tags
682 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
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; \
698 $(am__define_uniq_tagged_files); \
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; \
710 ctags: ctags-recursive
712 CTAGS: ctags
713 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
714 $(am__define_uniq_tagged_files); \
715 test -z "$(CTAGS_ARGS)$$unique" \
716 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
717 $$unique
719 GTAGS:
720 here=`$(am__cd) $(top_builddir) && pwd` \
721 && $(am__cd) $(top_srcdir) \
722 && gtags -i $(GTAGS_ARGS) "$$here"
723 cscope: cscope.files
724 test ! -s cscope.files \
725 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
726 clean-cscope:
727 -rm -f cscope.files
728 cscope.files: clean-cscope cscopelist
729 cscopelist: cscopelist-recursive
731 cscopelist-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
745 distclean-tags:
746 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
747 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
748 check-am: all-am
749 check: check-recursive
750 all-am: Makefile $(LTLIBRARIES) auto-config.h all-local
751 installdirs: installdirs-recursive
752 installdirs-am:
753 for dir in "$(DESTDIR)$(toolexeclibdir)"; do \
754 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
755 done
756 install: install-recursive
757 install-exec: install-exec-recursive
758 install-data: install-data-recursive
759 uninstall: uninstall-recursive
761 install-am: all-am
762 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
764 installcheck: installcheck-recursive
765 install-strip:
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; \
775 mostlyclean-generic:
777 clean-generic:
779 distclean-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)
783 maintainer-clean-generic:
784 @echo "This command is intended for maintainers to use"
785 @echo "it deletes files that may require special tools to rebuild."
786 clean: clean-recursive
788 clean-am: clean-generic clean-libtool clean-local \
789 clean-noinstLTLIBRARIES clean-toolexeclibLTLIBRARIES \
790 mostlyclean-am
792 distclean: distclean-recursive
793 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
794 -rm -rf ./$(DEPDIR)
795 -rm -f Makefile
796 distclean-am: clean-am distclean-compile distclean-generic \
797 distclean-hdr distclean-libtool distclean-local distclean-tags
799 dvi: dvi-recursive
801 dvi-am:
803 html: html-recursive
805 html-am:
807 info: info-recursive
809 info-am:
811 install-data-am:
813 install-dvi: install-dvi-recursive
815 install-dvi-am:
817 install-exec-am: install-exec-local install-toolexeclibLTLIBRARIES
819 install-html: install-html-recursive
821 install-html-am:
823 install-info: install-info-recursive
825 install-info-am:
827 install-man:
829 install-pdf: install-pdf-recursive
831 install-pdf-am:
833 install-ps: install-ps-recursive
835 install-ps-am:
837 installcheck-am:
839 maintainer-clean: maintainer-clean-recursive
840 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
841 -rm -rf $(top_srcdir)/autom4te.cache
842 -rm -rf ./$(DEPDIR)
843 -rm -f Makefile
844 maintainer-clean-am: distclean-am maintainer-clean-generic \
845 maintainer-clean-local
847 mostlyclean: mostlyclean-recursive
849 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
850 mostlyclean-libtool mostlyclean-local
852 pdf: pdf-recursive
854 pdf-am:
856 ps: ps-recursive
858 ps-am:
860 uninstall-am: uninstall-toolexeclibLTLIBRARIES
862 .MAKE: $(am__recursive_targets) all install-am install-strip
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 \
870 dvi dvi-am html html-am info info-am install install-am \
871 install-data install-data-am install-dvi install-dvi-am \
872 install-exec install-exec-am install-exec-local install-html \
873 install-html-am install-info install-info-am install-man \
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 \
877 maintainer-clean-generic maintainer-clean-local mostlyclean \
878 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
879 mostlyclean-local pdf pdf-am ps ps-am tags tags-am uninstall \
880 uninstall-am uninstall-toolexeclibLTLIBRARIES
882 .PRECIOUS: Makefile
885 vpath % $(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) | \
893 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ sed 's,\([^/ ]*\)\.l\([ao]\),.libs/\1.\2,g'` \
894 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ > $@ || (rm -f $@ ; exit 1)
896 -include $(wildcard $(DEPDIR)/*.Ppo)
898 %_.lo: Makefile
899 $(LTCOMPILE) $(M_DEPS) $(M_SIZE) $(M_IFUNC) -c -o $@ $(M_SRC)
901 # Amend the automake generated all-multi rule to guarantee that all-multi
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.
905 all-multi: $(libatomic_la_LIBADD)
907 # target overrides
908 -include $(tmake_file)
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.
913 all-multi:
914 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
915 install-multi:
916 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
917 mostlyclean-multi:
918 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
919 clean-multi:
920 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
921 distclean-multi:
922 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
923 maintainer-clean-multi:
924 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
926 .MAKE .PHONY: all-multi clean-multi distclean-multi install-am \
927 install-multi maintainer-clean-multi mostlyclean-multi
929 install-exec-local: install-multi
931 all-local: all-multi
932 mostlyclean-local: mostlyclean-multi
933 clean-local: clean-multi
934 distclean-local: distclean-multi
935 maintainer-clean-local: maintainer-clean-multi
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: