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