| 1 |
< |
# Makefile.in generated by automake 1.12.6 from Makefile.am. |
| 1 |
> |
# Makefile.in generated by automake 1.13 from Makefile.am. |
| 2 |
|
# @configure_input@ |
| 3 |
|
|
| 4 |
|
# Copyright (C) 1994-2012 Free Software Foundation, Inc. |
| 51 |
|
build_triplet = @build@ |
| 52 |
|
host_triplet = @host@ |
| 53 |
|
subdir = doc |
| 54 |
< |
DIST_COMMON = $(dist_sysconf_DATA) $(srcdir)/Makefile.am \ |
| 55 |
< |
$(srcdir)/Makefile.in |
| 54 |
> |
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ |
| 55 |
> |
$(dist_sysconf_DATA) |
| 56 |
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
| 57 |
|
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ |
| 58 |
|
$(top_srcdir)/configure.ac |
| 62 |
|
CONFIG_HEADER = $(top_builddir)/config.h |
| 63 |
|
CONFIG_CLEAN_FILES = |
| 64 |
|
CONFIG_CLEAN_VPATH_FILES = |
| 65 |
+ |
AM_V_P = $(am__v_P_@AM_V@) |
| 66 |
+ |
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) |
| 67 |
+ |
am__v_P_0 = false |
| 68 |
+ |
am__v_P_1 = : |
| 69 |
+ |
AM_V_GEN = $(am__v_GEN_@AM_V@) |
| 70 |
+ |
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) |
| 71 |
+ |
am__v_GEN_0 = @echo " GEN " $@; |
| 72 |
+ |
am__v_GEN_1 = |
| 73 |
+ |
AM_V_at = $(am__v_at_@AM_V@) |
| 74 |
+ |
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) |
| 75 |
+ |
am__v_at_0 = @ |
| 76 |
+ |
am__v_at_1 = |
| 77 |
|
SOURCES = |
| 78 |
|
DIST_SOURCES = |
| 79 |
|
am__can_run_installinfo = \ |
| 113 |
|
NROFF = nroff |
| 114 |
|
MANS = $(man_MANS) |
| 115 |
|
DATA = $(dist_sysconf_DATA) |
| 116 |
+ |
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) |
| 117 |
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
| 118 |
|
ACLOCAL = @ACLOCAL@ |
| 119 |
|
AMTAR = @AMTAR@ |
| 120 |
+ |
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ |
| 121 |
|
AR = @AR@ |
| 122 |
|
ARGZ_H = @ARGZ_H@ |
| 123 |
|
AUTOCONF = @AUTOCONF@ |
| 362 |
|
@list='$(dist_sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \ |
| 363 |
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ |
| 364 |
|
dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir) |
| 365 |
< |
tags: TAGS |
| 352 |
< |
TAGS: |
| 365 |
> |
tags TAGS: |
| 366 |
|
|
| 367 |
< |
ctags: CTAGS |
| 355 |
< |
CTAGS: |
| 367 |
> |
ctags CTAGS: |
| 368 |
|
|
| 369 |
|
cscope cscopelist: |
| 370 |
|
|
| 371 |
|
|
| 372 |
|
distdir: $(DISTFILES) |
| 361 |
– |
@list='$(MANS)'; if test -n "$$list"; then \ |
| 362 |
– |
list=`for p in $$list; do \ |
| 363 |
– |
if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ |
| 364 |
– |
if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \ |
| 365 |
– |
if test -n "$$list" && \ |
| 366 |
– |
grep 'ab help2man is required to generate this page' $$list >/dev/null; then \ |
| 367 |
– |
echo "error: found man pages containing the 'missing help2man' replacement text:" >&2; \ |
| 368 |
– |
grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/ /' >&2; \ |
| 369 |
– |
echo " to fix them, install help2man, remove and regenerate the man pages;" >&2; \ |
| 370 |
– |
echo " typically 'make maintainer-clean' will remove them" >&2; \ |
| 371 |
– |
exit 1; \ |
| 372 |
– |
else :; fi; \ |
| 373 |
– |
else :; fi |
| 373 |
|
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
| 374 |
|
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
| 375 |
|
list='$(DISTFILES)'; \ |
| 507 |
|
.MAKE: install-am install-strip |
| 508 |
|
|
| 509 |
|
.PHONY: all all-am check check-am clean clean-generic clean-libtool \ |
| 510 |
< |
distclean distclean-generic distclean-libtool distdir dvi \ |
| 511 |
< |
dvi-am html html-am info info-am install install-am \ |
| 512 |
< |
install-data install-data-am install-dist_sysconfDATA \ |
| 513 |
< |
install-dvi install-dvi-am install-exec install-exec-am \ |
| 514 |
< |
install-html install-html-am install-info install-info-am \ |
| 515 |
< |
install-man install-man8 install-pdf install-pdf-am install-ps \ |
| 516 |
< |
install-ps-am install-strip installcheck installcheck-am \ |
| 517 |
< |
installdirs maintainer-clean maintainer-clean-generic \ |
| 518 |
< |
mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ |
| 519 |
< |
ps ps-am uninstall uninstall-am uninstall-dist_sysconfDATA \ |
| 510 |
> |
cscopelist-am ctags-am distclean distclean-generic \ |
| 511 |
> |
distclean-libtool distdir dvi dvi-am html html-am info info-am \ |
| 512 |
> |
install install-am install-data install-data-am \ |
| 513 |
> |
install-dist_sysconfDATA install-dvi install-dvi-am \ |
| 514 |
> |
install-exec install-exec-am install-html install-html-am \ |
| 515 |
> |
install-info install-info-am install-man install-man8 \ |
| 516 |
> |
install-pdf install-pdf-am install-ps install-ps-am \ |
| 517 |
> |
install-strip installcheck installcheck-am installdirs \ |
| 518 |
> |
maintainer-clean maintainer-clean-generic mostlyclean \ |
| 519 |
> |
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ |
| 520 |
> |
tags-am uninstall uninstall-am uninstall-dist_sysconfDATA \ |
| 521 |
|
uninstall-man uninstall-man8 |
| 522 |
|
|
| 523 |
|
|