version 1.16 | | version 1.17 |
---|
| | |
# Makefile.in generated by automake 1.6.3 from Makefile.am. | | # Makefile.in generated by automake 1.9.5 from Makefile.am. |
# @configure_input@ | | # @configure_input@ |
| | |
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 | | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
# Free Software Foundation, Inc. | | # 2003, 2004, 2005 Free Software Foundation, Inc. |
# This Makefile.in is free software; the Free Software Foundation | | # This Makefile.in is free software; the Free Software Foundation |
# gives unlimited permission to copy and/or distribute it, | | # gives unlimited permission to copy and/or distribute it, |
# with or without modifications, as long as this notice is preserved. | | # with or without modifications, as long as this notice is preserved. |
| | |
# PARTICULAR PURPOSE. | | # PARTICULAR PURPOSE. |
| | |
@SET_MAKE@ | | @SET_MAKE@ |
SHELL = @SHELL@ | | |
| | |
srcdir = @srcdir@ | | srcdir = @srcdir@ |
top_srcdir = @top_srcdir@ | | top_srcdir = @top_srcdir@ |
VPATH = @srcdir@ | | VPATH = @srcdir@ |
prefix = @prefix@ | | |
exec_prefix = @exec_prefix@ | | |
| | |
bindir = @bindir@ | | |
sbindir = @sbindir@ | | |
libexecdir = @libexecdir@ | | |
datadir = @datadir@ | | |
sysconfdir = @sysconfdir@ | | |
sharedstatedir = @sharedstatedir@ | | |
localstatedir = @localstatedir@ | | |
libdir = @libdir@ | | |
infodir = @infodir@ | | |
mandir = @mandir@ | | |
includedir = @includedir@ | | |
oldincludedir = /usr/include | | |
pkgdatadir = $(datadir)/@PACKAGE@ | | pkgdatadir = $(datadir)/@PACKAGE@ |
pkglibdir = $(libdir)/@PACKAGE@ | | pkglibdir = $(libdir)/@PACKAGE@ |
pkgincludedir = $(includedir)/@PACKAGE@ | | pkgincludedir = $(includedir)/@PACKAGE@ |
top_builddir = ../.. | | top_builddir = ../.. |
| | |
ACLOCAL = @ACLOCAL@ | | |
AUTOCONF = @AUTOCONF@ | | |
AUTOMAKE = @AUTOMAKE@ | | |
AUTOHEADER = @AUTOHEADER@ | | |
| | |
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd | | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
INSTALL = @INSTALL@ | | INSTALL = @INSTALL@ |
INSTALL_PROGRAM = @INSTALL_PROGRAM@ | | |
INSTALL_DATA = @INSTALL_DATA@ | | |
install_sh_DATA = $(install_sh) -c -m 644 | | install_sh_DATA = $(install_sh) -c -m 644 |
install_sh_PROGRAM = $(install_sh) -c | | install_sh_PROGRAM = $(install_sh) -c |
install_sh_SCRIPT = $(install_sh) -c | | install_sh_SCRIPT = $(install_sh) -c |
INSTALL_SCRIPT = @INSTALL_SCRIPT@ | | |
INSTALL_HEADER = $(INSTALL_DATA) | | INSTALL_HEADER = $(INSTALL_DATA) |
transform = @program_transform_name@ | | transform = $(program_transform_name) |
NORMAL_INSTALL = : | | NORMAL_INSTALL = : |
PRE_INSTALL = : | | PRE_INSTALL = : |
POST_INSTALL = : | | POST_INSTALL = : |
NORMAL_UNINSTALL = : | | NORMAL_UNINSTALL = : |
PRE_UNINSTALL = : | | PRE_UNINSTALL = : |
POST_UNINSTALL = : | | POST_UNINSTALL = : |
host_alias = @host_alias@ | | build_triplet = @build@ |
host_triplet = @host@ | | host_triplet = @host@ |
| | subdir = doc/playbook-html |
EXEEXT = @EXEEXT@ | | DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in |
OBJEXT = @OBJEXT@ | | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
PATH_SEPARATOR = @PATH_SEPARATOR@ | | am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ |
| | $(top_srcdir)/configure.ac |
| | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
| | $(ACLOCAL_M4) |
| | mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs |
| | CONFIG_HEADER = $(top_builddir)/include/autoconf.h |
| | CONFIG_CLEAN_FILES = |
| | SOURCES = |
| | DIST_SOURCES = |
| | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
| | ACLOCAL = @ACLOCAL@ |
| | AMDEP_FALSE = @AMDEP_FALSE@ |
| | AMDEP_TRUE = @AMDEP_TRUE@ |
AMTAR = @AMTAR@ | | AMTAR = @AMTAR@ |
AS = @AS@ | | AR = @AR@ |
| | AUTOCONF = @AUTOCONF@ |
| | AUTOHEADER = @AUTOHEADER@ |
| | AUTOMAKE = @AUTOMAKE@ |
AWK = @AWK@ | | AWK = @AWK@ |
BASENAME = @BASENAME@ | | BASENAME = @BASENAME@ |
BUNZIP = @BUNZIP@ | | BUNZIP = @BUNZIP@ |
BZIP = @BZIP@ | | BZIP = @BZIP@ |
CC = @CC@ | | CC = @CC@ |
| | CCDEPMODE = @CCDEPMODE@ |
| | CFLAGS = @CFLAGS@ |
COMPRESS = @COMPRESS@ | | COMPRESS = @COMPRESS@ |
CPP = @CPP@ | | CPP = @CPP@ |
| | CPPFLAGS = @CPPFLAGS@ |
| | CXX = @CXX@ |
| | CXXCPP = @CXXCPP@ |
| | CXXDEPMODE = @CXXDEPMODE@ |
| | CXXFLAGS = @CXXFLAGS@ |
| | CYGPATH_W = @CYGPATH_W@ |
| | DEFS = @DEFS@ |
DEPDIR = @DEPDIR@ | | DEPDIR = @DEPDIR@ |
DLLTOOL = @DLLTOOL@ | | |
ECHO = @ECHO@ | | ECHO = @ECHO@ |
| | ECHO_C = @ECHO_C@ |
| | ECHO_N = @ECHO_N@ |
| | ECHO_T = @ECHO_T@ |
| | EGREP = @EGREP@ |
| | EXEEXT = @EXEEXT@ |
| | F77 = @F77@ |
| | FFLAGS = @FFLAGS@ |
GUNZIP = @GUNZIP@ | | GUNZIP = @GUNZIP@ |
GZIP = @GZIP@ | | GZIP = @GZIP@ |
| | HAVE_LIBDL_FALSE = @HAVE_LIBDL_FALSE@ |
| | HAVE_LIBDL_TRUE = @HAVE_LIBDL_TRUE@ |
| | HAVE_X_FALSE = @HAVE_X_FALSE@ |
| | HAVE_X_TRUE = @HAVE_X_TRUE@ |
| | INSTALL_DATA = @INSTALL_DATA@ |
| | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
| | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
LATEX = @LATEX@ | | LATEX = @LATEX@ |
| | LDFLAGS = @LDFLAGS@ |
LEX = @LEX@ | | LEX = @LEX@ |
LEXLIB = @LEXLIB@ | | LEXLIB = @LEXLIB@ |
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ | | LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ |
| | LIBOBJS = @LIBOBJS@ |
| | LIBS = @LIBS@ |
LIBTOOL = @LIBTOOL@ | | LIBTOOL = @LIBTOOL@ |
LN_S = @LN_S@ | | LN_S = @LN_S@ |
OBJDUMP = @OBJDUMP@ | | LTLIBOBJS = @LTLIBOBJS@ |
| | MAKEINFO = @MAKEINFO@ |
| | OBJEXT = @OBJEXT@ |
PACKAGE = @PACKAGE@ | | PACKAGE = @PACKAGE@ |
| | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
| | PACKAGE_NAME = @PACKAGE_NAME@ |
| | PACKAGE_STRING = @PACKAGE_STRING@ |
| | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
| | PACKAGE_VERSION = @PACKAGE_VERSION@ |
| | PATH_SEPARATOR = @PATH_SEPARATOR@ |
PERL = @PERL@ | | PERL = @PERL@ |
PLUGIN_PYTHON = @PLUGIN_PYTHON@ | | PLUGIN_PYTHON = @PLUGIN_PYTHON@ |
PYTHON_LIB = @PYTHON_LIB@ | | PYTHON_LIB = @PYTHON_LIB@ |
| | PYTHON_PLUGIN_FALSE = @PYTHON_PLUGIN_FALSE@ |
| | PYTHON_PLUGIN_TRUE = @PYTHON_PLUGIN_TRUE@ |
PY_INCLUDES = @PY_INCLUDES@ | | PY_INCLUDES = @PY_INCLUDES@ |
PY_LIBS = @PY_LIBS@ | | PY_LIBS = @PY_LIBS@ |
RANLIB = @RANLIB@ | | RANLIB = @RANLIB@ |
| | SET_MAKE = @SET_MAKE@ |
| | SHELL = @SHELL@ |
STRIP = @STRIP@ | | STRIP = @STRIP@ |
TAR = @TAR@ | | TAR = @TAR@ |
UNCOMPRESS = @UNCOMPRESS@ | | UNCOMPRESS = @UNCOMPRESS@ |
| | |
X_EXTRA_LIBS = @X_EXTRA_LIBS@ | | X_EXTRA_LIBS = @X_EXTRA_LIBS@ |
X_LIBS = @X_LIBS@ | | X_LIBS = @X_LIBS@ |
X_PRE_LIBS = @X_PRE_LIBS@ | | X_PRE_LIBS = @X_PRE_LIBS@ |
| | ac_ct_AR = @ac_ct_AR@ |
| | ac_ct_CC = @ac_ct_CC@ |
| | ac_ct_CXX = @ac_ct_CXX@ |
| | ac_ct_F77 = @ac_ct_F77@ |
| | ac_ct_RANLIB = @ac_ct_RANLIB@ |
| | ac_ct_STRIP = @ac_ct_STRIP@ |
| | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
| | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
| | am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ |
| | am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ |
am__include = @am__include@ | | am__include = @am__include@ |
| | am__leading_dot = @am__leading_dot@ |
am__quote = @am__quote@ | | am__quote = @am__quote@ |
| | am__tar = @am__tar@ |
| | am__untar = @am__untar@ |
| | bindir = @bindir@ |
| | build = @build@ |
| | build_alias = @build_alias@ |
| | build_cpu = @build_cpu@ |
| | build_os = @build_os@ |
| | build_vendor = @build_vendor@ |
| | datadir = @datadir@ |
| | exec_prefix = @exec_prefix@ |
| | host = @host@ |
| | host_alias = @host_alias@ |
| | host_cpu = @host_cpu@ |
| | host_os = @host_os@ |
| | host_vendor = @host_vendor@ |
| | includedir = @includedir@ |
| | infodir = @infodir@ |
install_sh = @install_sh@ | | install_sh = @install_sh@ |
| | libdir = @libdir@ |
| | libexecdir = @libexecdir@ |
| | localstatedir = @localstatedir@ |
| | mandir = @mandir@ |
| | mkdir_p = @mkdir_p@ |
no_x = @no_x@ | | no_x = @no_x@ |
| | oldincludedir = @oldincludedir@ |
pkgconfdir = @pkgconfdir@ | | pkgconfdir = @pkgconfdir@ |
pkgstatedir = @pkgstatedir@ | | pkgstatedir = @pkgstatedir@ |
| | prefix = @prefix@ |
| | program_transform_name = @program_transform_name@ |
| | sbindir = @sbindir@ |
| | sharedstatedir = @sharedstatedir@ |
| | sysconfdir = @sysconfdir@ |
| | target_alias = @target_alias@ |
x_includes = @x_includes@ | | x_includes = @x_includes@ |
x_libraries = @x_libraries@ | | x_libraries = @x_libraries@ |
| | |
FIG = fig/earrow.gif fig/nearrow.gif fig/sarrow.gif fig/swarrow.gif\ | | FIG = fig/earrow.gif fig/nearrow.gif fig/sarrow.gif fig/swarrow.gif\ |
fig/narrow.gif fig/nwarrow.gif fig/searrow.gif fig/warrow.gif\ | | fig/narrow.gif fig/nwarrow.gif fig/searrow.gif fig/warrow.gif\ |
fig/screen_dia.gif fig/book.gif fig/stairdown.gif fig/stairup.gif | | fig/screen_dia.gif fig/book.gif fig/stairdown.gif fig/stairup.gif |
| | |
| | |
EXTRA_DIST = handbook.shtml chap1.html chap2.shtml chap3.shtml\ | | EXTRA_DIST = handbook.shtml chap1.html chap2.shtml chap3.shtml\ |
chap4.shtml chap5.shtml chap6.shtml chap7.html appA.html appB.html\ | | chap4.shtml chap5.shtml chap6.shtml chap7.html appA.html appB.html\ |
appC.shtml bonus-extract char-extract spellpath-extract\ | | appC.shtml bonus-extract char-extract spellpath-extract\ |
| | |
bows.html chap3.html skills.html equip.html stats.html char.html \ | | bows.html chap3.html skills.html equip.html stats.html char.html \ |
bonus.html chap2.html handbook.html | | bonus.html chap2.html handbook.html |
| | |
| | |
HANDBOOK = handbook.html chap1.html chap2.html chap3.html chap4.html chap5.html chap6.html appC.html | | HANDBOOK = handbook.html chap1.html chap2.html chap3.html chap4.html chap5.html chap6.html appC.html |
| | |
CLEANFILES = items .bmaps in_monput in_items in_spells in_stats in_equip \ | | CLEANFILES = items .bmaps in_monput in_items in_spells in_stats in_equip \ |
*x*.ppm tmp.ppm work.ppm in_char items *.gif $(HTML) | | *x*.ppm tmp.ppm work.ppm in_char items *.gif $(HTML) |
| | |
| | |
CROSSBIN = ../../server/crossfire | | CROSSBIN = ../../server/crossfire |
INCDIR = $(top_srcdir)/include | | INCDIR = $(top_srcdir)/include |
DTOP = $(top_srcdir)/$(PACKAGE)-doc | | DTOP = $(top_srcdir)/$(PACKAGE)-doc |
subdir = doc/playbook-html | | |
mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs | | |
CONFIG_HEADER = $(top_builddir)/include/autoconf.h | | |
CONFIG_CLEAN_FILES = | | |
DIST_SOURCES = | | |
DIST_COMMON = Makefile.am Makefile.in | | |
all: all-am | | all: all-am |
| | |
.SUFFIXES: | | .SUFFIXES: |
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) | | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) |
| | @for dep in $?; do \ |
| | case '$(am__configure_deps)' in \ |
| | *$$dep*) \ |
| | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ |
| | && exit 0; \ |
| | exit 1;; \ |
| | esac; \ |
| | done; \ |
| | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/playbook-html/Makefile'; \ |
cd $(top_srcdir) && \ | | cd $(top_srcdir) && \ |
$(AUTOMAKE) --gnu doc/playbook-html/Makefile | | $(AUTOMAKE) --gnu doc/playbook-html/Makefile |
| | .PRECIOUS: Makefile |
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) | | @case '$?' in \ |
| | *config.status*) \ |
| | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ |
| | *) \ |
| | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ |
| | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ |
| | esac; |
| | |
| | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
| | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
| | |
| | $(top_srcdir)/configure: $(am__configure_deps) |
| | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
| | $(ACLOCAL_M4): $(am__aclocal_m4_deps) |
| | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
| | |
mostlyclean-libtool: | | mostlyclean-libtool: |
-rm -f *.lo | | -rm -f *.lo |
| | |
tags: TAGS | | tags: TAGS |
TAGS: | | TAGS: |
| | |
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | | ctags: CTAGS |
| | CTAGS: |
| | |
top_distdir = ../.. | | |
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) | | |
| | |
distdir: $(DISTFILES) | | distdir: $(DISTFILES) |
$(mkinstalldirs) $(distdir)/fig | | $(mkdir_p) $(distdir)/fig |
@list='$(DISTFILES)'; for file in $$list; do \ | | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
| | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
| | list='$(DISTFILES)'; for file in $$list; do \ |
| | case $$file in \ |
| | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
| | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
| | esac; \ |
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ | | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ | | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
if test "$$dir" != "$$file" && test "$$dir" != "."; then \ | | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
dir="/$$dir"; \ | | dir="/$$dir"; \ |
$(mkinstalldirs) "$(distdir)$$dir"; \ | | $(mkdir_p) "$(distdir)$$dir"; \ |
else \ | | else \ |
dir=''; \ | | dir=''; \ |
fi; \ | | fi; \ |
| | |
check-am: all-am | | check-am: all-am |
check: check-am | | check: check-am |
all-am: Makefile | | all-am: Makefile |
| | |
installdirs: | | installdirs: |
| | |
install: install-am | | install: install-am |
install-exec: install-exec-am | | install-exec: install-exec-am |
install-data: install-data-am | | install-data: install-data-am |
| | |
installcheck: installcheck-am | | installcheck: installcheck-am |
install-strip: | | install-strip: |
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
INSTALL_STRIP_FLAG=-s \ | | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
`test -z '$(STRIP)' || \ | | `test -z '$(STRIP)' || \ |
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
mostlyclean-generic: | | mostlyclean-generic: |
| | |
-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) | | -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) |
| | |
distclean-generic: | | distclean-generic: |
-rm -f Makefile $(CONFIG_CLEAN_FILES) | | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
| | |
maintainer-clean-generic: | | maintainer-clean-generic: |
@echo "This command is intended for maintainers to use" | | @echo "This command is intended for maintainers to use" |
| | |
clean-am: clean-generic clean-libtool mostlyclean-am | | clean-am: clean-generic clean-libtool mostlyclean-am |
| | |
distclean: distclean-am | | distclean: distclean-am |
| | -rm -f Makefile |
distclean-am: clean-am distclean-generic distclean-libtool | | distclean-am: clean-am distclean-generic distclean-libtool |
| | |
dvi: dvi-am | | dvi: dvi-am |
| | |
dvi-am: | | dvi-am: |
| | |
| | html: html-am |
| | |
info: info-am | | info: info-am |
| | |
info-am: | | info-am: |
| | |
installcheck-am: | | installcheck-am: |
| | |
maintainer-clean: maintainer-clean-am | | maintainer-clean: maintainer-clean-am |
| | -rm -f Makefile |
maintainer-clean-am: distclean-am maintainer-clean-generic | | maintainer-clean-am: distclean-am maintainer-clean-generic |
| | |
mostlyclean: mostlyclean-am | | mostlyclean: mostlyclean-am |
| | |
mostlyclean-am: mostlyclean-generic mostlyclean-libtool | | mostlyclean-am: mostlyclean-generic mostlyclean-libtool |
| | |
| | pdf: pdf-am |
| | |
| | pdf-am: |
| | |
| | ps: ps-am |
| | |
| | ps-am: |
| | |
uninstall-am: uninstall-info-am | | uninstall-am: uninstall-info-am |
| | |
.PHONY: all all-am check check-am clean clean-generic clean-libtool \ | | .PHONY: all all-am check check-am clean clean-generic clean-libtool \ |
distclean distclean-generic distclean-libtool distdir dvi \ | | distclean distclean-generic distclean-libtool distdir dvi \ |
dvi-am info info-am install install-am install-data \ | | dvi-am html html-am info info-am install install-am \ |
install-data-am install-exec install-exec-am install-info \ | | install-data install-data-am install-exec install-exec-am \ |
install-info-am install-man install-strip installcheck \ | | install-info install-info-am install-man install-strip \ |
installcheck-am installdirs maintainer-clean \ | | installcheck installcheck-am installdirs maintainer-clean \ |
maintainer-clean-generic mostlyclean mostlyclean-generic \ | | maintainer-clean-generic mostlyclean mostlyclean-generic \ |
mostlyclean-libtool uninstall uninstall-am uninstall-info-am | | mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \ |
| | uninstall-info-am |
| | |
| | |
handbook: $(HANDBOOK) | | handbook: $(HANDBOOK) |