added gsettings schema
[psensor.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 GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
195 GMSGFMT = @GMSGFMT@
196 GMSGFMT_015 = @GMSGFMT_015@
197 GREP = @GREP@
198 GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
199 GTK_CFLAGS = @GTK_CFLAGS@
200 GTK_LIBS = @GTK_LIBS@
201 GTOP_CFLAGS = @GTOP_CFLAGS@
202 GTOP_LIBS = @GTOP_LIBS@
203 HAVE_CPPCHECK = @HAVE_CPPCHECK@
204 HELP2MAN = @HELP2MAN@
205 INSTALL = @INSTALL@
206 INSTALL_DATA = @INSTALL_DATA@
207 INSTALL_PROGRAM = @INSTALL_PROGRAM@
208 INSTALL_SCRIPT = @INSTALL_SCRIPT@
209 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
210 INTLLIBS = @INTLLIBS@
211 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
212 JSON_CFLAGS = @JSON_CFLAGS@
213 JSON_LIBS = @JSON_LIBS@
214 LDFLAGS = @LDFLAGS@
215 LIBATIADL_CFLAGS = @LIBATIADL_CFLAGS@
216 LIBATIADL_LIBS = @LIBATIADL_LIBS@
217 LIBICONV = @LIBICONV@
218 LIBINTL = @LIBINTL@
219 LIBMICROHTTPD_CFLAGS = @LIBMICROHTTPD_CFLAGS@
220 LIBMICROHTTPD_LIBS = @LIBMICROHTTPD_LIBS@
221 LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
222 LIBNOTIFY_LIBS = @LIBNOTIFY_LIBS@
223 LIBOBJS = @LIBOBJS@
224 LIBS = @LIBS@
225 LTLIBICONV = @LTLIBICONV@
226 LTLIBINTL = @LTLIBINTL@
227 LTLIBOBJS = @LTLIBOBJS@
228 MAKEINFO = @MAKEINFO@
229 MKDIR_P = @MKDIR_P@
230 MSGFMT = @MSGFMT@
231 MSGFMT_015 = @MSGFMT_015@
232 MSGMERGE = @MSGMERGE@
233 NVIDIA_CFLAGS = @NVIDIA_CFLAGS@
234 NVIDIA_LIBS = @NVIDIA_LIBS@
235 OBJEXT = @OBJEXT@
236 PACKAGE = @PACKAGE@
237 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
238 PACKAGE_NAME = @PACKAGE_NAME@
239 PACKAGE_STRING = @PACKAGE_STRING@
240 PACKAGE_TARNAME = @PACKAGE_TARNAME@
241 PACKAGE_URL = @PACKAGE_URL@
242 PACKAGE_VERSION = @PACKAGE_VERSION@
243 PATH_SEPARATOR = @PATH_SEPARATOR@
244 PKG_CONFIG = @PKG_CONFIG@
245 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
246 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
247 POSUB = @POSUB@
248 PTHREAD_LIBS = @PTHREAD_LIBS@
249 RANLIB = @RANLIB@
250 SED = @SED@
251 SENSORS_LIBS = @SENSORS_LIBS@
252 SET_MAKE = @SET_MAKE@
253 SHELL = @SHELL@
254 STRIP = @STRIP@
255 UNITY_CFLAGS = @UNITY_CFLAGS@
256 UNITY_LIBS = @UNITY_LIBS@
257 USE_NLS = @USE_NLS@
258 VERSION = @VERSION@
259 X11_CFLAGS = @X11_CFLAGS@
260 X11_LIBS = @X11_LIBS@
261 XEXT_CFLAGS = @XEXT_CFLAGS@
262 XEXT_LIBS = @XEXT_LIBS@
263 XGETTEXT = @XGETTEXT@
264 XGETTEXT_015 = @XGETTEXT_015@
265 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
266 XMKMF = @XMKMF@
267 abs_builddir = @abs_builddir@
268 abs_srcdir = @abs_srcdir@
269 abs_top_builddir = @abs_top_builddir@
270 abs_top_srcdir = @abs_top_srcdir@
271 ac_ct_AR = @ac_ct_AR@
272 ac_ct_CC = @ac_ct_CC@
273 am__include = @am__include@
274 am__leading_dot = @am__leading_dot@
275 am__quote = @am__quote@
276 am__tar = @am__tar@
277 am__untar = @am__untar@
278 bindir = @bindir@
279 build = @build@
280 build_alias = @build_alias@
281 build_cpu = @build_cpu@
282 build_os = @build_os@
283 build_vendor = @build_vendor@
284 builddir = @builddir@
285 datadir = @datadir@
286 datarootdir = @datarootdir@
287 docdir = @docdir@
288 dvidir = @dvidir@
289 exec_prefix = @exec_prefix@
290 gsettingsschemadir = @gsettingsschemadir@
291 host = @host@
292 host_alias = @host_alias@
293 host_cpu = @host_cpu@
294 host_os = @host_os@
295 host_vendor = @host_vendor@
296 htmldir = @htmldir@
297 includedir = @includedir@
298 infodir = @infodir@
299 install_sh = @install_sh@
300 libdir = @libdir@
301 libexecdir = @libexecdir@
302 localedir = @localedir@
303 localstatedir = @localstatedir@
304 mandir = @mandir@
305 mkdir_p = @mkdir_p@
306 oldincludedir = @oldincludedir@
307 pdfdir = @pdfdir@
308 prefix = @prefix@
309 program_transform_name = @program_transform_name@
310 psdir = @psdir@
311 sbindir = @sbindir@
312 sharedstatedir = @sharedstatedir@
313 srcdir = @srcdir@
314 sysconfdir = @sysconfdir@
315 target_alias = @target_alias@
316 top_build_prefix = @top_build_prefix@
317 top_builddir = @top_builddir@
318 top_srcdir = @top_srcdir@
319 SUBDIRS = doc \
320         po \
321         src \
322         icons/hicolor/scalable \
323         icons/hicolor/14x14 \
324         icons/hicolor/16x16 \
325         icons/hicolor/22x22 \
326         icons/hicolor/24x24 \
327         icons/hicolor/32x32 \
328         icons/hicolor/48x48 \
329         icons/hicolor/64x64 \
330         icons/ubuntu-mono-dark/status/22 \
331         icons/ubuntu-mono-light/status/22 \
332         icons/ubuntu-mono-dark/apps/22 \
333         www \
334         tests
335
336 dist_doc_DATA = AUTHORS \
337         COPYING \
338         INSTALL \
339         NEWS \
340         NEWS.html \
341         README \
342         README.html
343
344 desktopdir = $(datadir)/applications
345 desktop_DATA = psensor.desktop
346 EXTRA_DIST = $(desktop_DATA) $(autostart_DATA)
347 all: config.h
348         $(MAKE) $(AM_MAKEFLAGS) all-recursive
349
350 .SUFFIXES:
351 am--refresh: Makefile
352         @:
353 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
354         @for dep in $?; do \
355           case '$(am__configure_deps)' in \
356             *$$dep*) \
357               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
358               $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
359                 && exit 0; \
360               exit 1;; \
361           esac; \
362         done; \
363         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
364         $(am__cd) $(top_srcdir) && \
365           $(AUTOMAKE) --gnu Makefile
366 .PRECIOUS: Makefile
367 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
368         @case '$?' in \
369           *config.status*) \
370             echo ' $(SHELL) ./config.status'; \
371             $(SHELL) ./config.status;; \
372           *) \
373             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
374             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
375         esac;
376
377 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
378         $(SHELL) ./config.status --recheck
379
380 $(top_srcdir)/configure:  $(am__configure_deps)
381         $(am__cd) $(srcdir) && $(AUTOCONF)
382 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
383         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
384 $(am__aclocal_m4_deps):
385
386 config.h: stamp-h1
387         @if test ! -f $@; then rm -f stamp-h1; else :; fi
388         @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
389
390 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
391         @rm -f stamp-h1
392         cd $(top_builddir) && $(SHELL) ./config.status config.h
393 $(srcdir)/config.h.in:  $(am__configure_deps) 
394         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
395         rm -f stamp-h1
396         touch $@
397
398 distclean-hdr:
399         -rm -f config.h stamp-h1
400 install-desktopDATA: $(desktop_DATA)
401         @$(NORMAL_INSTALL)
402         @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
403         if test -n "$$list"; then \
404           echo " $(MKDIR_P) '$(DESTDIR)$(desktopdir)'"; \
405           $(MKDIR_P) "$(DESTDIR)$(desktopdir)" || exit 1; \
406         fi; \
407         for p in $$list; do \
408           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
409           echo "$$d$$p"; \
410         done | $(am__base_list) | \
411         while read files; do \
412           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(desktopdir)'"; \
413           $(INSTALL_DATA) $$files "$(DESTDIR)$(desktopdir)" || exit $$?; \
414         done
415
416 uninstall-desktopDATA:
417         @$(NORMAL_UNINSTALL)
418         @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
419         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
420         dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
421 install-dist_docDATA: $(dist_doc_DATA)
422         @$(NORMAL_INSTALL)
423         @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
424         if test -n "$$list"; then \
425           echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \
426           $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \
427         fi; \
428         for p in $$list; do \
429           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
430           echo "$$d$$p"; \
431         done | $(am__base_list) | \
432         while read files; do \
433           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
434           $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
435         done
436
437 uninstall-dist_docDATA:
438         @$(NORMAL_UNINSTALL)
439         @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
440         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
441         dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
442
443 # This directory's subdirectories are mostly independent; you can cd
444 # into them and run `make' without going through this Makefile.
445 # To change the values of `make' variables: instead of editing Makefiles,
446 # (1) if the variable is set in `config.status', edit `config.status'
447 #     (which will cause the Makefiles to be regenerated when you run `make');
448 # (2) otherwise, pass the desired values on the `make' command line.
449 $(RECURSIVE_TARGETS):
450         @fail= failcom='exit 1'; \
451         for f in x $$MAKEFLAGS; do \
452           case $$f in \
453             *=* | --[!k]*);; \
454             *k*) failcom='fail=yes';; \
455           esac; \
456         done; \
457         dot_seen=no; \
458         target=`echo $@ | sed s/-recursive//`; \
459         list='$(SUBDIRS)'; for subdir in $$list; do \
460           echo "Making $$target in $$subdir"; \
461           if test "$$subdir" = "."; then \
462             dot_seen=yes; \
463             local_target="$$target-am"; \
464           else \
465             local_target="$$target"; \
466           fi; \
467           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
468           || eval $$failcom; \
469         done; \
470         if test "$$dot_seen" = "no"; then \
471           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
472         fi; test -z "$$fail"
473
474 $(RECURSIVE_CLEAN_TARGETS):
475         @fail= failcom='exit 1'; \
476         for f in x $$MAKEFLAGS; do \
477           case $$f in \
478             *=* | --[!k]*);; \
479             *k*) failcom='fail=yes';; \
480           esac; \
481         done; \
482         dot_seen=no; \
483         case "$@" in \
484           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
485           *) list='$(SUBDIRS)' ;; \
486         esac; \
487         rev=''; for subdir in $$list; do \
488           if test "$$subdir" = "."; then :; else \
489             rev="$$subdir $$rev"; \
490           fi; \
491         done; \
492         rev="$$rev ."; \
493         target=`echo $@ | sed s/-recursive//`; \
494         for subdir in $$rev; do \
495           echo "Making $$target in $$subdir"; \
496           if test "$$subdir" = "."; then \
497             local_target="$$target-am"; \
498           else \
499             local_target="$$target"; \
500           fi; \
501           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
502           || eval $$failcom; \
503         done && test -z "$$fail"
504 tags-recursive:
505         list='$(SUBDIRS)'; for subdir in $$list; do \
506           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
507         done
508 ctags-recursive:
509         list='$(SUBDIRS)'; for subdir in $$list; do \
510           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
511         done
512
513 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
514         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
515         unique=`for i in $$list; do \
516             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
517           done | \
518           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
519               END { if (nonempty) { for (i in files) print i; }; }'`; \
520         mkid -fID $$unique
521 tags: TAGS
522
523 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
524                 $(TAGS_FILES) $(LISP)
525         set x; \
526         here=`pwd`; \
527         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
528           include_option=--etags-include; \
529           empty_fix=.; \
530         else \
531           include_option=--include; \
532           empty_fix=; \
533         fi; \
534         list='$(SUBDIRS)'; for subdir in $$list; do \
535           if test "$$subdir" = .; then :; else \
536             test ! -f $$subdir/TAGS || \
537               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
538           fi; \
539         done; \
540         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
541         unique=`for i in $$list; do \
542             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
543           done | \
544           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
545               END { if (nonempty) { for (i in files) print i; }; }'`; \
546         shift; \
547         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
548           test -n "$$unique" || unique=$$empty_fix; \
549           if test $$# -gt 0; then \
550             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
551               "$$@" $$unique; \
552           else \
553             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
554               $$unique; \
555           fi; \
556         fi
557 ctags: CTAGS
558 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
559                 $(TAGS_FILES) $(LISP)
560         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
561         unique=`for i in $$list; do \
562             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
563           done | \
564           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
565               END { if (nonempty) { for (i in files) print i; }; }'`; \
566         test -z "$(CTAGS_ARGS)$$unique" \
567           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
568              $$unique
569
570 GTAGS:
571         here=`$(am__cd) $(top_builddir) && pwd` \
572           && $(am__cd) $(top_srcdir) \
573           && gtags -i $(GTAGS_ARGS) "$$here"
574
575 distclean-tags:
576         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
577
578 distdir: $(DISTFILES)
579         $(am__remove_distdir)
580         test -d "$(distdir)" || mkdir "$(distdir)"
581         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
582         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
583         list='$(DISTFILES)'; \
584           dist_files=`for file in $$list; do echo $$file; done | \
585           sed -e "s|^$$srcdirstrip/||;t" \
586               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
587         case $$dist_files in \
588           */*) $(MKDIR_P) `echo "$$dist_files" | \
589                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
590                            sort -u` ;; \
591         esac; \
592         for file in $$dist_files; do \
593           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
594           if test -d $$d/$$file; then \
595             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
596             if test -d "$(distdir)/$$file"; then \
597               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
598             fi; \
599             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
600               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
601               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
602             fi; \
603             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
604           else \
605             test -f "$(distdir)/$$file" \
606             || cp -p $$d/$$file "$(distdir)/$$file" \
607             || exit 1; \
608           fi; \
609         done
610         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
611           if test "$$subdir" = .; then :; else \
612             $(am__make_dryrun) \
613               || test -d "$(distdir)/$$subdir" \
614               || $(MKDIR_P) "$(distdir)/$$subdir" \
615               || exit 1; \
616             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
617             $(am__relativize); \
618             new_distdir=$$reldir; \
619             dir1=$$subdir; dir2="$(top_distdir)"; \
620             $(am__relativize); \
621             new_top_distdir=$$reldir; \
622             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
623             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
624             ($(am__cd) $$subdir && \
625               $(MAKE) $(AM_MAKEFLAGS) \
626                 top_distdir="$$new_top_distdir" \
627                 distdir="$$new_distdir" \
628                 am__remove_distdir=: \
629                 am__skip_length_check=: \
630                 am__skip_mode_fix=: \
631                 distdir) \
632               || exit 1; \
633           fi; \
634         done
635         -test -n "$(am__skip_mode_fix)" \
636         || find "$(distdir)" -type d ! -perm -755 \
637                 -exec chmod u+rwx,go+rx {} \; -o \
638           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
639           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
640           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
641         || chmod -R a+r "$(distdir)"
642 dist-gzip: distdir
643         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
644         $(am__remove_distdir)
645
646 dist-bzip2: distdir
647         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
648         $(am__remove_distdir)
649
650 dist-lzip: distdir
651         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
652         $(am__remove_distdir)
653
654 dist-lzma: distdir
655         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
656         $(am__remove_distdir)
657
658 dist-xz: distdir
659         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
660         $(am__remove_distdir)
661
662 dist-tarZ: distdir
663         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
664         $(am__remove_distdir)
665
666 dist-shar: distdir
667         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
668         $(am__remove_distdir)
669
670 dist-zip: distdir
671         -rm -f $(distdir).zip
672         zip -rq $(distdir).zip $(distdir)
673         $(am__remove_distdir)
674
675 dist dist-all: distdir
676         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
677         $(am__remove_distdir)
678
679 # This target untars the dist file and tries a VPATH configuration.  Then
680 # it guarantees that the distribution is self-contained by making another
681 # tarfile.
682 distcheck: dist
683         case '$(DIST_ARCHIVES)' in \
684         *.tar.gz*) \
685           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
686         *.tar.bz2*) \
687           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
688         *.tar.lzma*) \
689           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
690         *.tar.lz*) \
691           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
692         *.tar.xz*) \
693           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
694         *.tar.Z*) \
695           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
696         *.shar.gz*) \
697           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
698         *.zip*) \
699           unzip $(distdir).zip ;;\
700         esac
701         chmod -R a-w $(distdir); chmod u+w $(distdir)
702         mkdir $(distdir)/_build
703         mkdir $(distdir)/_inst
704         chmod a-w $(distdir)
705         test -d $(distdir)/_build || exit 0; \
706         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
707           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
708           && am__cwd=`pwd` \
709           && $(am__cd) $(distdir)/_build \
710           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
711             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
712             $(DISTCHECK_CONFIGURE_FLAGS) \
713           && $(MAKE) $(AM_MAKEFLAGS) \
714           && $(MAKE) $(AM_MAKEFLAGS) dvi \
715           && $(MAKE) $(AM_MAKEFLAGS) check \
716           && $(MAKE) $(AM_MAKEFLAGS) install \
717           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
718           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
719           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
720                 distuninstallcheck \
721           && chmod -R a-w "$$dc_install_base" \
722           && ({ \
723                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
724                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
725                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
726                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
727                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
728               } || { rm -rf "$$dc_destdir"; exit 1; }) \
729           && rm -rf "$$dc_destdir" \
730           && $(MAKE) $(AM_MAKEFLAGS) dist \
731           && rm -rf $(DIST_ARCHIVES) \
732           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
733           && cd "$$am__cwd" \
734           || exit 1
735         $(am__remove_distdir)
736         @(echo "$(distdir) archives ready for distribution: "; \
737           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
738           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
739 distuninstallcheck:
740         @test -n '$(distuninstallcheck_dir)' || { \
741           echo 'ERROR: trying to run $@ with an empty' \
742                '$$(distuninstallcheck_dir)' >&2; \
743           exit 1; \
744         }; \
745         $(am__cd) '$(distuninstallcheck_dir)' || { \
746           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
747           exit 1; \
748         }; \
749         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
750            || { echo "ERROR: files left after uninstall:" ; \
751                 if test -n "$(DESTDIR)"; then \
752                   echo "  (check DESTDIR support)"; \
753                 fi ; \
754                 $(distuninstallcheck_listfiles) ; \
755                 exit 1; } >&2
756 distcleancheck: distclean
757         @if test '$(srcdir)' = . ; then \
758           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
759           exit 1 ; \
760         fi
761         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
762           || { echo "ERROR: files left in build directory after distclean:" ; \
763                $(distcleancheck_listfiles) ; \
764                exit 1; } >&2
765 check-am: all-am
766 check: check-recursive
767 all-am: Makefile $(DATA) config.h
768 installdirs: installdirs-recursive
769 installdirs-am:
770         for dir in "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(docdir)"; do \
771           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
772         done
773 install: install-recursive
774 install-exec: install-exec-recursive
775 install-data: install-data-recursive
776 uninstall: uninstall-recursive
777
778 install-am: all-am
779         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
780
781 installcheck: installcheck-recursive
782 install-strip:
783         if test -z '$(STRIP)'; then \
784           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
785             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
786               install; \
787         else \
788           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
789             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
790             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
791         fi
792 mostlyclean-generic:
793
794 clean-generic:
795
796 distclean-generic:
797         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
798         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
799
800 maintainer-clean-generic:
801         @echo "This command is intended for maintainers to use"
802         @echo "it deletes files that may require special tools to rebuild."
803 clean: clean-recursive
804
805 clean-am: clean-generic mostlyclean-am
806
807 distclean: distclean-recursive
808         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
809         -rm -f Makefile
810 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
811
812 dvi: dvi-recursive
813
814 dvi-am:
815
816 html: html-recursive
817
818 html-am:
819
820 info: info-recursive
821
822 info-am:
823
824 install-data-am: install-desktopDATA install-dist_docDATA
825
826 install-dvi: install-dvi-recursive
827
828 install-dvi-am:
829
830 install-exec-am:
831
832 install-html: install-html-recursive
833
834 install-html-am:
835
836 install-info: install-info-recursive
837
838 install-info-am:
839
840 install-man:
841
842 install-pdf: install-pdf-recursive
843
844 install-pdf-am:
845
846 install-ps: install-ps-recursive
847
848 install-ps-am:
849
850 installcheck-am:
851
852 maintainer-clean: maintainer-clean-recursive
853         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
854         -rm -rf $(top_srcdir)/autom4te.cache
855         -rm -f Makefile
856 maintainer-clean-am: distclean-am maintainer-clean-generic
857
858 mostlyclean: mostlyclean-recursive
859
860 mostlyclean-am: mostlyclean-generic
861
862 pdf: pdf-recursive
863
864 pdf-am:
865
866 ps: ps-recursive
867
868 ps-am:
869
870 uninstall-am: uninstall-desktopDATA uninstall-dist_docDATA
871
872 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
873         ctags-recursive install-am install-strip tags-recursive
874
875 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
876         all all-am am--refresh check check-am clean clean-generic \
877         ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
878         dist-lzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
879         distcheck distclean distclean-generic distclean-hdr \
880         distclean-tags distcleancheck distdir distuninstallcheck dvi \
881         dvi-am html html-am info info-am install install-am \
882         install-data install-data-am install-desktopDATA \
883         install-dist_docDATA install-dvi install-dvi-am install-exec \
884         install-exec-am install-html install-html-am install-info \
885         install-info-am install-man install-pdf install-pdf-am \
886         install-ps install-ps-am install-strip installcheck \
887         installcheck-am installdirs installdirs-am maintainer-clean \
888         maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
889         pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
890         uninstall-desktopDATA uninstall-dist_docDATA
891
892
893 README.html: README www/style.css
894         asciidoc --theme style -a themedir=`pwd`/www -n -a toc README
895
896 NEWS.html: NEWS www/style.css
897         asciidoc --theme style -a themedir=`pwd`/www NEWS
898
899 # Tell versions [3.59,3.63) of GNU make to not export all variables.
900 # Otherwise a system limit (for SysV at least) may be exceeded.
901 .NOEXPORT: