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