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