First drop of aptitude for Maemo
[aptitude] / doc / ja / Makefile.in
1 # Makefile.in generated by automake 1.8.5 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004  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 # automake doesn't play nicely with DocBook :(
18 srcdir = @srcdir@
19 top_srcdir = @top_srcdir@
20 VPATH = @srcdir@
21 pkgdatadir = $(datadir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkgincludedir = $(includedir)/@PACKAGE@
24 top_builddir = ../..
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 host_triplet = @host@
39 subdir = doc/ja
40 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
43         $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
44         $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
45         $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
46         $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/acinclude.m4 \
47         $(top_srcdir)/configure.ac
48 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49         $(ACLOCAL_M4)
50 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
51 CONFIG_HEADER = $(top_builddir)/config.h
52 CONFIG_CLEAN_FILES =
53 SOURCES =
54 DIST_SOURCES =
55 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
56         html-recursive info-recursive install-data-recursive \
57         install-exec-recursive install-info-recursive \
58         install-recursive installcheck-recursive installdirs-recursive \
59         pdf-recursive ps-recursive uninstall-info-recursive \
60         uninstall-recursive
61 ETAGS = etags
62 CTAGS = ctags
63 DIST_SUBDIRS = $(SUBDIRS)
64 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
65 ACLOCAL = @ACLOCAL@
66 AMDEP_FALSE = @AMDEP_FALSE@
67 AMDEP_TRUE = @AMDEP_TRUE@
68 AMTAR = @AMTAR@
69 AUTOCONF = @AUTOCONF@
70 AUTOHEADER = @AUTOHEADER@
71 AUTOMAKE = @AUTOMAKE@
72 AWK = @AWK@
73 CC = @CC@
74 CCDEPMODE = @CCDEPMODE@
75 CFLAGS = @CFLAGS@
76 CPPFLAGS = @CPPFLAGS@
77 CWIDGET_CFLAGS = @CWIDGET_CFLAGS@
78 CWIDGET_LIBS = @CWIDGET_LIBS@
79 CXX = @CXX@
80 CXXCPP = @CXXCPP@
81 CXXDEPMODE = @CXXDEPMODE@
82 CXXFLAGS = @CXXFLAGS@
83 CYGPATH_W = @CYGPATH_W@
84 DEFS = @DEFS@
85 DEPDIR = @DEPDIR@
86 DOCDIRS = @DOCDIRS@
87 ECHO_C = @ECHO_C@
88 ECHO_N = @ECHO_N@
89 ECHO_T = @ECHO_T@
90 EGREP = @EGREP@
91 EXEEXT = @EXEEXT@
92 GMSGFMT = @GMSGFMT@
93 GREP = @GREP@
94 INSTALL_DATA = @INSTALL_DATA@
95 INSTALL_PROGRAM = @INSTALL_PROGRAM@
96 INSTALL_SCRIPT = @INSTALL_SCRIPT@
97 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
98 INTLLIBS = @INTLLIBS@
99 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
100 LDFLAGS = @LDFLAGS@
101 LIBICONV = @LIBICONV@
102 LIBINTL = @LIBINTL@
103 LIBOBJS = @LIBOBJS@
104 LIBS = @LIBS@
105 LTLIBICONV = @LTLIBICONV@
106 LTLIBINTL = @LTLIBINTL@
107 LTLIBOBJS = @LTLIBOBJS@
108 MAKEINFO = @MAKEINFO@
109 MKINSTALLDIRS = @MKINSTALLDIRS@
110 MSGFMT = @MSGFMT@
111 MSGMERGE = @MSGMERGE@
112 OBJEXT = @OBJEXT@
113 PACKAGE = @PACKAGE@
114 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
115 PACKAGE_NAME = @PACKAGE_NAME@
116 PACKAGE_STRING = @PACKAGE_STRING@
117 PACKAGE_TARNAME = @PACKAGE_TARNAME@
118 PACKAGE_VERSION = @PACKAGE_VERSION@
119 PATH_SEPARATOR = @PATH_SEPARATOR@
120 PKG_CONFIG = @PKG_CONFIG@
121 PO4A = @PO4A@
122 POSUB = @POSUB@
123 RANLIB = @RANLIB@
124 SET_MAKE = @SET_MAKE@
125 SHELL = @SHELL@
126 SIGC_CFLAGS = @SIGC_CFLAGS@
127 SIGC_LIBS = @SIGC_LIBS@
128 SRCDIRS = @SRCDIRS@
129 STATEDIR = @STATEDIR@
130 STRIP = @STRIP@
131 USE_NLS = @USE_NLS@
132 USE_PO4A_FALSE = @USE_PO4A_FALSE@
133 USE_PO4A_TRUE = @USE_PO4A_TRUE@
134 VERSION = @VERSION@
135 XGETTEXT = @XGETTEXT@
136 ac_ct_CC = @ac_ct_CC@
137 ac_ct_CXX = @ac_ct_CXX@
138 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
139 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
140 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
141 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
142 am__include = @am__include@
143 am__leading_dot = @am__leading_dot@
144 am__quote = @am__quote@
145 am__tar = @am__tar@
146 am__untar = @am__untar@
147 bindir = @bindir@
148 build = @build@
149 build_alias = @build_alias@
150 build_cpu = @build_cpu@
151 build_os = @build_os@
152 build_vendor = @build_vendor@
153 datadir = @datadir@
154 datarootdir = @datarootdir@
155
156 # Put documentation in /usr/share/doc/aptitude (by default)
157 docdir = $(datadir)/doc/$(PACKAGE)
158 dvidir = @dvidir@
159 ept_CFLAGS = @ept_CFLAGS@
160 ept_LIBS = @ept_LIBS@
161 exec_prefix = @exec_prefix@
162 host = @host@
163 host_alias = @host_alias@
164 host_cpu = @host_cpu@
165 host_os = @host_os@
166 host_vendor = @host_vendor@
167 htmldir = $(DESTDIR)$(docdir)/html/$(LANGCODE)
168 includedir = @includedir@
169 infodir = @infodir@
170 install_sh = @install_sh@
171 libdir = @libdir@
172 libexecdir = @libexecdir@
173 localedir = @localedir@
174 localstatedir = @localstatedir@
175 mandir = @mandir@
176 mkdir_p = @mkdir_p@
177 oldincludedir = @oldincludedir@
178 pdfdir = @pdfdir@
179 prefix = @prefix@
180 program_transform_name = @program_transform_name@
181 psdir = @psdir@
182 sbindir = @sbindir@
183 sharedstatedir = @sharedstatedir@
184 sysconfdir = @sysconfdir@
185 target_alias = @target_alias@
186 SUBDIRS = images
187 EXTRA_DIST = aptitude-html-ja.xsl aptitude-man-ja.xsl
188 LANGCODE = ja
189 MANPAGE = aptitude.$(LANGCODE).8
190 # Automake automagically distributes README without asking..
191 README = README.$(LANGCODE)
192 XMLSOURCES = aptitude.xml manpage.xml
193 PERCENT_TRANSLATED = 30
194 MANPAGE_PERCENT_TRANSLATED = 40
195 localemandir = $(mandir)/$(LANGCODE)
196 IMAGES = $(wildcard images/*.png)
197 all: all-recursive
198
199 .SUFFIXES:
200 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
201         @for dep in $?; do \
202           case '$(am__configure_deps)' in \
203             *$$dep*) \
204               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
205                 && exit 0; \
206               exit 1;; \
207           esac; \
208         done; \
209         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  doc/ja/Makefile'; \
210         cd $(top_srcdir) && \
211           $(AUTOMAKE) --gnu  doc/ja/Makefile
212 .PRECIOUS: Makefile
213 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
214         @case '$?' in \
215           *config.status*) \
216             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
217           *) \
218             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
219             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
220         esac;
221
222 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
223         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
224
225 $(top_srcdir)/configure:  $(am__configure_deps)
226         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
227 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
228         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
229 uninstall-info-am:
230
231 # This directory's subdirectories are mostly independent; you can cd
232 # into them and run `make' without going through this Makefile.
233 # To change the values of `make' variables: instead of editing Makefiles,
234 # (1) if the variable is set in `config.status', edit `config.status'
235 #     (which will cause the Makefiles to be regenerated when you run `make');
236 # (2) otherwise, pass the desired values on the `make' command line.
237 $(RECURSIVE_TARGETS):
238         @set fnord $$MAKEFLAGS; amf=$$2; \
239         dot_seen=no; \
240         target=`echo $@ | sed s/-recursive//`; \
241         list='$(SUBDIRS)'; for subdir in $$list; do \
242           echo "Making $$target in $$subdir"; \
243           if test "$$subdir" = "."; then \
244             dot_seen=yes; \
245             local_target="$$target-am"; \
246           else \
247             local_target="$$target"; \
248           fi; \
249           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
250            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
251         done; \
252         if test "$$dot_seen" = "no"; then \
253           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
254         fi; test -z "$$fail"
255
256 mostlyclean-recursive clean-recursive distclean-recursive \
257 maintainer-clean-recursive:
258         @set fnord $$MAKEFLAGS; amf=$$2; \
259         dot_seen=no; \
260         case "$@" in \
261           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
262           *) list='$(SUBDIRS)' ;; \
263         esac; \
264         rev=''; for subdir in $$list; do \
265           if test "$$subdir" = "."; then :; else \
266             rev="$$subdir $$rev"; \
267           fi; \
268         done; \
269         rev="$$rev ."; \
270         target=`echo $@ | sed s/-recursive//`; \
271         for subdir in $$rev; do \
272           echo "Making $$target in $$subdir"; \
273           if test "$$subdir" = "."; then \
274             local_target="$$target-am"; \
275           else \
276             local_target="$$target"; \
277           fi; \
278           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
279            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
280         done && test -z "$$fail"
281 tags-recursive:
282         list='$(SUBDIRS)'; for subdir in $$list; do \
283           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
284         done
285 ctags-recursive:
286         list='$(SUBDIRS)'; for subdir in $$list; do \
287           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
288         done
289
290 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
291         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
292         unique=`for i in $$list; do \
293             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
294           done | \
295           $(AWK) '    { files[$$0] = 1; } \
296                END { for (i in files) print i; }'`; \
297         mkid -fID $$unique
298 tags: TAGS
299
300 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
301                 $(TAGS_FILES) $(LISP)
302         tags=; \
303         here=`pwd`; \
304         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
305           include_option=--etags-include; \
306           empty_fix=.; \
307         else \
308           include_option=--include; \
309           empty_fix=; \
310         fi; \
311         list='$(SUBDIRS)'; for subdir in $$list; do \
312           if test "$$subdir" = .; then :; else \
313             test ! -f $$subdir/TAGS || \
314               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
315           fi; \
316         done; \
317         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
318         unique=`for i in $$list; do \
319             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
320           done | \
321           $(AWK) '    { files[$$0] = 1; } \
322                END { for (i in files) print i; }'`; \
323         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
324           test -n "$$unique" || unique=$$empty_fix; \
325           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
326             $$tags $$unique; \
327         fi
328 ctags: CTAGS
329 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
330                 $(TAGS_FILES) $(LISP)
331         tags=; \
332         here=`pwd`; \
333         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
334         unique=`for i in $$list; do \
335             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
336           done | \
337           $(AWK) '    { files[$$0] = 1; } \
338                END { for (i in files) print i; }'`; \
339         test -z "$(CTAGS_ARGS)$$tags$$unique" \
340           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
341              $$tags $$unique
342
343 GTAGS:
344         here=`$(am__cd) $(top_builddir) && pwd` \
345           && cd $(top_srcdir) \
346           && gtags -i $(GTAGS_ARGS) $$here
347
348 distclean-tags:
349         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
350
351 distdir: $(DISTFILES)
352         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
353         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
354         list='$(DISTFILES)'; for file in $$list; do \
355           case $$file in \
356             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
357             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
358           esac; \
359           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
360           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
361           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
362             dir="/$$dir"; \
363             $(mkdir_p) "$(distdir)$$dir"; \
364           else \
365             dir=''; \
366           fi; \
367           if test -d $$d/$$file; then \
368             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
369               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
370             fi; \
371             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
372           else \
373             test -f $(distdir)/$$file \
374             || cp -p $$d/$$file $(distdir)/$$file \
375             || exit 1; \
376           fi; \
377         done
378         list='$(SUBDIRS)'; for subdir in $$list; do \
379           if test "$$subdir" = .; then :; else \
380             test -d "$(distdir)/$$subdir" \
381             || mkdir "$(distdir)/$$subdir" \
382             || exit 1; \
383             (cd $$subdir && \
384               $(MAKE) $(AM_MAKEFLAGS) \
385                 top_distdir="../$(top_distdir)" \
386                 distdir="../$(distdir)/$$subdir" \
387                 distdir) \
388               || exit 1; \
389           fi; \
390         done
391 check-am: all-am
392 check: check-recursive
393 all-am: Makefile all-local
394 installdirs: installdirs-recursive
395 installdirs-am:
396 install: install-recursive
397 install-exec: install-exec-recursive
398 install-data: install-data-recursive
399 uninstall: uninstall-recursive
400
401 install-am: all-am
402         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
403
404 installcheck: installcheck-recursive
405 install-strip:
406         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
407           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
408           `test -z '$(STRIP)' || \
409             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
410 mostlyclean-generic:
411
412 clean-generic:
413
414 distclean-generic:
415         -rm -f $(CONFIG_CLEAN_FILES)
416
417 maintainer-clean-generic:
418         @echo "This command is intended for maintainers to use"
419         @echo "it deletes files that may require special tools to rebuild."
420 clean: clean-recursive
421
422 clean-am: clean-generic clean-local mostlyclean-am
423
424 distclean: distclean-recursive
425         -rm -f Makefile
426 distclean-am: clean-am distclean-generic distclean-tags
427
428 dvi: dvi-recursive
429
430 dvi-am:
431
432 html: html-recursive
433
434 info: info-recursive
435
436 info-am:
437
438 install-data-am:
439         @$(NORMAL_INSTALL)
440         $(MAKE) $(AM_MAKEFLAGS) install-data-hook
441
442 install-exec-am:
443
444 install-info: install-info-recursive
445
446 install-man:
447
448 installcheck-am:
449
450 maintainer-clean: maintainer-clean-recursive
451         -rm -f Makefile
452 maintainer-clean-am: distclean-am maintainer-clean-generic
453
454 mostlyclean: mostlyclean-recursive
455
456 mostlyclean-am: mostlyclean-generic
457
458 pdf: pdf-recursive
459
460 pdf-am:
461
462 ps: ps-recursive
463
464 ps-am:
465
466 uninstall-am: uninstall-info-am
467
468 uninstall-info: uninstall-info-recursive
469
470 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am all-local check \
471         check-am clean clean-generic clean-local clean-recursive ctags \
472         ctags-recursive distclean distclean-generic \
473         distclean-recursive distclean-tags distdir dvi dvi-am html \
474         html-am info info-am install install-am install-data \
475         install-data-am install-exec install-exec-am install-info \
476         install-info-am install-man install-strip installcheck \
477         installcheck-am installdirs installdirs-am maintainer-clean \
478         maintainer-clean-generic maintainer-clean-recursive \
479         mostlyclean mostlyclean-generic mostlyclean-recursive pdf \
480         pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
481         uninstall-info-am
482
483
484 @USE_PO4A_TRUE@all-local: doc-stamp
485 @USE_PO4A_FALSE@all-local:
486
487 clean-local:
488         -rm -fr output-html/ output-txt/ output-man/
489         -rm -f doc-stamp doc-css-stamp doc-html-stamp doc-txt-stamp doc-man-stamp
490         -rm -fr $(MANPAGE) $(README)
491         -rm -f $(XMLSOURCES)
492
493 install-data-hook:
494         $(mkinstalldirs) $(DESTDIR)$(localemandir)/man8
495         $(INSTALL_DATA) $(MANPAGE) $(DESTDIR)$(localemandir)/man8/aptitude.8
496
497         $(mkinstalldirs) $(htmldir)/images
498         $(INSTALL_DATA) output-html/*.html output-html/*.css $(htmldir)
499         $(INSTALL_DATA) output-html/images/* $(htmldir)/images
500
501 #       $(INSTALL_DATA) $(README) $(DESTDIR)$(pkgdatadir)/$(README)
502
503 doc-stamp: doc-html-stamp doc-css-stamp $(README) $(MANPAGE)
504         touch doc-stamp
505
506 aptitude.xml: $(srcdir)/../en/aptitude.xml $(srcdir)/../po4a/po/$(LANGCODE).po 
507         po4a-translate -M utf-8 -f docbook -m $(srcdir)/../en/aptitude.xml -p $(srcdir)/../po4a/po/$(LANGCODE).po -l aptitude.xml -k $(PERCENT_TRANSLATED)
508
509 manpage.xml: $(srcdir)/../en/manpage.xml $(srcdir)/../po4a/po/$(LANGCODE).po
510         po4a-translate -k $(MANPAGE_PERCENT_TRANSLATED) -M utf-8 -f docbook -m $(srcdir)/../en/manpage.xml -p $(srcdir)/../po4a/po/$(LANGCODE).po -l manpage.xml
511
512 db2latex: doc-db2latex-stamp
513
514 $(MANPAGE): $(XMLSOURCES) $(srcdir)/aptitude-man-$(LANGCODE).xsl $(srcdir)/../aptitude-man.xsl
515         -rm -fr output-man
516         xsltproc -o output-man/aptitude.8 $(srcdir)/aptitude-man-$(LANGCODE).xsl aptitude.xml
517         mv output-man/aptitude.8 $(MANPAGE)
518
519 $(README): $(XMLSOURCES) $(srcdir)/../aptitude-txt.xsl $(srcdir)/../aptitude-common.xsl $(srcdir)/../aptitude-txt.style
520         -rm -fr output-txt/
521         xsltproc -o output-txt/index.html $(srcdir)/../aptitude-txt.xsl aptitude.xml
522         html2text -width 80 -ascii -nobs -rcfile $(srcdir)/../aptitude-txt.style output-txt/index.html | $(srcdir)/../fixup-text > $(README)
523
524 doc-db2latex-stamp: output-db2latex/aptitude.tex $(IMAGES)
525         ln -s ../images output-db2latex/images
526 # Run pdflatex 3 times just to be extra sure that it converges.
527         cd output-db2latex && pdflatex -interaction nonstopmode aptitude.tex && pdflatex -interaction nonstopmode aptitude.tex && pdflatex -interaction nonstopmode aptitude.tex
528         touch doc-db2latex-stamp
529
530 output-db2latex/aptitude.tex: $(XMLSOURCES) $(srcdir)/../aptitude-db2latex.xsl $(srcdir)/../aptitude-common.xsl
531         -rm -fr output-db2latex
532         mkdir output-db2latex
533         xsltproc -o output-db2latex/aptitude.tex $(srcdir)/../aptitude-db2latex.xsl aptitude.xml
534
535 doc-css-stamp: doc-html-stamp $(srcdir)/../aptitude.css
536         rm -f output-html/aptitude.css
537         cp $(srcdir)/../aptitude.css output-html/
538         touch doc-css-stamp
539
540 doc-html-stamp: $(XMLSOURCES) aptitude-html-$(LANGCODE).xsl $(srcdir)/../aptitude-common.xsl $(IMAGES)
541         -rm -fr output-html/
542
543         xsltproc -o output-html/ $(srcdir)/aptitude-html-$(LANGCODE).xsl aptitude.xml
544
545         mkdir output-html/images/
546         ln -f $(srcdir)/images/*.png output-html/images/
547         for x in caution important note tip warning; do ln -s /usr/share/xml/docbook/stylesheet/nwalsh/images/$$x.png output-html/images/; done
548         for x in home next prev up; do ln -s /usr/share/xml/docbook/stylesheet/nwalsh/images/$$x.gif output-html/images/; done
549
550         touch doc-html-stamp
551 # Tell versions [3.59,3.63) of GNU make to not export all variables.
552 # Otherwise a system limit (for SysV at least) may be exceeded.
553 .NOEXPORT: