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