for ppa build
[psensor-pkg-ubuntu.git] / Makefile.in
1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 VPATH = @srcdir@
19 am__make_dryrun = \
20   { \
21     am__dry=no; \
22     case $$MAKEFLAGS in \
23       *\\[\ \   ]*) \
24         echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
25           | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
26       *) \
27         for am__flg in $$MAKEFLAGS; do \
28           case $$am__flg in \
29             *=*|--*) ;; \
30             *n*) am__dry=yes; break;; \
31           esac; \
32         done;; \
33     esac; \
34     test $$am__dry = yes; \
35   }
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkgincludedir = $(includedir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkglibexecdir = $(libexecdir)/@PACKAGE@
40 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41 install_sh_DATA = $(install_sh) -c -m 644
42 install_sh_PROGRAM = $(install_sh) -c
43 install_sh_SCRIPT = $(install_sh) -c
44 INSTALL_HEADER = $(INSTALL_DATA)
45 transform = $(program_transform_name)
46 NORMAL_INSTALL = :
47 PRE_INSTALL = :
48 POST_INSTALL = :
49 NORMAL_UNINSTALL = :
50 PRE_UNINSTALL = :
51 POST_UNINSTALL = :
52 build_triplet = @build@
53 host_triplet = @host@
54 subdir = .
55 DIST_COMMON = README $(am__configure_deps) $(dist_doc_DATA) \
56         $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
57         $(srcdir)/config.h.in $(top_srcdir)/configure ABOUT-NLS \
58         AUTHORS COPYING ChangeLog INSTALL NEWS ar-lib compile \
59         config.guess config.rpath config.sub depcomp install-sh \
60         missing
61 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
62 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
63 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
64         $(ACLOCAL_M4)
65 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
66  configure.lineno config.status.lineno
67 mkinstalldirs = $(install_sh) -d
68 CONFIG_HEADER = config.h
69 CONFIG_CLEAN_FILES =
70 CONFIG_CLEAN_VPATH_FILES =
71 SOURCES =
72 DIST_SOURCES =
73 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
74         html-recursive info-recursive install-data-recursive \
75         install-dvi-recursive install-exec-recursive \
76         install-html-recursive install-info-recursive \
77         install-pdf-recursive install-ps-recursive install-recursive \
78         installcheck-recursive installdirs-recursive pdf-recursive \
79         ps-recursive uninstall-recursive
80 am__can_run_installinfo = \
81   case $$AM_UPDATE_INFO_DIR in \
82     n|no|NO) false;; \
83     *) (install-info --version) >/dev/null 2>&1;; \
84   esac
85 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
86 am__vpath_adj = case $$p in \
87     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
88     *) f=$$p;; \
89   esac;
90 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
91 am__install_max = 40
92 am__nobase_strip_setup = \
93   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
94 am__nobase_strip = \
95   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
96 am__nobase_list = $(am__nobase_strip_setup); \
97   for p in $$list; do echo "$$p $$p"; done | \
98   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
99   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
100     if (++n[$$2] == $(am__install_max)) \
101       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
102     END { for (dir in files) print dir, files[dir] }'
103 am__base_list = \
104   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
105   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
106 am__uninstall_files_from_dir = { \
107   test -z "$$files" \
108     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
109     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
110          $(am__cd) "$$dir" && rm -f $$files; }; \
111   }
112 am__installdirs = "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(docdir)"
113 DATA = $(desktop_DATA) $(dist_doc_DATA)
114 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
115   distclean-recursive maintainer-clean-recursive
116 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
117         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
118         distdir dist dist-all distcheck
119 ETAGS = etags
120 CTAGS = ctags
121 DIST_SUBDIRS = $(SUBDIRS)
122 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
123 distdir = $(PACKAGE)-$(VERSION)
124 top_distdir = $(distdir)
125 am__remove_distdir = \
126   if test -d "$(distdir)"; then \
127     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
128       && rm -rf "$(distdir)" \
129       || { sleep 5 && rm -rf "$(distdir)"; }; \
130   else :; fi
131 am__relativize = \
132   dir0=`pwd`; \
133   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
134   sed_rest='s,^[^/]*/*,,'; \
135   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
136   sed_butlast='s,/*[^/]*$$,,'; \
137   while test -n "$$dir1"; do \
138     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
139     if test "$$first" != "."; then \
140       if test "$$first" = ".."; then \
141         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
142         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
143       else \
144         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
145         if test "$$first2" = "$$first"; then \
146           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
147         else \
148           dir2="../$$dir2"; \
149         fi; \
150         dir0="$$dir0"/"$$first"; \
151       fi; \
152     fi; \
153     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
154   done; \
155   reldir="$$dir2"
156 DIST_ARCHIVES = $(distdir).tar.gz
157 GZIP_ENV = --best
158 distuninstallcheck_listfiles = find . -type f -print
159 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
160   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
161 distcleancheck_listfiles = find . -type f -print
162 ACLOCAL = @ACLOCAL@
163 AMTAR = @AMTAR@
164 APPINDICATOR_CFLAGS = @APPINDICATOR_CFLAGS@
165 APPINDICATOR_LIBS = @APPINDICATOR_LIBS@
166 AR = @AR@
167 ATASMART_CFLAGS = @ATASMART_CFLAGS@
168 ATASMART_LIBS = @ATASMART_LIBS@
169 AUTOCONF = @AUTOCONF@
170 AUTOHEADER = @AUTOHEADER@
171 AUTOMAKE = @AUTOMAKE@
172 AWK = @AWK@
173 CC = @CC@
174 CCDEPMODE = @CCDEPMODE@
175 CFLAGS = @CFLAGS@
176 CPP = @CPP@
177 CPPFLAGS = @CPPFLAGS@
178 CURL_CFLAGS = @CURL_CFLAGS@
179 CURL_LIBS = @CURL_LIBS@
180 CYGPATH_W = @CYGPATH_W@
181 DEFS = @DEFS@
182 DEPDIR = @DEPDIR@
183 ECHO_C = @ECHO_C@
184 ECHO_N = @ECHO_N@
185 ECHO_T = @ECHO_T@
186 EGREP = @EGREP@
187 EXEEXT = @EXEEXT@
188 GCONFTOOL = @GCONFTOOL@
189 GCONF_CFLAGS = @GCONF_CFLAGS@
190 GCONF_LIBS = @GCONF_LIBS@
191 GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
192 GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
193 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
194 GMSGFMT = @GMSGFMT@
195 GMSGFMT_015 = @GMSGFMT_015@
196 GREP = @GREP@
197 GTK_CFLAGS = @GTK_CFLAGS@
198 GTK_LIBS = @GTK_LIBS@
199 GTOP_CFLAGS = @GTOP_CFLAGS@
200 GTOP_LIBS = @GTOP_LIBS@
201 HAVE_CPPCHECK = @HAVE_CPPCHECK@
202 HELP2MAN = @HELP2MAN@
203 INSTALL = @INSTALL@
204 INSTALL_DATA = @INSTALL_DATA@
205 INSTALL_PROGRAM = @INSTALL_PROGRAM@
206 INSTALL_SCRIPT = @INSTALL_SCRIPT@
207 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
208 INTLLIBS = @INTLLIBS@
209 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
210 JSON_CFLAGS = @JSON_CFLAGS@
211 JSON_LIBS = @JSON_LIBS@
212 LDFLAGS = @LDFLAGS@
213 LIBATIADL_CFLAGS = @LIBATIADL_CFLAGS@
214 LIBATIADL_LIBS = @LIBATIADL_LIBS@
215 LIBICONV = @LIBICONV@
216 LIBINTL = @LIBINTL@
217 LIBMICROHTTPD_CFLAGS = @LIBMICROHTTPD_CFLAGS@
218 LIBMICROHTTPD_LIBS = @LIBMICROHTTPD_LIBS@
219 LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
220 LIBNOTIFY_LIBS = @LIBNOTIFY_LIBS@
221 LIBOBJS = @LIBOBJS@
222 LIBS = @LIBS@
223 LTLIBICONV = @LTLIBICONV@
224 LTLIBINTL = @LTLIBINTL@
225 LTLIBOBJS = @LTLIBOBJS@
226 MAKEINFO = @MAKEINFO@
227 MKDIR_P = @MKDIR_P@
228 MSGFMT = @MSGFMT@
229 MSGFMT_015 = @MSGFMT_015@
230 MSGMERGE = @MSGMERGE@
231 NVIDIA_CFLAGS = @NVIDIA_CFLAGS@
232 NVIDIA_LIBS = @NVIDIA_LIBS@
233 OBJEXT = @OBJEXT@
234 PACKAGE = @PACKAGE@
235 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
236 PACKAGE_NAME = @PACKAGE_NAME@
237 PACKAGE_STRING = @PACKAGE_STRING@
238 PACKAGE_TARNAME = @PACKAGE_TARNAME@
239 PACKAGE_URL = @PACKAGE_URL@
240 PACKAGE_VERSION = @PACKAGE_VERSION@
241 PATH_SEPARATOR = @PATH_SEPARATOR@
242 PKG_CONFIG = @PKG_CONFIG@
243 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
244 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
245 POSUB = @POSUB@
246 PTHREAD_LIBS = @PTHREAD_LIBS@
247 RANLIB = @RANLIB@
248 SED = @SED@
249 SENSORS_LIBS = @SENSORS_LIBS@
250 SET_MAKE = @SET_MAKE@
251 SHELL = @SHELL@
252 STRIP = @STRIP@
253 UNITY_CFLAGS = @UNITY_CFLAGS@
254 UNITY_LIBS = @UNITY_LIBS@
255 USE_NLS = @USE_NLS@
256 VERSION = @VERSION@
257 X11_CFLAGS = @X11_CFLAGS@
258 X11_LIBS = @X11_LIBS@
259 XEXT_CFLAGS = @XEXT_CFLAGS@
260 XEXT_LIBS = @XEXT_LIBS@
261 XGETTEXT = @XGETTEXT@
262 XGETTEXT_015 = @XGETTEXT_015@
263 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
264 XMKMF = @XMKMF@
265 abs_builddir = @abs_builddir@
266 abs_srcdir = @abs_srcdir@
267 abs_top_builddir = @abs_top_builddir@
268 abs_top_srcdir = @abs_top_srcdir@
269 ac_ct_AR = @ac_ct_AR@
270 ac_ct_CC = @ac_ct_CC@
271 am__include = @am__include@
272 am__leading_dot = @am__leading_dot@
273 am__quote = @am__quote@
274 am__tar = @am__tar@
275 am__untar = @am__untar@
276 bindir = @bindir@
277 build = @build@
278 build_alias = @build_alias@
279 build_cpu = @build_cpu@
280 build_os = @build_os@
281 build_vendor = @build_vendor@
282 builddir = @builddir@
283 datadir = @datadir@
284 datarootdir = @datarootdir@
285 docdir = @docdir@
286 dvidir = @dvidir@
287 exec_prefix = @exec_prefix@
288 host = @host@
289 host_alias = @host_alias@
290 host_cpu = @host_cpu@
291 host_os = @host_os@
292 host_vendor = @host_vendor@
293 htmldir = @htmldir@
294 includedir = @includedir@
295 infodir = @infodir@
296 install_sh = @install_sh@
297 libdir = @libdir@
298 libexecdir = @libexecdir@
299 localedir = @localedir@
300 localstatedir = @localstatedir@
301 mandir = @mandir@
302 mkdir_p = @mkdir_p@
303 oldincludedir = @oldincludedir@
304 pdfdir = @pdfdir@
305 prefix = @prefix@
306 program_transform_name = @program_transform_name@
307 psdir = @psdir@
308 sbindir = @sbindir@
309 sharedstatedir = @sharedstatedir@
310 srcdir = @srcdir@
311 sysconfdir = @sysconfdir@
312 target_alias = @target_alias@
313 top_build_prefix = @top_build_prefix@
314 top_builddir = @top_builddir@
315 top_srcdir = @top_srcdir@
316 SUBDIRS = doc \
317         po \
318         src \
319         icons/hicolor/scalable \
320         icons/hicolor/14x14 \
321         icons/hicolor/16x16 \
322         icons/hicolor/22x22 \
323         icons/hicolor/24x24 \
324         icons/hicolor/32x32 \
325         icons/hicolor/48x48 \
326         icons/hicolor/64x64 \
327         icons/ubuntu-mono-dark/status/22 \
328         icons/ubuntu-mono-light/status/22 \
329         icons/ubuntu-mono-dark/apps/22 \
330         www \
331         tests
332
333 dist_doc_DATA = AUTHORS \
334         COPYING \
335         INSTALL \
336         NEWS \
337         NEWS.html \
338         README \
339         README.html
340
341 desktopdir = $(datadir)/applications
342 desktop_DATA = psensor.desktop
343 EXTRA_DIST = $(desktop_DATA) $(autostart_DATA)
344 all: config.h
345         $(MAKE) $(AM_MAKEFLAGS) all-recursive
346
347 .SUFFIXES:
348 am--refresh: Makefile
349         @:
350 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
351         @for dep in $?; do \
352           case '$(am__configure_deps)' in \
353             *$$dep*) \
354               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
355               $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
356                 && exit 0; \
357               exit 1;; \
358           esac; \
359         done; \
360         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
361         $(am__cd) $(top_srcdir) && \
362           $(AUTOMAKE) --gnu Makefile
363 .PRECIOUS: Makefile
364 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
365         @case '$?' in \
366           *config.status*) \
367             echo ' $(SHELL) ./config.status'; \
368             $(SHELL) ./config.status;; \
369           *) \
370             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
371             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
372         esac;
373
374 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
375         $(SHELL) ./config.status --recheck
376
377 $(top_srcdir)/configure:  $(am__configure_deps)
378         $(am__cd) $(srcdir) && $(AUTOCONF)
379 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
380         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
381 $(am__aclocal_m4_deps):
382
383 config.h: stamp-h1
384         @if test ! -f $@; then rm -f stamp-h1; else :; fi
385         @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
386
387 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
388         @rm -f stamp-h1
389         cd $(top_builddir) && $(SHELL) ./config.status config.h
390 $(srcdir)/config.h.in:  $(am__configure_deps) 
391         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
392         rm -f stamp-h1
393         touch $@
394
395 distclean-hdr:
396         -rm -f config.h stamp-h1
397 install-desktopDATA: $(desktop_DATA)
398         @$(NORMAL_INSTALL)
399         @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
400         if test -n "$$list"; then \
401           echo " $(MKDIR_P) '$(DESTDIR)$(desktopdir)'"; \
402           $(MKDIR_P) "$(DESTDIR)$(desktopdir)" || exit 1; \
403         fi; \
404         for p in $$list; do \
405           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
406           echo "$$d$$p"; \
407         done | $(am__base_list) | \
408         while read files; do \
409           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(desktopdir)'"; \
410           $(INSTALL_DATA) $$files "$(DESTDIR)$(desktopdir)" || exit $$?; \
411         done
412
413 uninstall-desktopDATA:
414         @$(NORMAL_UNINSTALL)
415         @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
416         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
417         dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
418 install-dist_docDATA: $(dist_doc_DATA)
419         @$(NORMAL_INSTALL)
420         @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
421         if test -n "$$list"; then \
422           echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \
423           $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \
424         fi; \
425         for p in $$list; do \
426           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
427           echo "$$d$$p"; \
428         done | $(am__base_list) | \
429         while read files; do \
430           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
431           $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
432         done
433
434 uninstall-dist_docDATA:
435         @$(NORMAL_UNINSTALL)
436         @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
437         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
438         dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
439
440 # This directory's subdirectories are mostly independent; you can cd
441 # into them and run `make' without going through this Makefile.
442 # To change the values of `make' variables: instead of editing Makefiles,
443 # (1) if the variable is set in `config.status', edit `config.status'
444 #     (which will cause the Makefiles to be regenerated when you run `make');
445 # (2) otherwise, pass the desired values on the `make' command line.
446 $(RECURSIVE_TARGETS):
447         @fail= failcom='exit 1'; \
448         for f in x $$MAKEFLAGS; do \
449           case $$f in \
450             *=* | --[!k]*);; \
451             *k*) failcom='fail=yes';; \
452           esac; \
453         done; \
454         dot_seen=no; \
455         target=`echo $@ | sed s/-recursive//`; \
456         list='$(SUBDIRS)'; for subdir in $$list; do \
457           echo "Making $$target in $$subdir"; \
458           if test "$$subdir" = "."; then \
459             dot_seen=yes; \
460             local_target="$$target-am"; \
461           else \
462             local_target="$$target"; \
463           fi; \
464           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
465           || eval $$failcom; \
466         done; \
467         if test "$$dot_seen" = "no"; then \
468           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
469         fi; test -z "$$fail"
470
471 $(RECURSIVE_CLEAN_TARGETS):
472         @fail= failcom='exit 1'; \
473         for f in x $$MAKEFLAGS; do \
474           case $$f in \
475             *=* | --[!k]*);; \
476             *k*) failcom='fail=yes';; \
477           esac; \
478         done; \
479         dot_seen=no; \
480         case "$@" in \
481           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
482           *) list='$(SUBDIRS)' ;; \
483         esac; \
484         rev=''; for subdir in $$list; do \
485           if test "$$subdir" = "."; then :; else \
486             rev="$$subdir $$rev"; \
487           fi; \
488         done; \
489         rev="$$rev ."; \
490         target=`echo $@ | sed s/-recursive//`; \
491         for subdir in $$rev; do \
492           echo "Making $$target in $$subdir"; \
493           if test "$$subdir" = "."; then \
494             local_target="$$target-am"; \
495           else \
496             local_target="$$target"; \
497           fi; \
498           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
499           || eval $$failcom; \
500         done && test -z "$$fail"
501 tags-recursive:
502         list='$(SUBDIRS)'; for subdir in $$list; do \
503           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
504         done
505 ctags-recursive:
506         list='$(SUBDIRS)'; for subdir in $$list; do \
507           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
508         done
509
510 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
511         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
512         unique=`for i in $$list; do \
513             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
514           done | \
515           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
516               END { if (nonempty) { for (i in files) print i; }; }'`; \
517         mkid -fID $$unique
518 tags: TAGS
519
520 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
521                 $(TAGS_FILES) $(LISP)
522         set x; \
523         here=`pwd`; \
524         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
525           include_option=--etags-include; \
526           empty_fix=.; \
527         else \
528           include_option=--include; \
529           empty_fix=; \
530         fi; \
531         list='$(SUBDIRS)'; for subdir in $$list; do \
532           if test "$$subdir" = .; then :; else \
533             test ! -f $$subdir/TAGS || \
534               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
535           fi; \
536         done; \
537         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
538         unique=`for i in $$list; do \
539             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
540           done | \
541           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
542               END { if (nonempty) { for (i in files) print i; }; }'`; \
543         shift; \
544         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
545           test -n "$$unique" || unique=$$empty_fix; \
546           if test $$# -gt 0; then \
547             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
548               "$$@" $$unique; \
549           else \
550             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
551               $$unique; \
552           fi; \
553         fi
554 ctags: CTAGS
555 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
556                 $(TAGS_FILES) $(LISP)
557         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
558         unique=`for i in $$list; do \
559             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
560           done | \
561           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
562               END { if (nonempty) { for (i in files) print i; }; }'`; \
563         test -z "$(CTAGS_ARGS)$$unique" \
564           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
565              $$unique
566
567 GTAGS:
568         here=`$(am__cd) $(top_builddir) && pwd` \
569           && $(am__cd) $(top_srcdir) \
570           && gtags -i $(GTAGS_ARGS) "$$here"
571
572 distclean-tags:
573         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
574
575 distdir: $(DISTFILES)
576         $(am__remove_distdir)
577         test -d "$(distdir)" || mkdir "$(distdir)"
578         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
579         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
580         list='$(DISTFILES)'; \
581           dist_files=`for file in $$list; do echo $$file; done | \
582           sed -e "s|^$$srcdirstrip/||;t" \
583               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
584         case $$dist_files in \
585           */*) $(MKDIR_P) `echo "$$dist_files" | \
586                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
587                            sort -u` ;; \
588         esac; \
589         for file in $$dist_files; do \
590           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
591           if test -d $$d/$$file; then \
592             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
593             if test -d "$(distdir)/$$file"; then \
594               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
595             fi; \
596             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
597               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
598               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
599             fi; \
600             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
601           else \
602             test -f "$(distdir)/$$file" \
603             || cp -p $$d/$$file "$(distdir)/$$file" \
604             || exit 1; \
605           fi; \
606         done
607         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
608           if test "$$subdir" = .; then :; else \
609             $(am__make_dryrun) \
610               || test -d "$(distdir)/$$subdir" \
611               || $(MKDIR_P) "$(distdir)/$$subdir" \
612               || exit 1; \
613             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
614             $(am__relativize); \
615             new_distdir=$$reldir; \
616             dir1=$$subdir; dir2="$(top_distdir)"; \
617             $(am__relativize); \
618             new_top_distdir=$$reldir; \
619             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
620             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
621             ($(am__cd) $$subdir && \
622               $(MAKE) $(AM_MAKEFLAGS) \
623                 top_distdir="$$new_top_distdir" \
624                 distdir="$$new_distdir" \
625                 am__remove_distdir=: \
626                 am__skip_length_check=: \
627                 am__skip_mode_fix=: \
628                 distdir) \
629               || exit 1; \
630           fi; \
631         done
632         -test -n "$(am__skip_mode_fix)" \
633         || find "$(distdir)" -type d ! -perm -755 \
634                 -exec chmod u+rwx,go+rx {} \; -o \
635           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
636           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
637           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
638         || chmod -R a+r "$(distdir)"
639 dist-gzip: distdir
640         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
641         $(am__remove_distdir)
642
643 dist-bzip2: distdir
644         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
645         $(am__remove_distdir)
646
647 dist-lzip: distdir
648         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
649         $(am__remove_distdir)
650
651 dist-lzma: distdir
652         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
653         $(am__remove_distdir)
654
655 dist-xz: distdir
656         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
657         $(am__remove_distdir)
658
659 dist-tarZ: distdir
660         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
661         $(am__remove_distdir)
662
663 dist-shar: distdir
664         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
665         $(am__remove_distdir)
666
667 dist-zip: distdir
668         -rm -f $(distdir).zip
669         zip -rq $(distdir).zip $(distdir)
670         $(am__remove_distdir)
671
672 dist dist-all: distdir
673         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
674         $(am__remove_distdir)
675
676 # This target untars the dist file and tries a VPATH configuration.  Then
677 # it guarantees that the distribution is self-contained by making another
678 # tarfile.
679 distcheck: dist
680         case '$(DIST_ARCHIVES)' in \
681         *.tar.gz*) \
682           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
683         *.tar.bz2*) \
684           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
685         *.tar.lzma*) \
686           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
687         *.tar.lz*) \
688           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
689         *.tar.xz*) \
690           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
691         *.tar.Z*) \
692           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
693         *.shar.gz*) \
694           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
695         *.zip*) \
696           unzip $(distdir).zip ;;\
697         esac
698         chmod -R a-w $(distdir); chmod u+w $(distdir)
699         mkdir $(distdir)/_build
700         mkdir $(distdir)/_inst
701         chmod a-w $(distdir)
702         test -d $(distdir)/_build || exit 0; \
703         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
704           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
705           && am__cwd=`pwd` \
706           && $(am__cd) $(distdir)/_build \
707           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
708             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
709             $(DISTCHECK_CONFIGURE_FLAGS) \
710           && $(MAKE) $(AM_MAKEFLAGS) \
711           && $(MAKE) $(AM_MAKEFLAGS) dvi \
712           && $(MAKE) $(AM_MAKEFLAGS) check \
713           && $(MAKE) $(AM_MAKEFLAGS) install \
714           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
715           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
716           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
717                 distuninstallcheck \
718           && chmod -R a-w "$$dc_install_base" \
719           && ({ \
720                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
721                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
722                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
723                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
724                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
725               } || { rm -rf "$$dc_destdir"; exit 1; }) \
726           && rm -rf "$$dc_destdir" \
727           && $(MAKE) $(AM_MAKEFLAGS) dist \
728           && rm -rf $(DIST_ARCHIVES) \
729           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
730           && cd "$$am__cwd" \
731           || exit 1
732         $(am__remove_distdir)
733         @(echo "$(distdir) archives ready for distribution: "; \
734           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
735           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
736 distuninstallcheck:
737         @test -n '$(distuninstallcheck_dir)' || { \
738           echo 'ERROR: trying to run $@ with an empty' \
739                '$$(distuninstallcheck_dir)' >&2; \
740           exit 1; \
741         }; \
742         $(am__cd) '$(distuninstallcheck_dir)' || { \
743           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
744           exit 1; \
745         }; \
746         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
747            || { echo "ERROR: files left after uninstall:" ; \
748                 if test -n "$(DESTDIR)"; then \
749                   echo "  (check DESTDIR support)"; \
750                 fi ; \
751                 $(distuninstallcheck_listfiles) ; \
752                 exit 1; } >&2
753 distcleancheck: distclean
754         @if test '$(srcdir)' = . ; then \
755           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
756           exit 1 ; \
757         fi
758         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
759           || { echo "ERROR: files left in build directory after distclean:" ; \
760                $(distcleancheck_listfiles) ; \
761                exit 1; } >&2
762 check-am: all-am
763 check: check-recursive
764 all-am: Makefile $(DATA) config.h
765 installdirs: installdirs-recursive
766 installdirs-am:
767         for dir in "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(docdir)"; do \
768           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
769         done
770 install: install-recursive
771 install-exec: install-exec-recursive
772 install-data: install-data-recursive
773 uninstall: uninstall-recursive
774
775 install-am: all-am
776         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
777
778 installcheck: installcheck-recursive
779 install-strip:
780         if test -z '$(STRIP)'; then \
781           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
782             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
783               install; \
784         else \
785           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
786             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
787             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
788         fi
789 mostlyclean-generic:
790
791 clean-generic:
792
793 distclean-generic:
794         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
795         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
796
797 maintainer-clean-generic:
798         @echo "This command is intended for maintainers to use"
799         @echo "it deletes files that may require special tools to rebuild."
800 clean: clean-recursive
801
802 clean-am: clean-generic mostlyclean-am
803
804 distclean: distclean-recursive
805         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
806         -rm -f Makefile
807 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
808
809 dvi: dvi-recursive
810
811 dvi-am:
812
813 html: html-recursive
814
815 html-am:
816
817 info: info-recursive
818
819 info-am:
820
821 install-data-am: install-desktopDATA install-dist_docDATA
822
823 install-dvi: install-dvi-recursive
824
825 install-dvi-am:
826
827 install-exec-am:
828
829 install-html: install-html-recursive
830
831 install-html-am:
832
833 install-info: install-info-recursive
834
835 install-info-am:
836
837 install-man:
838
839 install-pdf: install-pdf-recursive
840
841 install-pdf-am:
842
843 install-ps: install-ps-recursive
844
845 install-ps-am:
846
847 installcheck-am:
848
849 maintainer-clean: maintainer-clean-recursive
850         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
851         -rm -rf $(top_srcdir)/autom4te.cache
852         -rm -f Makefile
853 maintainer-clean-am: distclean-am maintainer-clean-generic
854
855 mostlyclean: mostlyclean-recursive
856
857 mostlyclean-am: mostlyclean-generic
858
859 pdf: pdf-recursive
860
861 pdf-am:
862
863 ps: ps-recursive
864
865 ps-am:
866
867 uninstall-am: uninstall-desktopDATA uninstall-dist_docDATA
868
869 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
870         ctags-recursive install-am install-strip tags-recursive
871
872 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
873         all all-am am--refresh check check-am clean clean-generic \
874         ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
875         dist-lzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
876         distcheck distclean distclean-generic distclean-hdr \
877         distclean-tags distcleancheck distdir distuninstallcheck dvi \
878         dvi-am html html-am info info-am install install-am \
879         install-data install-data-am install-desktopDATA \
880         install-dist_docDATA install-dvi install-dvi-am install-exec \
881         install-exec-am install-html install-html-am install-info \
882         install-info-am install-man install-pdf install-pdf-am \
883         install-ps install-ps-am install-strip installcheck \
884         installcheck-am installdirs installdirs-am maintainer-clean \
885         maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
886         pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
887         uninstall-desktopDATA uninstall-dist_docDATA
888
889
890 README.html: README www/style.css
891         asciidoc --theme style -a themedir=`pwd`/www -n -a toc README
892
893 NEWS.html: NEWS www/style.css
894         asciidoc --theme style -a themedir=`pwd`/www NEWS
895
896 # Tell versions [3.59,3.63) of GNU make to not export all variables.
897 # Otherwise a system limit (for SysV at least) may be exceeded.
898 .NOEXPORT: