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