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