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