Sync with sylpheed-0.4.65cvs4 and made it compile.
[claws.git] / doc / manual / Makefile.in
1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
7
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11 # PARTICULAR PURPOSE.
12
13
14 SHELL = @SHELL@
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
34
35 DESTDIR =
36
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = ..
42
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
47
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
53
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 host_alias = @host_alias@
61 host_triplet = @host@
62 AS = @AS@
63 CATALOGS = @CATALOGS@
64 CATOBJEXT = @CATOBJEXT@
65 CC = @CC@
66 CPP = @CPP@
67 DATADIRNAME = @DATADIRNAME@
68 DLLTOOL = @DLLTOOL@
69 GDK_IMLIB_CFLAGS = @GDK_IMLIB_CFLAGS@
70 GDK_IMLIB_LIBS = @GDK_IMLIB_LIBS@
71 GDK_PIXBUF_CFLAGS = @GDK_PIXBUF_CFLAGS@
72 GDK_PIXBUF_CONFIG = @GDK_PIXBUF_CONFIG@
73 GDK_PIXBUF_LIBS = @GDK_PIXBUF_LIBS@
74 GENCAT = @GENCAT@
75 GLIB_CFLAGS = @GLIB_CFLAGS@
76 GLIB_CONFIG = @GLIB_CONFIG@
77 GLIB_LIBS = @GLIB_LIBS@
78 GMOFILES = @GMOFILES@
79 GMSGFMT = @GMSGFMT@
80 GPGME_CFLAGS = @GPGME_CFLAGS@
81 GPGME_CONFIG = @GPGME_CONFIG@
82 GPGME_LIBS = @GPGME_LIBS@
83 GTK_CFLAGS = @GTK_CFLAGS@
84 GTK_CONFIG = @GTK_CONFIG@
85 GTK_LIBS = @GTK_LIBS@
86 GT_NO = @GT_NO@
87 GT_YES = @GT_YES@
88 IMLIB_CFLAGS = @IMLIB_CFLAGS@
89 IMLIB_CONFIG = @IMLIB_CONFIG@
90 IMLIB_LIBS = @IMLIB_LIBS@
91 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
92 INSTOBJEXT = @INSTOBJEXT@
93 INTLDEPS = @INTLDEPS@
94 INTLLIBS = @INTLLIBS@
95 INTLOBJS = @INTLOBJS@
96 LIBTOOL = @LIBTOOL@
97 LN_S = @LN_S@
98 LT_AGE = @LT_AGE@
99 LT_CURRENT = @LT_CURRENT@
100 LT_RELEASE = @LT_RELEASE@
101 LT_REVISION = @LT_REVISION@
102 MAINT = @MAINT@
103 MAKEINFO = @MAKEINFO@
104 MKINSTALLDIRS = @MKINSTALLDIRS@
105 MSGFMT = @MSGFMT@
106 OBJDUMP = @OBJDUMP@
107 PACKAGE = @PACKAGE@
108 POFILES = @POFILES@
109 POSUB = @POSUB@
110 RANLIB = @RANLIB@
111 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
112 USE_NLS = @USE_NLS@
113 VERSION = @VERSION@
114 l = @l@
115 localedir = @localedir@
116 manualdir = @manualdir@
117
118 SUBDIRS = ja
119 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
120 CONFIG_HEADER = ../config.h
121 CONFIG_CLEAN_FILES = 
122 DIST_COMMON =  Makefile.am Makefile.in
123
124
125 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
126
127 TAR = gtar
128 GZIP_ENV = --best
129 all: all-redirect
130 .SUFFIXES:
131 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
132         cd $(top_srcdir) && $(AUTOMAKE) --foreign manual/Makefile
133
134 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
135         cd $(top_builddir) \
136           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
137
138
139 # This directory's subdirectories are mostly independent; you can cd
140 # into them and run `make' without going through this Makefile.
141 # To change the values of `make' variables: instead of editing Makefiles,
142 # (1) if the variable is set in `config.status', edit `config.status'
143 #     (which will cause the Makefiles to be regenerated when you run `make');
144 # (2) otherwise, pass the desired values on the `make' command line.
145
146 @SET_MAKE@
147
148 all-recursive install-data-recursive install-exec-recursive \
149 installdirs-recursive install-recursive uninstall-recursive  \
150 check-recursive installcheck-recursive info-recursive dvi-recursive:
151         @set fnord $(MAKEFLAGS); amf=$$2; \
152         dot_seen=no; \
153         target=`echo $@ | sed s/-recursive//`; \
154         list='$(SUBDIRS)'; for subdir in $$list; do \
155           echo "Making $$target in $$subdir"; \
156           if test "$$subdir" = "."; then \
157             dot_seen=yes; \
158             local_target="$$target-am"; \
159           else \
160             local_target="$$target"; \
161           fi; \
162           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
163            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
164         done; \
165         if test "$$dot_seen" = "no"; then \
166           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
167         fi; test -z "$$fail"
168
169 mostlyclean-recursive clean-recursive distclean-recursive \
170 maintainer-clean-recursive:
171         @set fnord $(MAKEFLAGS); amf=$$2; \
172         dot_seen=no; \
173         rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
174           rev="$$subdir $$rev"; \
175           test "$$subdir" = "." && dot_seen=yes; \
176         done; \
177         test "$$dot_seen" = "no" && rev=". $$rev"; \
178         target=`echo $@ | sed s/-recursive//`; \
179         for subdir in $$rev; do \
180           echo "Making $$target in $$subdir"; \
181           if test "$$subdir" = "."; then \
182             local_target="$$target-am"; \
183           else \
184             local_target="$$target"; \
185           fi; \
186           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
187            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
188         done && test -z "$$fail"
189 tags-recursive:
190         list='$(SUBDIRS)'; for subdir in $$list; do \
191           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
192         done
193
194 tags: TAGS
195
196 ID: $(HEADERS) $(SOURCES) $(LISP)
197         list='$(SOURCES) $(HEADERS)'; \
198         unique=`for i in $$list; do echo $$i; done | \
199           awk '    { files[$$0] = 1; } \
200                END { for (i in files) print i; }'`; \
201         here=`pwd` && cd $(srcdir) \
202           && mkid -f$$here/ID $$unique $(LISP)
203
204 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
205         tags=; \
206         here=`pwd`; \
207         list='$(SUBDIRS)'; for subdir in $$list; do \
208    if test "$$subdir" = .; then :; else \
209             test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
210    fi; \
211         done; \
212         list='$(SOURCES) $(HEADERS)'; \
213         unique=`for i in $$list; do echo $$i; done | \
214           awk '    { files[$$0] = 1; } \
215                END { for (i in files) print i; }'`; \
216         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
217           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
218
219 mostlyclean-tags:
220
221 clean-tags:
222
223 distclean-tags:
224         -rm -f TAGS ID
225
226 maintainer-clean-tags:
227
228 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
229
230 subdir = manual
231
232 distdir: $(DISTFILES)
233         here=`cd $(top_builddir) && pwd`; \
234         top_distdir=`cd $(top_distdir) && pwd`; \
235         distdir=`cd $(distdir) && pwd`; \
236         cd $(top_srcdir) \
237           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign manual/Makefile
238         @for file in $(DISTFILES); do \
239           d=$(srcdir); \
240           if test -d $$d/$$file; then \
241             cp -pr $$d/$$file $(distdir)/$$file; \
242           else \
243             test -f $(distdir)/$$file \
244             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
245             || cp -p $$d/$$file $(distdir)/$$file || :; \
246           fi; \
247         done
248         for subdir in $(SUBDIRS); do \
249           if test "$$subdir" = .; then :; else \
250             test -d $(distdir)/$$subdir \
251             || mkdir $(distdir)/$$subdir \
252             || exit 1; \
253             chmod 777 $(distdir)/$$subdir; \
254             (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
255               || exit 1; \
256           fi; \
257         done
258 info-am:
259 info: info-recursive
260 dvi-am:
261 dvi: dvi-recursive
262 check-am: all-am
263 check: check-recursive
264 installcheck-am:
265 installcheck: installcheck-recursive
266 install-exec-am:
267 install-exec: install-exec-recursive
268
269 install-data-am:
270 install-data: install-data-recursive
271
272 install-am: all-am
273         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
274 install: install-recursive
275 uninstall-am:
276 uninstall: uninstall-recursive
277 all-am: Makefile
278 all-redirect: all-recursive
279 install-strip:
280         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
281 installdirs: installdirs-recursive
282 installdirs-am:
283
284
285 mostlyclean-generic:
286
287 clean-generic:
288
289 distclean-generic:
290         -rm -f Makefile $(CONFIG_CLEAN_FILES)
291         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
292
293 maintainer-clean-generic:
294 mostlyclean-am:  mostlyclean-tags mostlyclean-generic
295
296 mostlyclean: mostlyclean-recursive
297
298 clean-am:  clean-tags clean-generic mostlyclean-am
299
300 clean: clean-recursive
301
302 distclean-am:  distclean-tags distclean-generic clean-am
303         -rm -f libtool
304
305 distclean: distclean-recursive
306
307 maintainer-clean-am:  maintainer-clean-tags maintainer-clean-generic \
308                 distclean-am
309         @echo "This command is intended for maintainers to use;"
310         @echo "it deletes files that may require special tools to rebuild."
311
312 maintainer-clean: maintainer-clean-recursive
313
314 .PHONY: install-data-recursive uninstall-data-recursive \
315 install-exec-recursive uninstall-exec-recursive installdirs-recursive \
316 uninstalldirs-recursive all-recursive check-recursive \
317 installcheck-recursive info-recursive dvi-recursive \
318 mostlyclean-recursive distclean-recursive clean-recursive \
319 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
320 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
321 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
322 install-exec install-data-am install-data install-am install \
323 uninstall-am uninstall all-redirect all-am all installdirs-am \
324 installdirs mostlyclean-generic distclean-generic clean-generic \
325 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
326
327
328 # Tell versions [3.59,3.63) of GNU make to not export all variables.
329 # Otherwise a system limit (for SysV at least) may be exceeded.
330 .NOEXPORT: