Merge tag 'upstream/1.1.1'
[psensor-pkg-ubuntu.git] / src / 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 @JSON_TRUE@@LIBMICROHTTPD_TRUE@am__append_1 = server
55 @GTK_TRUE@@X11_TRUE@@XEXT_TRUE@bin_PROGRAMS = psensor$(EXEEXT)
56 @GTOP_TRUE@am__append_2 = $(GTOP_CFLAGS)
57 @GTOP_TRUE@am__append_3 = $(GTOP_LIBS)
58 @LIBNOTIFY_TRUE@am__append_4 = ui_notify.h ui_notify.c
59 @LIBNOTIFY_TRUE@am__append_5 = $(LIBNOTIFY_LIBS)
60 @LIBNOTIFY_TRUE@am__append_6 = $(LIBNOTIFY_CFLAGS)
61 @APPINDICATOR_TRUE@am__append_7 = ui_appindicator.c 
62 @APPINDICATOR_TRUE@am__append_8 = $(APPINDICATOR_LIBS)
63 @APPINDICATOR_TRUE@am__append_9 = $(APPINDICATOR_CFLAGS)
64 @NVIDIA_TRUE@@X11_TRUE@am__append_10 = $(NVIDIA_CFLAGS)
65 @NVIDIA_TRUE@@X11_TRUE@am__append_11 = $(NVIDIA_LIBS)
66 @LIBATIADL_TRUE@am__append_12 = $(LIBATIADL_CFLAGS)
67 @LIBATIADL_TRUE@am__append_13 = $(LIBATIADL_LIBS)
68 @ATASMART_TRUE@am__append_14 = $(ATASMART_CFLAGS)
69 @ATASMART_TRUE@am__append_15 = $(ATASMART_LIBS)
70 @UNITY_TRUE@am__append_16 = ui_unity.h ui_unity.c
71 @UNITY_TRUE@am__append_17 = $(UNITY_CFLAGS)
72 @UNITY_TRUE@am__append_18 = $(UNITY_LIBS) 
73 @CURL_TRUE@@JSON_TRUE@am__append_19 = rsensor.h rsensor.c
74 @CURL_TRUE@@JSON_TRUE@am__append_20 = $(CURL_LIBS) $(JSON_LIBS)
75 @CURL_TRUE@@JSON_TRUE@am__append_21 = $(CURL_CFLAGS) $(JSON_CFLAGS)
76 subdir = src
77 DIST_COMMON = $(dist_man_MANS) $(srcdir)/Makefile.am \
78         $(srcdir)/Makefile.in
79 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
80 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
81 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
82         $(ACLOCAL_M4)
83 mkinstalldirs = $(install_sh) -d
84 CONFIG_HEADER = $(top_builddir)/config.h
85 CONFIG_CLEAN_FILES =
86 CONFIG_CLEAN_VPATH_FILES =
87 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"
88 PROGRAMS = $(bin_PROGRAMS)
89 am__psensor_SOURCES_DIST = cfg.h cfg.c notify_cmd.c notify_cmd.h \
90         graph.h graph.c main.c ui.h ui.c ui_appindicator.h ui_color.h \
91         ui_color.c ui_graph.h ui_graph.c ui_pref.h ui_pref.c \
92         ui_sensorlist.h ui_sensorlist.c ui_sensorpref.h \
93         ui_sensorpref.c ui_status.h ui_status.c pxdg.h pxdg.c \
94         ui_notify.h ui_notify.c ui_appindicator.c ui_unity.h \
95         ui_unity.c rsensor.h rsensor.c
96 @LIBNOTIFY_TRUE@am__objects_1 = ui_notify.$(OBJEXT)
97 @APPINDICATOR_TRUE@am__objects_2 = ui_appindicator.$(OBJEXT)
98 @UNITY_TRUE@am__objects_3 = ui_unity.$(OBJEXT)
99 @CURL_TRUE@@JSON_TRUE@am__objects_4 = rsensor.$(OBJEXT)
100 am_psensor_OBJECTS = cfg.$(OBJEXT) notify_cmd.$(OBJEXT) \
101         graph.$(OBJEXT) main.$(OBJEXT) ui.$(OBJEXT) ui_color.$(OBJEXT) \
102         ui_graph.$(OBJEXT) ui_pref.$(OBJEXT) ui_sensorlist.$(OBJEXT) \
103         ui_sensorpref.$(OBJEXT) ui_status.$(OBJEXT) pxdg.$(OBJEXT) \
104         $(am__objects_1) $(am__objects_2) $(am__objects_3) \
105         $(am__objects_4)
106 psensor_OBJECTS = $(am_psensor_OBJECTS)
107 psensor_LDADD = $(LDADD)
108 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
109 depcomp = $(SHELL) $(top_srcdir)/depcomp
110 am__depfiles_maybe = depfiles
111 am__mv = mv -f
112 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
113         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
114 CCLD = $(CC)
115 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
116 SOURCES = $(psensor_SOURCES)
117 DIST_SOURCES = $(am__psensor_SOURCES_DIST)
118 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
119         html-recursive info-recursive install-data-recursive \
120         install-dvi-recursive install-exec-recursive \
121         install-html-recursive install-info-recursive \
122         install-pdf-recursive install-ps-recursive install-recursive \
123         installcheck-recursive installdirs-recursive pdf-recursive \
124         ps-recursive uninstall-recursive
125 am__can_run_installinfo = \
126   case $$AM_UPDATE_INFO_DIR in \
127     n|no|NO) false;; \
128     *) (install-info --version) >/dev/null 2>&1;; \
129   esac
130 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
131 am__vpath_adj = case $$p in \
132     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
133     *) f=$$p;; \
134   esac;
135 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
136 am__install_max = 40
137 am__nobase_strip_setup = \
138   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
139 am__nobase_strip = \
140   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
141 am__nobase_list = $(am__nobase_strip_setup); \
142   for p in $$list; do echo "$$p $$p"; done | \
143   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
144   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
145     if (++n[$$2] == $(am__install_max)) \
146       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
147     END { for (dir in files) print dir, files[dir] }'
148 am__base_list = \
149   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
150   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
151 am__uninstall_files_from_dir = { \
152   test -z "$$files" \
153     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
154     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
155          $(am__cd) "$$dir" && rm -f $$files; }; \
156   }
157 man1dir = $(mandir)/man1
158 NROFF = nroff
159 MANS = $(dist_man_MANS)
160 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
161   distclean-recursive maintainer-clean-recursive
162 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
163         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
164         distdir
165 ETAGS = etags
166 CTAGS = ctags
167 DIST_SUBDIRS = lib glade server
168 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
169 am__relativize = \
170   dir0=`pwd`; \
171   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
172   sed_rest='s,^[^/]*/*,,'; \
173   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
174   sed_butlast='s,/*[^/]*$$,,'; \
175   while test -n "$$dir1"; do \
176     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
177     if test "$$first" != "."; then \
178       if test "$$first" = ".."; then \
179         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
180         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
181       else \
182         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
183         if test "$$first2" = "$$first"; then \
184           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
185         else \
186           dir2="../$$dir2"; \
187         fi; \
188         dir0="$$dir0"/"$$first"; \
189       fi; \
190     fi; \
191     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
192   done; \
193   reldir="$$dir2"
194 ACLOCAL = @ACLOCAL@
195 AMTAR = @AMTAR@
196 APPINDICATOR_CFLAGS = @APPINDICATOR_CFLAGS@
197 APPINDICATOR_LIBS = @APPINDICATOR_LIBS@
198 AR = @AR@
199 ASCIIDOC = @ASCIIDOC@
200 ATASMART_CFLAGS = @ATASMART_CFLAGS@
201 ATASMART_LIBS = @ATASMART_LIBS@
202 AUTOCONF = @AUTOCONF@
203 AUTOHEADER = @AUTOHEADER@
204 AUTOMAKE = @AUTOMAKE@
205 AWK = @AWK@
206 CC = @CC@
207 CCDEPMODE = @CCDEPMODE@
208 CFLAGS = @CFLAGS@
209 CPP = @CPP@
210 CPPFLAGS = @CPPFLAGS@
211 CURL_CFLAGS = @CURL_CFLAGS@
212 CURL_LIBS = @CURL_LIBS@
213 CYGPATH_W = @CYGPATH_W@
214 DEFS = -DPACKAGE_DATA_DIR=\"$(pkgdatadir)\" -DLOCALEDIR=\"$(localedir)\" @DEFS@
215 DEPDIR = @DEPDIR@
216 ECHO_C = @ECHO_C@
217 ECHO_N = @ECHO_N@
218 ECHO_T = @ECHO_T@
219 EGREP = @EGREP@
220 EXEEXT = @EXEEXT@
221 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
222 GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
223 GMSGFMT = @GMSGFMT@
224 GMSGFMT_015 = @GMSGFMT_015@
225 GREP = @GREP@
226 GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
227 GTK_CFLAGS = @GTK_CFLAGS@
228 GTK_LIBS = @GTK_LIBS@
229 GTOP_CFLAGS = @GTOP_CFLAGS@
230 GTOP_LIBS = @GTOP_LIBS@
231 HAVE_CPPCHECK = @HAVE_CPPCHECK@
232 HELP2MAN = @HELP2MAN@
233 INSTALL = @INSTALL@
234 INSTALL_DATA = @INSTALL_DATA@
235 INSTALL_PROGRAM = @INSTALL_PROGRAM@
236 INSTALL_SCRIPT = @INSTALL_SCRIPT@
237 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
238 INTLLIBS = @INTLLIBS@
239 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
240 JSON_CFLAGS = @JSON_CFLAGS@
241 JSON_LIBS = @JSON_LIBS@
242 LDFLAGS = @LDFLAGS@
243 LIBATIADL_CFLAGS = @LIBATIADL_CFLAGS@
244 LIBATIADL_LIBS = @LIBATIADL_LIBS@
245 LIBICONV = @LIBICONV@
246 LIBINTL = @LIBINTL@
247 LIBMICROHTTPD_CFLAGS = @LIBMICROHTTPD_CFLAGS@
248 LIBMICROHTTPD_LIBS = @LIBMICROHTTPD_LIBS@
249 LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
250 LIBNOTIFY_LIBS = @LIBNOTIFY_LIBS@
251 LIBOBJS = @LIBOBJS@
252 LIBS = lib/libpsensor.a $(GTK_LIBS) $(PTHREAD_LIBS) $(SENSORS_LIBS) \
253         $(am__append_3) $(am__append_5) $(am__append_8) \
254         $(am__append_11) $(am__append_13) $(am__append_15) \
255         $(am__append_18) $(am__append_20)
256 LTLIBICONV = @LTLIBICONV@
257 LTLIBINTL = @LTLIBINTL@
258 LTLIBOBJS = @LTLIBOBJS@
259 MAKEINFO = @MAKEINFO@
260 MKDIR_P = @MKDIR_P@
261 MSGFMT = @MSGFMT@
262 MSGFMT_015 = @MSGFMT_015@
263 MSGMERGE = @MSGMERGE@
264 NVIDIA_CFLAGS = @NVIDIA_CFLAGS@
265 NVIDIA_LIBS = @NVIDIA_LIBS@
266 OBJEXT = @OBJEXT@
267 PACKAGE = @PACKAGE@
268 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
269 PACKAGE_NAME = @PACKAGE_NAME@
270 PACKAGE_STRING = @PACKAGE_STRING@
271 PACKAGE_TARNAME = @PACKAGE_TARNAME@
272 PACKAGE_URL = @PACKAGE_URL@
273 PACKAGE_VERSION = @PACKAGE_VERSION@
274 PATH_SEPARATOR = @PATH_SEPARATOR@
275 PKG_CONFIG = @PKG_CONFIG@
276 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
277 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
278 POSUB = @POSUB@
279 PTHREAD_LIBS = @PTHREAD_LIBS@
280 RANLIB = @RANLIB@
281 SED = @SED@
282 SENSORS_LIBS = @SENSORS_LIBS@
283 SET_MAKE = @SET_MAKE@
284 SHELL = @SHELL@
285 STRIP = @STRIP@
286 UNITY_CFLAGS = @UNITY_CFLAGS@
287 UNITY_LIBS = @UNITY_LIBS@
288 USE_NLS = @USE_NLS@
289 VERSION = @VERSION@
290 X11_CFLAGS = @X11_CFLAGS@
291 X11_LIBS = @X11_LIBS@
292 XEXT_CFLAGS = @XEXT_CFLAGS@
293 XEXT_LIBS = @XEXT_LIBS@
294 XGETTEXT = @XGETTEXT@
295 XGETTEXT_015 = @XGETTEXT_015@
296 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
297 XMKMF = @XMKMF@
298 abs_builddir = @abs_builddir@
299 abs_srcdir = @abs_srcdir@
300 abs_top_builddir = @abs_top_builddir@
301 abs_top_srcdir = @abs_top_srcdir@
302 ac_ct_AR = @ac_ct_AR@
303 ac_ct_CC = @ac_ct_CC@
304 am__include = @am__include@
305 am__leading_dot = @am__leading_dot@
306 am__quote = @am__quote@
307 am__tar = @am__tar@
308 am__untar = @am__untar@
309 bindir = @bindir@
310 build = @build@
311 build_alias = @build_alias@
312 build_cpu = @build_cpu@
313 build_os = @build_os@
314 build_vendor = @build_vendor@
315 builddir = @builddir@
316 datadir = @datadir@
317 datarootdir = @datarootdir@
318 docdir = @docdir@
319 dvidir = @dvidir@
320 exec_prefix = @exec_prefix@
321 gsettingsschemadir = @gsettingsschemadir@
322 host = @host@
323 host_alias = @host_alias@
324 host_cpu = @host_cpu@
325 host_os = @host_os@
326 host_vendor = @host_vendor@
327 htmldir = @htmldir@
328 includedir = @includedir@
329 infodir = @infodir@
330 install_sh = @install_sh@
331 libdir = @libdir@
332 libexecdir = @libexecdir@
333 localedir = @localedir@
334 localstatedir = @localstatedir@
335 mandir = @mandir@
336 mkdir_p = @mkdir_p@
337 oldincludedir = @oldincludedir@
338 pdfdir = @pdfdir@
339 prefix = @prefix@
340 program_transform_name = @program_transform_name@
341 psdir = @psdir@
342 sbindir = @sbindir@
343 sharedstatedir = @sharedstatedir@
344 srcdir = @srcdir@
345 sysconfdir = @sysconfdir@
346 target_alias = @target_alias@
347 top_build_prefix = @top_build_prefix@
348 top_builddir = @top_builddir@
349 top_srcdir = @top_srcdir@
350 SUBDIRS = lib glade $(am__append_1)
351
352 # -export-dynamic is need for defining handlers in the glade file.
353 AM_LDFLAGS = -Wl,--as-needed -export-dynamic
354 AM_CPPFLAGS = -Wall -Werror -DDEFAULT_WWW_DIR=\""$(pkgdatadir)/www"\" \
355         -DDATADIR=\""$(datadir)"\" \
356         -DPSENSOR_DESKTOP_FILE=\""psensor.desktop"\" \
357         -I$(top_srcdir)/src/lib -I$(top_srcdir)/src/unity \
358         $(GTK_CFLAGS) $(SENSORS_CFLAGS) $(am__append_2) \
359         $(am__append_6) $(am__append_9) $(am__append_10) \
360         $(am__append_12) $(am__append_14) $(am__append_17) \
361         $(am__append_21)
362 @GTK_TRUE@@X11_TRUE@@XEXT_TRUE@dist_man_MANS = psensor.1
363 psensor_SOURCES = cfg.h cfg.c notify_cmd.c notify_cmd.h graph.h \
364         graph.c main.c ui.h ui.c ui_appindicator.h ui_color.h \
365         ui_color.c ui_graph.h ui_graph.c ui_pref.h ui_pref.c \
366         ui_sensorlist.h ui_sensorlist.c ui_sensorpref.h \
367         ui_sensorpref.c ui_status.h ui_status.c pxdg.h pxdg.c \
368         $(am__append_4) $(am__append_7) $(am__append_16) \
369         $(am__append_19)
370 EXTRA_DIST = $(gsettings_SCHEMAS)
371 gsettings_SCHEMAS = psensor.gschema.xml
372 all: all-recursive
373
374 .SUFFIXES:
375 .SUFFIXES: .c .o .obj
376 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
377         @for dep in $?; do \
378           case '$(am__configure_deps)' in \
379             *$$dep*) \
380               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
381                 && { if test -f $@; then exit 0; else break; fi; }; \
382               exit 1;; \
383           esac; \
384         done; \
385         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
386         $(am__cd) $(top_srcdir) && \
387           $(AUTOMAKE) --gnu src/Makefile
388 .PRECIOUS: Makefile
389 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
390         @case '$?' in \
391           *config.status*) \
392             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
393           *) \
394             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
395             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
396         esac;
397
398 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
399         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
400
401 $(top_srcdir)/configure:  $(am__configure_deps)
402         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
403 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
404         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
405 $(am__aclocal_m4_deps):
406 install-binPROGRAMS: $(bin_PROGRAMS)
407         @$(NORMAL_INSTALL)
408         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
409         if test -n "$$list"; then \
410           echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
411           $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
412         fi; \
413         for p in $$list; do echo "$$p $$p"; done | \
414         sed 's/$(EXEEXT)$$//' | \
415         while read p p1; do if test -f $$p; \
416           then echo "$$p"; echo "$$p"; else :; fi; \
417         done | \
418         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
419             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
420         sed 'N;N;N;s,\n, ,g' | \
421         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
422           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
423             if ($$2 == $$4) files[d] = files[d] " " $$1; \
424             else { print "f", $$3 "/" $$4, $$1; } } \
425           END { for (d in files) print "f", d, files[d] }' | \
426         while read type dir files; do \
427             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
428             test -z "$$files" || { \
429               echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
430               $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
431             } \
432         ; done
433
434 uninstall-binPROGRAMS:
435         @$(NORMAL_UNINSTALL)
436         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
437         files=`for p in $$list; do echo "$$p"; done | \
438           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
439               -e 's/$$/$(EXEEXT)/' `; \
440         test -n "$$list" || exit 0; \
441         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
442         cd "$(DESTDIR)$(bindir)" && rm -f $$files
443
444 clean-binPROGRAMS:
445         -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
446 psensor$(EXEEXT): $(psensor_OBJECTS) $(psensor_DEPENDENCIES) $(EXTRA_psensor_DEPENDENCIES) 
447         @rm -f psensor$(EXEEXT)
448         $(LINK) $(psensor_OBJECTS) $(psensor_LDADD) $(LIBS)
449
450 mostlyclean-compile:
451         -rm -f *.$(OBJEXT)
452
453 distclean-compile:
454         -rm -f *.tab.c
455
456 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cfg.Po@am__quote@
457 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/graph.Po@am__quote@
458 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
459 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/notify_cmd.Po@am__quote@
460 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pxdg.Po@am__quote@
461 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rsensor.Po@am__quote@
462 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ui.Po@am__quote@
463 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ui_appindicator.Po@am__quote@
464 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ui_color.Po@am__quote@
465 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ui_graph.Po@am__quote@
466 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ui_notify.Po@am__quote@
467 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ui_pref.Po@am__quote@
468 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ui_sensorlist.Po@am__quote@
469 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ui_sensorpref.Po@am__quote@
470 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ui_status.Po@am__quote@
471 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ui_unity.Po@am__quote@
472
473 .c.o:
474 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
475 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
476 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
477 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
478 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
479
480 .c.obj:
481 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
482 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
483 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
484 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
485 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
486 install-man1: $(dist_man_MANS)
487         @$(NORMAL_INSTALL)
488         @list1=''; \
489         list2='$(dist_man_MANS)'; \
490         test -n "$(man1dir)" \
491           && test -n "`echo $$list1$$list2`" \
492           || exit 0; \
493         echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
494         $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
495         { for i in $$list1; do echo "$$i"; done;  \
496         if test -n "$$list2"; then \
497           for i in $$list2; do echo "$$i"; done \
498             | sed -n '/\.1[a-z]*$$/p'; \
499         fi; \
500         } | while read p; do \
501           if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
502           echo "$$d$$p"; echo "$$p"; \
503         done | \
504         sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
505               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
506         sed 'N;N;s,\n, ,g' | { \
507         list=; while read file base inst; do \
508           if test "$$base" = "$$inst"; then list="$$list $$file"; else \
509             echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
510             $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
511           fi; \
512         done; \
513         for i in $$list; do echo "$$i"; done | $(am__base_list) | \
514         while read files; do \
515           test -z "$$files" || { \
516             echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
517             $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
518         done; }
519
520 uninstall-man1:
521         @$(NORMAL_UNINSTALL)
522         @list=''; test -n "$(man1dir)" || exit 0; \
523         files=`{ for i in $$list; do echo "$$i"; done; \
524         l2='$(dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
525           sed -n '/\.1[a-z]*$$/p'; \
526         } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
527               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
528         dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
529
530 # This directory's subdirectories are mostly independent; you can cd
531 # into them and run `make' without going through this Makefile.
532 # To change the values of `make' variables: instead of editing Makefiles,
533 # (1) if the variable is set in `config.status', edit `config.status'
534 #     (which will cause the Makefiles to be regenerated when you run `make');
535 # (2) otherwise, pass the desired values on the `make' command line.
536 $(RECURSIVE_TARGETS):
537         @fail= failcom='exit 1'; \
538         for f in x $$MAKEFLAGS; do \
539           case $$f in \
540             *=* | --[!k]*);; \
541             *k*) failcom='fail=yes';; \
542           esac; \
543         done; \
544         dot_seen=no; \
545         target=`echo $@ | sed s/-recursive//`; \
546         list='$(SUBDIRS)'; for subdir in $$list; do \
547           echo "Making $$target in $$subdir"; \
548           if test "$$subdir" = "."; then \
549             dot_seen=yes; \
550             local_target="$$target-am"; \
551           else \
552             local_target="$$target"; \
553           fi; \
554           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
555           || eval $$failcom; \
556         done; \
557         if test "$$dot_seen" = "no"; then \
558           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
559         fi; test -z "$$fail"
560
561 $(RECURSIVE_CLEAN_TARGETS):
562         @fail= failcom='exit 1'; \
563         for f in x $$MAKEFLAGS; do \
564           case $$f in \
565             *=* | --[!k]*);; \
566             *k*) failcom='fail=yes';; \
567           esac; \
568         done; \
569         dot_seen=no; \
570         case "$@" in \
571           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
572           *) list='$(SUBDIRS)' ;; \
573         esac; \
574         rev=''; for subdir in $$list; do \
575           if test "$$subdir" = "."; then :; else \
576             rev="$$subdir $$rev"; \
577           fi; \
578         done; \
579         rev="$$rev ."; \
580         target=`echo $@ | sed s/-recursive//`; \
581         for subdir in $$rev; do \
582           echo "Making $$target in $$subdir"; \
583           if test "$$subdir" = "."; then \
584             local_target="$$target-am"; \
585           else \
586             local_target="$$target"; \
587           fi; \
588           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
589           || eval $$failcom; \
590         done && test -z "$$fail"
591 tags-recursive:
592         list='$(SUBDIRS)'; for subdir in $$list; do \
593           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
594         done
595 ctags-recursive:
596         list='$(SUBDIRS)'; for subdir in $$list; do \
597           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
598         done
599
600 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
601         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
602         unique=`for i in $$list; do \
603             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
604           done | \
605           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
606               END { if (nonempty) { for (i in files) print i; }; }'`; \
607         mkid -fID $$unique
608 tags: TAGS
609
610 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
611                 $(TAGS_FILES) $(LISP)
612         set x; \
613         here=`pwd`; \
614         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
615           include_option=--etags-include; \
616           empty_fix=.; \
617         else \
618           include_option=--include; \
619           empty_fix=; \
620         fi; \
621         list='$(SUBDIRS)'; for subdir in $$list; do \
622           if test "$$subdir" = .; then :; else \
623             test ! -f $$subdir/TAGS || \
624               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
625           fi; \
626         done; \
627         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
628         unique=`for i in $$list; do \
629             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
630           done | \
631           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
632               END { if (nonempty) { for (i in files) print i; }; }'`; \
633         shift; \
634         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
635           test -n "$$unique" || unique=$$empty_fix; \
636           if test $$# -gt 0; then \
637             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
638               "$$@" $$unique; \
639           else \
640             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
641               $$unique; \
642           fi; \
643         fi
644 ctags: CTAGS
645 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
646                 $(TAGS_FILES) $(LISP)
647         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
648         unique=`for i in $$list; do \
649             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
650           done | \
651           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
652               END { if (nonempty) { for (i in files) print i; }; }'`; \
653         test -z "$(CTAGS_ARGS)$$unique" \
654           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
655              $$unique
656
657 GTAGS:
658         here=`$(am__cd) $(top_builddir) && pwd` \
659           && $(am__cd) $(top_srcdir) \
660           && gtags -i $(GTAGS_ARGS) "$$here"
661
662 distclean-tags:
663         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
664
665 distdir: $(DISTFILES)
666         @list='$(MANS)'; if test -n "$$list"; then \
667           list=`for p in $$list; do \
668             if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
669             if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
670           if test -n "$$list" && \
671             grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
672             echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
673             grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
674             echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
675             echo "       typically \`make maintainer-clean' will remove them" >&2; \
676             exit 1; \
677           else :; fi; \
678         else :; fi
679         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
680         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
681         list='$(DISTFILES)'; \
682           dist_files=`for file in $$list; do echo $$file; done | \
683           sed -e "s|^$$srcdirstrip/||;t" \
684               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
685         case $$dist_files in \
686           */*) $(MKDIR_P) `echo "$$dist_files" | \
687                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
688                            sort -u` ;; \
689         esac; \
690         for file in $$dist_files; do \
691           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
692           if test -d $$d/$$file; then \
693             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
694             if test -d "$(distdir)/$$file"; then \
695               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
696             fi; \
697             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
698               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
699               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
700             fi; \
701             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
702           else \
703             test -f "$(distdir)/$$file" \
704             || cp -p $$d/$$file "$(distdir)/$$file" \
705             || exit 1; \
706           fi; \
707         done
708         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
709           if test "$$subdir" = .; then :; else \
710             $(am__make_dryrun) \
711               || test -d "$(distdir)/$$subdir" \
712               || $(MKDIR_P) "$(distdir)/$$subdir" \
713               || exit 1; \
714             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
715             $(am__relativize); \
716             new_distdir=$$reldir; \
717             dir1=$$subdir; dir2="$(top_distdir)"; \
718             $(am__relativize); \
719             new_top_distdir=$$reldir; \
720             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
721             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
722             ($(am__cd) $$subdir && \
723               $(MAKE) $(AM_MAKEFLAGS) \
724                 top_distdir="$$new_top_distdir" \
725                 distdir="$$new_distdir" \
726                 am__remove_distdir=: \
727                 am__skip_length_check=: \
728                 am__skip_mode_fix=: \
729                 distdir) \
730               || exit 1; \
731           fi; \
732         done
733 check-am: all-am
734 check: check-recursive
735 all-am: Makefile $(PROGRAMS) $(MANS)
736 installdirs: installdirs-recursive
737 installdirs-am:
738         for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"; do \
739           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
740         done
741 install: install-recursive
742 install-exec: install-exec-recursive
743 install-data: install-data-recursive
744 uninstall: uninstall-recursive
745
746 install-am: all-am
747         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
748
749 installcheck: installcheck-recursive
750 install-strip:
751         if test -z '$(STRIP)'; then \
752           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
753             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
754               install; \
755         else \
756           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
757             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
758             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
759         fi
760 mostlyclean-generic:
761
762 clean-generic:
763
764 distclean-generic:
765         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
766         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
767
768 maintainer-clean-generic:
769         @echo "This command is intended for maintainers to use"
770         @echo "it deletes files that may require special tools to rebuild."
771 clean: clean-recursive
772
773 clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
774
775 distclean: distclean-recursive
776         -rm -rf ./$(DEPDIR)
777         -rm -f Makefile
778 distclean-am: clean-am distclean-compile distclean-generic \
779         distclean-tags
780
781 dvi: dvi-recursive
782
783 dvi-am:
784
785 html: html-recursive
786
787 html-am:
788
789 info: info-recursive
790
791 info-am:
792
793 install-data-am: install-man
794
795 install-dvi: install-dvi-recursive
796
797 install-dvi-am:
798
799 install-exec-am: install-binPROGRAMS
800
801 install-html: install-html-recursive
802
803 install-html-am:
804
805 install-info: install-info-recursive
806
807 install-info-am:
808
809 install-man: install-man1
810
811 install-pdf: install-pdf-recursive
812
813 install-pdf-am:
814
815 install-ps: install-ps-recursive
816
817 install-ps-am:
818
819 installcheck-am:
820
821 maintainer-clean: maintainer-clean-recursive
822         -rm -rf ./$(DEPDIR)
823         -rm -f Makefile
824 maintainer-clean-am: distclean-am maintainer-clean-generic
825
826 mostlyclean: mostlyclean-recursive
827
828 mostlyclean-am: mostlyclean-compile mostlyclean-generic
829
830 pdf: pdf-recursive
831
832 pdf-am:
833
834 ps: ps-recursive
835
836 ps-am:
837
838 uninstall-am: uninstall-binPROGRAMS uninstall-man
839
840 uninstall-man: uninstall-man1
841
842 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
843         install-am install-strip tags-recursive
844
845 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
846         all all-am check check-am clean clean-binPROGRAMS \
847         clean-generic ctags ctags-recursive distclean \
848         distclean-compile distclean-generic distclean-tags distdir dvi \
849         dvi-am html html-am info info-am install install-am \
850         install-binPROGRAMS install-data install-data-am install-dvi \
851         install-dvi-am install-exec install-exec-am install-html \
852         install-html-am install-info install-info-am install-man \
853         install-man1 install-pdf install-pdf-am install-ps \
854         install-ps-am install-strip installcheck installcheck-am \
855         installdirs installdirs-am maintainer-clean \
856         maintainer-clean-generic mostlyclean mostlyclean-compile \
857         mostlyclean-generic pdf pdf-am ps ps-am tags tags-recursive \
858         uninstall uninstall-am uninstall-binPROGRAMS uninstall-man \
859         uninstall-man1
860
861
862 psensor.1: main.c $(top_srcdir)/configure.ac
863         $(MAKE) $(AM_MAKEFLAGS) psensor$(EXEEXT)
864         help2man --include=description.txt -N --name="Temperature monitoring application" --output=psensor.1 ./psensor$(EXEEXT)
865
866 @GSETTINGS_RULES@
867
868 # Tell versions [3.59,3.63) of GNU make to not export all variables.
869 # Otherwise a system limit (for SysV at least) may be exceeded.
870 .NOEXPORT: