1 # Makefile.in generated by automake 1.10 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006 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 # Make Autoconf man pages.
19 # Copyright (C) 2001, 2004, 2005, 2006 Free Software Foundation, Inc.
21 # This program is free software; you can redistribute it and/or modify
22 # it under the terms of the GNU General Public License as published by
23 # the Free Software Foundation; either version 2, or (at your option)
26 # This program is distributed in the hope that it will be useful,
27 # but WITHOUT ANY WARRANTY; without even the implied warranty of
28 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
29 # GNU General Public License for more details.
31 # You should have received a copy of the GNU General Public License
32 # along with this program; if not, write to the Free Software
33 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
36 pkgdatadir
= $(datadir)/@PACKAGE@
37 pkglibdir
= $(libdir)/@PACKAGE@
38 pkgincludedir
= $(includedir)/@PACKAGE@
39 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40 install_sh_DATA
= $(install_sh
) -c
-m
644
41 install_sh_PROGRAM
= $(install_sh
) -c
42 install_sh_SCRIPT
= $(install_sh
) -c
43 INSTALL_HEADER
= $(INSTALL_DATA
)
44 transform
= $(program_transform_name
)
52 DIST_COMMON
= $(dist_man_MANS
) $(srcdir)/Makefile.am \
54 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
55 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/m4.m4 \
56 $(top_srcdir
)/configure.ac
57 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
59 mkinstalldirs
= $(install_sh
) -d
63 man1dir = $(mandir)/man1
64 am__installdirs
= "$(DESTDIR)$(man1dir)"
66 MANS
= $(dist_man_MANS
)
67 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
71 AUTOHEADER
= @AUTOHEADER@
74 CYGPATH_W
= @CYGPATH_W@
81 EMACSLOADPATH
= @EMACSLOADPATH@
86 INSTALL_DATA
= @INSTALL_DATA@
87 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
88 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
89 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
92 LTLIBOBJS
= @LTLIBOBJS@
94 M4_DEBUGFILE
= @M4_DEBUGFILE@
98 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
99 PACKAGE_NAME
= @PACKAGE_NAME@
100 PACKAGE_STRING
= @PACKAGE_STRING@
101 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
102 PACKAGE_VERSION
= @PACKAGE_VERSION@
103 PATH_SEPARATOR
= @PATH_SEPARATOR@
106 SET_MAKE
= @SET_MAKE@
109 TEST_EMACS
= @TEST_EMACS@
111 abs_builddir
= @abs_builddir@
112 abs_srcdir
= @abs_srcdir@
113 abs_top_builddir
= @abs_top_builddir@
114 abs_top_srcdir
= @abs_top_srcdir@
115 ac_cv_sh_n_works
= @ac_cv_sh_n_works@
116 am__leading_dot
= @am__leading_dot@
118 am__untar
= @am__untar@
120 build_alias
= @build_alias@
121 builddir
= @builddir@
123 datarootdir
= @datarootdir@
126 exec_prefix = @
exec_prefix@
127 host_alias
= @host_alias@
129 includedir = @
includedir@
131 install_sh
= @install_sh@
133 libexecdir
= @libexecdir@
135 localedir
= @localedir@
136 localstatedir
= @localstatedir@
139 oldincludedir = @
oldincludedir@
142 program_transform_name
= @program_transform_name@
145 sharedstatedir
= @sharedstatedir@
147 sysconfdir
= @sysconfdir@
148 target_alias
= @target_alias@
149 top_builddir
= @top_builddir@
150 top_srcdir
= @top_srcdir@
152 $(srcdir)/autoconf
.1 \
153 $(srcdir)/autoheader
.1 \
154 $(srcdir)/autom4te
.1 \
155 $(srcdir)/autoreconf
.1 \
156 $(srcdir)/autoscan
.1 \
157 $(srcdir)/autoupdate
.1 \
158 $(srcdir)/ifnames
.1 \
159 $(srcdir)/config.guess
.1 \
160 $(srcdir)/config.sub
.1
162 EXTRA_DIST
= $(dist_man_MANS
:.1=.x
) common.x
163 MAINTAINERCLEANFILES
= $(dist_man_MANS
)
165 # Depend on configure.ac to get version number changes.
166 common_dep
= $(top_srcdir
)/configure.ac
$(srcdir)/common.x
167 binsrcdir
= $(top_srcdir
)/bin
168 remove_time_stamp
= 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/'
169 MOSTLYCLEANFILES
= $(srcdir)/*.t
175 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
177 case
'$(am__configure_deps)' in \
179 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
184 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu man/Makefile'; \
185 cd
$(top_srcdir
) && \
186 $(AUTOMAKE
) --gnu man
/Makefile
188 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
191 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
193 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
194 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
197 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
198 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
200 $(top_srcdir
)/configure
: $(am__configure_deps
)
201 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
202 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
203 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
204 install-man1
: $(man1_MANS
) $(man_MANS
)
206 test -z
"$(man1dir)" ||
$(MKDIR_P
) "$(DESTDIR)$(man1dir)"
207 @list
='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
208 l2
='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
211 *.1*) list
="$$list $$i" ;; \
214 for i in
$$list; do \
215 if
test -f
$(srcdir)/$$i; then file
=$(srcdir)/$$i; \
217 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
222 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
223 inst
=`echo $$inst | sed -e 's/^.*\///'`; \
224 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
225 echo
" $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
226 $(INSTALL_DATA
) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
230 @list
='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
231 l2
='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
234 *.1*) list
="$$list $$i" ;; \
237 for i in
$$list; do \
238 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
243 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
244 inst
=`echo $$inst | sed -e 's/^.*\///'`; \
245 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
246 echo
" rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
247 rm -f
"$(DESTDIR)$(man1dir)/$$inst"; \
256 distdir
: $(DISTFILES
)
257 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
258 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
259 list
='$(DISTFILES)'; \
260 dist_files
=`for file in $$list; do echo $$file; done | \
261 sed -e "s|^$$srcdirstrip/||;t" \
262 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
263 case
$$dist_files in \
264 */*) $(MKDIR_P
) `echo "$$dist_files" | \
265 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
268 for file in
$$dist_files; do \
269 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
270 if
test -d
$$d/$$file; then \
271 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
272 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
273 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
275 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
277 test -f
$(distdir
)/$$file \
278 || cp
-p
$$d/$$file $(distdir
)/$$file \
284 all-am
: Makefile
$(MANS
)
286 for
dir in
"$(DESTDIR)$(man1dir)"; do \
287 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
290 install-exec
: install-exec-am
291 install-data
: install-data-am
292 uninstall: uninstall-am
295 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
297 installcheck: installcheck-am
299 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
300 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
301 `test -z '$(STRIP)' || \
302 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
304 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
309 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
311 maintainer-clean-generic
:
312 @echo
"This command is intended for maintainers to use"
313 @echo
"it deletes files that may require special tools to rebuild."
314 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
317 clean-am
: clean-generic mostlyclean-am
319 distclean: distclean-am
321 distclean-am
: clean-am distclean-generic
333 install-data-am
: install-man
335 install-dvi
: install-dvi-am
339 install-html
: install-html-am
341 install-info
: install-info-am
343 install-man
: install-man1
345 install-pdf
: install-pdf-am
347 install-ps
: install-ps-am
351 maintainer-clean
: maintainer-clean-am
353 maintainer-clean-am
: distclean-am maintainer-clean-generic
355 mostlyclean: mostlyclean-am
357 mostlyclean-am
: mostlyclean-generic
367 uninstall-am
: uninstall-man
369 uninstall-man
: uninstall-man1
371 .MAKE
: install-am install-strip
373 .PHONY
: all all-am
check check-am
clean clean-generic
distclean \
374 distclean-generic distdir
dvi dvi-am html html-am
info info-am \
375 install install-am install-data install-data-am install-dvi \
376 install-dvi-am install-exec install-exec-am install-html \
377 install-html-am install-info install-info-am install-man \
378 install-man1 install-pdf install-pdf-am install-ps \
379 install-ps-am install-strip
installcheck installcheck-am \
380 installdirs maintainer-clean maintainer-clean-generic \
381 mostlyclean mostlyclean-generic pdf pdf-am ps ps-am
uninstall \
382 uninstall-am uninstall-man uninstall-man1
384 $(srcdir)/autoconf
.1: $(common_dep
) $(binsrcdir
)/autoconf.
as
385 $(srcdir)/autoheader
.1: $(common_dep
) $(binsrcdir
)/autoheader.in
386 $(srcdir)/autom4te
.1: $(common_dep
) $(binsrcdir
)/autom4te.in
387 $(srcdir)/autoreconf
.1: $(common_dep
) $(binsrcdir
)/autoreconf.in
388 $(srcdir)/autoscan
.1: $(common_dep
) $(binsrcdir
)/autoscan.in
389 $(srcdir)/autoupdate
.1: $(common_dep
) $(binsrcdir
)/autoupdate.in
390 $(srcdir)/ifnames
.1: $(common_dep
) $(binsrcdir
)/ifnames.in
392 # Independent from this package.
393 $(srcdir)/config.guess
.1: $(top_srcdir
)/build-aux
/config.guess
394 $(srcdir)/config.sub
.1: $(top_srcdir
)/build-aux
/config.sub
397 @program
=`expr "/$*" : '.*/\(.*\)'` && \
401 for
dir in
$(top_builddir
)/bin
$(top_builddir
)/tests
; do \
402 echo cd
$$dir '&&' $(MAKE
) $(AM_MAKEFLAGS
) $$program && \
403 (cd
$$dir && $(MAKE
) $(AM_MAKEFLAGS
) $$program) || exit
; \
406 echo
"Updating man page $@"
407 PATH
="$(top_builddir)/tests$(PATH_SEPARATOR)$(top_srcdir)/build-aux$(PATH_SEPARATOR)$$PATH"; \
411 --include=$(srcdir)/common.x \
412 --output
=$@.t
`echo '$*' | sed 's,.*/,,'`
413 if sed
$(remove_time_stamp
) $@
>$@a.t
2>/dev
/null
&& \
414 sed
$(remove_time_stamp
) $@.t | cmp
$@a.t
- >/dev
/null
2>&1; then \
420 # Tell versions [3.59,3.63) of GNU make to not export all variables.
421 # Otherwise a system limit (for SysV at least) may be exceeded.