1 | # Makefile.in generated by automake 1.10 from Makefile.am.
|
---|
2 | # @configure_input@
|
---|
3 |
|
---|
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.
|
---|
9 |
|
---|
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.
|
---|
14 |
|
---|
15 | @SET_MAKE@
|
---|
16 |
|
---|
17 | # Make Autoconf man pages.
|
---|
18 | VPATH = @srcdir@
|
---|
19 | pkgdatadir = $(datadir)/@PACKAGE@
|
---|
20 | pkglibdir = $(libdir)/@PACKAGE@
|
---|
21 | pkgincludedir = $(includedir)/@PACKAGE@
|
---|
22 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
---|
23 | install_sh_DATA = $(install_sh) -c -m 644
|
---|
24 | install_sh_PROGRAM = $(install_sh) -c
|
---|
25 | install_sh_SCRIPT = $(install_sh) -c
|
---|
26 | INSTALL_HEADER = $(INSTALL_DATA)
|
---|
27 | transform = $(program_transform_name)
|
---|
28 | NORMAL_INSTALL = :
|
---|
29 | PRE_INSTALL = :
|
---|
30 | POST_INSTALL = :
|
---|
31 | NORMAL_UNINSTALL = :
|
---|
32 | PRE_UNINSTALL = :
|
---|
33 | POST_UNINSTALL = :
|
---|
34 | subdir = man
|
---|
35 | DIST_COMMON = $(dist_man_MANS) $(srcdir)/Makefile.am \
|
---|
36 | $(srcdir)/Makefile.in
|
---|
37 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
---|
38 | am__aclocal_m4_deps = $(top_srcdir)/m4/m4.m4 \
|
---|
39 | $(top_srcdir)/configure.ac
|
---|
40 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
---|
41 | $(ACLOCAL_M4)
|
---|
42 | mkinstalldirs = $(install_sh) -d
|
---|
43 | CONFIG_CLEAN_FILES =
|
---|
44 | SOURCES =
|
---|
45 | DIST_SOURCES =
|
---|
46 | man1dir = $(mandir)/man1
|
---|
47 | am__installdirs = "$(DESTDIR)$(man1dir)"
|
---|
48 | NROFF = nroff
|
---|
49 | MANS = $(dist_man_MANS)
|
---|
50 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
---|
51 | ACLOCAL = @ACLOCAL@
|
---|
52 | AMTAR = @AMTAR@
|
---|
53 | AUTOCONF = @AUTOCONF@
|
---|
54 | AUTOHEADER = @AUTOHEADER@
|
---|
55 | AUTOMAKE = @AUTOMAKE@
|
---|
56 | AWK = @AWK@
|
---|
57 | CYGPATH_W = @CYGPATH_W@
|
---|
58 | DEFS = @DEFS@
|
---|
59 | ECHO_C = @ECHO_C@
|
---|
60 | ECHO_N = @ECHO_N@
|
---|
61 | ECHO_T = @ECHO_T@
|
---|
62 | EGREP = @EGREP@
|
---|
63 | EMACS = @EMACS@
|
---|
64 | EMACSLOADPATH = @EMACSLOADPATH@
|
---|
65 | EXPR = @EXPR@
|
---|
66 | GREP = @GREP@
|
---|
67 | HELP2MAN = @HELP2MAN@
|
---|
68 | INSTALL = @INSTALL@
|
---|
69 | INSTALL_DATA = @INSTALL_DATA@
|
---|
70 | INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
---|
71 | INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
---|
72 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
---|
73 | LIBOBJS = @LIBOBJS@
|
---|
74 | LIBS = @LIBS@
|
---|
75 | LTLIBOBJS = @LTLIBOBJS@
|
---|
76 | M4 = @M4@
|
---|
77 | M4_DEBUGFILE = @M4_DEBUGFILE@
|
---|
78 | MAKEINFO = @MAKEINFO@
|
---|
79 | MKDIR_P = @MKDIR_P@
|
---|
80 | PACKAGE = @PACKAGE@
|
---|
81 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
---|
82 | PACKAGE_NAME = @PACKAGE_NAME@
|
---|
83 | PACKAGE_STRING = @PACKAGE_STRING@
|
---|
84 | PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
---|
85 | PACKAGE_VERSION = @PACKAGE_VERSION@
|
---|
86 | PATH_SEPARATOR = @PATH_SEPARATOR@
|
---|
87 | PERL = @PERL@
|
---|
88 | SED = @SED@
|
---|
89 | SET_MAKE = @SET_MAKE@
|
---|
90 | SHELL = @SHELL@
|
---|
91 | STRIP = @STRIP@
|
---|
92 | TEST_EMACS = @TEST_EMACS@
|
---|
93 | VERSION = @VERSION@
|
---|
94 | abs_builddir = @abs_builddir@
|
---|
95 | abs_srcdir = @abs_srcdir@
|
---|
96 | abs_top_builddir = @abs_top_builddir@
|
---|
97 | abs_top_srcdir = @abs_top_srcdir@
|
---|
98 | ac_cv_sh_n_works = @ac_cv_sh_n_works@
|
---|
99 | am__leading_dot = @am__leading_dot@
|
---|
100 | am__tar = @am__tar@
|
---|
101 | am__untar = @am__untar@
|
---|
102 | bindir = @bindir@
|
---|
103 | build_alias = @build_alias@
|
---|
104 | builddir = @builddir@
|
---|
105 | datadir = @datadir@
|
---|
106 | datarootdir = @datarootdir@
|
---|
107 | docdir = @docdir@
|
---|
108 | dvidir = @dvidir@
|
---|
109 | exec_prefix = @exec_prefix@
|
---|
110 | host_alias = @host_alias@
|
---|
111 | htmldir = @htmldir@
|
---|
112 | includedir = @includedir@
|
---|
113 | infodir = @infodir@
|
---|
114 | install_sh = @install_sh@
|
---|
115 | libdir = @libdir@
|
---|
116 | libexecdir = @libexecdir@
|
---|
117 | lispdir = @lispdir@
|
---|
118 | localedir = @localedir@
|
---|
119 | localstatedir = @localstatedir@
|
---|
120 | mandir = @mandir@
|
---|
121 | mkdir_p = @mkdir_p@
|
---|
122 | oldincludedir = @oldincludedir@
|
---|
123 | pdfdir = @pdfdir@
|
---|
124 | prefix = @prefix@
|
---|
125 | program_transform_name = @program_transform_name@
|
---|
126 | psdir = @psdir@
|
---|
127 | sbindir = @sbindir@
|
---|
128 | sharedstatedir = @sharedstatedir@
|
---|
129 | srcdir = @srcdir@
|
---|
130 | sysconfdir = @sysconfdir@
|
---|
131 | target_alias = @target_alias@
|
---|
132 | top_builddir = @top_builddir@
|
---|
133 | top_srcdir = @top_srcdir@
|
---|
134 | dist_man_MANS = \
|
---|
135 | $(srcdir)/autoconf.1 \
|
---|
136 | $(srcdir)/autoheader.1 \
|
---|
137 | $(srcdir)/autom4te.1 \
|
---|
138 | $(srcdir)/autoreconf.1 \
|
---|
139 | $(srcdir)/autoscan.1 \
|
---|
140 | $(srcdir)/autoupdate.1 \
|
---|
141 | $(srcdir)/ifnames.1 \
|
---|
142 | $(srcdir)/config.guess.1 \
|
---|
143 | $(srcdir)/config.sub.1
|
---|
144 |
|
---|
145 | EXTRA_DIST = $(dist_man_MANS:.1=.x) common.x
|
---|
146 | MAINTAINERCLEANFILES = $(dist_man_MANS)
|
---|
147 |
|
---|
148 | # Depend on configure.ac to get version number changes.
|
---|
149 | common_dep = $(top_srcdir)/configure.ac $(srcdir)/common.x
|
---|
150 | binsrcdir = $(top_srcdir)/bin
|
---|
151 | remove_time_stamp = 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/'
|
---|
152 | MOSTLYCLEANFILES = $(srcdir)/*.t
|
---|
153 | SUFFIXES = .x .1
|
---|
154 | all: all-am
|
---|
155 |
|
---|
156 | .SUFFIXES:
|
---|
157 | .SUFFIXES: .x .1
|
---|
158 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
---|
159 | @for dep in $?; do \
|
---|
160 | case '$(am__configure_deps)' in \
|
---|
161 | *$$dep*) \
|
---|
162 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
---|
163 | && exit 0; \
|
---|
164 | exit 1;; \
|
---|
165 | esac; \
|
---|
166 | done; \
|
---|
167 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu man/Makefile'; \
|
---|
168 | cd $(top_srcdir) && \
|
---|
169 | $(AUTOMAKE) --gnu man/Makefile
|
---|
170 | .PRECIOUS: Makefile
|
---|
171 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
---|
172 | @case '$?' in \
|
---|
173 | *config.status*) \
|
---|
174 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
---|
175 | *) \
|
---|
176 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
---|
177 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
---|
178 | esac;
|
---|
179 |
|
---|
180 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
---|
181 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
---|
182 |
|
---|
183 | $(top_srcdir)/configure: $(am__configure_deps)
|
---|
184 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
---|
185 | $(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
---|
186 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
---|
187 | install-man1: $(man1_MANS) $(man_MANS)
|
---|
188 | @$(NORMAL_INSTALL)
|
---|
189 | test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
|
---|
190 | @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
|
---|
191 | l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
|
---|
192 | for i in $$l2; do \
|
---|
193 | case "$$i" in \
|
---|
194 | *.1*) list="$$list $$i" ;; \
|
---|
195 | esac; \
|
---|
196 | done; \
|
---|
197 | for i in $$list; do \
|
---|
198 | if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
|
---|
199 | else file=$$i; fi; \
|
---|
200 | ext=`echo $$i | sed -e 's/^.*\\.//'`; \
|
---|
201 | case "$$ext" in \
|
---|
202 | 1*) ;; \
|
---|
203 | *) ext='1' ;; \
|
---|
204 | esac; \
|
---|
205 | inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
---|
206 | inst=`echo $$inst | sed -e 's/^.*\///'`; \
|
---|
207 | inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
---|
208 | echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
|
---|
209 | $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
|
---|
210 | done
|
---|
211 | uninstall-man1:
|
---|
212 | @$(NORMAL_UNINSTALL)
|
---|
213 | @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
|
---|
214 | l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
|
---|
215 | for i in $$l2; do \
|
---|
216 | case "$$i" in \
|
---|
217 | *.1*) list="$$list $$i" ;; \
|
---|
218 | esac; \
|
---|
219 | done; \
|
---|
220 | for i in $$list; do \
|
---|
221 | ext=`echo $$i | sed -e 's/^.*\\.//'`; \
|
---|
222 | case "$$ext" in \
|
---|
223 | 1*) ;; \
|
---|
224 | *) ext='1' ;; \
|
---|
225 | esac; \
|
---|
226 | inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
---|
227 | inst=`echo $$inst | sed -e 's/^.*\///'`; \
|
---|
228 | inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
---|
229 | echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
|
---|
230 | rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
|
---|
231 | done
|
---|
232 | tags: TAGS
|
---|
233 | TAGS:
|
---|
234 |
|
---|
235 | ctags: CTAGS
|
---|
236 | CTAGS:
|
---|
237 |
|
---|
238 |
|
---|
239 | distdir: $(DISTFILES)
|
---|
240 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
---|
241 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
---|
242 | list='$(DISTFILES)'; \
|
---|
243 | dist_files=`for file in $$list; do echo $$file; done | \
|
---|
244 | sed -e "s|^$$srcdirstrip/||;t" \
|
---|
245 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
|
---|
246 | case $$dist_files in \
|
---|
247 | */*) $(MKDIR_P) `echo "$$dist_files" | \
|
---|
248 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
|
---|
249 | sort -u` ;; \
|
---|
250 | esac; \
|
---|
251 | for file in $$dist_files; do \
|
---|
252 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
---|
253 | if test -d $$d/$$file; then \
|
---|
254 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
|
---|
255 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
---|
256 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
---|
257 | fi; \
|
---|
258 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
---|
259 | else \
|
---|
260 | test -f $(distdir)/$$file \
|
---|
261 | || cp -p $$d/$$file $(distdir)/$$file \
|
---|
262 | || exit 1; \
|
---|
263 | fi; \
|
---|
264 | done
|
---|
265 | check-am: all-am
|
---|
266 | check: check-am
|
---|
267 | all-am: Makefile $(MANS)
|
---|
268 | installdirs:
|
---|
269 | for dir in "$(DESTDIR)$(man1dir)"; do \
|
---|
270 | test -z "$$dir" || $(MKDIR_P) "$$dir"; \
|
---|
271 | done
|
---|
272 | install: install-am
|
---|
273 | install-exec: install-exec-am
|
---|
274 | install-data: install-data-am
|
---|
275 | uninstall: uninstall-am
|
---|
276 |
|
---|
277 | install-am: all-am
|
---|
278 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
---|
279 |
|
---|
280 | installcheck: installcheck-am
|
---|
281 | install-strip:
|
---|
282 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
---|
283 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
---|
284 | `test -z '$(STRIP)' || \
|
---|
285 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
---|
286 | mostlyclean-generic:
|
---|
287 | -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
|
---|
288 |
|
---|
289 | clean-generic:
|
---|
290 |
|
---|
291 | distclean-generic:
|
---|
292 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
---|
293 |
|
---|
294 | maintainer-clean-generic:
|
---|
295 | @echo "This command is intended for maintainers to use"
|
---|
296 | @echo "it deletes files that may require special tools to rebuild."
|
---|
297 | -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
|
---|
298 | clean: clean-am
|
---|
299 |
|
---|
300 | clean-am: clean-generic mostlyclean-am
|
---|
301 |
|
---|
302 | distclean: distclean-am
|
---|
303 | -rm -f Makefile
|
---|
304 | distclean-am: clean-am distclean-generic
|
---|
305 |
|
---|
306 | dvi: dvi-am
|
---|
307 |
|
---|
308 | dvi-am:
|
---|
309 |
|
---|
310 | html: html-am
|
---|
311 |
|
---|
312 | info: info-am
|
---|
313 |
|
---|
314 | info-am:
|
---|
315 |
|
---|
316 | install-data-am: install-man
|
---|
317 |
|
---|
318 | install-dvi: install-dvi-am
|
---|
319 |
|
---|
320 | install-exec-am:
|
---|
321 |
|
---|
322 | install-html: install-html-am
|
---|
323 |
|
---|
324 | install-info: install-info-am
|
---|
325 |
|
---|
326 | install-man: install-man1
|
---|
327 |
|
---|
328 | install-pdf: install-pdf-am
|
---|
329 |
|
---|
330 | install-ps: install-ps-am
|
---|
331 |
|
---|
332 | installcheck-am:
|
---|
333 |
|
---|
334 | maintainer-clean: maintainer-clean-am
|
---|
335 | -rm -f Makefile
|
---|
336 | maintainer-clean-am: distclean-am maintainer-clean-generic
|
---|
337 |
|
---|
338 | mostlyclean: mostlyclean-am
|
---|
339 |
|
---|
340 | mostlyclean-am: mostlyclean-generic
|
---|
341 |
|
---|
342 | pdf: pdf-am
|
---|
343 |
|
---|
344 | pdf-am:
|
---|
345 |
|
---|
346 | ps: ps-am
|
---|
347 |
|
---|
348 | ps-am:
|
---|
349 |
|
---|
350 | uninstall-am: uninstall-man
|
---|
351 |
|
---|
352 | uninstall-man: uninstall-man1
|
---|
353 |
|
---|
354 | .MAKE: install-am install-strip
|
---|
355 |
|
---|
356 | .PHONY: all all-am check check-am clean clean-generic distclean \
|
---|
357 | distclean-generic distdir dvi dvi-am html html-am info info-am \
|
---|
358 | install install-am install-data install-data-am install-dvi \
|
---|
359 | install-dvi-am install-exec install-exec-am install-html \
|
---|
360 | install-html-am install-info install-info-am install-man \
|
---|
361 | install-man1 install-pdf install-pdf-am install-ps \
|
---|
362 | install-ps-am install-strip installcheck installcheck-am \
|
---|
363 | installdirs maintainer-clean maintainer-clean-generic \
|
---|
364 | mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
|
---|
365 | uninstall-am uninstall-man uninstall-man1
|
---|
366 |
|
---|
367 | $(srcdir)/autoconf.1: $(common_dep) $(binsrcdir)/autoconf.as
|
---|
368 | $(srcdir)/autoheader.1: $(common_dep) $(binsrcdir)/autoheader.in
|
---|
369 | $(srcdir)/autom4te.1: $(common_dep) $(binsrcdir)/autom4te.in
|
---|
370 | $(srcdir)/autoreconf.1: $(common_dep) $(binsrcdir)/autoreconf.in
|
---|
371 | $(srcdir)/autoscan.1: $(common_dep) $(binsrcdir)/autoscan.in
|
---|
372 | $(srcdir)/autoupdate.1: $(common_dep) $(binsrcdir)/autoupdate.in
|
---|
373 | $(srcdir)/ifnames.1: $(common_dep) $(binsrcdir)/ifnames.in
|
---|
374 |
|
---|
375 | # Independent from this package.
|
---|
376 | $(srcdir)/config.guess.1: $(top_srcdir)/build-aux/config.guess
|
---|
377 | $(srcdir)/config.sub.1: $(top_srcdir)/build-aux/config.sub
|
---|
378 |
|
---|
379 | .x.1:
|
---|
380 | @program=`expr "/$*" : '.*/\(.*\)'` && \
|
---|
381 | case $$program in \
|
---|
382 | config.*) ;; \
|
---|
383 | *) \
|
---|
384 | for dir in $(top_builddir)/bin $(top_builddir)/tests; do \
|
---|
385 | echo cd $$dir '&&' $(MAKE) $(AM_MAKEFLAGS) $$program && \
|
---|
386 | (cd $$dir && $(MAKE) $(AM_MAKEFLAGS) $$program) || exit; \
|
---|
387 | done;; \
|
---|
388 | esac
|
---|
389 | echo "Updating man page $@"
|
---|
390 | PATH="$(top_builddir)/tests$(PATH_SEPARATOR)$(top_srcdir)/build-aux$(PATH_SEPARATOR)$$PATH"; \
|
---|
391 | export PATH; \
|
---|
392 | $(HELP2MAN) \
|
---|
393 | --include=$*.x \
|
---|
394 | --include=$(srcdir)/common.x \
|
---|
395 | --output=$@.t `echo '$*' | sed 's,.*/,,'`
|
---|
396 | if sed $(remove_time_stamp) $@ >$@a.t 2>/dev/null && \
|
---|
397 | sed $(remove_time_stamp) $@.t | cmp $@a.t - >/dev/null 2>&1; then \
|
---|
398 | touch $@; \
|
---|
399 | else \
|
---|
400 | mv $@.t $@; \
|
---|
401 | fi
|
---|
402 | rm -f $@*.t
|
---|
403 | # Tell versions [3.59,3.63) of GNU make to not export all variables.
|
---|
404 | # Otherwise a system limit (for SysV at least) may be exceeded.
|
---|
405 | .NOEXPORT:
|
---|