1 # Makefile.in generated by automake 1.8.2 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004 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
= $(dist_man_MANS
) $(srcdir)/Makefile.am \
39 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
40 am__aclocal_m4_deps
= $(top_srcdir
)/config
/m4.m4 \
41 $(top_srcdir
)/configure.ac
42 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
44 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/config
/mkinstalldirs
48 man1dir = $(mandir)/man1
49 am__installdirs
= $(DESTDIR
)$(man1dir)
51 MANS
= $(dist_man_MANS
)
52 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
56 AUTOHEADER
= @AUTOHEADER@
59 CYGPATH_W
= @CYGPATH_W@
65 EMACSLOADPATH
= @EMACSLOADPATH@
68 INSTALL_DATA
= @INSTALL_DATA@
69 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
70 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
71 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
74 LTLIBOBJS
= @LTLIBOBJS@
78 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
79 PACKAGE_NAME
= @PACKAGE_NAME@
80 PACKAGE_STRING
= @PACKAGE_STRING@
81 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
82 PACKAGE_VERSION
= @PACKAGE_VERSION@
83 PATH_SEPARATOR
= @PATH_SEPARATOR@
88 TEST_EMACS
= @TEST_EMACS@
90 ac_ct_STRIP
= @ac_ct_STRIP@
91 ac_cv_sh_n_works
= @ac_cv_sh_n_works@
92 am__leading_dot
= @am__leading_dot@
94 build_alias
= @build_alias@
96 exec_prefix = @
exec_prefix@
97 host_alias
= @host_alias@
98 includedir = @
includedir@
100 install_sh
= @install_sh@
102 libexecdir
= @libexecdir@
104 localstatedir
= @localstatedir@
107 oldincludedir = @
oldincludedir@
109 program_transform_name
= @program_transform_name@
111 sharedstatedir
= @sharedstatedir@
112 sysconfdir
= @sysconfdir@
113 target_alias
= @target_alias@
114 dist_man_MANS
= autoconf
.1 autoreconf
.1 autoheader
.1 autoupdate
.1 ifnames
.1 \
115 autoscan
.1 autom4te
.1 config.guess
.1 config.sub
.1
117 man_aux
= autoconf.x autoreconf.x autoheader.x autoupdate.x ifnames.x \
118 autoscan.x autom4te.x config.guess.x config.sub.x
120 EXTRA_DIST
= $(man_aux
) common.x
121 MAINTAINERCLEANFILES
= $(dist_man_MANS
)
123 # Depend on configure.ac to get version number changes.
124 common_dep
= $(top_srcdir
)/configure.ac
$(srcdir)/common.x
125 binsrcdir
= $(top_srcdir
)/bin
131 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
133 case
'$(am__configure_deps)' in \
135 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
140 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu man/Makefile'; \
141 cd
$(top_srcdir
) && \
142 $(AUTOMAKE
) --gnu man
/Makefile
144 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
147 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
149 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
150 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
153 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
154 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
156 $(top_srcdir
)/configure
: $(am__configure_deps
)
157 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
158 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
159 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
161 install-man1
: $(man1_MANS
) $(man_MANS
)
163 $(mkdir_p
) $(DESTDIR
)$(man1dir)
164 @list
='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
165 l2
='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
168 *.1*) list
="$$list $$i" ;; \
171 for i in
$$list; do \
172 if
test -f
$(srcdir)/$$i; then file
=$(srcdir)/$$i; \
174 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
179 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
180 inst
=`echo $$inst | sed -e 's/^.*\///'`; \
181 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
182 echo
" $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
183 $(INSTALL_DATA
) $$file $(DESTDIR
)$(man1dir)/$$inst; \
187 @list
='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
188 l2
='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
191 *.1*) list
="$$list $$i" ;; \
194 for i in
$$list; do \
195 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
200 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
201 inst
=`echo $$inst | sed -e 's/^.*\///'`; \
202 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
203 echo
" rm -f $(DESTDIR)$(man1dir)/$$inst"; \
204 rm -f
$(DESTDIR
)$(man1dir)/$$inst; \
213 distdir
: $(DISTFILES
)
214 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
215 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
216 list
='$(DISTFILES)'; for file in
$$list; do \
218 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
219 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
221 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
222 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
223 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
225 $(mkdir_p
) "$(distdir)$$dir"; \
229 if
test -d
$$d/$$file; then \
230 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
231 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
233 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
235 test -f
$(distdir
)/$$file \
236 || cp
-p
$$d/$$file $(distdir
)/$$file \
242 all-am
: Makefile
$(MANS
)
244 $(mkdir_p
) $(DESTDIR
)$(man1dir)
246 install-exec
: install-exec-am
247 install-data
: install-data-am
248 uninstall: uninstall-am
251 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
253 installcheck: installcheck-am
255 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
256 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
257 `test -z '$(STRIP)' || \
258 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
264 -rm -f
$(CONFIG_CLEAN_FILES
)
266 maintainer-clean-generic
:
267 @echo
"This command is intended for maintainers to use"
268 @echo
"it deletes files that may require special tools to rebuild."
269 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
272 clean-am
: clean-generic mostlyclean-am
274 distclean: distclean-am
276 distclean-am
: clean-am distclean-generic
288 install-data-am
: install-man
292 install-info
: install-info-am
294 install-man
: install-man1
298 maintainer-clean
: maintainer-clean-am
300 maintainer-clean-am
: distclean-am maintainer-clean-generic
302 mostlyclean: mostlyclean-am
304 mostlyclean-am
: mostlyclean-generic
314 uninstall-am
: uninstall-info-am uninstall-man
316 uninstall-man
: uninstall-man1
318 .PHONY
: all all-am
check check-am
clean clean-generic
distclean \
319 distclean-generic distdir
dvi dvi-am html html-am
info info-am \
320 install install-am install-data install-data-am install-exec \
321 install-exec-am install-info install-info-am install-man \
322 install-man1 install-strip
installcheck installcheck-am \
323 installdirs maintainer-clean maintainer-clean-generic \
324 mostlyclean mostlyclean-generic pdf pdf-am ps ps-am
uninstall \
325 uninstall-am uninstall-info-am uninstall-man uninstall-man1
327 autoconf
.1: $(common_dep
) $(srcdir)/autoconf.x
$(binsrcdir
)/autoconf.in
328 autoheader
.1: $(common_dep
) $(srcdir)/autoheader.x
$(binsrcdir
)/autoheader.in
329 autom4te
.1: $(common_dep
) $(srcdir)/autom4te.x
$(binsrcdir
)/autom4te.in
330 autoreconf
.1: $(common_dep
) $(srcdir)/autoreconf.x
$(binsrcdir
)/autoreconf.in
331 autoscan
.1: $(common_dep
) $(srcdir)/autoscan.x
$(binsrcdir
)/autoscan.in
332 autoupdate
.1: $(common_dep
) $(srcdir)/autoupdate.x
$(binsrcdir
)/autoupdate.in
333 ifnames
.1: $(common_dep
) $(srcdir)/ifnames.x
$(binsrcdir
)/ifnames.in
335 # Independent from this package.
336 config.guess
.1: $(srcdir)/config.guess.x
$(top_srcdir
)/config
/config.guess
337 config.sub
.1: $(srcdir)/config.sub.x
$(top_srcdir
)/config
/config.sub
340 echo
"Updating man page $@"
341 PATH
="$(top_builddir)/tests@PATH_SEPARATOR@$(top_srcdir)/config@PATH_SEPARATOR@$$PATH"; \
344 --include=$(srcdir)/$*.x \
345 --include=$(srcdir)/common.x \
347 # Tell versions [3.59,3.63) of GNU make to not export all variables.
348 # Otherwise a system limit (for SysV at least) may be exceeded.