1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 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
17 top_srcdir
= @top_srcdir@
19 pkgdatadir
= $(datadir)/@PACKAGE@
20 pkglibdir
= $(libdir)/@PACKAGE@
21 pkgincludedir
= $(includedir)/@PACKAGE@
23 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA
= $(install_sh
) -c
-m
644
26 install_sh_PROGRAM
= $(install_sh
) -c
27 install_sh_SCRIPT
= $(install_sh
) -c
28 INSTALL_HEADER
= $(INSTALL_DATA
)
29 transform
= $(program_transform_name
)
37 DIST_COMMON
= $(autoconf_TEXINFOS
) $(srcdir)/Makefile.am \
38 $(srcdir)/Makefile.in
$(srcdir)/stamp-vti \
39 $(srcdir)/version.texi
$(standards_TEXINFOS
)
40 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
41 am__aclocal_m4_deps
= $(top_srcdir
)/config
/m4.m4 \
42 $(top_srcdir
)/configure.ac
43 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
45 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/config
/mkinstalldirs
49 INFO_DEPS
= $(srcdir)/autoconf.
info $(srcdir)/standards.
info
50 TEXINFO_TEX
= $(top_srcdir
)/config
/texinfo.
tex
51 am__TEXINFO_TEX_DIR
= $(top_srcdir
)/config
52 DVIS
= autoconf.
dvi standards.
dvi
53 PDFS
= autoconf.pdf standards.pdf
54 PSS
= autoconf.ps standards.ps
55 HTMLS
= autoconf.html standards.html
56 TEXINFOS
= autoconf.texi standards.texi
57 TEXI2PDF
= $(TEXI2DVI
) --pdf
--batch
58 MAKEINFOHTML
= $(MAKEINFO
) --html
59 AM_MAKEINFOHTMLFLAGS
= $(AM_MAKEINFOFLAGS
)
61 am__installdirs
= "$(DESTDIR)$(infodir)"
62 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
66 AUTOHEADER
= @AUTOHEADER@
69 CYGPATH_W
= @CYGPATH_W@
76 EMACSLOADPATH
= @EMACSLOADPATH@
80 INSTALL_DATA
= @INSTALL_DATA@
81 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
82 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
83 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
86 LTLIBOBJS
= @LTLIBOBJS@
90 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
91 PACKAGE_NAME
= @PACKAGE_NAME@
92 PACKAGE_STRING
= @PACKAGE_STRING@
93 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
94 PACKAGE_VERSION
= @PACKAGE_VERSION@
95 PATH_SEPARATOR
= @PATH_SEPARATOR@
101 TEST_EMACS
= @TEST_EMACS@
103 ac_ct_STRIP
= @ac_ct_STRIP@
104 ac_cv_sh_n_works
= @ac_cv_sh_n_works@
105 am__leading_dot
= @am__leading_dot@
107 am__untar
= @am__untar@
109 build_alias
= @build_alias@
111 datarootdir
= @datarootdir@
114 exec_prefix = @
exec_prefix@
115 host_alias
= @host_alias@
117 includedir = @
includedir@
119 install_sh
= @install_sh@
121 libexecdir
= @libexecdir@
123 localedir
= @localedir@
124 localstatedir
= @localstatedir@
127 oldincludedir = @
oldincludedir@
130 program_transform_name
= @program_transform_name@
133 sharedstatedir
= @sharedstatedir@
134 sysconfdir
= @sysconfdir@
135 target_alias
= @target_alias@
136 AM_MAKEINFOFLAGS
= --no-split
137 TEXI2DVI
= texi2dvi --batch
138 TEXI2HTML
= texi2html
139 TEXI2HTML_FLAGS
= -split_chapter
140 info_TEXINFOS
= autoconf.texi standards.texi
141 autoconf_TEXINFOS
= fdl.texi
install.texi
142 standards_TEXINFOS
= make-stds.texi
144 # Files from texi2dvi that should be removed, but which Automake does
146 CLEANFILES
= autoconf.ACs autoconf.cvs autoconf.MSs autoconf.prs \
147 autoconf.ATs autoconf.evs autoconf.fns autoconf.ovs \
149 autoconf
*.html standards
*.html
154 .SUFFIXES
: .
dvi .html .
info .pdf .ps .texi
155 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
157 case
'$(am__configure_deps)' in \
159 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
164 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
165 cd
$(top_srcdir
) && \
166 $(AUTOMAKE
) --gnu doc
/Makefile
168 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
171 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
173 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
174 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
177 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
178 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
180 $(top_srcdir
)/configure
: $(am__configure_deps
)
181 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
182 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
183 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
186 restore
=: && backupdir
="$(am__leading_dot)am$$$$" && \
187 am__cwd
=`pwd` && cd
$(srcdir) && \
188 rm -rf
$$backupdir && mkdir
$$backupdir && \
189 for f in
$@
$@
-[0-9] $@
-[0-9][0-9] $(@
:.
info=).i
[0-9] $(@
:.
info=).i
[0-9][0-9]; do \
190 if
test -f
$$f; then mv
$$f $$backupdir; restore
=mv
; else :; fi
; \
193 if
$(MAKEINFO
) $(AM_MAKEINFOFLAGS
) $(MAKEINFOFLAGS
) -I
$(srcdir) \
201 $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
203 rm -rf
$$backupdir; exit
$$rc
206 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
207 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
211 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
212 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
216 rm -rf
$(@
:.html
=.htp
)
217 if
$(MAKEINFOHTML
) $(AM_MAKEINFOHTMLFLAGS
) $(MAKEINFOFLAGS
) -I
$(srcdir) \
218 -o
$(@
:.html
=.htp
) $<; \
221 if
test ! -d
$(@
:.html
=.htp
) && test -d
$(@
:.html
=); then \
222 mv
$(@
:.html
=) $@
; else mv
$(@
:.html
=.htp
) $@
; fi
; \
224 if
test ! -d
$(@
:.html
=.htp
) && test -d
$(@
:.html
=); then \
225 rm -rf
$(@
:.html
=); else rm -Rf
$(@
:.html
=.htp
) $@
; fi
; \
228 $(srcdir)/autoconf.
info: autoconf.texi
$(srcdir)/version.texi
$(autoconf_TEXINFOS
)
229 autoconf.
dvi: autoconf.texi
$(srcdir)/version.texi
$(autoconf_TEXINFOS
)
230 autoconf.pdf
: autoconf.texi
$(srcdir)/version.texi
$(autoconf_TEXINFOS
)
231 autoconf.html
: autoconf.texi
$(srcdir)/version.texi
$(autoconf_TEXINFOS
)
232 $(srcdir)/version.texi
: $(srcdir)/stamp-vti
233 $(srcdir)/stamp-vti
: autoconf.texi
$(top_srcdir
)/configure
234 @
(dir=.
; test -f .
/autoconf.texi ||
dir=$(srcdir); \
235 set
`$(SHELL) $(top_srcdir)/config/mdate-sh $$dir/autoconf.texi`; \
236 echo
"@set UPDATED $$1 $$2 $$3"; \
237 echo
"@set UPDATED-MONTH $$2 $$3"; \
238 echo
"@set EDITION $(VERSION)"; \
239 echo
"@set VERSION $(VERSION)") > vti.tmp
240 @cmp
-s vti.tmp
$(srcdir)/version.texi \
241 ||
(echo
"Updating $(srcdir)/version.texi"; \
242 cp vti.tmp
$(srcdir)/version.texi
)
244 @cp
$(srcdir)/version.texi
$@
249 maintainer-clean-vti
:
250 -rm -f
$(srcdir)/stamp-vti
$(srcdir)/version.texi
251 $(srcdir)/standards.
info: standards.texi
$(standards_TEXINFOS
)
252 standards.
dvi: standards.texi
$(standards_TEXINFOS
)
253 standards.pdf
: standards.texi
$(standards_TEXINFOS
)
254 standards.html
: standards.texi
$(standards_TEXINFOS
)
260 @if
(install-info
--version
&& \
261 install-info
--version
2>&1 | sed
1q | grep
-i
-v debian
) >/dev
/null
2>&1; then \
262 list
='$(INFO_DEPS)'; \
263 for file in
$$list; do \
264 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
265 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
266 install-info
--info-dir
="$(DESTDIR)$(infodir)" --remove
"$(DESTDIR)$(infodir)/$$relfile"; \
270 @list
='$(INFO_DEPS)'; \
271 for file in
$$list; do \
272 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
273 relfile_i
=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
274 (if cd
"$(DESTDIR)$(infodir)"; then \
275 echo
" cd '$(DESTDIR)$(infodir)' && rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]"; \
276 rm -f
$$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
280 dist-info
: $(INFO_DEPS
)
281 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
282 list
='$(INFO_DEPS)'; \
283 for base in
$$list; do \
285 $(srcdir)/*) base
=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
287 if
test -f
$$base; then d
=.
; else d
=$(srcdir); fi
; \
288 for file in
$$d/$$base*; do \
289 relfile
=`expr "$$file" : "$$d/\(.*\)"`; \
290 test -f
$(distdir
)/$$relfile || \
291 cp
-p
$$file $(distdir
)/$$relfile; \
296 -rm -rf autoconf.AC autoconf.ACs autoconf.AT autoconf.ATs autoconf.MS \
297 autoconf.MSs autoconf.aux autoconf.cp autoconf.cps \
298 autoconf.cv autoconf.cvs autoconf.ev autoconf.evs \
299 autoconf.fn autoconf.fns autoconf.ky autoconf.kys \
300 autoconf.log autoconf.ov autoconf.ovs autoconf.pg \
301 autoconf.pgs autoconf.pr autoconf.prs autoconf.tmp \
302 autoconf.toc autoconf.tp autoconf.tps autoconf.vr \
303 autoconf.vrs autoconf.
dvi autoconf.pdf autoconf.ps \
304 autoconf.html standards.aux standards.cp standards.cps \
305 standards.fn standards.ky standards.log standards.pg \
306 standards.tmp standards.toc standards.tp standards.tps \
307 standards.vr standards.
dvi standards.pdf standards.ps \
310 maintainer-clean-aminfo
:
311 @list
='$(INFO_DEPS)'; for i in
$$list; do \
312 i_i
=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
313 echo
" rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
314 rm -f
$$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
323 distdir
: $(DISTFILES
)
324 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
325 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
326 list
='$(DISTFILES)'; for file in
$$list; do \
328 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
329 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
331 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
332 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
333 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
335 $(mkdir_p
) "$(distdir)$$dir"; \
339 if
test -d
$$d/$$file; then \
340 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
341 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
343 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
345 test -f
$(distdir
)/$$file \
346 || cp
-p
$$d/$$file $(distdir
)/$$file \
350 $(MAKE
) $(AM_MAKEFLAGS
) \
351 top_distdir
="$(top_distdir)" distdir
="$(distdir)" \
355 all-am
: Makefile
$(INFO_DEPS
)
357 for
dir in
"$(DESTDIR)$(infodir)"; do \
358 test -z
"$$dir" ||
$(mkdir_p
) "$$dir"; \
361 install-exec
: install-exec-am
362 install-data
: install-data-am
363 uninstall: uninstall-am
366 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
368 installcheck: installcheck-am
370 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
371 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
372 `test -z '$(STRIP)' || \
373 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
377 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
380 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
382 maintainer-clean-generic
:
383 @echo
"This command is intended for maintainers to use"
384 @echo
"it deletes files that may require special tools to rebuild."
387 clean-am
: clean-generic mostlyclean-am
389 distclean: distclean-am
391 distclean-am
: clean-am distclean-generic
401 info-am
: $(INFO_DEPS
)
403 install-data-am
: install-info-am
407 install-info
: install-info-am
409 install-info-am
: $(INFO_DEPS
)
411 test -z
"$(infodir)" ||
$(mkdir_p
) "$(DESTDIR)$(infodir)"
412 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
413 list
='$(INFO_DEPS)'; \
414 for file in
$$list; do \
416 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
418 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
419 file_i
=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
420 for ifile in
$$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
421 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
422 if
test -f
$$ifile; then \
423 relfile
=`echo "$$ifile" | sed 's|^.*/||'`; \
424 echo
" $(INSTALL_DATA) '$$ifile' '$(DESTDIR)$(infodir)/$$relfile'"; \
425 $(INSTALL_DATA
) "$$ifile" "$(DESTDIR)$(infodir)/$$relfile"; \
430 @if
(install-info
--version
&& \
431 install-info
--version
2>&1 | sed
1q | grep
-i
-v debian
) >/dev
/null
2>&1; then \
432 list
='$(INFO_DEPS)'; \
433 for file in
$$list; do \
434 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
435 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
436 install-info
--info-dir
="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" ||
:;\
443 maintainer-clean
: maintainer-clean-am
445 maintainer-clean-am
: distclean-am maintainer-clean-aminfo \
446 maintainer-clean-generic maintainer-clean-vti
448 mostlyclean: mostlyclean-am
450 mostlyclean-am
: mostlyclean-aminfo mostlyclean-generic mostlyclean-vti
460 uninstall-am
: uninstall-info-am
462 .PHONY
: all all-am
check check-am
clean clean-generic dist-info \
463 distclean distclean-generic distdir
dvi dvi-am html html-am \
464 info info-am
install install-am install-data install-data-am \
465 install-exec install-exec-am install-info install-info-am \
466 install-man install-strip
installcheck installcheck-am \
467 installdirs maintainer-clean maintainer-clean-aminfo \
468 maintainer-clean-generic maintainer-clean-vti
mostlyclean \
469 mostlyclean-aminfo mostlyclean-generic mostlyclean-vti pdf \
470 pdf-am ps ps-am
uninstall uninstall-am uninstall-info-am
473 html
: autoconf_1.html standards_1.html
475 autoconf_1.html
: autoconf.texi
install.texi
476 $(TEXI2HTML
) $(TEXI2HTML_FLAGS
) $(srcdir)/autoconf.texi
478 standards_1.html
: standards.texi make-stds.texi
479 $(TEXI2HTML
) $(TEXI2HTML_FLAGS
) $(srcdir)/standards.texi
482 # Tell versions [3.59,3.63) of GNU make to not export all variables.
483 # Otherwise a system limit (for SysV at least) may be exceeded.