1 # Makefile.in generated by automake 1.7.6 from Makefile.am.
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
18 top_srcdir
= @top_srcdir@
20 pkgdatadir
= $(datadir)/@PACKAGE@
21 pkglibdir
= $(libdir)/@PACKAGE@
22 pkgincludedir
= $(includedir)/@PACKAGE@
25 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
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
)
39 AMDEP_FALSE
= @AMDEP_FALSE@
40 AMDEP_TRUE
= @AMDEP_TRUE@
43 AUTOHEADER
= @AUTOHEADER@
48 CCDEPMODE
= @CCDEPMODE@
53 CXXDEPMODE
= @CXXDEPMODE@
55 CYGPATH_W
= @CYGPATH_W@
63 INSTALL_DATA
= @INSTALL_DATA@
64 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
65 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
66 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
70 LTLIBOBJS
= @LTLIBOBJS@
72 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
73 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
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@
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@
100 build_alias
= @build_alias@
102 exec_prefix = @
exec_prefix@
103 host_alias
= @host_alias@
104 includedir = @
includedir@
106 install_sh
= @install_sh@
108 libexecdir
= @libexecdir@
109 localstatedir
= @localstatedir@
111 oldincludedir = @
oldincludedir@
113 program_transform_name
= @program_transform_name@
115 sharedstatedir
= @sharedstatedir@
117 sysconfdir
= @sysconfdir@
118 target_alias
= @target_alias@
121 AUTOMAKE_OPTIONS
= dejagnu
125 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
126 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
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
)
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
)
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; \
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 \
161 local_target
="$$target-am"; \
163 local_target
="$$target"; \
165 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
166 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
168 if
test "$$dot_seen" = "no"; then \
169 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
172 mostlyclean-recursive clean-recursive distclean-recursive \
173 maintainer-clean-recursive
:
174 @set fnord
$$MAKEFLAGS; amf
=$$2; \
177 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
178 *) list
='$(SUBDIRS)' ;; \
180 rev
=''; for subdir in
$$list; do \
181 if
test "$$subdir" = "."; then
:; else \
182 rev
="$$subdir $$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"; \
192 local_target
="$$target"; \
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"
198 list
='$(SUBDIRS)'; for subdir in
$$list; do \
199 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
202 list
='$(SUBDIRS)'; for subdir in
$$list; do \
203 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
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; \
219 $(AWK) ' { files[$$0] = 1; } \
220 END { for (i in files) print i; }'`; \
223 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
224 $(TAGS_FILES
) $(LISP
)
227 if
(etags
--etags-include
--version
) >/dev
/null
2>&1; then \
228 include_option
=--etags-include
; \
230 include_option
=--include; \
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"; \
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; \
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
) \
249 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
250 $(TAGS_FILES
) $(LISP
)
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; \
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
) \
264 here
=`$(am__cd) $(top_builddir) && pwd` \
265 && cd
$(top_srcdir
) \
266 && gtags
-i
$(GTAGS_ARGS
) $$here
269 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
271 DEJATOOL
= $(PACKAGE
)
272 RUNTESTDEFAULTFLAGS
= --tool
$$tool --srcdir $$srcdir
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
); \
284 else echo
"WARNING: could not find \`runtest'" 1>&2; :;\
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
297 @
test ! -f site.exp || mv site.exp site.bak
298 @mv site.tmp site.exp
301 -rm -f site.exp site.bak
302 -l
='$(DEJATOOL)'; for tool in
$$l; do \
303 rm -f
$$tool.sum
$$tool.log
; \
305 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
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 \
315 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
316 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
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 \
322 $(mkinstalldirs
) "$(distdir)$$dir"; \
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; \
330 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
332 test -f
$(distdir
)/$$file \
333 || cp
-p
$$d/$$file $(distdir
)/$$file \
337 list
='$(SUBDIRS)'; for subdir in
$$list; do \
338 if
test "$$subdir" = .
; then
:; else \
339 test -d
$(distdir
)/$$subdir \
340 || mkdir
$(distdir
)/$$subdir \
343 $(MAKE
) $(AM_MAKEFLAGS
) \
344 top_distdir
="$(top_distdir)" \
345 distdir
=..
/$(distdir
)/$$subdir \
351 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
352 check: check-recursive
354 installdirs: installdirs-recursive
357 install: install-recursive
358 install-exec
: install-exec-recursive
359 install-data
: install-data-recursive
360 uninstall: uninstall-recursive
363 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
365 installcheck: installcheck-recursive
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
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 \
402 install-info
: install-info-recursive
408 maintainer-clean
: maintainer-clean-recursive
410 maintainer-clean-am
: distclean-am maintainer-clean-generic
412 mostlyclean: mostlyclean-recursive
414 mostlyclean-am
: mostlyclean-generic
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
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.