~ubuntu-branches/ubuntu/karmic/libxslt/karmic

« back to all changes in this revision

Viewing changes to doc/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2005-11-10 21:24:02 UTC
  • Revision ID: james.westby@ubuntu.com-20051110212402-c1ghkka0v0hn4k35
Tags: 1.1.15-1ubuntu1
* Resynchronize with Debian:
  - drop support for Python 2.2 and 2.3.
  - keep libxslt1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.2 from Makefile.am.
 
1
# Makefile.in generated by automake 1.8.5 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
33
33
NORMAL_UNINSTALL = :
34
34
PRE_UNINSTALL = :
35
35
POST_UNINSTALL = :
36
 
build_triplet = @build@
37
36
host_triplet = @host@
38
37
subdir = doc
39
38
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
118
117
LIBXSLT_VERSION_NUMBER = @LIBXSLT_VERSION_NUMBER@
119
118
LN_S = @LN_S@
120
119
LTLIBOBJS = @LTLIBOBJS@
 
120
MAINT = @MAINT@
 
121
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
122
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
121
123
MAKEINFO = @MAKEINFO@
122
124
MV = @MV@
123
125
M_LIBS = @M_LIBS@
149
151
WIN32_EXTRA_LIBADD = @WIN32_EXTRA_LIBADD@
150
152
WITH_CRYPTO = @WITH_CRYPTO@
151
153
WITH_DEBUGGER = @WITH_DEBUGGER@
 
154
WITH_DEBUGGER_FALSE = @WITH_DEBUGGER_FALSE@
 
155
WITH_DEBUGGER_TRUE = @WITH_DEBUGGER_TRUE@
152
156
WITH_MEM_DEBUG = @WITH_MEM_DEBUG@
153
157
WITH_MODULES = @WITH_MODULES@
154
158
WITH_MODULES_FALSE = @WITH_MODULES_FALSE@
177
181
am__include = @am__include@
178
182
am__leading_dot = @am__leading_dot@
179
183
am__quote = @am__quote@
180
 
am__tar = @am__tar@
181
 
am__untar = @am__untar@
182
184
bindir = @bindir@
183
185
build = @build@
184
186
build_alias = @build_alias@
210
212
target_alias = @target_alias@
211
213
 
212
214
# The name of the module.
213
 
DOC_MODULE = libxslt-$(VERSION)
 
215
DOC_MODULE = libxslt
214
216
 
215
217
# The top-level SGML file.
216
218
DOC_MAIN_XML_FILE = libxslt.xml
256
258
all: all-am
257
259
 
258
260
.SUFFIXES:
259
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
261
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
260
262
        @for dep in $?; do \
261
263
          case '$(am__configure_deps)' in \
262
264
            *$$dep*) \
265
267
              exit 1;; \
266
268
          esac; \
267
269
        done; \
268
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  doc/Makefile'; \
 
270
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  doc/Makefile'; \
269
271
        cd $(top_srcdir) && \
270
 
          $(AUTOMAKE) --gnu  doc/Makefile
 
272
          $(AUTOMAKE) --foreign  doc/Makefile
271
273
.PRECIOUS: Makefile
272
274
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
273
275
        @case '$?' in \
281
283
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
282
284
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
283
285
 
284
 
$(top_srcdir)/configure:  $(am__configure_deps)
 
286
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
285
287
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
286
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
288
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
287
289
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
288
290
 
289
291
mostlyclean-libtool:
404
406
clean-generic:
405
407
 
406
408
distclean-generic:
407
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
409
        -rm -f $(CONFIG_CLEAN_FILES)
408
410
 
409
411
maintainer-clean-generic:
410
412
        @echo "This command is intended for maintainers to use"
459
461
uninstall-man: uninstall-man1
460
462
 
461
463
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
462
 
        clean-local dist-hook distclean distclean-generic \
463
 
        distclean-libtool distdir dvi dvi-am html html-am info info-am \
464
 
        install install-am install-data install-data-am \
465
 
        install-data-local install-exec install-exec-am install-info \
466
 
        install-info-am install-man install-man1 install-strip \
467
 
        installcheck installcheck-am installdirs maintainer-clean \
 
464
        clean-local distclean distclean-generic distclean-libtool \
 
465
        distdir dvi dvi-am html html-am info info-am install \
 
466
        install-am install-data install-data-am install-data-local \
 
467
        install-exec install-exec-am install-info install-info-am \
 
468
        install-man install-man1 install-strip installcheck \
 
469
        installcheck-am installdirs maintainer-clean \
468
470
        maintainer-clean-generic maintainer-clean-local mostlyclean \
469
471
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
470
472
        uninstall uninstall-am uninstall-info-am uninstall-man \
471
473
        uninstall-man1
472
474
 
473
475
 
474
 
all:    web ../NEWS libxslt.xsa $(man_MANS)
 
476
all:    $(man_MANS)
475
477
 
476
478
api:    libxslt-api.xml libxslt-refs.xml $(APIPAGES) search.php \
477
479
        html/index.html $(WIN32_DIR)/libxslt.def.src