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