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