libatomic: Enable AM_MAINTAINER_MODE
[platform/upstream/linaro-gcc.git] / libatomic / testsuite / 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 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 target_triplet = @target@
37 subdir = testsuite
38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
41         $(top_srcdir)/../config/depstand.m4 \
42         $(top_srcdir)/../config/lead-dot.m4 \
43         $(top_srcdir)/../config/multi.m4 \
44         $(top_srcdir)/../config/override.m4 \
45         $(top_srcdir)/../config/stdint.m4 \
46         $(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
47         $(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
48         $(top_srcdir)/acinclude.m4 $(top_srcdir)/../libtool.m4 \
49         $(top_srcdir)/configure.ac
50 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
51         $(ACLOCAL_M4)
52 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
53 CONFIG_HEADER = $(top_builddir)/auto-config.h
54 CONFIG_CLEAN_FILES =
55 CONFIG_CLEAN_VPATH_FILES =
56 SOURCES =
57 DIST_SOURCES =
58 DEJATOOL = $(PACKAGE)
59 RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
60 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
61 ACLOCAL = @ACLOCAL@
62 AMTAR = @AMTAR@
63 AR = @AR@
64 AUTOCONF = @AUTOCONF@
65 AUTOHEADER = @AUTOHEADER@
66 AUTOMAKE = @AUTOMAKE@
67 AWK = @AWK@
68 CC = @CC@
69 CCAS = @CCAS@
70 CCASDEPMODE = @CCASDEPMODE@
71 CCASFLAGS = @CCASFLAGS@
72 CCDEPMODE = @CCDEPMODE@
73 CFLAGS = @CFLAGS@
74 CPP = @CPP@
75 CPPFLAGS = @CPPFLAGS@
76 CYGPATH_W = @CYGPATH_W@
77 DEFS = @DEFS@
78 DEPDIR = @DEPDIR@
79 DSYMUTIL = @DSYMUTIL@
80 DUMPBIN = @DUMPBIN@
81 ECHO_C = @ECHO_C@
82 ECHO_N = @ECHO_N@
83 ECHO_T = @ECHO_T@
84 EGREP = @EGREP@
85 EXEEXT = @EXEEXT@
86 FGREP = @FGREP@
87 GREP = @GREP@
88 INSTALL = @INSTALL@
89 INSTALL_DATA = @INSTALL_DATA@
90 INSTALL_PROGRAM = @INSTALL_PROGRAM@
91 INSTALL_SCRIPT = @INSTALL_SCRIPT@
92 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
93 LD = @LD@
94 LDFLAGS = @LDFLAGS@
95 LIBOBJS = @LIBOBJS@
96 LIBS = @LIBS@
97 LIBTOOL = @LIBTOOL@
98 LIPO = @LIPO@
99 LN_S = @LN_S@
100 LTLIBOBJS = @LTLIBOBJS@
101 MAINT = @MAINT@
102 MAKEINFO = @MAKEINFO@
103 MKDIR_P = @MKDIR_P@
104 NM = @NM@
105 NMEDIT = @NMEDIT@
106 OBJDUMP = @OBJDUMP@
107 OBJEXT = @OBJEXT@
108 OPT_LDFLAGS = @OPT_LDFLAGS@
109 OTOOL = @OTOOL@
110 OTOOL64 = @OTOOL64@
111 PACKAGE = @PACKAGE@
112 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
113 PACKAGE_NAME = @PACKAGE_NAME@
114 PACKAGE_STRING = @PACKAGE_STRING@
115 PACKAGE_TARNAME = @PACKAGE_TARNAME@
116 PACKAGE_URL = @PACKAGE_URL@
117 PACKAGE_VERSION = @PACKAGE_VERSION@
118 PATH_SEPARATOR = @PATH_SEPARATOR@
119 PERL = @PERL@
120 RANLIB = @RANLIB@
121 SECTION_LDFLAGS = @SECTION_LDFLAGS@
122 SED = @SED@
123 SET_MAKE = @SET_MAKE@
124 SHELL = @SHELL@
125 SIZES = @SIZES@
126 STRIP = @STRIP@
127 VERSION = @VERSION@
128 XCFLAGS = @XCFLAGS@
129 XLDFLAGS = @XLDFLAGS@
130 abs_builddir = @abs_builddir@
131 abs_srcdir = @abs_srcdir@
132 abs_top_builddir = @abs_top_builddir@
133 abs_top_srcdir = @abs_top_srcdir@
134 ac_ct_CC = @ac_ct_CC@
135 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
136 am__include = @am__include@
137 am__leading_dot = @am__leading_dot@
138 am__quote = @am__quote@
139 am__tar = @am__tar@
140 am__untar = @am__untar@
141 bindir = @bindir@
142 build = @build@
143 build_alias = @build_alias@
144 build_cpu = @build_cpu@
145 build_os = @build_os@
146 build_vendor = @build_vendor@
147 builddir = @builddir@
148 config_path = @config_path@
149 datadir = @datadir@
150 datarootdir = @datarootdir@
151 docdir = @docdir@
152 dvidir = @dvidir@
153 enable_shared = @enable_shared@
154 enable_static = @enable_static@
155 exec_prefix = @exec_prefix@
156 host = @host@
157 host_alias = @host_alias@
158 host_cpu = @host_cpu@
159 host_os = @host_os@
160 host_vendor = @host_vendor@
161 htmldir = @htmldir@
162 includedir = @includedir@
163 infodir = @infodir@
164 install_sh = @install_sh@
165 libdir = @libdir@
166 libexecdir = @libexecdir@
167 libtool_VERSION = @libtool_VERSION@
168 localedir = @localedir@
169 localstatedir = @localstatedir@
170 mandir = @mandir@
171 mkdir_p = @mkdir_p@
172 multi_basedir = @multi_basedir@
173 oldincludedir = @oldincludedir@
174 pdfdir = @pdfdir@
175 prefix = @prefix@
176 program_transform_name = @program_transform_name@
177 psdir = @psdir@
178 sbindir = @sbindir@
179 sharedstatedir = @sharedstatedir@
180 srcdir = @srcdir@
181 sysconfdir = @sysconfdir@
182 target = @target@
183 target_alias = @target_alias@
184 target_cpu = @target_cpu@
185 target_os = @target_os@
186 target_vendor = @target_vendor@
187 toolexecdir = @toolexecdir@
188 toolexeclibdir = @toolexeclibdir@
189 top_build_prefix = @top_build_prefix@
190 top_builddir = @top_builddir@
191 top_srcdir = @top_srcdir@
192 AUTOMAKE_OPTIONS = foreign dejagnu
193
194 # May be used by various substitution variables.
195 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
196 EXPECT = $(shell if test -f $(top_builddir)/../expect/expect; then \
197            echo $(top_builddir)/../expect/expect; else echo expect; fi)
198
199 _RUNTEST = $(shell if test -f $(top_srcdir)/../dejagnu/runtest; then \
200              echo $(top_srcdir)/../dejagnu/runtest; else echo runtest; fi)
201
202 RUNTEST = "$(_RUNTEST) $(AM_RUNTESTFLAGS)"
203 all: all-am
204
205 .SUFFIXES:
206 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
207         @for dep in $?; do \
208           case '$(am__configure_deps)' in \
209             *$$dep*) \
210               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
211                 && { if test -f $@; then exit 0; else break; fi; }; \
212               exit 1;; \
213           esac; \
214         done; \
215         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile'; \
216         $(am__cd) $(top_srcdir) && \
217           $(AUTOMAKE) --foreign testsuite/Makefile
218 .PRECIOUS: Makefile
219 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
220         @case '$?' in \
221           *config.status*) \
222             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
223           *) \
224             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
225             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
226         esac;
227
228 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
229         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
230
231 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
232         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
233 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
234         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
235 $(am__aclocal_m4_deps):
236
237 mostlyclean-libtool:
238         -rm -f *.lo
239
240 clean-libtool:
241         -rm -rf .libs _libs
242 tags: TAGS
243 TAGS:
244
245 ctags: CTAGS
246 CTAGS:
247
248
249 check-DEJAGNU: site.exp
250         srcdir='$(srcdir)'; export srcdir; \
251         EXPECT=$(EXPECT); export EXPECT; \
252         runtest=$(RUNTEST); \
253         if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
254           exit_status=0; l='$(DEJATOOL)'; for tool in $$l; do \
255             if $$runtest $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
256             then :; else exit_status=1; fi; \
257           done; \
258         else echo "WARNING: could not find \`runtest'" 1>&2; :;\
259         fi; \
260         exit $$exit_status
261 site.exp: Makefile $(EXTRA_DEJAGNU_SITE_CONFIG)
262         @echo 'Making a new site.exp file...'
263         @echo '## these variables are automatically generated by make ##' >site.tmp
264         @echo '# Do not edit here.  If you wish to override these values' >>site.tmp
265         @echo '# edit the last section' >>site.tmp
266         @echo 'set srcdir "$(srcdir)"' >>site.tmp
267         @echo "set objdir `pwd`" >>site.tmp
268         @echo 'set build_alias "$(build_alias)"' >>site.tmp
269         @echo 'set build_triplet $(build_triplet)' >>site.tmp
270         @echo 'set host_alias "$(host_alias)"' >>site.tmp
271         @echo 'set host_triplet $(host_triplet)' >>site.tmp
272         @echo 'set target_alias "$(target_alias)"' >>site.tmp
273         @echo 'set target_triplet $(target_triplet)' >>site.tmp
274         @list='$(EXTRA_DEJAGNU_SITE_CONFIG)'; for f in $$list; do \
275           echo "## Begin content included from file $$f.  Do not modify. ##" \
276            && cat `test -f "$$f" || echo '$(srcdir)/'`$$f \
277            && echo "## End content included from file $$f. ##" \
278            || exit 1; \
279          done >> site.tmp
280         @echo "## End of auto-generated content; you can edit from here. ##" >> site.tmp
281         @if test -f site.exp; then \
282            sed -e '1,/^## End of auto-generated content.*##/d' site.exp >> site.tmp; \
283          fi
284         @-rm -f site.bak
285         @test ! -f site.exp || mv site.exp site.bak
286         @mv site.tmp site.exp
287
288 distclean-DEJAGNU:
289         -rm -f site.exp site.bak
290         -l='$(DEJATOOL)'; for tool in $$l; do \
291           rm -f $$tool.sum $$tool.log; \
292         done
293
294 distdir: $(DISTFILES)
295         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
296         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
297         list='$(DISTFILES)'; \
298           dist_files=`for file in $$list; do echo $$file; done | \
299           sed -e "s|^$$srcdirstrip/||;t" \
300               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
301         case $$dist_files in \
302           */*) $(MKDIR_P) `echo "$$dist_files" | \
303                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
304                            sort -u` ;; \
305         esac; \
306         for file in $$dist_files; do \
307           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
308           if test -d $$d/$$file; then \
309             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
310             if test -d "$(distdir)/$$file"; then \
311               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
312             fi; \
313             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
314               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
315               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
316             fi; \
317             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
318           else \
319             test -f "$(distdir)/$$file" \
320             || cp -p $$d/$$file "$(distdir)/$$file" \
321             || exit 1; \
322           fi; \
323         done
324 check-am: all-am
325         $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
326 check: check-am
327 all-am: Makefile
328 installdirs:
329 install: install-am
330 install-exec: install-exec-am
331 install-data: install-data-am
332 uninstall: uninstall-am
333
334 install-am: all-am
335         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
336
337 installcheck: installcheck-am
338 install-strip:
339         if test -z '$(STRIP)'; then \
340           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
341             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
342               install; \
343         else \
344           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
345             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
346             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
347         fi
348 mostlyclean-generic:
349
350 clean-generic:
351
352 distclean-generic:
353         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
354         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
355
356 maintainer-clean-generic:
357         @echo "This command is intended for maintainers to use"
358         @echo "it deletes files that may require special tools to rebuild."
359 clean: clean-am
360
361 clean-am: clean-generic clean-libtool mostlyclean-am
362
363 distclean: distclean-am
364         -rm -f Makefile
365 distclean-am: clean-am distclean-DEJAGNU distclean-generic
366
367 dvi: dvi-am
368
369 dvi-am:
370
371 html: html-am
372
373 html-am:
374
375 info: info-am
376
377 info-am:
378
379 install-data-am:
380
381 install-dvi: install-dvi-am
382
383 install-dvi-am:
384
385 install-exec-am:
386
387 install-html: install-html-am
388
389 install-html-am:
390
391 install-info: install-info-am
392
393 install-info-am:
394
395 install-man:
396
397 install-pdf: install-pdf-am
398
399 install-pdf-am:
400
401 install-ps: install-ps-am
402
403 install-ps-am:
404
405 installcheck-am:
406
407 maintainer-clean: maintainer-clean-am
408         -rm -f Makefile
409 maintainer-clean-am: distclean-am maintainer-clean-generic
410
411 mostlyclean: mostlyclean-am
412
413 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
414
415 pdf: pdf-am
416
417 pdf-am:
418
419 ps: ps-am
420
421 ps-am:
422
423 uninstall-am:
424
425 .MAKE: check-am install-am install-strip
426
427 .PHONY: all all-am check check-DEJAGNU check-am clean clean-generic \
428         clean-libtool distclean distclean-DEJAGNU distclean-generic \
429         distclean-libtool distdir dvi dvi-am html html-am info info-am \
430         install install-am install-data install-data-am install-dvi \
431         install-dvi-am install-exec install-exec-am install-html \
432         install-html-am install-info install-info-am install-man \
433         install-pdf install-pdf-am install-ps install-ps-am \
434         install-strip installcheck installcheck-am installdirs \
435         maintainer-clean maintainer-clean-generic mostlyclean \
436         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
437         uninstall uninstall-am
438
439
440 # Tell versions [3.59,3.63) of GNU make to not export all variables.
441 # Otherwise a system limit (for SysV at least) may be exceeded.
442 .NOEXPORT: