libatomic: Enable AM_MAINTAINER_MODE
[platform/upstream/linaro-gcc.git] / libatomic / Makefile.in
1 # Makefile.in generated by automake 1.11.3 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 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 target_triplet = @target@
38 @ARCH_ARM_LINUX_TRUE@@HAVE_IFUNC_TRUE@am__append_1 = $(foreach \
39 @ARCH_ARM_LINUX_TRUE@@HAVE_IFUNC_TRUE@  s,$(SIZES),$(addsuffix \
40 @ARCH_ARM_LINUX_TRUE@@HAVE_IFUNC_TRUE@  _$(s)_1_.lo,$(SIZEOBJS))) \
41 @ARCH_ARM_LINUX_TRUE@@HAVE_IFUNC_TRUE@  $(addsuffix \
42 @ARCH_ARM_LINUX_TRUE@@HAVE_IFUNC_TRUE@  _8_2_.lo,$(SIZEOBJS))
43 @ARCH_I386_TRUE@@HAVE_IFUNC_TRUE@am__append_2 = $(addsuffix _8_1_.lo,$(SIZEOBJS))
44 @ARCH_X86_64_TRUE@@HAVE_IFUNC_TRUE@am__append_3 = $(addsuffix _16_1_.lo,$(SIZEOBJS))
45 subdir = .
46 DIST_COMMON = $(am__configure_deps) $(srcdir)/../config.guess \
47         $(srcdir)/../config.sub $(srcdir)/../depcomp \
48         $(srcdir)/../install-sh $(srcdir)/../ltmain.sh \
49         $(srcdir)/../missing $(srcdir)/../mkinstalldirs \
50         $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
51         $(srcdir)/auto-config.h.in $(top_srcdir)/configure ChangeLog
52 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
53 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
54         $(top_srcdir)/../config/depstand.m4 \
55         $(top_srcdir)/../config/lead-dot.m4 \
56         $(top_srcdir)/../config/multi.m4 \
57         $(top_srcdir)/../config/override.m4 \
58         $(top_srcdir)/../config/stdint.m4 \
59         $(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
60         $(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
61         $(top_srcdir)/acinclude.m4 $(top_srcdir)/../libtool.m4 \
62         $(top_srcdir)/configure.ac
63 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
64         $(ACLOCAL_M4)
65 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
66  configure.lineno config.status.lineno
67 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
68 CONFIG_HEADER = auto-config.h
69 CONFIG_CLEAN_FILES =
70 CONFIG_CLEAN_VPATH_FILES =
71 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
72 am__vpath_adj = case $$p in \
73     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
74     *) f=$$p;; \
75   esac;
76 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
77 am__install_max = 40
78 am__nobase_strip_setup = \
79   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
80 am__nobase_strip = \
81   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
82 am__nobase_list = $(am__nobase_strip_setup); \
83   for p in $$list; do echo "$$p $$p"; done | \
84   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
85   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
86     if (++n[$$2] == $(am__install_max)) \
87       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
88     END { for (dir in files) print dir, files[dir] }'
89 am__base_list = \
90   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
91   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
92 am__uninstall_files_from_dir = { \
93   test -z "$$files" \
94     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
95     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
96          $(am__cd) "$$dir" && rm -f $$files; }; \
97   }
98 am__installdirs = "$(DESTDIR)$(toolexeclibdir)"
99 LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
100 am_libatomic_la_OBJECTS = gload.lo gstore.lo gcas.lo gexch.lo \
101         glfree.lo lock.lo init.lo
102 libatomic_la_OBJECTS = $(am_libatomic_la_OBJECTS)
103 libatomic_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
104         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
105         $(libatomic_la_LDFLAGS) $(LDFLAGS) -o $@
106 depcomp = $(SHELL) $(top_srcdir)/../depcomp
107 am__depfiles_maybe = depfiles
108 am__mv = mv -f
109 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
110         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
111 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
112         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
113         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
114 CCLD = $(CC)
115 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
116         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
117         $(LDFLAGS) -o $@
118 SOURCES = $(libatomic_la_SOURCES) $(EXTRA_libatomic_la_SOURCES)
119 DIST_SOURCES = $(libatomic_la_SOURCES) $(EXTRA_libatomic_la_SOURCES)
120 MULTISRCTOP = 
121 MULTIBUILDTOP = 
122 MULTIDIRS = 
123 MULTISUBDIR = 
124 MULTIDO = true
125 MULTICLEAN = true
126 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
127         html-recursive info-recursive install-data-recursive \
128         install-dvi-recursive install-exec-recursive \
129         install-html-recursive install-info-recursive \
130         install-pdf-recursive install-ps-recursive install-recursive \
131         installcheck-recursive installdirs-recursive pdf-recursive \
132         ps-recursive uninstall-recursive
133 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
134   distclean-recursive maintainer-clean-recursive
135 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
136         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
137         distdir dist dist-all distcheck
138 ETAGS = etags
139 CTAGS = ctags
140 DIST_SUBDIRS = $(SUBDIRS)
141 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
142 distdir = $(PACKAGE)-$(VERSION)
143 top_distdir = $(distdir)
144 am__remove_distdir = \
145   if test -d "$(distdir)"; then \
146     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
147       && rm -rf "$(distdir)" \
148       || { sleep 5 && rm -rf "$(distdir)"; }; \
149   else :; fi
150 am__relativize = \
151   dir0=`pwd`; \
152   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
153   sed_rest='s,^[^/]*/*,,'; \
154   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
155   sed_butlast='s,/*[^/]*$$,,'; \
156   while test -n "$$dir1"; do \
157     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
158     if test "$$first" != "."; then \
159       if test "$$first" = ".."; then \
160         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
161         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
162       else \
163         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
164         if test "$$first2" = "$$first"; then \
165           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
166         else \
167           dir2="../$$dir2"; \
168         fi; \
169         dir0="$$dir0"/"$$first"; \
170       fi; \
171     fi; \
172     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
173   done; \
174   reldir="$$dir2"
175 DIST_ARCHIVES = $(distdir).tar.gz
176 GZIP_ENV = --best
177 distuninstallcheck_listfiles = find . -type f -print
178 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
179   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
180 distcleancheck_listfiles = find . -type f -print
181 ACLOCAL = @ACLOCAL@
182 AMTAR = @AMTAR@
183 AR = @AR@
184 AUTOCONF = @AUTOCONF@
185 AUTOHEADER = @AUTOHEADER@
186 AUTOMAKE = @AUTOMAKE@
187 AWK = @AWK@
188 CC = @CC@
189 CCAS = @CCAS@
190 CCASDEPMODE = @CCASDEPMODE@
191 CCASFLAGS = @CCASFLAGS@
192 CCDEPMODE = @CCDEPMODE@
193 CFLAGS = @CFLAGS@
194 CPP = @CPP@
195 CPPFLAGS = @CPPFLAGS@
196 CYGPATH_W = @CYGPATH_W@
197 DEFS = @DEFS@
198 DEPDIR = @DEPDIR@
199 DSYMUTIL = @DSYMUTIL@
200 DUMPBIN = @DUMPBIN@
201 ECHO_C = @ECHO_C@
202 ECHO_N = @ECHO_N@
203 ECHO_T = @ECHO_T@
204 EGREP = @EGREP@
205 EXEEXT = @EXEEXT@
206 FGREP = @FGREP@
207 GREP = @GREP@
208 INSTALL = @INSTALL@
209 INSTALL_DATA = @INSTALL_DATA@
210 INSTALL_PROGRAM = @INSTALL_PROGRAM@
211 INSTALL_SCRIPT = @INSTALL_SCRIPT@
212 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
213 LD = @LD@
214 LDFLAGS = @LDFLAGS@
215 LIBOBJS = @LIBOBJS@
216 LIBS = @LIBS@
217 LIBTOOL = @LIBTOOL@
218 LIPO = @LIPO@
219 LN_S = @LN_S@
220 LTLIBOBJS = @LTLIBOBJS@
221 MAINT = @MAINT@
222 MAKEINFO = @MAKEINFO@
223 MKDIR_P = @MKDIR_P@
224 NM = @NM@
225 NMEDIT = @NMEDIT@
226 OBJDUMP = @OBJDUMP@
227 OBJEXT = @OBJEXT@
228 OPT_LDFLAGS = @OPT_LDFLAGS@
229 OTOOL = @OTOOL@
230 OTOOL64 = @OTOOL64@
231 PACKAGE = @PACKAGE@
232 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
233 PACKAGE_NAME = @PACKAGE_NAME@
234 PACKAGE_STRING = @PACKAGE_STRING@
235 PACKAGE_TARNAME = @PACKAGE_TARNAME@
236 PACKAGE_URL = @PACKAGE_URL@
237 PACKAGE_VERSION = @PACKAGE_VERSION@
238 PATH_SEPARATOR = @PATH_SEPARATOR@
239 PERL = @PERL@
240 RANLIB = @RANLIB@
241 SECTION_LDFLAGS = @SECTION_LDFLAGS@
242 SED = @SED@
243 SET_MAKE = @SET_MAKE@
244 SHELL = @SHELL@
245 SIZES = @SIZES@
246 STRIP = @STRIP@
247 VERSION = @VERSION@
248 XCFLAGS = @XCFLAGS@
249 XLDFLAGS = @XLDFLAGS@
250 abs_builddir = @abs_builddir@
251 abs_srcdir = @abs_srcdir@
252 abs_top_builddir = @abs_top_builddir@
253 abs_top_srcdir = @abs_top_srcdir@
254 ac_ct_CC = @ac_ct_CC@
255 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
256 am__include = @am__include@
257 am__leading_dot = @am__leading_dot@
258 am__quote = @am__quote@
259 am__tar = @am__tar@
260 am__untar = @am__untar@
261 bindir = @bindir@
262 build = @build@
263 build_alias = @build_alias@
264 build_cpu = @build_cpu@
265 build_os = @build_os@
266 build_vendor = @build_vendor@
267 builddir = @builddir@
268 config_path = @config_path@
269 datadir = @datadir@
270 datarootdir = @datarootdir@
271 docdir = @docdir@
272 dvidir = @dvidir@
273 enable_shared = @enable_shared@
274 enable_static = @enable_static@
275 exec_prefix = @exec_prefix@
276 host = @host@
277 host_alias = @host_alias@
278 host_cpu = @host_cpu@
279 host_os = @host_os@
280 host_vendor = @host_vendor@
281 htmldir = @htmldir@
282 includedir = @includedir@
283 infodir = @infodir@
284 install_sh = @install_sh@
285 libdir = @libdir@
286 libexecdir = @libexecdir@
287 libtool_VERSION = @libtool_VERSION@
288 localedir = @localedir@
289 localstatedir = @localstatedir@
290 mandir = @mandir@
291 mkdir_p = @mkdir_p@
292 multi_basedir = @multi_basedir@
293 oldincludedir = @oldincludedir@
294 pdfdir = @pdfdir@
295 prefix = @prefix@
296 program_transform_name = @program_transform_name@
297 psdir = @psdir@
298 sbindir = @sbindir@
299 sharedstatedir = @sharedstatedir@
300 srcdir = @srcdir@
301 sysconfdir = @sysconfdir@
302 target = @target@
303 target_alias = @target_alias@
304 target_cpu = @target_cpu@
305 target_os = @target_os@
306 target_vendor = @target_vendor@
307 toolexecdir = @toolexecdir@
308 toolexeclibdir = @toolexeclibdir@
309 top_build_prefix = @top_build_prefix@
310 top_builddir = @top_builddir@
311 top_srcdir = @top_srcdir@
312 ACLOCAL_AMFLAGS = -I .. -I ../config
313 SUBDIRS = testsuite
314 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
315 search_path = $(addprefix $(top_srcdir)/config/, $(config_path)) \
316         $(top_srcdir) $(top_builddir)
317
318 DEFAULT_INCLUDES = $(addprefix -I, $(search_path))
319 AM_CFLAGS = $(XCFLAGS)
320 AM_CCASFLAGS = $(XCFLAGS)
321 AM_LDFLAGS = $(XLDFLAGS) $(SECTION_LDFLAGS) $(OPT_LDFLAGS)
322 toolexeclib_LTLIBRARIES = libatomic.la
323 @LIBAT_BUILD_VERSIONED_SHLIB_FALSE@libatomic_version_script = 
324 @LIBAT_BUILD_VERSIONED_SHLIB_GNU_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@libatomic_version_script = -Wl,--version-script,$(top_srcdir)/libatomic.map
325 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@libatomic_version_script = -Wl,-M,libatomic.map-sun
326 @LIBAT_BUILD_VERSIONED_SHLIB_FALSE@libatomic_version_dep = 
327 @LIBAT_BUILD_VERSIONED_SHLIB_GNU_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@libatomic_version_dep = $(top_srcdir)/libatomic.map
328 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@libatomic_version_dep = libatomic.map-sun
329 libatomic_version_info = -version-info $(libtool_VERSION)
330 libatomic_la_LDFLAGS = $(libatomic_version_info) $(libatomic_version_script)
331 libatomic_la_SOURCES = gload.c gstore.c gcas.c gexch.c glfree.c lock.c init.c
332 SIZEOBJS = load store cas exch fadd fsub fand fior fxor fnand tas
333 EXTRA_libatomic_la_SOURCES = $(addsuffix _n.c,$(SIZEOBJS))
334 libatomic_la_DEPENDENCIES = $(libatomic_la_LIBADD) $(libatomic_version_dep)
335 empty = 
336 space = $(empty) $(empty)
337 PAT_SPLIT = $(subst _,$(space),$(*F))
338 PAT_BASE = $(word 1,$(PAT_SPLIT))
339 PAT_N = $(word 2,$(PAT_SPLIT))
340 PAT_S = $(word 3,$(PAT_SPLIT))
341 IFUNC_DEF = -DIFUNC_ALT=$(PAT_S)
342 IFUNC_OPT = $(word $(PAT_S),$(IFUNC_OPTIONS))
343 M_DEPS = -MT $@ -MD -MP -MF $(DEPDIR)/$(@F).Ppo
344 M_SIZE = -DN=$(PAT_N)
345 M_IFUNC = $(if $(PAT_S),$(IFUNC_DEF) $(IFUNC_OPT))
346 M_FILE = $(PAT_BASE)_n.c
347
348 # The lack of explicit dependency on the source file means that VPATH cannot
349 # work properly.  Instead, perform this operation by hand.  First, collect a
350 # list of all .c files in the search path.
351 all_c_files := $(foreach dir,$(search_path),$(wildcard $(dir)/*.c))
352
353 # Then sort through them to find the one we want, and select the first.
354 M_SRC = $(firstword $(filter %/$(M_FILE), $(all_c_files)))
355 libatomic_la_LIBADD = $(foreach s,$(SIZES),$(addsuffix \
356         _$(s)_.lo,$(SIZEOBJS))) $(am__append_1) $(am__append_2) \
357         $(am__append_3)
358 @ARCH_ARM_LINUX_TRUE@@HAVE_IFUNC_TRUE@IFUNC_OPTIONS = -march=armv7-a -DHAVE_KERNEL64
359 @ARCH_I386_TRUE@@HAVE_IFUNC_TRUE@IFUNC_OPTIONS = -march=i586
360 @ARCH_X86_64_TRUE@@HAVE_IFUNC_TRUE@IFUNC_OPTIONS = -mcx16
361 all: auto-config.h
362         $(MAKE) $(AM_MAKEFLAGS) all-recursive
363
364 .SUFFIXES:
365 .SUFFIXES: .c .lo .o .obj
366 am--refresh: Makefile
367         @:
368 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
369         @for dep in $?; do \
370           case '$(am__configure_deps)' in \
371             *$$dep*) \
372               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
373               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
374                 && exit 0; \
375               exit 1;; \
376           esac; \
377         done; \
378         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
379         $(am__cd) $(top_srcdir) && \
380           $(AUTOMAKE) --foreign Makefile
381 .PRECIOUS: Makefile
382 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
383         @case '$?' in \
384           *config.status*) \
385             echo ' $(SHELL) ./config.status'; \
386             $(SHELL) ./config.status;; \
387           *) \
388             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
389             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
390         esac;
391
392 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
393         $(SHELL) ./config.status --recheck
394
395 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
396         $(am__cd) $(srcdir) && $(AUTOCONF)
397 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
398         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
399 $(am__aclocal_m4_deps):
400
401 auto-config.h: stamp-h1
402         @if test ! -f $@; then rm -f stamp-h1; else :; fi
403         @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
404
405 stamp-h1: $(srcdir)/auto-config.h.in $(top_builddir)/config.status
406         @rm -f stamp-h1
407         cd $(top_builddir) && $(SHELL) ./config.status auto-config.h
408 $(srcdir)/auto-config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
409         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
410         rm -f stamp-h1
411         touch $@
412
413 distclean-hdr:
414         -rm -f auto-config.h stamp-h1
415 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
416         @$(NORMAL_INSTALL)
417         test -z "$(toolexeclibdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)"
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 " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
426           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
427         }
428
429 uninstall-toolexeclibLTLIBRARIES:
430         @$(NORMAL_UNINSTALL)
431         @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
432         for p in $$list; do \
433           $(am__strip_dir) \
434           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
435           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
436         done
437
438 clean-toolexeclibLTLIBRARIES:
439         -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
440         @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
441           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
442           test "$$dir" != "$$p" || dir=.; \
443           echo "rm -f \"$${dir}/so_locations\""; \
444           rm -f "$${dir}/so_locations"; \
445         done
446 libatomic.la: $(libatomic_la_OBJECTS) $(libatomic_la_DEPENDENCIES) $(EXTRA_libatomic_la_DEPENDENCIES) 
447         $(libatomic_la_LINK) -rpath $(toolexeclibdir) $(libatomic_la_OBJECTS) $(libatomic_la_LIBADD) $(LIBS)
448
449 mostlyclean-compile:
450         -rm -f *.$(OBJEXT)
451
452 distclean-compile:
453         -rm -f *.tab.c
454
455 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gcas.Plo@am__quote@
456 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gexch.Plo@am__quote@
457 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glfree.Plo@am__quote@
458 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gload.Plo@am__quote@
459 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gstore.Plo@am__quote@
460 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/init.Plo@am__quote@
461 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lock.Plo@am__quote@
462
463 .c.o:
464 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
465 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
466 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
467 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
468 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
469
470 .c.obj:
471 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
472 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
473 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
474 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
475 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
476
477 .c.lo:
478 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
479 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
480 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
481 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
482 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
483
484 mostlyclean-libtool:
485         -rm -f *.lo
486
487 clean-libtool:
488         -rm -rf .libs _libs
489
490 distclean-libtool:
491         -rm -f libtool config.lt
492
493 # GNU Make needs to see an explicit $(MAKE) variable in the command it
494 # runs to enable its job server during parallel builds.  Hence the
495 # comments below.
496 all-multi:
497         $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
498 install-multi:
499         $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
500
501 mostlyclean-multi:
502         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
503 clean-multi:
504         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
505 distclean-multi:
506         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
507 maintainer-clean-multi:
508         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
509
510 # This directory's subdirectories are mostly independent; you can cd
511 # into them and run `make' without going through this Makefile.
512 # To change the values of `make' variables: instead of editing Makefiles,
513 # (1) if the variable is set in `config.status', edit `config.status'
514 #     (which will cause the Makefiles to be regenerated when you run `make');
515 # (2) otherwise, pass the desired values on the `make' command line.
516 $(RECURSIVE_TARGETS):
517         @fail= failcom='exit 1'; \
518         for f in x $$MAKEFLAGS; do \
519           case $$f in \
520             *=* | --[!k]*);; \
521             *k*) failcom='fail=yes';; \
522           esac; \
523         done; \
524         dot_seen=no; \
525         target=`echo $@ | sed s/-recursive//`; \
526         list='$(SUBDIRS)'; for subdir in $$list; do \
527           echo "Making $$target in $$subdir"; \
528           if test "$$subdir" = "."; then \
529             dot_seen=yes; \
530             local_target="$$target-am"; \
531           else \
532             local_target="$$target"; \
533           fi; \
534           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
535           || eval $$failcom; \
536         done; \
537         if test "$$dot_seen" = "no"; then \
538           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
539         fi; test -z "$$fail"
540
541 $(RECURSIVE_CLEAN_TARGETS):
542         @fail= failcom='exit 1'; \
543         for f in x $$MAKEFLAGS; do \
544           case $$f in \
545             *=* | --[!k]*);; \
546             *k*) failcom='fail=yes';; \
547           esac; \
548         done; \
549         dot_seen=no; \
550         case "$@" in \
551           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
552           *) list='$(SUBDIRS)' ;; \
553         esac; \
554         rev=''; for subdir in $$list; do \
555           if test "$$subdir" = "."; then :; else \
556             rev="$$subdir $$rev"; \
557           fi; \
558         done; \
559         rev="$$rev ."; \
560         target=`echo $@ | sed s/-recursive//`; \
561         for subdir in $$rev; do \
562           echo "Making $$target in $$subdir"; \
563           if test "$$subdir" = "."; then \
564             local_target="$$target-am"; \
565           else \
566             local_target="$$target"; \
567           fi; \
568           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
569           || eval $$failcom; \
570         done && test -z "$$fail"
571 tags-recursive:
572         list='$(SUBDIRS)'; for subdir in $$list; do \
573           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
574         done
575 ctags-recursive:
576         list='$(SUBDIRS)'; for subdir in $$list; do \
577           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
578         done
579
580 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
581         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
582         unique=`for i in $$list; do \
583             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
584           done | \
585           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
586               END { if (nonempty) { for (i in files) print i; }; }'`; \
587         mkid -fID $$unique
588 tags: TAGS
589
590 TAGS: tags-recursive $(HEADERS) $(SOURCES) auto-config.h.in $(TAGS_DEPENDENCIES) \
591                 $(TAGS_FILES) $(LISP)
592         set x; \
593         here=`pwd`; \
594         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
595           include_option=--etags-include; \
596           empty_fix=.; \
597         else \
598           include_option=--include; \
599           empty_fix=; \
600         fi; \
601         list='$(SUBDIRS)'; for subdir in $$list; do \
602           if test "$$subdir" = .; then :; else \
603             test ! -f $$subdir/TAGS || \
604               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
605           fi; \
606         done; \
607         list='$(SOURCES) $(HEADERS) auto-config.h.in $(LISP) $(TAGS_FILES)'; \
608         unique=`for i in $$list; do \
609             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
610           done | \
611           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
612               END { if (nonempty) { for (i in files) print i; }; }'`; \
613         shift; \
614         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
615           test -n "$$unique" || unique=$$empty_fix; \
616           if test $$# -gt 0; then \
617             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
618               "$$@" $$unique; \
619           else \
620             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
621               $$unique; \
622           fi; \
623         fi
624 ctags: CTAGS
625 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) auto-config.h.in $(TAGS_DEPENDENCIES) \
626                 $(TAGS_FILES) $(LISP)
627         list='$(SOURCES) $(HEADERS) auto-config.h.in $(LISP) $(TAGS_FILES)'; \
628         unique=`for i in $$list; do \
629             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
630           done | \
631           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
632               END { if (nonempty) { for (i in files) print i; }; }'`; \
633         test -z "$(CTAGS_ARGS)$$unique" \
634           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
635              $$unique
636
637 GTAGS:
638         here=`$(am__cd) $(top_builddir) && pwd` \
639           && $(am__cd) $(top_srcdir) \
640           && gtags -i $(GTAGS_ARGS) "$$here"
641
642 distclean-tags:
643         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
644
645 distdir: $(DISTFILES)
646         $(am__remove_distdir)
647         test -d "$(distdir)" || mkdir "$(distdir)"
648         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
649         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
650         list='$(DISTFILES)'; \
651           dist_files=`for file in $$list; do echo $$file; done | \
652           sed -e "s|^$$srcdirstrip/||;t" \
653               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
654         case $$dist_files in \
655           */*) $(MKDIR_P) `echo "$$dist_files" | \
656                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
657                            sort -u` ;; \
658         esac; \
659         for file in $$dist_files; do \
660           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
661           if test -d $$d/$$file; then \
662             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
663             if test -d "$(distdir)/$$file"; then \
664               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
665             fi; \
666             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
667               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
668               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
669             fi; \
670             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
671           else \
672             test -f "$(distdir)/$$file" \
673             || cp -p $$d/$$file "$(distdir)/$$file" \
674             || exit 1; \
675           fi; \
676         done
677         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
678           if test "$$subdir" = .; then :; else \
679             test -d "$(distdir)/$$subdir" \
680             || $(MKDIR_P) "$(distdir)/$$subdir" \
681             || exit 1; \
682           fi; \
683         done
684         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
685           if test "$$subdir" = .; then :; else \
686             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
687             $(am__relativize); \
688             new_distdir=$$reldir; \
689             dir1=$$subdir; dir2="$(top_distdir)"; \
690             $(am__relativize); \
691             new_top_distdir=$$reldir; \
692             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
693             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
694             ($(am__cd) $$subdir && \
695               $(MAKE) $(AM_MAKEFLAGS) \
696                 top_distdir="$$new_top_distdir" \
697                 distdir="$$new_distdir" \
698                 am__remove_distdir=: \
699                 am__skip_length_check=: \
700                 am__skip_mode_fix=: \
701                 distdir) \
702               || exit 1; \
703           fi; \
704         done
705         -test -n "$(am__skip_mode_fix)" \
706         || find "$(distdir)" -type d ! -perm -755 \
707                 -exec chmod u+rwx,go+rx {} \; -o \
708           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
709           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
710           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
711         || chmod -R a+r "$(distdir)"
712 dist-gzip: distdir
713         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
714         $(am__remove_distdir)
715
716 dist-bzip2: distdir
717         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
718         $(am__remove_distdir)
719
720 dist-lzip: distdir
721         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
722         $(am__remove_distdir)
723
724 dist-lzma: distdir
725         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
726         $(am__remove_distdir)
727
728 dist-xz: distdir
729         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
730         $(am__remove_distdir)
731
732 dist-tarZ: distdir
733         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
734         $(am__remove_distdir)
735
736 dist-shar: distdir
737         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
738         $(am__remove_distdir)
739
740 dist-zip: distdir
741         -rm -f $(distdir).zip
742         zip -rq $(distdir).zip $(distdir)
743         $(am__remove_distdir)
744
745 dist dist-all: distdir
746         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
747         $(am__remove_distdir)
748
749 # This target untars the dist file and tries a VPATH configuration.  Then
750 # it guarantees that the distribution is self-contained by making another
751 # tarfile.
752 distcheck: dist
753         case '$(DIST_ARCHIVES)' in \
754         *.tar.gz*) \
755           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
756         *.tar.bz2*) \
757           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
758         *.tar.lzma*) \
759           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
760         *.tar.lz*) \
761           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
762         *.tar.xz*) \
763           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
764         *.tar.Z*) \
765           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
766         *.shar.gz*) \
767           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
768         *.zip*) \
769           unzip $(distdir).zip ;;\
770         esac
771         chmod -R a-w $(distdir); chmod a+w $(distdir)
772         mkdir $(distdir)/_build
773         mkdir $(distdir)/_inst
774         chmod a-w $(distdir)
775         test -d $(distdir)/_build || exit 0; \
776         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
777           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
778           && am__cwd=`pwd` \
779           && $(am__cd) $(distdir)/_build \
780           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
781             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
782             $(DISTCHECK_CONFIGURE_FLAGS) \
783           && $(MAKE) $(AM_MAKEFLAGS) \
784           && $(MAKE) $(AM_MAKEFLAGS) dvi \
785           && $(MAKE) $(AM_MAKEFLAGS) check \
786           && $(MAKE) $(AM_MAKEFLAGS) install \
787           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
788           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
789           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
790                 distuninstallcheck \
791           && chmod -R a-w "$$dc_install_base" \
792           && ({ \
793                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
794                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
795                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
796                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
797                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
798               } || { rm -rf "$$dc_destdir"; exit 1; }) \
799           && rm -rf "$$dc_destdir" \
800           && $(MAKE) $(AM_MAKEFLAGS) dist \
801           && rm -rf $(DIST_ARCHIVES) \
802           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
803           && cd "$$am__cwd" \
804           || exit 1
805         $(am__remove_distdir)
806         @(echo "$(distdir) archives ready for distribution: "; \
807           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
808           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
809 distuninstallcheck:
810         @test -n '$(distuninstallcheck_dir)' || { \
811           echo 'ERROR: trying to run $@ with an empty' \
812                '$$(distuninstallcheck_dir)' >&2; \
813           exit 1; \
814         }; \
815         $(am__cd) '$(distuninstallcheck_dir)' || { \
816           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
817           exit 1; \
818         }; \
819         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
820            || { echo "ERROR: files left after uninstall:" ; \
821                 if test -n "$(DESTDIR)"; then \
822                   echo "  (check DESTDIR support)"; \
823                 fi ; \
824                 $(distuninstallcheck_listfiles) ; \
825                 exit 1; } >&2
826 distcleancheck: distclean
827         @if test '$(srcdir)' = . ; then \
828           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
829           exit 1 ; \
830         fi
831         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
832           || { echo "ERROR: files left in build directory after distclean:" ; \
833                $(distcleancheck_listfiles) ; \
834                exit 1; } >&2
835 check-am: all-am
836 check: check-recursive
837 all-am: Makefile $(LTLIBRARIES) all-multi auto-config.h
838 installdirs: installdirs-recursive
839 installdirs-am:
840         for dir in "$(DESTDIR)$(toolexeclibdir)"; do \
841           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
842         done
843 install: install-recursive
844 install-exec: install-exec-recursive
845 install-data: install-data-recursive
846 uninstall: uninstall-recursive
847
848 install-am: all-am
849         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
850
851 installcheck: installcheck-recursive
852 install-strip:
853         if test -z '$(STRIP)'; then \
854           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
855             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
856               install; \
857         else \
858           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
859             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
860             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
861         fi
862 mostlyclean-generic:
863
864 clean-generic:
865
866 distclean-generic:
867         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
868         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
869
870 maintainer-clean-generic:
871         @echo "This command is intended for maintainers to use"
872         @echo "it deletes files that may require special tools to rebuild."
873 clean: clean-multi clean-recursive
874
875 clean-am: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
876         mostlyclean-am
877
878 distclean: distclean-multi distclean-recursive
879         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
880         -rm -rf ./$(DEPDIR)
881         -rm -f Makefile
882 distclean-am: clean-am distclean-compile distclean-generic \
883         distclean-hdr distclean-libtool distclean-tags
884
885 dvi: dvi-recursive
886
887 dvi-am:
888
889 html: html-recursive
890
891 html-am:
892
893 info: info-recursive
894
895 info-am:
896
897 install-data-am:
898
899 install-dvi: install-dvi-recursive
900
901 install-dvi-am:
902
903 install-exec-am: install-multi install-toolexeclibLTLIBRARIES
904
905 install-html: install-html-recursive
906
907 install-html-am:
908
909 install-info: install-info-recursive
910
911 install-info-am:
912
913 install-man:
914
915 install-pdf: install-pdf-recursive
916
917 install-pdf-am:
918
919 install-ps: install-ps-recursive
920
921 install-ps-am:
922
923 installcheck-am:
924
925 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
926         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
927         -rm -rf $(top_srcdir)/autom4te.cache
928         -rm -rf ./$(DEPDIR)
929         -rm -f Makefile
930 maintainer-clean-am: distclean-am maintainer-clean-generic
931
932 mostlyclean: mostlyclean-multi mostlyclean-recursive
933
934 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
935         mostlyclean-libtool
936
937 pdf: pdf-recursive
938
939 pdf-am:
940
941 ps: ps-recursive
942
943 ps-am:
944
945 uninstall-am: uninstall-toolexeclibLTLIBRARIES
946
947 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all all-multi \
948         clean-multi ctags-recursive distclean-multi install-am \
949         install-multi install-strip maintainer-clean-multi \
950         mostlyclean-multi tags-recursive
951
952 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
953         all all-am all-multi am--refresh check check-am clean \
954         clean-generic clean-libtool clean-multi \
955         clean-toolexeclibLTLIBRARIES ctags ctags-recursive dist \
956         dist-all dist-bzip2 dist-gzip dist-lzip dist-lzma dist-shar \
957         dist-tarZ dist-xz dist-zip distcheck distclean \
958         distclean-compile distclean-generic distclean-hdr \
959         distclean-libtool distclean-multi distclean-tags \
960         distcleancheck distdir distuninstallcheck dvi dvi-am html \
961         html-am info info-am install install-am install-data \
962         install-data-am install-dvi install-dvi-am install-exec \
963         install-exec-am install-html install-html-am install-info \
964         install-info-am install-man install-multi install-pdf \
965         install-pdf-am install-ps install-ps-am install-strip \
966         install-toolexeclibLTLIBRARIES installcheck installcheck-am \
967         installdirs installdirs-am maintainer-clean \
968         maintainer-clean-generic maintainer-clean-multi mostlyclean \
969         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
970         mostlyclean-multi pdf pdf-am ps ps-am tags tags-recursive \
971         uninstall uninstall-am uninstall-toolexeclibLTLIBRARIES
972
973
974 vpath % $(strip $(search_path))
975 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@libatomic.map-sun : $(top_srcdir)/libatomic.map \
976 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@                $(top_srcdir)/../contrib/make_sunver.pl \
977 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@                $(libatomic_la_OBJECTS) $(libatomic_la_LIBADD)
978 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@        perl $(top_srcdir)/../contrib/make_sunver.pl \
979 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@          $(top_srcdir)/libatomic.map \
980 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@          $(libatomic_la_OBJECTS:%.lo=.libs/%.o) \
981 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@         `echo $(libatomic_la_LIBADD) | \
982 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@            sed 's,/\([^/.]*\)\.la,/.libs/\1.a,g'` \
983 @LIBAT_BUILD_VERSIONED_SHLIB_SUN_TRUE@@LIBAT_BUILD_VERSIONED_SHLIB_TRUE@         > $@ || (rm -f $@ ; exit 1)
984
985 -include $(wildcard $(DEPDIR)/*.Ppo)
986
987 %_.lo: Makefile
988         $(LTCOMPILE) $(M_DEPS) $(M_SIZE) $(M_IFUNC) -c -o $@ $(M_SRC)
989
990 # Tell versions [3.59,3.63) of GNU make to not export all variables.
991 # Otherwise a system limit (for SysV at least) may be exceeded.
992 .NOEXPORT: