removed lua support, monitoring page is now using jquery and json http requests
[psensor.git] / src / lib / 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 @NVIDIA_TRUE@am__append_1 = nvidia.c
38 subdir = src/lib
39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
42 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43         $(ACLOCAL_M4)
44 mkinstalldirs = $(install_sh) -d
45 CONFIG_HEADER = $(top_builddir)/config.h
46 CONFIG_CLEAN_FILES =
47 CONFIG_CLEAN_VPATH_FILES =
48 LIBRARIES = $(noinst_LIBRARIES)
49 AR = ar
50 ARFLAGS = cru
51 libpsensor_a_AR = $(AR) $(ARFLAGS)
52 libpsensor_a_LIBADD =
53 am__libpsensor_a_SOURCES_DIST = measure.h measure.c color.h color.c \
54         psensor.h psensor.c hdd.h hdd.c nvidia.h lmsensor.h lmsensor.c \
55         nvidia.c
56 @NVIDIA_TRUE@am__objects_1 = libpsensor_a-nvidia.$(OBJEXT)
57 am_libpsensor_a_OBJECTS = libpsensor_a-measure.$(OBJEXT) \
58         libpsensor_a-color.$(OBJEXT) libpsensor_a-psensor.$(OBJEXT) \
59         libpsensor_a-hdd.$(OBJEXT) libpsensor_a-lmsensor.$(OBJEXT) \
60         $(am__objects_1)
61 libpsensor_a_OBJECTS = $(am_libpsensor_a_OBJECTS)
62 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
63 depcomp = $(SHELL) $(top_srcdir)/depcomp
64 am__depfiles_maybe = depfiles
65 am__mv = mv -f
66 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
67         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
68 CCLD = $(CC)
69 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
70 SOURCES = $(libpsensor_a_SOURCES)
71 DIST_SOURCES = $(am__libpsensor_a_SOURCES_DIST)
72 ETAGS = etags
73 CTAGS = ctags
74 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
75 ACLOCAL = @ACLOCAL@
76 AMTAR = @AMTAR@
77 APPINDICATOR_CFLAGS = @APPINDICATOR_CFLAGS@
78 APPINDICATOR_LIBS = @APPINDICATOR_LIBS@
79 AUTOCONF = @AUTOCONF@
80 AUTOHEADER = @AUTOHEADER@
81 AUTOMAKE = @AUTOMAKE@
82 AWK = @AWK@
83 CC = @CC@
84 CCDEPMODE = @CCDEPMODE@
85 CFLAGS = @CFLAGS@
86 CPP = @CPP@
87 CPPFLAGS = @CPPFLAGS@
88 CURL_CFLAGS = @CURL_CFLAGS@
89 CURL_LIBS = @CURL_LIBS@
90 CYGPATH_W = @CYGPATH_W@
91 DEFS = @DEFS@
92 DEPDIR = @DEPDIR@
93 ECHO_C = @ECHO_C@
94 ECHO_N = @ECHO_N@
95 ECHO_T = @ECHO_T@
96 EGREP = @EGREP@
97 EXEEXT = @EXEEXT@
98 GCONF_CFLAGS = @GCONF_CFLAGS@
99 GCONF_LIBS = @GCONF_LIBS@
100 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
101 GMSGFMT = @GMSGFMT@
102 GMSGFMT_015 = @GMSGFMT_015@
103 GREP = @GREP@
104 GTK_CFLAGS = @GTK_CFLAGS@
105 GTK_LIBS = @GTK_LIBS@
106 GTOP_CFLAGS = @GTOP_CFLAGS@
107 GTOP_LIBS = @GTOP_LIBS@
108 HELP2MAN = @HELP2MAN@
109 INSTALL = @INSTALL@
110 INSTALL_DATA = @INSTALL_DATA@
111 INSTALL_PROGRAM = @INSTALL_PROGRAM@
112 INSTALL_SCRIPT = @INSTALL_SCRIPT@
113 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
114 INTLLIBS = @INTLLIBS@
115 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
116 JSON_CFLAGS = @JSON_CFLAGS@
117 JSON_LIBS = @JSON_LIBS@
118 LDFLAGS = @LDFLAGS@
119 LIBICONV = @LIBICONV@
120 LIBINTL = @LIBINTL@
121 LIBMICROHTTPD_CFLAGS = @LIBMICROHTTPD_CFLAGS@
122 LIBMICROHTTPD_LIBS = @LIBMICROHTTPD_LIBS@
123 LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
124 LIBNOTIFY_LIBS = @LIBNOTIFY_LIBS@
125 LIBOBJS = @LIBOBJS@
126 LIBS = @LIBS@
127 LTLIBICONV = @LTLIBICONV@
128 LTLIBINTL = @LTLIBINTL@
129 LTLIBOBJS = @LTLIBOBJS@
130 MAKEINFO = @MAKEINFO@
131 MKDIR_P = @MKDIR_P@
132 MSGFMT = @MSGFMT@
133 MSGFMT_015 = @MSGFMT_015@
134 MSGMERGE = @MSGMERGE@
135 NVIDIA_CFLAGS = @NVIDIA_CFLAGS@
136 NVIDIA_LIBS = @NVIDIA_LIBS@
137 OBJEXT = @OBJEXT@
138 PACKAGE = @PACKAGE@
139 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
140 PACKAGE_NAME = @PACKAGE_NAME@
141 PACKAGE_STRING = @PACKAGE_STRING@
142 PACKAGE_TARNAME = @PACKAGE_TARNAME@
143 PACKAGE_URL = @PACKAGE_URL@
144 PACKAGE_VERSION = @PACKAGE_VERSION@
145 PATH_SEPARATOR = @PATH_SEPARATOR@
146 PKG_CONFIG = @PKG_CONFIG@
147 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
148 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
149 POSUB = @POSUB@
150 RANLIB = @RANLIB@
151 SENSORS_LIBS = @SENSORS_LIBS@
152 SET_MAKE = @SET_MAKE@
153 SHELL = @SHELL@
154 STRIP = @STRIP@
155 UNITY_CFLAGS = @UNITY_CFLAGS@
156 UNITY_LIBS = @UNITY_LIBS@
157 USE_NLS = @USE_NLS@
158 VERSION = @VERSION@
159 X11_CFLAGS = @X11_CFLAGS@
160 X11_LIBS = @X11_LIBS@
161 XEXT_CFLAGS = @XEXT_CFLAGS@
162 XEXT_LIBS = @XEXT_LIBS@
163 XGETTEXT = @XGETTEXT@
164 XGETTEXT_015 = @XGETTEXT_015@
165 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
166 XMKMF = @XMKMF@
167 abs_builddir = @abs_builddir@
168 abs_srcdir = @abs_srcdir@
169 abs_top_builddir = @abs_top_builddir@
170 abs_top_srcdir = @abs_top_srcdir@
171 ac_ct_CC = @ac_ct_CC@
172 am__include = @am__include@
173 am__leading_dot = @am__leading_dot@
174 am__quote = @am__quote@
175 am__tar = @am__tar@
176 am__untar = @am__untar@
177 bindir = @bindir@
178 build = @build@
179 build_alias = @build_alias@
180 build_cpu = @build_cpu@
181 build_os = @build_os@
182 build_vendor = @build_vendor@
183 builddir = @builddir@
184 datadir = @datadir@
185 datarootdir = @datarootdir@
186 docdir = @docdir@
187 dvidir = @dvidir@
188 exec_prefix = @exec_prefix@
189 host = @host@
190 host_alias = @host_alias@
191 host_cpu = @host_cpu@
192 host_os = @host_os@
193 host_vendor = @host_vendor@
194 htmldir = @htmldir@
195 includedir = @includedir@
196 infodir = @infodir@
197 install_sh = @install_sh@
198 libdir = @libdir@
199 libexecdir = @libexecdir@
200 localedir = @localedir@
201 localstatedir = @localstatedir@
202 mandir = @mandir@
203 mkdir_p = @mkdir_p@
204 oldincludedir = @oldincludedir@
205 pdfdir = @pdfdir@
206 prefix = @prefix@
207 program_transform_name = @program_transform_name@
208 psdir = @psdir@
209 sbindir = @sbindir@
210 sharedstatedir = @sharedstatedir@
211 srcdir = @srcdir@
212 sysconfdir = @sysconfdir@
213 target_alias = @target_alias@
214 top_build_prefix = @top_build_prefix@
215 top_builddir = @top_builddir@
216 top_srcdir = @top_srcdir@
217 noinst_LIBRARIES = libpsensor.a
218 libpsensor_a_CFLAGS = -pedantic -Werror
219 libpsensor_a_SOURCES = measure.h measure.c color.h color.c psensor.h \
220         psensor.c hdd.h hdd.c nvidia.h lmsensor.h lmsensor.c \
221         $(am__append_1)
222 all: all-am
223
224 .SUFFIXES:
225 .SUFFIXES: .c .o .obj
226 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
227         @for dep in $?; do \
228           case '$(am__configure_deps)' in \
229             *$$dep*) \
230               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
231                 && { if test -f $@; then exit 0; else break; fi; }; \
232               exit 1;; \
233           esac; \
234         done; \
235         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/lib/Makefile'; \
236         $(am__cd) $(top_srcdir) && \
237           $(AUTOMAKE) --gnu src/lib/Makefile
238 .PRECIOUS: Makefile
239 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
240         @case '$?' in \
241           *config.status*) \
242             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
243           *) \
244             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
245             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
246         esac;
247
248 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
249         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
250
251 $(top_srcdir)/configure:  $(am__configure_deps)
252         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
253 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
254         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
255 $(am__aclocal_m4_deps):
256
257 clean-noinstLIBRARIES:
258         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
259 libpsensor.a: $(libpsensor_a_OBJECTS) $(libpsensor_a_DEPENDENCIES) 
260         -rm -f libpsensor.a
261         $(libpsensor_a_AR) libpsensor.a $(libpsensor_a_OBJECTS) $(libpsensor_a_LIBADD)
262         $(RANLIB) libpsensor.a
263
264 mostlyclean-compile:
265         -rm -f *.$(OBJEXT)
266
267 distclean-compile:
268         -rm -f *.tab.c
269
270 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpsensor_a-color.Po@am__quote@
271 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpsensor_a-hdd.Po@am__quote@
272 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpsensor_a-lmsensor.Po@am__quote@
273 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpsensor_a-measure.Po@am__quote@
274 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpsensor_a-nvidia.Po@am__quote@
275 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpsensor_a-psensor.Po@am__quote@
276
277 .c.o:
278 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
279 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
280 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
281 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
282 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
283
284 .c.obj:
285 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
286 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
287 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
288 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
289 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
290
291 libpsensor_a-measure.o: measure.c
292 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpsensor_a_CFLAGS) $(CFLAGS) -MT libpsensor_a-measure.o -MD -MP -MF $(DEPDIR)/libpsensor_a-measure.Tpo -c -o libpsensor_a-measure.o `test -f 'measure.c' || echo '$(srcdir)/'`measure.c
293 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libpsensor_a-measure.Tpo $(DEPDIR)/libpsensor_a-measure.Po
294 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='measure.c' object='libpsensor_a-measure.o' libtool=no @AMDEPBACKSLASH@
295 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
296 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpsensor_a_CFLAGS) $(CFLAGS) -c -o libpsensor_a-measure.o `test -f 'measure.c' || echo '$(srcdir)/'`measure.c
297
298 libpsensor_a-measure.obj: measure.c
299 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpsensor_a_CFLAGS) $(CFLAGS) -MT libpsensor_a-measure.obj -MD -MP -MF $(DEPDIR)/libpsensor_a-measure.Tpo -c -o libpsensor_a-measure.obj `if test -f 'measure.c'; then $(CYGPATH_W) 'measure.c'; else $(CYGPATH_W) '$(srcdir)/measure.c'; fi`
300 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libpsensor_a-measure.Tpo $(DEPDIR)/libpsensor_a-measure.Po
301 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='measure.c' object='libpsensor_a-measure.obj' libtool=no @AMDEPBACKSLASH@
302 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
303 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpsensor_a_CFLAGS) $(CFLAGS) -c -o libpsensor_a-measure.obj `if test -f 'measure.c'; then $(CYGPATH_W) 'measure.c'; else $(CYGPATH_W) '$(srcdir)/measure.c'; fi`
304
305 libpsensor_a-color.o: color.c
306 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpsensor_a_CFLAGS) $(CFLAGS) -MT libpsensor_a-color.o -MD -MP -MF $(DEPDIR)/libpsensor_a-color.Tpo -c -o libpsensor_a-color.o `test -f 'color.c' || echo '$(srcdir)/'`color.c
307 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libpsensor_a-color.Tpo $(DEPDIR)/libpsensor_a-color.Po
308 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='color.c' object='libpsensor_a-color.o' libtool=no @AMDEPBACKSLASH@
309 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
310 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpsensor_a_CFLAGS) $(CFLAGS) -c -o libpsensor_a-color.o `test -f 'color.c' || echo '$(srcdir)/'`color.c
311
312 libpsensor_a-color.obj: color.c
313 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpsensor_a_CFLAGS) $(CFLAGS) -MT libpsensor_a-color.obj -MD -MP -MF $(DEPDIR)/libpsensor_a-color.Tpo -c -o libpsensor_a-color.obj `if test -f 'color.c'; then $(CYGPATH_W) 'color.c'; else $(CYGPATH_W) '$(srcdir)/color.c'; fi`
314 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libpsensor_a-color.Tpo $(DEPDIR)/libpsensor_a-color.Po
315 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='color.c' object='libpsensor_a-color.obj' libtool=no @AMDEPBACKSLASH@
316 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
317 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpsensor_a_CFLAGS) $(CFLAGS) -c -o libpsensor_a-color.obj `if test -f 'color.c'; then $(CYGPATH_W) 'color.c'; else $(CYGPATH_W) '$(srcdir)/color.c'; fi`
318
319 libpsensor_a-psensor.o: psensor.c
320 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpsensor_a_CFLAGS) $(CFLAGS) -MT libpsensor_a-psensor.o -MD -MP -MF $(DEPDIR)/libpsensor_a-psensor.Tpo -c -o libpsensor_a-psensor.o `test -f 'psensor.c' || echo '$(srcdir)/'`psensor.c
321 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libpsensor_a-psensor.Tpo $(DEPDIR)/libpsensor_a-psensor.Po
322 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='psensor.c' object='libpsensor_a-psensor.o' libtool=no @AMDEPBACKSLASH@
323 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
324 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpsensor_a_CFLAGS) $(CFLAGS) -c -o libpsensor_a-psensor.o `test -f 'psensor.c' || echo '$(srcdir)/'`psensor.c
325
326 libpsensor_a-psensor.obj: psensor.c
327 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpsensor_a_CFLAGS) $(CFLAGS) -MT libpsensor_a-psensor.obj -MD -MP -MF $(DEPDIR)/libpsensor_a-psensor.Tpo -c -o libpsensor_a-psensor.obj `if test -f 'psensor.c'; then $(CYGPATH_W) 'psensor.c'; else $(CYGPATH_W) '$(srcdir)/psensor.c'; fi`
328 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libpsensor_a-psensor.Tpo $(DEPDIR)/libpsensor_a-psensor.Po
329 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='psensor.c' object='libpsensor_a-psensor.obj' libtool=no @AMDEPBACKSLASH@
330 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
331 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpsensor_a_CFLAGS) $(CFLAGS) -c -o libpsensor_a-psensor.obj `if test -f 'psensor.c'; then $(CYGPATH_W) 'psensor.c'; else $(CYGPATH_W) '$(srcdir)/psensor.c'; fi`
332
333 libpsensor_a-hdd.o: hdd.c
334 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpsensor_a_CFLAGS) $(CFLAGS) -MT libpsensor_a-hdd.o -MD -MP -MF $(DEPDIR)/libpsensor_a-hdd.Tpo -c -o libpsensor_a-hdd.o `test -f 'hdd.c' || echo '$(srcdir)/'`hdd.c
335 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libpsensor_a-hdd.Tpo $(DEPDIR)/libpsensor_a-hdd.Po
336 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='hdd.c' object='libpsensor_a-hdd.o' libtool=no @AMDEPBACKSLASH@
337 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
338 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpsensor_a_CFLAGS) $(CFLAGS) -c -o libpsensor_a-hdd.o `test -f 'hdd.c' || echo '$(srcdir)/'`hdd.c
339
340 libpsensor_a-hdd.obj: hdd.c
341 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpsensor_a_CFLAGS) $(CFLAGS) -MT libpsensor_a-hdd.obj -MD -MP -MF $(DEPDIR)/libpsensor_a-hdd.Tpo -c -o libpsensor_a-hdd.obj `if test -f 'hdd.c'; then $(CYGPATH_W) 'hdd.c'; else $(CYGPATH_W) '$(srcdir)/hdd.c'; fi`
342 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libpsensor_a-hdd.Tpo $(DEPDIR)/libpsensor_a-hdd.Po
343 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='hdd.c' object='libpsensor_a-hdd.obj' libtool=no @AMDEPBACKSLASH@
344 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
345 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpsensor_a_CFLAGS) $(CFLAGS) -c -o libpsensor_a-hdd.obj `if test -f 'hdd.c'; then $(CYGPATH_W) 'hdd.c'; else $(CYGPATH_W) '$(srcdir)/hdd.c'; fi`
346
347 libpsensor_a-lmsensor.o: lmsensor.c
348 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpsensor_a_CFLAGS) $(CFLAGS) -MT libpsensor_a-lmsensor.o -MD -MP -MF $(DEPDIR)/libpsensor_a-lmsensor.Tpo -c -o libpsensor_a-lmsensor.o `test -f 'lmsensor.c' || echo '$(srcdir)/'`lmsensor.c
349 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libpsensor_a-lmsensor.Tpo $(DEPDIR)/libpsensor_a-lmsensor.Po
350 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lmsensor.c' object='libpsensor_a-lmsensor.o' libtool=no @AMDEPBACKSLASH@
351 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
352 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpsensor_a_CFLAGS) $(CFLAGS) -c -o libpsensor_a-lmsensor.o `test -f 'lmsensor.c' || echo '$(srcdir)/'`lmsensor.c
353
354 libpsensor_a-lmsensor.obj: lmsensor.c
355 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpsensor_a_CFLAGS) $(CFLAGS) -MT libpsensor_a-lmsensor.obj -MD -MP -MF $(DEPDIR)/libpsensor_a-lmsensor.Tpo -c -o libpsensor_a-lmsensor.obj `if test -f 'lmsensor.c'; then $(CYGPATH_W) 'lmsensor.c'; else $(CYGPATH_W) '$(srcdir)/lmsensor.c'; fi`
356 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libpsensor_a-lmsensor.Tpo $(DEPDIR)/libpsensor_a-lmsensor.Po
357 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lmsensor.c' object='libpsensor_a-lmsensor.obj' libtool=no @AMDEPBACKSLASH@
358 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
359 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpsensor_a_CFLAGS) $(CFLAGS) -c -o libpsensor_a-lmsensor.obj `if test -f 'lmsensor.c'; then $(CYGPATH_W) 'lmsensor.c'; else $(CYGPATH_W) '$(srcdir)/lmsensor.c'; fi`
360
361 libpsensor_a-nvidia.o: nvidia.c
362 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpsensor_a_CFLAGS) $(CFLAGS) -MT libpsensor_a-nvidia.o -MD -MP -MF $(DEPDIR)/libpsensor_a-nvidia.Tpo -c -o libpsensor_a-nvidia.o `test -f 'nvidia.c' || echo '$(srcdir)/'`nvidia.c
363 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libpsensor_a-nvidia.Tpo $(DEPDIR)/libpsensor_a-nvidia.Po
364 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='nvidia.c' object='libpsensor_a-nvidia.o' libtool=no @AMDEPBACKSLASH@
365 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
366 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpsensor_a_CFLAGS) $(CFLAGS) -c -o libpsensor_a-nvidia.o `test -f 'nvidia.c' || echo '$(srcdir)/'`nvidia.c
367
368 libpsensor_a-nvidia.obj: nvidia.c
369 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpsensor_a_CFLAGS) $(CFLAGS) -MT libpsensor_a-nvidia.obj -MD -MP -MF $(DEPDIR)/libpsensor_a-nvidia.Tpo -c -o libpsensor_a-nvidia.obj `if test -f 'nvidia.c'; then $(CYGPATH_W) 'nvidia.c'; else $(CYGPATH_W) '$(srcdir)/nvidia.c'; fi`
370 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libpsensor_a-nvidia.Tpo $(DEPDIR)/libpsensor_a-nvidia.Po
371 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='nvidia.c' object='libpsensor_a-nvidia.obj' libtool=no @AMDEPBACKSLASH@
372 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
373 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpsensor_a_CFLAGS) $(CFLAGS) -c -o libpsensor_a-nvidia.obj `if test -f 'nvidia.c'; then $(CYGPATH_W) 'nvidia.c'; else $(CYGPATH_W) '$(srcdir)/nvidia.c'; fi`
374
375 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
376         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
377         unique=`for i in $$list; do \
378             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
379           done | \
380           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
381               END { if (nonempty) { for (i in files) print i; }; }'`; \
382         mkid -fID $$unique
383 tags: TAGS
384
385 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
386                 $(TAGS_FILES) $(LISP)
387         set x; \
388         here=`pwd`; \
389         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
390         unique=`for i in $$list; do \
391             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
392           done | \
393           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
394               END { if (nonempty) { for (i in files) print i; }; }'`; \
395         shift; \
396         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
397           test -n "$$unique" || unique=$$empty_fix; \
398           if test $$# -gt 0; then \
399             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
400               "$$@" $$unique; \
401           else \
402             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
403               $$unique; \
404           fi; \
405         fi
406 ctags: CTAGS
407 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
408                 $(TAGS_FILES) $(LISP)
409         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
410         unique=`for i in $$list; do \
411             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
412           done | \
413           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
414               END { if (nonempty) { for (i in files) print i; }; }'`; \
415         test -z "$(CTAGS_ARGS)$$unique" \
416           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
417              $$unique
418
419 GTAGS:
420         here=`$(am__cd) $(top_builddir) && pwd` \
421           && $(am__cd) $(top_srcdir) \
422           && gtags -i $(GTAGS_ARGS) "$$here"
423
424 distclean-tags:
425         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
426
427 distdir: $(DISTFILES)
428         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
429         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
430         list='$(DISTFILES)'; \
431           dist_files=`for file in $$list; do echo $$file; done | \
432           sed -e "s|^$$srcdirstrip/||;t" \
433               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
434         case $$dist_files in \
435           */*) $(MKDIR_P) `echo "$$dist_files" | \
436                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
437                            sort -u` ;; \
438         esac; \
439         for file in $$dist_files; do \
440           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
441           if test -d $$d/$$file; then \
442             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
443             if test -d "$(distdir)/$$file"; then \
444               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
445             fi; \
446             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
447               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
448               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
449             fi; \
450             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
451           else \
452             test -f "$(distdir)/$$file" \
453             || cp -p $$d/$$file "$(distdir)/$$file" \
454             || exit 1; \
455           fi; \
456         done
457 check-am: all-am
458 check: check-am
459 all-am: Makefile $(LIBRARIES)
460 installdirs:
461 install: install-am
462 install-exec: install-exec-am
463 install-data: install-data-am
464 uninstall: uninstall-am
465
466 install-am: all-am
467         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
468
469 installcheck: installcheck-am
470 install-strip:
471         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
472           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
473           `test -z '$(STRIP)' || \
474             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
475 mostlyclean-generic:
476
477 clean-generic:
478
479 distclean-generic:
480         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
481         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
482
483 maintainer-clean-generic:
484         @echo "This command is intended for maintainers to use"
485         @echo "it deletes files that may require special tools to rebuild."
486 clean: clean-am
487
488 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
489
490 distclean: distclean-am
491         -rm -rf ./$(DEPDIR)
492         -rm -f Makefile
493 distclean-am: clean-am distclean-compile distclean-generic \
494         distclean-tags
495
496 dvi: dvi-am
497
498 dvi-am:
499
500 html: html-am
501
502 html-am:
503
504 info: info-am
505
506 info-am:
507
508 install-data-am:
509
510 install-dvi: install-dvi-am
511
512 install-dvi-am:
513
514 install-exec-am:
515
516 install-html: install-html-am
517
518 install-html-am:
519
520 install-info: install-info-am
521
522 install-info-am:
523
524 install-man:
525
526 install-pdf: install-pdf-am
527
528 install-pdf-am:
529
530 install-ps: install-ps-am
531
532 install-ps-am:
533
534 installcheck-am:
535
536 maintainer-clean: maintainer-clean-am
537         -rm -rf ./$(DEPDIR)
538         -rm -f Makefile
539 maintainer-clean-am: distclean-am maintainer-clean-generic
540
541 mostlyclean: mostlyclean-am
542
543 mostlyclean-am: mostlyclean-compile mostlyclean-generic
544
545 pdf: pdf-am
546
547 pdf-am:
548
549 ps: ps-am
550
551 ps-am:
552
553 uninstall-am:
554
555 .MAKE: install-am install-strip
556
557 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
558         clean-noinstLIBRARIES ctags distclean distclean-compile \
559         distclean-generic distclean-tags distdir dvi dvi-am html \
560         html-am info info-am install install-am install-data \
561         install-data-am install-dvi install-dvi-am install-exec \
562         install-exec-am install-html install-html-am install-info \
563         install-info-am install-man install-pdf install-pdf-am \
564         install-ps install-ps-am install-strip installcheck \
565         installcheck-am installdirs maintainer-clean \
566         maintainer-clean-generic mostlyclean mostlyclean-compile \
567         mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
568         uninstall-am
569
570
571 # Tell versions [3.59,3.63) of GNU make to not export all variables.
572 # Otherwise a system limit (for SysV at least) may be exceeded.
573 .NOEXPORT: