593d0f3826bd409e4431422b58cc7eba71cfdd3f
[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 MAKEINFO = @MAKEINFO@
102 MKDIR_P = @MKDIR_P@
103 NM = @NM@
104 NMEDIT = @NMEDIT@
105 OBJDUMP = @OBJDUMP@
106 OBJEXT = @OBJEXT@
107 OPT_LDFLAGS = @OPT_LDFLAGS@
108 OTOOL = @OTOOL@
109 OTOOL64 = @OTOOL64@
110 PACKAGE = @PACKAGE@
111 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
112 PACKAGE_NAME = @PACKAGE_NAME@
113 PACKAGE_STRING = @PACKAGE_STRING@
114 PACKAGE_TARNAME = @PACKAGE_TARNAME@
115 PACKAGE_URL = @PACKAGE_URL@
116 PACKAGE_VERSION = @PACKAGE_VERSION@
117 PATH_SEPARATOR = @PATH_SEPARATOR@
118 PERL = @PERL@
119 RANLIB = @RANLIB@
120 SECTION_LDFLAGS = @SECTION_LDFLAGS@
121 SED = @SED@
122 SET_MAKE = @SET_MAKE@
123 SHELL = @SHELL@
124 SIZES = @SIZES@
125 STRIP = @STRIP@
126 VERSION = @VERSION@
127 XCFLAGS = @XCFLAGS@
128 XLDFLAGS = @XLDFLAGS@
129 abs_builddir = @abs_builddir@
130 abs_srcdir = @abs_srcdir@
131 abs_top_builddir = @abs_top_builddir@
132 abs_top_srcdir = @abs_top_srcdir@
133 ac_ct_CC = @ac_ct_CC@
134 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
135 am__include = @am__include@
136 am__leading_dot = @am__leading_dot@
137 am__quote = @am__quote@
138 am__tar = @am__tar@
139 am__untar = @am__untar@
140 bindir = @bindir@
141 build = @build@
142 build_alias = @build_alias@
143 build_cpu = @build_cpu@
144 build_os = @build_os@
145 build_vendor = @build_vendor@
146 builddir = @builddir@
147 config_path = @config_path@
148 datadir = @datadir@
149 datarootdir = @datarootdir@
150 docdir = @docdir@
151 dvidir = @dvidir@
152 enable_shared = @enable_shared@
153 enable_static = @enable_static@
154 exec_prefix = @exec_prefix@
155 host = @host@
156 host_alias = @host_alias@
157 host_cpu = @host_cpu@
158 host_os = @host_os@
159 host_vendor = @host_vendor@
160 htmldir = @htmldir@
161 includedir = @includedir@
162 infodir = @infodir@
163 install_sh = @install_sh@
164 libdir = @libdir@
165 libexecdir = @libexecdir@
166 libtool_VERSION = @libtool_VERSION@
167 localedir = @localedir@
168 localstatedir = @localstatedir@
169 mandir = @mandir@
170 mkdir_p = @mkdir_p@
171 multi_basedir = @multi_basedir@
172 oldincludedir = @oldincludedir@
173 pdfdir = @pdfdir@
174 prefix = @prefix@
175 program_transform_name = @program_transform_name@
176 psdir = @psdir@
177 sbindir = @sbindir@
178 sharedstatedir = @sharedstatedir@
179 srcdir = @srcdir@
180 sysconfdir = @sysconfdir@
181 target = @target@
182 target_alias = @target_alias@
183 target_cpu = @target_cpu@
184 target_os = @target_os@
185 target_vendor = @target_vendor@
186 toolexecdir = @toolexecdir@
187 toolexeclibdir = @toolexeclibdir@
188 top_build_prefix = @top_build_prefix@
189 top_builddir = @top_builddir@
190 top_srcdir = @top_srcdir@
191 AUTOMAKE_OPTIONS = foreign dejagnu
192
193 # May be used by various substitution variables.
194 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
195 EXPECT = $(shell if test -f $(top_builddir)/../expect/expect; then \
196            echo $(top_builddir)/../expect/expect; else echo expect; fi)
197
198 _RUNTEST = $(shell if test -f $(top_srcdir)/../dejagnu/runtest; then \
199              echo $(top_srcdir)/../dejagnu/runtest; else echo runtest; fi)
200
201 RUNTEST = "$(_RUNTEST) $(AM_RUNTESTFLAGS)"
202 all: all-am
203
204 .SUFFIXES:
205 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
206         @for dep in $?; do \
207           case '$(am__configure_deps)' in \
208             *$$dep*) \
209               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
210                 && { if test -f $@; then exit 0; else break; fi; }; \
211               exit 1;; \
212           esac; \
213         done; \
214         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile'; \
215         $(am__cd) $(top_srcdir) && \
216           $(AUTOMAKE) --foreign testsuite/Makefile
217 .PRECIOUS: Makefile
218 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
219         @case '$?' in \
220           *config.status*) \
221             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
222           *) \
223             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
224             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
225         esac;
226
227 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
228         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
229
230 $(top_srcdir)/configure:  $(am__configure_deps)
231         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
232 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
233         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
234 $(am__aclocal_m4_deps):
235
236 mostlyclean-libtool:
237         -rm -f *.lo
238
239 clean-libtool:
240         -rm -rf .libs _libs
241 tags: TAGS
242 TAGS:
243
244 ctags: CTAGS
245 CTAGS:
246
247
248 check-DEJAGNU: site.exp
249         srcdir='$(srcdir)'; export srcdir; \
250         EXPECT=$(EXPECT); export EXPECT; \
251         runtest=$(RUNTEST); \
252         if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
253           exit_status=0; l='$(DEJATOOL)'; for tool in $$l; do \
254             if $$runtest $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
255             then :; else exit_status=1; fi; \
256           done; \
257         else echo "WARNING: could not find \`runtest'" 1>&2; :;\
258         fi; \
259         exit $$exit_status
260 site.exp: Makefile $(EXTRA_DEJAGNU_SITE_CONFIG)
261         @echo 'Making a new site.exp file...'
262         @echo '## these variables are automatically generated by make ##' >site.tmp
263         @echo '# Do not edit here.  If you wish to override these values' >>site.tmp
264         @echo '# edit the last section' >>site.tmp
265         @echo 'set srcdir "$(srcdir)"' >>site.tmp
266         @echo "set objdir `pwd`" >>site.tmp
267         @echo 'set build_alias "$(build_alias)"' >>site.tmp
268         @echo 'set build_triplet $(build_triplet)' >>site.tmp
269         @echo 'set host_alias "$(host_alias)"' >>site.tmp
270         @echo 'set host_triplet $(host_triplet)' >>site.tmp
271         @echo 'set target_alias "$(target_alias)"' >>site.tmp
272         @echo 'set target_triplet $(target_triplet)' >>site.tmp
273         @list='$(EXTRA_DEJAGNU_SITE_CONFIG)'; for f in $$list; do \
274           echo "## Begin content included from file $$f.  Do not modify. ##" \
275            && cat `test -f "$$f" || echo '$(srcdir)/'`$$f \
276            && echo "## End content included from file $$f. ##" \
277            || exit 1; \
278          done >> site.tmp
279         @echo "## End of auto-generated content; you can edit from here. ##" >> site.tmp
280         @if test -f site.exp; then \
281            sed -e '1,/^## End of auto-generated content.*##/d' site.exp >> site.tmp; \
282          fi
283         @-rm -f site.bak
284         @test ! -f site.exp || mv site.exp site.bak
285         @mv site.tmp site.exp
286
287 distclean-DEJAGNU:
288         -rm -f site.exp site.bak
289         -l='$(DEJATOOL)'; for tool in $$l; do \
290           rm -f $$tool.sum $$tool.log; \
291         done
292
293 distdir: $(DISTFILES)
294         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
295         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
296         list='$(DISTFILES)'; \
297           dist_files=`for file in $$list; do echo $$file; done | \
298           sed -e "s|^$$srcdirstrip/||;t" \
299               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
300         case $$dist_files in \
301           */*) $(MKDIR_P) `echo "$$dist_files" | \
302                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
303                            sort -u` ;; \
304         esac; \
305         for file in $$dist_files; do \
306           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
307           if test -d $$d/$$file; then \
308             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
309             if test -d "$(distdir)/$$file"; then \
310               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
311             fi; \
312             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
313               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
314               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
315             fi; \
316             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
317           else \
318             test -f "$(distdir)/$$file" \
319             || cp -p $$d/$$file "$(distdir)/$$file" \
320             || exit 1; \
321           fi; \
322         done
323 check-am: all-am
324         $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
325 check: check-am
326 all-am: Makefile
327 installdirs:
328 install: install-am
329 install-exec: install-exec-am
330 install-data: install-data-am
331 uninstall: uninstall-am
332
333 install-am: all-am
334         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
335
336 installcheck: installcheck-am
337 install-strip:
338         if test -z '$(STRIP)'; then \
339           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
340             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
341               install; \
342         else \
343           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
344             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
345             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
346         fi
347 mostlyclean-generic:
348
349 clean-generic:
350
351 distclean-generic:
352         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
353         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
354
355 maintainer-clean-generic:
356         @echo "This command is intended for maintainers to use"
357         @echo "it deletes files that may require special tools to rebuild."
358 clean: clean-am
359
360 clean-am: clean-generic clean-libtool mostlyclean-am
361
362 distclean: distclean-am
363         -rm -f Makefile
364 distclean-am: clean-am distclean-DEJAGNU distclean-generic
365
366 dvi: dvi-am
367
368 dvi-am:
369
370 html: html-am
371
372 html-am:
373
374 info: info-am
375
376 info-am:
377
378 install-data-am:
379
380 install-dvi: install-dvi-am
381
382 install-dvi-am:
383
384 install-exec-am:
385
386 install-html: install-html-am
387
388 install-html-am:
389
390 install-info: install-info-am
391
392 install-info-am:
393
394 install-man:
395
396 install-pdf: install-pdf-am
397
398 install-pdf-am:
399
400 install-ps: install-ps-am
401
402 install-ps-am:
403
404 installcheck-am:
405
406 maintainer-clean: maintainer-clean-am
407         -rm -f Makefile
408 maintainer-clean-am: distclean-am maintainer-clean-generic
409
410 mostlyclean: mostlyclean-am
411
412 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
413
414 pdf: pdf-am
415
416 pdf-am:
417
418 ps: ps-am
419
420 ps-am:
421
422 uninstall-am:
423
424 .MAKE: check-am install-am install-strip
425
426 .PHONY: all all-am check check-DEJAGNU check-am clean clean-generic \
427         clean-libtool distclean distclean-DEJAGNU distclean-generic \
428         distclean-libtool distdir dvi dvi-am html html-am info info-am \
429         install install-am install-data install-data-am install-dvi \
430         install-dvi-am install-exec install-exec-am install-html \
431         install-html-am install-info install-info-am install-man \
432         install-pdf install-pdf-am install-ps install-ps-am \
433         install-strip installcheck installcheck-am installdirs \
434         maintainer-clean maintainer-clean-generic mostlyclean \
435         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
436         uninstall uninstall-am
437
438
439 # Tell versions [3.59,3.63) of GNU make to not export all variables.
440 # Otherwise a system limit (for SysV at least) may be exceeded.
441 .NOEXPORT: