fixes for host gcc 4.6.1
[zpugcc/jano.git] / toolchain / dejagnu / example / Makefile.in
blobb4c6eb36ddb520e47be0c5b5149b0bffff8974bb
1 # Makefile.in generated by automake 1.7.6 from Makefile.am.
2 # @configure_input@
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 # Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ..
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 ACLOCAL = @ACLOCAL@
39 AMDEP_FALSE = @AMDEP_FALSE@
40 AMDEP_TRUE = @AMDEP_TRUE@
41 AMTAR = @AMTAR@
42 AUTOCONF = @AUTOCONF@
43 AUTOHEADER = @AUTOHEADER@
44 AUTOMAKE = @AUTOMAKE@
45 AWK = @AWK@
46 BOARDS = @BOARDS@
47 CC = @CC@
48 CCDEPMODE = @CCDEPMODE@
49 CFLAGS = @CFLAGS@
50 CONFIG = @CONFIG@
51 CPPFLAGS = @CPPFLAGS@
52 CXX = @CXX@
53 CXXDEPMODE = @CXXDEPMODE@
54 CXXFLAGS = @CXXFLAGS@
55 CYGPATH_W = @CYGPATH_W@
56 DEFS = @DEFS@
57 DEPDIR = @DEPDIR@
58 DOCBOOK = @DOCBOOK@
59 ECHO_C = @ECHO_C@
60 ECHO_N = @ECHO_N@
61 ECHO_T = @ECHO_T@
62 EXEEXT = @EXEEXT@
63 INSTALL_DATA = @INSTALL_DATA@
64 INSTALL_PROGRAM = @INSTALL_PROGRAM@
65 INSTALL_SCRIPT = @INSTALL_SCRIPT@
66 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
67 LDFLAGS = @LDFLAGS@
68 LIBOBJS = @LIBOBJS@
69 LIBS = @LIBS@
70 LTLIBOBJS = @LTLIBOBJS@
71 MAINT = @MAINT@
72 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
73 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
74 MAKEINFO = @MAKEINFO@
75 OBJEXT = @OBJEXT@
76 PACKAGE = @PACKAGE@
77 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
78 PACKAGE_NAME = @PACKAGE_NAME@
79 PACKAGE_STRING = @PACKAGE_STRING@
80 PACKAGE_TARNAME = @PACKAGE_TARNAME@
81 PACKAGE_VERSION = @PACKAGE_VERSION@
82 PATH_SEPARATOR = @PATH_SEPARATOR@
83 SET_MAKE = @SET_MAKE@
84 SHELL = @SHELL@
85 STRIP = @STRIP@
86 TCLSH = @TCLSH@
87 VERSION = @VERSION@
88 YACC = @YACC@
89 ac_ct_CC = @ac_ct_CC@
90 ac_ct_CXX = @ac_ct_CXX@
91 ac_ct_STRIP = @ac_ct_STRIP@
92 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
93 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
94 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
95 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
96 am__include = @am__include@
97 am__leading_dot = @am__leading_dot@
98 am__quote = @am__quote@
99 bindir = @bindir@
100 build_alias = @build_alias@
101 datadir = @datadir@
102 exec_prefix = @exec_prefix@
103 host_alias = @host_alias@
104 includedir = @includedir@
105 infodir = @infodir@
106 install_sh = @install_sh@
107 libdir = @libdir@
108 libexecdir = @libexecdir@
109 localstatedir = @localstatedir@
110 mandir = @mandir@
111 oldincludedir = @oldincludedir@
112 prefix = @prefix@
113 program_transform_name = @program_transform_name@
114 sbindir = @sbindir@
115 sharedstatedir = @sharedstatedir@
116 subdirs = @subdirs@
117 sysconfdir = @sysconfdir@
118 target_alias = @target_alias@
119 tclsh = @tclsh@
121 AUTOMAKE_OPTIONS = dejagnu
123 SUBDIRS = calc hello
124 subdir = example
125 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
126 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
127 CONFIG_CLEAN_FILES =
128 DIST_SOURCES =
130 RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
131 ps-recursive install-info-recursive uninstall-info-recursive \
132 all-recursive install-data-recursive install-exec-recursive \
133 installdirs-recursive install-recursive uninstall-recursive \
134 check-recursive installcheck-recursive
135 DIST_COMMON = Makefile.am Makefile.in
136 DIST_SUBDIRS = $(SUBDIRS)
137 all: all-recursive
139 .SUFFIXES:
140 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
141 cd $(top_srcdir) && \
142 $(AUTOMAKE) --gnu example/Makefile
143 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
144 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
145 uninstall-info-am:
147 # This directory's subdirectories are mostly independent; you can cd
148 # into them and run `make' without going through this Makefile.
149 # To change the values of `make' variables: instead of editing Makefiles,
150 # (1) if the variable is set in `config.status', edit `config.status'
151 # (which will cause the Makefiles to be regenerated when you run `make');
152 # (2) otherwise, pass the desired values on the `make' command line.
153 $(RECURSIVE_TARGETS):
154 @set fnord $$MAKEFLAGS; amf=$$2; \
155 dot_seen=no; \
156 target=`echo $@ | sed s/-recursive//`; \
157 list='$(SUBDIRS)'; for subdir in $$list; do \
158 echo "Making $$target in $$subdir"; \
159 if test "$$subdir" = "."; then \
160 dot_seen=yes; \
161 local_target="$$target-am"; \
162 else \
163 local_target="$$target"; \
164 fi; \
165 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
166 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
167 done; \
168 if test "$$dot_seen" = "no"; then \
169 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
170 fi; test -z "$$fail"
172 mostlyclean-recursive clean-recursive distclean-recursive \
173 maintainer-clean-recursive:
174 @set fnord $$MAKEFLAGS; amf=$$2; \
175 dot_seen=no; \
176 case "$@" in \
177 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
178 *) list='$(SUBDIRS)' ;; \
179 esac; \
180 rev=''; for subdir in $$list; do \
181 if test "$$subdir" = "."; then :; else \
182 rev="$$subdir $$rev"; \
183 fi; \
184 done; \
185 rev="$$rev ."; \
186 target=`echo $@ | sed s/-recursive//`; \
187 for subdir in $$rev; do \
188 echo "Making $$target in $$subdir"; \
189 if test "$$subdir" = "."; then \
190 local_target="$$target-am"; \
191 else \
192 local_target="$$target"; \
193 fi; \
194 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
195 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
196 done && test -z "$$fail"
197 tags-recursive:
198 list='$(SUBDIRS)'; for subdir in $$list; do \
199 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
200 done
201 ctags-recursive:
202 list='$(SUBDIRS)'; for subdir in $$list; do \
203 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
204 done
206 ETAGS = etags
207 ETAGSFLAGS =
209 CTAGS = ctags
210 CTAGSFLAGS =
212 tags: TAGS
214 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
215 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
216 unique=`for i in $$list; do \
217 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
218 done | \
219 $(AWK) ' { files[$$0] = 1; } \
220 END { for (i in files) print i; }'`; \
221 mkid -fID $$unique
223 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
224 $(TAGS_FILES) $(LISP)
225 tags=; \
226 here=`pwd`; \
227 if (etags --etags-include --version) >/dev/null 2>&1; then \
228 include_option=--etags-include; \
229 else \
230 include_option=--include; \
231 fi; \
232 list='$(SUBDIRS)'; for subdir in $$list; do \
233 if test "$$subdir" = .; then :; else \
234 test -f $$subdir/TAGS && \
235 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
236 fi; \
237 done; \
238 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
239 unique=`for i in $$list; do \
240 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
241 done | \
242 $(AWK) ' { files[$$0] = 1; } \
243 END { for (i in files) print i; }'`; \
244 test -z "$(ETAGS_ARGS)$$tags$$unique" \
245 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
246 $$tags $$unique
248 ctags: CTAGS
249 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
250 $(TAGS_FILES) $(LISP)
251 tags=; \
252 here=`pwd`; \
253 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
254 unique=`for i in $$list; do \
255 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
256 done | \
257 $(AWK) ' { files[$$0] = 1; } \
258 END { for (i in files) print i; }'`; \
259 test -z "$(CTAGS_ARGS)$$tags$$unique" \
260 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
261 $$tags $$unique
263 GTAGS:
264 here=`$(am__cd) $(top_builddir) && pwd` \
265 && cd $(top_srcdir) \
266 && gtags -i $(GTAGS_ARGS) $$here
268 distclean-tags:
269 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
270 RUNTESTFLAGS =
271 DEJATOOL = $(PACKAGE)
272 RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
273 EXPECT = expect
274 RUNTEST = runtest
276 check-DEJAGNU: site.exp
277 srcdir=`$(am__cd) $(srcdir) && pwd`; export srcdir; \
278 EXPECT=$(EXPECT); export EXPECT; \
279 runtest=$(RUNTEST); \
280 if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
281 l='$(DEJATOOL)'; for tool in $$l; do \
282 $$runtest $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
283 done; \
284 else echo "WARNING: could not find \`runtest'" 1>&2; :;\
286 site.exp: Makefile
287 @echo 'Making a new site.exp file...'
288 @echo '## these variables are automatically generated by make ##' >site.tmp
289 @echo '# Do not edit here. If you wish to override these values' >>site.tmp
290 @echo '# edit the last section' >>site.tmp
291 @echo 'set srcdir $(srcdir)' >>site.tmp
292 @echo "set objdir `pwd`" >>site.tmp
293 @echo '## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
294 @test ! -f site.exp || \
295 sed '1,/^## All variables above are.*##/ d' site.exp >> site.tmp
296 @-rm -f site.bak
297 @test ! -f site.exp || mv site.exp site.bak
298 @mv site.tmp site.exp
300 distclean-DEJAGNU:
301 -rm -f site.exp site.bak
302 -l='$(DEJATOOL)'; for tool in $$l; do \
303 rm -f $$tool.sum $$tool.log; \
304 done
305 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
307 top_distdir = ..
308 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
310 distdir: $(DISTFILES)
311 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
312 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
313 list='$(DISTFILES)'; for file in $$list; do \
314 case $$file in \
315 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
316 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
317 esac; \
318 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
319 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
320 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
321 dir="/$$dir"; \
322 $(mkinstalldirs) "$(distdir)$$dir"; \
323 else \
324 dir=''; \
325 fi; \
326 if test -d $$d/$$file; then \
327 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
328 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
329 fi; \
330 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
331 else \
332 test -f $(distdir)/$$file \
333 || cp -p $$d/$$file $(distdir)/$$file \
334 || exit 1; \
335 fi; \
336 done
337 list='$(SUBDIRS)'; for subdir in $$list; do \
338 if test "$$subdir" = .; then :; else \
339 test -d $(distdir)/$$subdir \
340 || mkdir $(distdir)/$$subdir \
341 || exit 1; \
342 (cd $$subdir && \
343 $(MAKE) $(AM_MAKEFLAGS) \
344 top_distdir="$(top_distdir)" \
345 distdir=../$(distdir)/$$subdir \
346 distdir) \
347 || exit 1; \
348 fi; \
349 done
350 check-am: all-am
351 $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
352 check: check-recursive
353 all-am: Makefile
354 installdirs: installdirs-recursive
355 installdirs-am:
357 install: install-recursive
358 install-exec: install-exec-recursive
359 install-data: install-data-recursive
360 uninstall: uninstall-recursive
362 install-am: all-am
363 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
365 installcheck: installcheck-recursive
366 install-strip:
367 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
368 INSTALL_STRIP_FLAG=-s \
369 `test -z '$(STRIP)' || \
370 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
371 mostlyclean-generic:
373 clean-generic:
375 distclean-generic:
376 -rm -f Makefile $(CONFIG_CLEAN_FILES)
378 maintainer-clean-generic:
379 @echo "This command is intended for maintainers to use"
380 @echo "it deletes files that may require special tools to rebuild."
381 clean: clean-recursive
383 clean-am: clean-generic mostlyclean-am
385 distclean: distclean-recursive
387 distclean-am: clean-am distclean-DEJAGNU distclean-generic \
388 distclean-tags
390 dvi: dvi-recursive
392 dvi-am:
394 info: info-recursive
396 info-am:
398 install-data-am:
400 install-exec-am:
402 install-info: install-info-recursive
404 install-man:
406 installcheck-am:
408 maintainer-clean: maintainer-clean-recursive
410 maintainer-clean-am: distclean-am maintainer-clean-generic
412 mostlyclean: mostlyclean-recursive
414 mostlyclean-am: mostlyclean-generic
416 pdf: pdf-recursive
418 pdf-am:
420 ps: ps-recursive
422 ps-am:
424 uninstall-am: uninstall-info-am
426 uninstall-info: uninstall-info-recursive
428 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-DEJAGNU \
429 check-am clean clean-generic clean-recursive ctags \
430 ctags-recursive distclean distclean-DEJAGNU distclean-generic \
431 distclean-recursive distclean-tags distdir dvi dvi-am \
432 dvi-recursive info info-am info-recursive install install-am \
433 install-data install-data-am install-data-recursive \
434 install-exec install-exec-am install-exec-recursive \
435 install-info install-info-am install-info-recursive install-man \
436 install-recursive install-strip installcheck installcheck-am \
437 installdirs installdirs-am installdirs-recursive \
438 maintainer-clean maintainer-clean-generic \
439 maintainer-clean-recursive mostlyclean mostlyclean-generic \
440 mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
441 ps-recursive tags tags-recursive uninstall uninstall-am \
442 uninstall-info-am uninstall-info-recursive uninstall-recursive
445 check-recursive:
446 @echo "No check target in examples"
447 # Tell versions [3.59,3.63) of GNU make to not export all variables.
448 # Otherwise a system limit (for SysV at least) may be exceeded.
449 .NOEXPORT: