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