new release 1.1.4
[psensor-pkg-ubuntu.git] / doc / Makefile.in
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
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 VPATH = @srcdir@
18 am__is_gnu_make = { \
19   if test -z '$(MAKELEVEL)'; then \
20     false; \
21   elif test -n '$(MAKE_HOST)'; then \
22     true; \
23   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24     true; \
25   else \
26     false; \
27   fi; \
28 }
29 am__make_running_with_option = \
30   case $${target_option-} in \
31       ?) ;; \
32       *) echo "am__make_running_with_option: internal error: invalid" \
33               "target option '$${target_option-}' specified" >&2; \
34          exit 1;; \
35   esac; \
36   has_opt=no; \
37   sane_makeflags=$$MAKEFLAGS; \
38   if $(am__is_gnu_make); then \
39     sane_makeflags=$$MFLAGS; \
40   else \
41     case $$MAKEFLAGS in \
42       *\\[\ \   ]*) \
43         bs=\\; \
44         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
46     esac; \
47   fi; \
48   skip_next=no; \
49   strip_trailopt () \
50   { \
51     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52   }; \
53   for flg in $$sane_makeflags; do \
54     test $$skip_next = yes && { skip_next=no; continue; }; \
55     case $$flg in \
56       *=*|--*) continue;; \
57         -*I) strip_trailopt 'I'; skip_next=yes;; \
58       -*I?*) strip_trailopt 'I';; \
59         -*O) strip_trailopt 'O'; skip_next=yes;; \
60       -*O?*) strip_trailopt 'O';; \
61         -*l) strip_trailopt 'l'; skip_next=yes;; \
62       -*l?*) strip_trailopt 'l';; \
63       -[dEDm]) skip_next=yes;; \
64       -[JT]) skip_next=yes;; \
65     esac; \
66     case $$flg in \
67       *$$target_option*) has_opt=yes; break;; \
68     esac; \
69   done; \
70   test $$has_opt = yes
71 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73 pkgdatadir = $(datadir)/@PACKAGE@
74 pkgincludedir = $(includedir)/@PACKAGE@
75 pkglibdir = $(libdir)/@PACKAGE@
76 pkglibexecdir = $(libexecdir)/@PACKAGE@
77 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78 install_sh_DATA = $(install_sh) -c -m 644
79 install_sh_PROGRAM = $(install_sh) -c
80 install_sh_SCRIPT = $(install_sh) -c
81 INSTALL_HEADER = $(INSTALL_DATA)
82 transform = $(program_transform_name)
83 NORMAL_INSTALL = :
84 PRE_INSTALL = :
85 POST_INSTALL = :
86 NORMAL_UNINSTALL = :
87 PRE_UNINSTALL = :
88 POST_UNINSTALL = :
89 build_triplet = @build@
90 host_triplet = @host@
91 subdir = doc
92 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
94         $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
95         $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
96         $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
97         $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
98 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
99         $(ACLOCAL_M4)
100 DIST_COMMON = $(srcdir)/Makefile.am $(dist_doc_DATA) \
101         $(am__DIST_COMMON)
102 mkinstalldirs = $(install_sh) -d
103 CONFIG_HEADER = $(top_builddir)/config.h
104 CONFIG_CLEAN_FILES =
105 CONFIG_CLEAN_VPATH_FILES =
106 AM_V_P = $(am__v_P_@AM_V@)
107 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
108 am__v_P_0 = false
109 am__v_P_1 = :
110 AM_V_GEN = $(am__v_GEN_@AM_V@)
111 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
112 am__v_GEN_0 = @echo "  GEN     " $@;
113 am__v_GEN_1 = 
114 AM_V_at = $(am__v_at_@AM_V@)
115 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
116 am__v_at_0 = @
117 am__v_at_1 = 
118 SOURCES =
119 DIST_SOURCES =
120 am__can_run_installinfo = \
121   case $$AM_UPDATE_INFO_DIR in \
122     n|no|NO) false;; \
123     *) (install-info --version) >/dev/null 2>&1;; \
124   esac
125 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
126 am__vpath_adj = case $$p in \
127     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
128     *) f=$$p;; \
129   esac;
130 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
131 am__install_max = 40
132 am__nobase_strip_setup = \
133   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
134 am__nobase_strip = \
135   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
136 am__nobase_list = $(am__nobase_strip_setup); \
137   for p in $$list; do echo "$$p $$p"; done | \
138   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
139   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
140     if (++n[$$2] == $(am__install_max)) \
141       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
142     END { for (dir in files) print dir, files[dir] }'
143 am__base_list = \
144   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
145   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
146 am__uninstall_files_from_dir = { \
147   test -z "$$files" \
148     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
149     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
150          $(am__cd) "$$dir" && rm -f $$files; }; \
151   }
152 am__installdirs = "$(DESTDIR)$(docdir)"
153 DATA = $(dist_doc_DATA)
154 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
155 am__DIST_COMMON = $(srcdir)/Makefile.in
156 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
157 ACLOCAL = @ACLOCAL@
158 AMTAR = @AMTAR@
159 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
160 APPINDICATOR_CFLAGS = @APPINDICATOR_CFLAGS@
161 APPINDICATOR_LIBS = @APPINDICATOR_LIBS@
162 AR = @AR@
163 ASCIIDOC = @ASCIIDOC@
164 ATASMART_CFLAGS = @ATASMART_CFLAGS@
165 ATASMART_LIBS = @ATASMART_LIBS@
166 AUTOCONF = @AUTOCONF@
167 AUTOHEADER = @AUTOHEADER@
168 AUTOMAKE = @AUTOMAKE@
169 AWK = @AWK@
170 CC = @CC@
171 CCDEPMODE = @CCDEPMODE@
172 CFLAGS = @CFLAGS@
173 CPP = @CPP@
174 CPPFLAGS = @CPPFLAGS@
175 CURL_CFLAGS = @CURL_CFLAGS@
176 CURL_LIBS = @CURL_LIBS@
177 CYGPATH_W = @CYGPATH_W@
178 DEFS = @DEFS@
179 DEPDIR = @DEPDIR@
180 ECHO_C = @ECHO_C@
181 ECHO_N = @ECHO_N@
182 ECHO_T = @ECHO_T@
183 EGREP = @EGREP@
184 EXEEXT = @EXEEXT@
185 GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
186 GMSGFMT = @GMSGFMT@
187 GMSGFMT_015 = @GMSGFMT_015@
188 GREP = @GREP@
189 GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
190 GTK_CFLAGS = @GTK_CFLAGS@
191 GTK_LIBS = @GTK_LIBS@
192 GTOP_CFLAGS = @GTOP_CFLAGS@
193 GTOP_LIBS = @GTOP_LIBS@
194 HAVE_CPPCHECK = @HAVE_CPPCHECK@
195 HELP2MAN = @HELP2MAN@
196 INSTALL = @INSTALL@
197 INSTALL_DATA = @INSTALL_DATA@
198 INSTALL_PROGRAM = @INSTALL_PROGRAM@
199 INSTALL_SCRIPT = @INSTALL_SCRIPT@
200 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
201 INTLLIBS = @INTLLIBS@
202 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
203 JSON_CFLAGS = @JSON_CFLAGS@
204 JSON_LIBS = @JSON_LIBS@
205 LDFLAGS = @LDFLAGS@
206 LIBATIADL_CFLAGS = @LIBATIADL_CFLAGS@
207 LIBATIADL_LIBS = @LIBATIADL_LIBS@
208 LIBICONV = @LIBICONV@
209 LIBINTL = @LIBINTL@
210 LIBMICROHTTPD_CFLAGS = @LIBMICROHTTPD_CFLAGS@
211 LIBMICROHTTPD_LIBS = @LIBMICROHTTPD_LIBS@
212 LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
213 LIBNOTIFY_LIBS = @LIBNOTIFY_LIBS@
214 LIBOBJS = @LIBOBJS@
215 LIBS = @LIBS@
216 LIBUDISKS2_CFLAGS = @LIBUDISKS2_CFLAGS@
217 LIBUDISKS2_LIBS = @LIBUDISKS2_LIBS@
218 LTLIBICONV = @LTLIBICONV@
219 LTLIBINTL = @LTLIBINTL@
220 LTLIBOBJS = @LTLIBOBJS@
221 MAKEINFO = @MAKEINFO@
222 MKDIR_P = @MKDIR_P@
223 MSGFMT = @MSGFMT@
224 MSGFMT_015 = @MSGFMT_015@
225 MSGMERGE = @MSGMERGE@
226 NVIDIA_CFLAGS = @NVIDIA_CFLAGS@
227 NVIDIA_LIBS = @NVIDIA_LIBS@
228 OBJEXT = @OBJEXT@
229 PACKAGE = @PACKAGE@
230 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
231 PACKAGE_NAME = @PACKAGE_NAME@
232 PACKAGE_STRING = @PACKAGE_STRING@
233 PACKAGE_TARNAME = @PACKAGE_TARNAME@
234 PACKAGE_URL = @PACKAGE_URL@
235 PACKAGE_VERSION = @PACKAGE_VERSION@
236 PATH_SEPARATOR = @PATH_SEPARATOR@
237 PKG_CONFIG = @PKG_CONFIG@
238 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
239 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
240 POSUB = @POSUB@
241 PTHREAD_LIBS = @PTHREAD_LIBS@
242 RANLIB = @RANLIB@
243 SENSORS_LIBS = @SENSORS_LIBS@
244 SET_MAKE = @SET_MAKE@
245 SHELL = @SHELL@
246 STRIP = @STRIP@
247 UNITY_CFLAGS = @UNITY_CFLAGS@
248 UNITY_LIBS = @UNITY_LIBS@
249 USE_NLS = @USE_NLS@
250 VERSION = @VERSION@
251 X11_CFLAGS = @X11_CFLAGS@
252 X11_LIBS = @X11_LIBS@
253 XEXT_CFLAGS = @XEXT_CFLAGS@
254 XEXT_LIBS = @XEXT_LIBS@
255 XGETTEXT = @XGETTEXT@
256 XGETTEXT_015 = @XGETTEXT_015@
257 XMKMF = @XMKMF@
258 abs_builddir = @abs_builddir@
259 abs_srcdir = @abs_srcdir@
260 abs_top_builddir = @abs_top_builddir@
261 abs_top_srcdir = @abs_top_srcdir@
262 ac_ct_AR = @ac_ct_AR@
263 ac_ct_CC = @ac_ct_CC@
264 am__include = @am__include@
265 am__leading_dot = @am__leading_dot@
266 am__quote = @am__quote@
267 am__tar = @am__tar@
268 am__untar = @am__untar@
269 bindir = @bindir@
270 build = @build@
271 build_alias = @build_alias@
272 build_cpu = @build_cpu@
273 build_os = @build_os@
274 build_vendor = @build_vendor@
275 builddir = @builddir@
276 datadir = @datadir@
277 datarootdir = @datarootdir@
278 docdir = @docdir@
279 dvidir = @dvidir@
280 exec_prefix = @exec_prefix@
281 gsettingsschemadir = @gsettingsschemadir@
282 host = @host@
283 host_alias = @host_alias@
284 host_cpu = @host_cpu@
285 host_os = @host_os@
286 host_vendor = @host_vendor@
287 htmldir = @htmldir@
288 includedir = @includedir@
289 infodir = @infodir@
290 install_sh = @install_sh@
291 libdir = @libdir@
292 libexecdir = @libexecdir@
293 localedir = @localedir@
294 localstatedir = @localstatedir@
295 mandir = @mandir@
296 mkdir_p = @mkdir_p@
297 oldincludedir = @oldincludedir@
298 pdfdir = @pdfdir@
299 prefix = @prefix@
300 program_transform_name = @program_transform_name@
301 psdir = @psdir@
302 runstatedir = @runstatedir@
303 sbindir = @sbindir@
304 sharedstatedir = @sharedstatedir@
305 srcdir = @srcdir@
306 sysconfdir = @sysconfdir@
307 target_alias = @target_alias@
308 top_build_prefix = @top_build_prefix@
309 top_builddir = @top_builddir@
310 top_srcdir = @top_srcdir@
311 dist_doc_DATA = faq.html faq.txt TODO.txt TODO.html
312 all: all-am
313
314 .SUFFIXES:
315 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
316         @for dep in $?; do \
317           case '$(am__configure_deps)' in \
318             *$$dep*) \
319               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
320                 && { if test -f $@; then exit 0; else break; fi; }; \
321               exit 1;; \
322           esac; \
323         done; \
324         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
325         $(am__cd) $(top_srcdir) && \
326           $(AUTOMAKE) --gnu doc/Makefile
327 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
328         @case '$?' in \
329           *config.status*) \
330             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
331           *) \
332             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
333             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
334         esac;
335
336 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
337         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
338
339 $(top_srcdir)/configure:  $(am__configure_deps)
340         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
341 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
342         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
343 $(am__aclocal_m4_deps):
344 install-dist_docDATA: $(dist_doc_DATA)
345         @$(NORMAL_INSTALL)
346         @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
347         if test -n "$$list"; then \
348           echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \
349           $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \
350         fi; \
351         for p in $$list; do \
352           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
353           echo "$$d$$p"; \
354         done | $(am__base_list) | \
355         while read files; do \
356           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
357           $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
358         done
359
360 uninstall-dist_docDATA:
361         @$(NORMAL_UNINSTALL)
362         @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
363         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
364         dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
365 tags TAGS:
366
367 ctags CTAGS:
368
369 cscope cscopelist:
370
371
372 distdir: $(DISTFILES)
373         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
374         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
375         list='$(DISTFILES)'; \
376           dist_files=`for file in $$list; do echo $$file; done | \
377           sed -e "s|^$$srcdirstrip/||;t" \
378               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
379         case $$dist_files in \
380           */*) $(MKDIR_P) `echo "$$dist_files" | \
381                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
382                            sort -u` ;; \
383         esac; \
384         for file in $$dist_files; do \
385           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
386           if test -d $$d/$$file; then \
387             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
388             if test -d "$(distdir)/$$file"; then \
389               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
390             fi; \
391             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
392               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
393               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
394             fi; \
395             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
396           else \
397             test -f "$(distdir)/$$file" \
398             || cp -p $$d/$$file "$(distdir)/$$file" \
399             || exit 1; \
400           fi; \
401         done
402 check-am: all-am
403 check: check-am
404 all-am: Makefile $(DATA)
405 installdirs:
406         for dir in "$(DESTDIR)$(docdir)"; do \
407           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
408         done
409 install: install-am
410 install-exec: install-exec-am
411 install-data: install-data-am
412 uninstall: uninstall-am
413
414 install-am: all-am
415         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
416
417 installcheck: installcheck-am
418 install-strip:
419         if test -z '$(STRIP)'; then \
420           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
421             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
422               install; \
423         else \
424           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
425             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
426             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
427         fi
428 mostlyclean-generic:
429
430 clean-generic:
431
432 distclean-generic:
433         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
434         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
435
436 maintainer-clean-generic:
437         @echo "This command is intended for maintainers to use"
438         @echo "it deletes files that may require special tools to rebuild."
439 clean: clean-am
440
441 clean-am: clean-generic mostlyclean-am
442
443 distclean: distclean-am
444         -rm -f Makefile
445 distclean-am: clean-am distclean-generic
446
447 dvi: dvi-am
448
449 dvi-am:
450
451 html: html-am
452
453 html-am:
454
455 info: info-am
456
457 info-am:
458
459 install-data-am: install-dist_docDATA
460
461 install-dvi: install-dvi-am
462
463 install-dvi-am:
464
465 install-exec-am:
466
467 install-html: install-html-am
468
469 install-html-am:
470
471 install-info: install-info-am
472
473 install-info-am:
474
475 install-man:
476
477 install-pdf: install-pdf-am
478
479 install-pdf-am:
480
481 install-ps: install-ps-am
482
483 install-ps-am:
484
485 installcheck-am:
486
487 maintainer-clean: maintainer-clean-am
488         -rm -f Makefile
489 maintainer-clean-am: distclean-am maintainer-clean-generic
490
491 mostlyclean: mostlyclean-am
492
493 mostlyclean-am: mostlyclean-generic
494
495 pdf: pdf-am
496
497 pdf-am:
498
499 ps: ps-am
500
501 ps-am:
502
503 uninstall-am: uninstall-dist_docDATA
504
505 .MAKE: install-am install-strip
506
507 .PHONY: all all-am check check-am clean clean-generic cscopelist-am \
508         ctags-am distclean distclean-generic distdir dvi dvi-am html \
509         html-am info info-am install install-am install-data \
510         install-data-am install-dist_docDATA install-dvi \
511         install-dvi-am install-exec install-exec-am install-html \
512         install-html-am install-info install-info-am install-man \
513         install-pdf install-pdf-am install-ps install-ps-am \
514         install-strip installcheck installcheck-am installdirs \
515         maintainer-clean maintainer-clean-generic mostlyclean \
516         mostlyclean-generic pdf pdf-am ps ps-am tags-am uninstall \
517         uninstall-am uninstall-dist_docDATA
518
519 .PRECIOUS: Makefile
520
521
522 @ASCIIDOC_TRUE@faq.html: faq.txt ../www/style.css
523 @ASCIIDOC_TRUE@ asciidoc --theme style -a themedir=`pwd`/../www -n -a toc faq.txt
524
525 @ASCIIDOC_TRUE@TODO.html: faq.txt ../www/style.css
526 @ASCIIDOC_TRUE@ asciidoc --theme style -a themedir=`pwd`/../www -n -a toc TODO.txt
527
528 # Tell versions [3.59,3.63) of GNU make to not export all variables.
529 # Otherwise a system limit (for SysV at least) may be exceeded.
530 .NOEXPORT: