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