]> git.ipfire.org Git - thirdparty/gcc.git/blame - libatomic/Makefile.in
cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=default with...
[thirdparty/gcc.git] / libatomic / Makefile.in
CommitLineData
dc3368d0 1# Makefile.in generated by automake 1.11.6 from Makefile.am.
48310492
RH
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
dc3368d0
KT
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6# Foundation, Inc.
48310492
RH
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18VPATH = @srcdir@
dc3368d0
KT
19am__make_dryrun = \
20 { \
21 am__dry=no; \
22 case $$MAKEFLAGS in \
23 *\\[\ \ ]*) \
24 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
25 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
26 *) \
27 for am__flg in $$MAKEFLAGS; do \
28 case $$am__flg in \
29 *=*|--*) ;; \
30 *n*) am__dry=yes; break;; \
31 esac; \
32 done;; \
33 esac; \
34 test $$am__dry = yes; \
35 }
48310492
RH
36pkgdatadir = $(datadir)/@PACKAGE@
37pkgincludedir = $(includedir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkglibexecdir = $(libexecdir)/@PACKAGE@
40am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41install_sh_DATA = $(install_sh) -c -m 644
42install_sh_PROGRAM = $(install_sh) -c
43install_sh_SCRIPT = $(install_sh) -c
44INSTALL_HEADER = $(INSTALL_DATA)
45transform = $(program_transform_name)
46NORMAL_INSTALL = :
47PRE_INSTALL = :
48POST_INSTALL = :
49NORMAL_UNINSTALL = :
50PRE_UNINSTALL = :
51POST_UNINSTALL = :
52build_triplet = @build@
53host_triplet = @host@
54target_triplet = @target@
141abc6f
SE
55@ARCH_AARCH64_LINUX_TRUE@@HAVE_IFUNC_TRUE@am__append_1 = $(foreach s,$(SIZES),$(addsuffix _$(s)_1_.lo,$(SIZEOBJS)))
56@ARCH_ARM_LINUX_TRUE@@HAVE_IFUNC_TRUE@am__append_2 = $(foreach \
48310492
RH
57@ARCH_ARM_LINUX_TRUE@@HAVE_IFUNC_TRUE@ s,$(SIZES),$(addsuffix \
58@ARCH_ARM_LINUX_TRUE@@HAVE_IFUNC_TRUE@ _$(s)_1_.lo,$(SIZEOBJS))) \
59@ARCH_ARM_LINUX_TRUE@@HAVE_IFUNC_TRUE@ $(addsuffix \
60@ARCH_ARM_LINUX_TRUE@@HAVE_IFUNC_TRUE@ _8_2_.lo,$(SIZEOBJS))
141abc6f
SE
61@ARCH_I386_TRUE@@HAVE_IFUNC_TRUE@am__append_3 = $(addsuffix _8_1_.lo,$(SIZEOBJS))
62@ARCH_X86_64_TRUE@@HAVE_IFUNC_TRUE@am__append_4 = $(addsuffix _16_1_.lo,$(SIZEOBJS))
48310492 63subdir = .
c0758df9
JJ
64DIST_COMMON = ChangeLog $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
65 $(top_srcdir)/configure $(am__configure_deps) \
66 $(srcdir)/auto-config.h.in $(srcdir)/../mkinstalldirs \
67 $(srcdir)/../depcomp
48310492
RH
68ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
69am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
70 $(top_srcdir)/../config/depstand.m4 \
71 $(top_srcdir)/../config/lead-dot.m4 \
dc3368d0 72 $(top_srcdir)/../config/lthostflags.m4 \
48310492
RH
73 $(top_srcdir)/../config/multi.m4 \
74 $(top_srcdir)/../config/override.m4 \
75 $(top_srcdir)/../config/stdint.m4 \
9d0e85af 76 $(top_srcdir)/../config/warnings.m4 \
48310492
RH
77 $(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
78 $(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
79 $(top_srcdir)/acinclude.m4 $(top_srcdir)/../libtool.m4 \
efc643e9
IT
80 $(top_srcdir)/../config/enable.m4 \
81 $(top_srcdir)/../config/cet.m4 $(top_srcdir)/configure.ac
48310492
RH
82am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
83 $(ACLOCAL_M4)
84am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
85 configure.lineno config.status.lineno
86mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
87CONFIG_HEADER = auto-config.h
88CONFIG_CLEAN_FILES =
89CONFIG_CLEAN_VPATH_FILES =
90am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
91am__vpath_adj = case $$p in \
92 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
93 *) f=$$p;; \
94 esac;
95am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
96am__install_max = 40
97am__nobase_strip_setup = \
98 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
99am__nobase_strip = \
100 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
101am__nobase_list = $(am__nobase_strip_setup); \
102 for p in $$list; do echo "$$p $$p"; done | \
103 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
104 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
105 if (++n[$$2] == $(am__install_max)) \
106 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
107 END { for (dir in files) print dir, files[dir] }'
108am__base_list = \
109 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
110 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
dc3368d0
KT
111am__uninstall_files_from_dir = { \
112 test -z "$$files" \
113 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
114 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
115 $(am__cd) "$$dir" && rm -f $$files; }; \
116 }
48310492 117am__installdirs = "$(DESTDIR)$(toolexeclibdir)"
36749a1f 118LTLIBRARIES = $(noinst_LTLIBRARIES) $(toolexeclib_LTLIBRARIES)
48310492 119am_libatomic_la_OBJECTS = gload.lo gstore.lo gcas.lo gexch.lo \
c29c36ad 120 glfree.lo lock.lo init.lo fenv.lo fence.lo flag.lo
48310492
RH
121libatomic_la_OBJECTS = $(am_libatomic_la_OBJECTS)
122libatomic_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
123 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
124 $(libatomic_la_LDFLAGS) $(LDFLAGS) -o $@
36749a1f
ILT
125libatomic_convenience_la_DEPENDENCIES = $(libatomic_la_LIBADD)
126am__objects_1 = gload.lo gstore.lo gcas.lo gexch.lo glfree.lo lock.lo \
c29c36ad 127 init.lo fenv.lo fence.lo flag.lo
36749a1f
ILT
128am_libatomic_convenience_la_OBJECTS = $(am__objects_1)
129libatomic_convenience_la_OBJECTS = \
130 $(am_libatomic_convenience_la_OBJECTS)
48310492
RH
131depcomp = $(SHELL) $(top_srcdir)/../depcomp
132am__depfiles_maybe = depfiles
133am__mv = mv -f
134COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
135 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
136LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
137 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
138 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
139CCLD = $(CC)
140LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
141 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
142 $(LDFLAGS) -o $@
36749a1f
ILT
143SOURCES = $(libatomic_la_SOURCES) $(EXTRA_libatomic_la_SOURCES) \
144 $(libatomic_convenience_la_SOURCES)
48310492
RH
145MULTISRCTOP =
146MULTIBUILDTOP =
147MULTIDIRS =
148MULTISUBDIR =
149MULTIDO = true
150MULTICLEAN = true
151RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
152 html-recursive info-recursive install-data-recursive \
153 install-dvi-recursive install-exec-recursive \
154 install-html-recursive install-info-recursive \
155 install-pdf-recursive install-ps-recursive install-recursive \
156 installcheck-recursive installdirs-recursive pdf-recursive \
157 ps-recursive uninstall-recursive
dc3368d0
KT
158am__can_run_installinfo = \
159 case $$AM_UPDATE_INFO_DIR in \
160 n|no|NO) false;; \
161 *) (install-info --version) >/dev/null 2>&1;; \
162 esac
48310492
RH
163RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
164 distclean-recursive maintainer-clean-recursive
165AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
c0758df9 166 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS
48310492
RH
167ETAGS = etags
168CTAGS = ctags
169DIST_SUBDIRS = $(SUBDIRS)
48310492
RH
170ACLOCAL = @ACLOCAL@
171AMTAR = @AMTAR@
172AR = @AR@
173AUTOCONF = @AUTOCONF@
174AUTOHEADER = @AUTOHEADER@
175AUTOMAKE = @AUTOMAKE@
176AWK = @AWK@
177CC = @CC@
178CCAS = @CCAS@
179CCASDEPMODE = @CCASDEPMODE@
180CCASFLAGS = @CCASFLAGS@
181CCDEPMODE = @CCDEPMODE@
182CFLAGS = @CFLAGS@
183CPP = @CPP@
184CPPFLAGS = @CPPFLAGS@
185CYGPATH_W = @CYGPATH_W@
186DEFS = @DEFS@
187DEPDIR = @DEPDIR@
188DSYMUTIL = @DSYMUTIL@
189DUMPBIN = @DUMPBIN@
190ECHO_C = @ECHO_C@
191ECHO_N = @ECHO_N@
192ECHO_T = @ECHO_T@
193EGREP = @EGREP@
194EXEEXT = @EXEEXT@
195FGREP = @FGREP@
196GREP = @GREP@
197INSTALL = @INSTALL@
198INSTALL_DATA = @INSTALL_DATA@
199INSTALL_PROGRAM = @INSTALL_PROGRAM@
200INSTALL_SCRIPT = @INSTALL_SCRIPT@
201INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
202LD = @LD@
203LDFLAGS = @LDFLAGS@
204LIBOBJS = @LIBOBJS@
205LIBS = @LIBS@
206LIBTOOL = @LIBTOOL@
207LIPO = @LIPO@
208LN_S = @LN_S@
209LTLIBOBJS = @LTLIBOBJS@
fa3cd3c3 210MAINT = @MAINT@
48310492
RH
211MAKEINFO = @MAKEINFO@
212MKDIR_P = @MKDIR_P@
213NM = @NM@
214NMEDIT = @NMEDIT@
215OBJDUMP = @OBJDUMP@
216OBJEXT = @OBJEXT@
217OPT_LDFLAGS = @OPT_LDFLAGS@
218OTOOL = @OTOOL@
219OTOOL64 = @OTOOL64@
220PACKAGE = @PACKAGE@
221PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
222PACKAGE_NAME = @PACKAGE_NAME@
223PACKAGE_STRING = @PACKAGE_STRING@
224PACKAGE_TARNAME = @PACKAGE_TARNAME@
225PACKAGE_URL = @PACKAGE_URL@
226PACKAGE_VERSION = @PACKAGE_VERSION@
227PATH_SEPARATOR = @PATH_SEPARATOR@
228PERL = @PERL@
229RANLIB = @RANLIB@
230SECTION_LDFLAGS = @SECTION_LDFLAGS@
231SED = @SED@
232SET_MAKE = @SET_MAKE@
233SHELL = @SHELL@
234SIZES = @SIZES@
235STRIP = @STRIP@
236VERSION = @VERSION@
237XCFLAGS = @XCFLAGS@
238XLDFLAGS = @XLDFLAGS@
239abs_builddir = @abs_builddir@
240abs_srcdir = @abs_srcdir@
241abs_top_builddir = @abs_top_builddir@
242abs_top_srcdir = @abs_top_srcdir@
243ac_ct_CC = @ac_ct_CC@
244ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
245am__include = @am__include@
246am__leading_dot = @am__leading_dot@
247am__quote = @am__quote@
248am__tar = @am__tar@
249am__untar = @am__untar@
250bindir = @bindir@
251build = @build@
252build_alias = @build_alias@
253build_cpu = @build_cpu@
254build_os = @build_os@
255build_vendor = @build_vendor@
256builddir = @builddir@
257config_path = @config_path@
258datadir = @datadir@
259datarootdir = @datarootdir@
260docdir = @docdir@
261dvidir = @dvidir@
9d0e85af 262enable_aarch64_lse = @enable_aarch64_lse@
48310492
RH
263enable_shared = @enable_shared@
264enable_static = @enable_static@
265exec_prefix = @exec_prefix@
3c36aa6b 266get_gcc_base_ver = @get_gcc_base_ver@
48310492
RH
267host = @host@
268host_alias = @host_alias@
269host_cpu = @host_cpu@
270host_os = @host_os@
271host_vendor = @host_vendor@
272htmldir = @htmldir@
273includedir = @includedir@
274infodir = @infodir@
275install_sh = @install_sh@
276libdir = @libdir@
277libexecdir = @libexecdir@
278libtool_VERSION = @libtool_VERSION@
279localedir = @localedir@
280localstatedir = @localstatedir@
dc3368d0 281lt_host_flags = @lt_host_flags@
48310492
RH
282mandir = @mandir@
283mkdir_p = @mkdir_p@
284multi_basedir = @multi_basedir@
285oldincludedir = @oldincludedir@
286pdfdir = @pdfdir@
287prefix = @prefix@
288program_transform_name = @program_transform_name@
289psdir = @psdir@
290sbindir = @sbindir@
291sharedstatedir = @sharedstatedir@
292srcdir = @srcdir@
293sysconfdir = @sysconfdir@
294target = @target@
295target_alias = @target_alias@
296target_cpu = @target_cpu@
297target_os = @target_os@
298target_vendor = @target_vendor@
299toolexecdir = @toolexecdir@
300toolexeclibdir = @toolexeclibdir@
301top_build_prefix = @top_build_prefix@
302top_builddir = @top_builddir@
303top_srcdir = @top_srcdir@
304ACLOCAL_AMFLAGS = -I .. -I ../config
305SUBDIRS = testsuite
3c36aa6b 306gcc_version := $(shell @get_gcc_base_ver@ $(top_srcdir)/../gcc/BASE-VER)
48310492
RH
307search_path = $(addprefix $(top_srcdir)/config/, $(config_path)) \
308 $(top_srcdir) $(top_builddir)
309
310DEFAULT_INCLUDES = $(addprefix -I, $(search_path))
311AM_CFLAGS = $(XCFLAGS)
312AM_CCASFLAGS = $(XCFLAGS)
313AM_LDFLAGS = $(XLDFLAGS) $(SECTION_LDFLAGS) $(OPT_LDFLAGS)
314toolexeclib_LTLIBRARIES = libatomic.la
36749a1f 315noinst_LTLIBRARIES = libatomic_convenience.la
48310492
RH
316@LIBAT_BUILD_VERSIONED_SHLIB_FALSE@libatomic_version_script =
317@LIBAT_BUILD_VERSIONED_SHLIB_GNU_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@libatomic_version_script = -Wl,--version-script,$(top_srcdir)/libatomic.map
318@LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@libatomic_version_script = -Wl,-M,libatomic.map-sun
319@LIBAT_BUILD_VERSIONED_SHLIB_FALSE@libatomic_version_dep =
320@LIBAT_BUILD_VERSIONED_SHLIB_GNU_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@libatomic_version_dep = $(top_srcdir)/libatomic.map
321@LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@libatomic_version_dep = libatomic.map-sun
322libatomic_version_info = -version-info $(libtool_VERSION)
dc3368d0 323libatomic_la_LDFLAGS = $(libatomic_version_info) $(libatomic_version_script) $(lt_host_flags)
267bac10 324libatomic_la_SOURCES = gload.c gstore.c gcas.c gexch.c glfree.c lock.c init.c \
c29c36ad 325 fenv.c fence.c flag.c
267bac10 326
48310492
RH
327SIZEOBJS = load store cas exch fadd fsub fand fior fxor fnand tas
328EXTRA_libatomic_la_SOURCES = $(addsuffix _n.c,$(SIZEOBJS))
329libatomic_la_DEPENDENCIES = $(libatomic_la_LIBADD) $(libatomic_version_dep)
330empty =
331space = $(empty) $(empty)
332PAT_SPLIT = $(subst _,$(space),$(*F))
333PAT_BASE = $(word 1,$(PAT_SPLIT))
334PAT_N = $(word 2,$(PAT_SPLIT))
335PAT_S = $(word 3,$(PAT_SPLIT))
336IFUNC_DEF = -DIFUNC_ALT=$(PAT_S)
337IFUNC_OPT = $(word $(PAT_S),$(IFUNC_OPTIONS))
338M_DEPS = -MT $@ -MD -MP -MF $(DEPDIR)/$(@F).Ppo
339M_SIZE = -DN=$(PAT_N)
340M_IFUNC = $(if $(PAT_S),$(IFUNC_DEF) $(IFUNC_OPT))
341M_FILE = $(PAT_BASE)_n.c
342
343# The lack of explicit dependency on the source file means that VPATH cannot
344# work properly. Instead, perform this operation by hand. First, collect a
345# list of all .c files in the search path.
346all_c_files := $(foreach dir,$(search_path),$(wildcard $(dir)/*.c))
347
348# Then sort through them to find the one we want, and select the first.
349M_SRC = $(firstword $(filter %/$(M_FILE), $(all_c_files)))
350libatomic_la_LIBADD = $(foreach s,$(SIZES),$(addsuffix \
351 _$(s)_.lo,$(SIZEOBJS))) $(am__append_1) $(am__append_2) \
141abc6f 352 $(am__append_3) $(am__append_4)
9d0e85af 353@ARCH_AARCH64_LINUX_TRUE@@HAVE_IFUNC_TRUE@IFUNC_OPTIONS = -march=armv8-a+lse
e64944ac 354@ARCH_ARM_LINUX_TRUE@@HAVE_IFUNC_TRUE@IFUNC_OPTIONS = -march=armv7-a+fp -DHAVE_KERNEL64
48310492
RH
355@ARCH_I386_TRUE@@HAVE_IFUNC_TRUE@IFUNC_OPTIONS = -march=i586
356@ARCH_X86_64_TRUE@@HAVE_IFUNC_TRUE@IFUNC_OPTIONS = -mcx16
36749a1f
ILT
357libatomic_convenience_la_SOURCES = $(libatomic_la_SOURCES)
358libatomic_convenience_la_LIBADD = $(libatomic_la_LIBADD)
48310492
RH
359all: auto-config.h
360 $(MAKE) $(AM_MAKEFLAGS) all-recursive
361
362.SUFFIXES:
363.SUFFIXES: .c .lo .o .obj
dc3368d0 364am--refresh: Makefile
48310492 365 @:
fa3cd3c3 366$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
48310492
RH
367 @for dep in $?; do \
368 case '$(am__configure_deps)' in \
369 *$$dep*) \
370 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
371 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
372 && exit 0; \
373 exit 1;; \
374 esac; \
375 done; \
376 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
377 $(am__cd) $(top_srcdir) && \
378 $(AUTOMAKE) --foreign Makefile
379.PRECIOUS: Makefile
380Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
381 @case '$?' in \
382 *config.status*) \
383 echo ' $(SHELL) ./config.status'; \
384 $(SHELL) ./config.status;; \
385 *) \
386 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
387 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
388 esac;
389
390$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
391 $(SHELL) ./config.status --recheck
392
fa3cd3c3 393$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
48310492 394 $(am__cd) $(srcdir) && $(AUTOCONF)
fa3cd3c3 395$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
48310492
RH
396 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
397$(am__aclocal_m4_deps):
398
399auto-config.h: stamp-h1
dc3368d0
KT
400 @if test ! -f $@; then rm -f stamp-h1; else :; fi
401 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
48310492
RH
402
403stamp-h1: $(srcdir)/auto-config.h.in $(top_builddir)/config.status
404 @rm -f stamp-h1
405 cd $(top_builddir) && $(SHELL) ./config.status auto-config.h
fa3cd3c3 406$(srcdir)/auto-config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
48310492
RH
407 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
408 rm -f stamp-h1
409 touch $@
410
411distclean-hdr:
412 -rm -f auto-config.h stamp-h1
36749a1f
ILT
413
414clean-noinstLTLIBRARIES:
415 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
416 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
417 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
418 test "$$dir" != "$$p" || dir=.; \
419 echo "rm -f \"$${dir}/so_locations\""; \
420 rm -f "$${dir}/so_locations"; \
421 done
48310492
RH
422install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
423 @$(NORMAL_INSTALL)
48310492
RH
424 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
425 list2=; for p in $$list; do \
426 if test -f $$p; then \
427 list2="$$list2 $$p"; \
428 else :; fi; \
429 done; \
430 test -z "$$list2" || { \
dc3368d0
KT
431 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
432 $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \
48310492
RH
433 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
434 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
435 }
436
437uninstall-toolexeclibLTLIBRARIES:
438 @$(NORMAL_UNINSTALL)
439 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
440 for p in $$list; do \
441 $(am__strip_dir) \
442 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
443 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
444 done
445
446clean-toolexeclibLTLIBRARIES:
447 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
448 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
449 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
450 test "$$dir" != "$$p" || dir=.; \
451 echo "rm -f \"$${dir}/so_locations\""; \
452 rm -f "$${dir}/so_locations"; \
453 done
dc3368d0 454libatomic.la: $(libatomic_la_OBJECTS) $(libatomic_la_DEPENDENCIES) $(EXTRA_libatomic_la_DEPENDENCIES)
48310492 455 $(libatomic_la_LINK) -rpath $(toolexeclibdir) $(libatomic_la_OBJECTS) $(libatomic_la_LIBADD) $(LIBS)
dc3368d0 456libatomic_convenience.la: $(libatomic_convenience_la_OBJECTS) $(libatomic_convenience_la_DEPENDENCIES) $(EXTRA_libatomic_convenience_la_DEPENDENCIES)
36749a1f 457 $(LINK) $(libatomic_convenience_la_OBJECTS) $(libatomic_convenience_la_LIBADD) $(LIBS)
48310492
RH
458
459mostlyclean-compile:
460 -rm -f *.$(OBJEXT)
461
462distclean-compile:
463 -rm -f *.tab.c
464
c29c36ad 465@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fence.Plo@am__quote@
267bac10 466@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fenv.Plo@am__quote@
c29c36ad 467@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/flag.Plo@am__quote@
48310492
RH
468@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gcas.Plo@am__quote@
469@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gexch.Plo@am__quote@
470@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glfree.Plo@am__quote@
471@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gload.Plo@am__quote@
472@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gstore.Plo@am__quote@
473@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/init.Plo@am__quote@
474@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lock.Plo@am__quote@
475
476.c.o:
477@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
478@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
479@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
480@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
481@am__fastdepCC_FALSE@ $(COMPILE) -c $<
482
483.c.obj:
484@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
485@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
486@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
487@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
488@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
489
490.c.lo:
491@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
492@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
493@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
494@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
495@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
496
497mostlyclean-libtool:
498 -rm -f *.lo
499
500clean-libtool:
501 -rm -rf .libs _libs
502
503distclean-libtool:
504 -rm -f libtool config.lt
48310492
RH
505install-multi:
506 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
507
508mostlyclean-multi:
509 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
510clean-multi:
511 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
512distclean-multi:
513 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
514maintainer-clean-multi:
515 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
516
517# This directory's subdirectories are mostly independent; you can cd
518# into them and run `make' without going through this Makefile.
519# To change the values of `make' variables: instead of editing Makefiles,
520# (1) if the variable is set in `config.status', edit `config.status'
521# (which will cause the Makefiles to be regenerated when you run `make');
522# (2) otherwise, pass the desired values on the `make' command line.
523$(RECURSIVE_TARGETS):
524 @fail= failcom='exit 1'; \
525 for f in x $$MAKEFLAGS; do \
526 case $$f in \
527 *=* | --[!k]*);; \
528 *k*) failcom='fail=yes';; \
529 esac; \
530 done; \
531 dot_seen=no; \
532 target=`echo $@ | sed s/-recursive//`; \
533 list='$(SUBDIRS)'; for subdir in $$list; do \
534 echo "Making $$target in $$subdir"; \
535 if test "$$subdir" = "."; then \
536 dot_seen=yes; \
537 local_target="$$target-am"; \
538 else \
539 local_target="$$target"; \
540 fi; \
541 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
542 || eval $$failcom; \
543 done; \
544 if test "$$dot_seen" = "no"; then \
545 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
546 fi; test -z "$$fail"
547
548$(RECURSIVE_CLEAN_TARGETS):
549 @fail= failcom='exit 1'; \
550 for f in x $$MAKEFLAGS; do \
551 case $$f in \
552 *=* | --[!k]*);; \
553 *k*) failcom='fail=yes';; \
554 esac; \
555 done; \
556 dot_seen=no; \
557 case "$@" in \
558 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
559 *) list='$(SUBDIRS)' ;; \
560 esac; \
561 rev=''; for subdir in $$list; do \
562 if test "$$subdir" = "."; then :; else \
563 rev="$$subdir $$rev"; \
564 fi; \
565 done; \
566 rev="$$rev ."; \
567 target=`echo $@ | sed s/-recursive//`; \
568 for subdir in $$rev; do \
569 echo "Making $$target in $$subdir"; \
570 if test "$$subdir" = "."; then \
571 local_target="$$target-am"; \
572 else \
573 local_target="$$target"; \
574 fi; \
575 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
576 || eval $$failcom; \
577 done && test -z "$$fail"
578tags-recursive:
579 list='$(SUBDIRS)'; for subdir in $$list; do \
580 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
581 done
582ctags-recursive:
583 list='$(SUBDIRS)'; for subdir in $$list; do \
584 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
585 done
586
587ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
588 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
589 unique=`for i in $$list; do \
590 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
591 done | \
592 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
593 END { if (nonempty) { for (i in files) print i; }; }'`; \
594 mkid -fID $$unique
595tags: TAGS
596
597TAGS: tags-recursive $(HEADERS) $(SOURCES) auto-config.h.in $(TAGS_DEPENDENCIES) \
598 $(TAGS_FILES) $(LISP)
599 set x; \
600 here=`pwd`; \
601 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
602 include_option=--etags-include; \
603 empty_fix=.; \
604 else \
605 include_option=--include; \
606 empty_fix=; \
607 fi; \
608 list='$(SUBDIRS)'; for subdir in $$list; do \
609 if test "$$subdir" = .; then :; else \
610 test ! -f $$subdir/TAGS || \
611 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
612 fi; \
613 done; \
614 list='$(SOURCES) $(HEADERS) auto-config.h.in $(LISP) $(TAGS_FILES)'; \
615 unique=`for i in $$list; do \
616 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
617 done | \
618 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
619 END { if (nonempty) { for (i in files) print i; }; }'`; \
620 shift; \
621 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
622 test -n "$$unique" || unique=$$empty_fix; \
623 if test $$# -gt 0; then \
624 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
625 "$$@" $$unique; \
626 else \
627 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
628 $$unique; \
629 fi; \
630 fi
631ctags: CTAGS
632CTAGS: ctags-recursive $(HEADERS) $(SOURCES) auto-config.h.in $(TAGS_DEPENDENCIES) \
633 $(TAGS_FILES) $(LISP)
634 list='$(SOURCES) $(HEADERS) auto-config.h.in $(LISP) $(TAGS_FILES)'; \
635 unique=`for i in $$list; do \
636 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
637 done | \
638 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
639 END { if (nonempty) { for (i in files) print i; }; }'`; \
640 test -z "$(CTAGS_ARGS)$$unique" \
641 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
642 $$unique
643
644GTAGS:
645 here=`$(am__cd) $(top_builddir) && pwd` \
646 && $(am__cd) $(top_srcdir) \
647 && gtags -i $(GTAGS_ARGS) "$$here"
648
649distclean-tags:
650 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
48310492
RH
651check-am: all-am
652check: check-recursive
653all-am: Makefile $(LTLIBRARIES) all-multi auto-config.h
654installdirs: installdirs-recursive
655installdirs-am:
656 for dir in "$(DESTDIR)$(toolexeclibdir)"; do \
657 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
658 done
659install: install-recursive
660install-exec: install-exec-recursive
661install-data: install-data-recursive
662uninstall: uninstall-recursive
663
664install-am: all-am
665 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
666
667installcheck: installcheck-recursive
668install-strip:
dc3368d0
KT
669 if test -z '$(STRIP)'; then \
670 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
671 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
672 install; \
673 else \
674 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
675 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
676 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
677 fi
48310492
RH
678mostlyclean-generic:
679
680clean-generic:
681
682distclean-generic:
683 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
684 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
685
686maintainer-clean-generic:
687 @echo "This command is intended for maintainers to use"
688 @echo "it deletes files that may require special tools to rebuild."
689clean: clean-multi clean-recursive
690
36749a1f
ILT
691clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
692 clean-toolexeclibLTLIBRARIES mostlyclean-am
48310492
RH
693
694distclean: distclean-multi distclean-recursive
695 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
696 -rm -rf ./$(DEPDIR)
697 -rm -f Makefile
698distclean-am: clean-am distclean-compile distclean-generic \
699 distclean-hdr distclean-libtool distclean-tags
700
701dvi: dvi-recursive
702
703dvi-am:
704
705html: html-recursive
706
707html-am:
708
709info: info-recursive
710
711info-am:
712
713install-data-am:
714
715install-dvi: install-dvi-recursive
716
717install-dvi-am:
718
719install-exec-am: install-multi install-toolexeclibLTLIBRARIES
720
721install-html: install-html-recursive
722
723install-html-am:
724
725install-info: install-info-recursive
726
727install-info-am:
728
729install-man:
730
731install-pdf: install-pdf-recursive
732
733install-pdf-am:
734
735install-ps: install-ps-recursive
736
737install-ps-am:
738
739installcheck-am:
740
741maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
742 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
743 -rm -rf $(top_srcdir)/autom4te.cache
744 -rm -rf ./$(DEPDIR)
745 -rm -f Makefile
746maintainer-clean-am: distclean-am maintainer-clean-generic
747
748mostlyclean: mostlyclean-multi mostlyclean-recursive
749
750mostlyclean-am: mostlyclean-compile mostlyclean-generic \
751 mostlyclean-libtool
752
753pdf: pdf-recursive
754
755pdf-am:
756
757ps: ps-recursive
758
759ps-am:
760
761uninstall-am: uninstall-toolexeclibLTLIBRARIES
762
763.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all all-multi \
764 clean-multi ctags-recursive distclean-multi install-am \
765 install-multi install-strip maintainer-clean-multi \
766 mostlyclean-multi tags-recursive
767
768.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
769 all all-am all-multi am--refresh check check-am clean \
770 clean-generic clean-libtool clean-multi \
36749a1f
ILT
771 clean-noinstLTLIBRARIES clean-toolexeclibLTLIBRARIES ctags \
772 ctags-recursive distclean distclean-compile distclean-generic \
773 distclean-hdr distclean-libtool distclean-multi distclean-tags \
774 dvi dvi-am html html-am info info-am install install-am \
775 install-data install-data-am install-dvi install-dvi-am \
776 install-exec install-exec-am install-html install-html-am \
777 install-info install-info-am install-man install-multi \
778 install-pdf install-pdf-am install-ps install-ps-am \
779 install-strip install-toolexeclibLTLIBRARIES installcheck \
780 installcheck-am installdirs installdirs-am maintainer-clean \
c0758df9
JJ
781 maintainer-clean-generic maintainer-clean-multi mostlyclean \
782 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
783 mostlyclean-multi pdf pdf-am ps ps-am tags tags-recursive \
784 uninstall uninstall-am uninstall-toolexeclibLTLIBRARIES
48310492
RH
785
786
787vpath % $(strip $(search_path))
788@LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@libatomic.map-sun : $(top_srcdir)/libatomic.map \
789@LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ $(top_srcdir)/../contrib/make_sunver.pl \
790@LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ $(libatomic_la_OBJECTS) $(libatomic_la_LIBADD)
791@LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ perl $(top_srcdir)/../contrib/make_sunver.pl \
792@LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ $(top_srcdir)/libatomic.map \
793@LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ $(libatomic_la_OBJECTS:%.lo=.libs/%.o) \
794@LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ `echo $(libatomic_la_LIBADD) | \
527eeee5 795@LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ sed 's,\([^/ ]*\)\.l\([ao]\),.libs/\1.\2,g'` \
48310492
RH
796@LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@ > $@ || (rm -f $@ ; exit 1)
797
798-include $(wildcard $(DEPDIR)/*.Ppo)
799
800%_.lo: Makefile
801 $(LTCOMPILE) $(M_DEPS) $(M_SIZE) $(M_IFUNC) -c -o $@ $(M_SRC)
802
7c961392
SN
803# Override the automake generated all-multi rule to guarantee that all-multi
804# is not run in parallel with the %_.lo rules which generate $(DEPDIR)/*.Ppo
805# makefile fragments to avoid broken *.Ppo getting included into the Makefile
806# when it is reloaded during the build of all-multi.
807all-multi: $(libatomic_la_LIBADD)
808 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
809
48310492
RH
810# Tell versions [3.59,3.63) of GNU make to not export all variables.
811# Otherwise a system limit (for SysV at least) may be exceeded.
812.NOEXPORT: