Merge tag 'upstream/1.1.1'
[psensor-pkg-ubuntu.git] / tests / Makefile.in
1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17 VPATH = @srcdir@
18 am__make_dryrun = \
19   { \
20     am__dry=no; \
21     case $$MAKEFLAGS in \
22       *\\[\ \   ]*) \
23         echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
24           | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
25       *) \
26         for am__flg in $$MAKEFLAGS; do \
27           case $$am__flg in \
28             *=*|--*) ;; \
29             *n*) am__dry=yes; break;; \
30           esac; \
31         done;; \
32     esac; \
33     test $$am__dry = yes; \
34   }
35 pkgdatadir = $(datadir)/@PACKAGE@
36 pkgincludedir = $(includedir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkglibexecdir = $(libexecdir)/@PACKAGE@
39 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40 install_sh_DATA = $(install_sh) -c -m 644
41 install_sh_PROGRAM = $(install_sh) -c
42 install_sh_SCRIPT = $(install_sh) -c
43 INSTALL_HEADER = $(INSTALL_DATA)
44 transform = $(program_transform_name)
45 NORMAL_INSTALL = :
46 PRE_INSTALL = :
47 POST_INSTALL = :
48 NORMAL_UNINSTALL = :
49 PRE_UNINSTALL = :
50 POST_UNINSTALL = :
51 build_triplet = @build@
52 host_triplet = @host@
53 check_PROGRAMS = test-io-dir-list$(EXEEXT) \
54         test-psensor-type-to-unit-str$(EXEEXT) \
55         test-psensor-value-to-str$(EXEEXT) test-url-encode$(EXEEXT) \
56         test-url-normalize$(EXEEXT)
57 @ATASMART_TRUE@am__append_1 = $(ATASMART_LIBS)
58 @GTOP_TRUE@am__append_2 = $(GTOP_LIBS)
59 TESTS = test-io-dir-list.sh test-psensor-type-to-unit-str$(EXEEXT) \
60         test-psensor-value-to-str$(EXEEXT) test-url-encode$(EXEEXT) \
61         test-url-normalize$(EXEEXT) $(am__append_3)
62 @CPPCHECK_TRUE@am__append_3 = test-cppcheck.sh
63 subdir = tests
64 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
65 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
66 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
67 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
68         $(ACLOCAL_M4)
69 mkinstalldirs = $(install_sh) -d
70 CONFIG_HEADER = $(top_builddir)/config.h
71 CONFIG_CLEAN_FILES =
72 CONFIG_CLEAN_VPATH_FILES =
73 am_test_io_dir_list_OBJECTS = test_io_dir_list.$(OBJEXT)
74 test_io_dir_list_OBJECTS = $(am_test_io_dir_list_OBJECTS)
75 test_io_dir_list_LDADD = $(LDADD)
76 am_test_psensor_type_to_unit_str_OBJECTS = test_psensor_type_to_unit_str-test_psensor_type_to_unit_str.$(OBJEXT)
77 test_psensor_type_to_unit_str_OBJECTS =  \
78         $(am_test_psensor_type_to_unit_str_OBJECTS)
79 test_psensor_type_to_unit_str_LDADD = $(LDADD)
80 test_psensor_type_to_unit_str_LINK = $(CCLD) \
81         $(test_psensor_type_to_unit_str_CFLAGS) $(CFLAGS) \
82         $(AM_LDFLAGS) $(LDFLAGS) -o $@
83 am_test_psensor_value_to_str_OBJECTS =  \
84         test_psensor_value_to_str-test_psensor_value_to_str.$(OBJEXT)
85 test_psensor_value_to_str_OBJECTS =  \
86         $(am_test_psensor_value_to_str_OBJECTS)
87 test_psensor_value_to_str_LDADD = $(LDADD)
88 test_psensor_value_to_str_LINK = $(CCLD) \
89         $(test_psensor_value_to_str_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
90         $(LDFLAGS) -o $@
91 am_test_url_encode_OBJECTS = test_url_encode.$(OBJEXT)
92 test_url_encode_OBJECTS = $(am_test_url_encode_OBJECTS)
93 test_url_encode_LDADD = $(LDADD)
94 am_test_url_normalize_OBJECTS = test_url_normalize.$(OBJEXT)
95 test_url_normalize_OBJECTS = $(am_test_url_normalize_OBJECTS)
96 test_url_normalize_LDADD = $(LDADD)
97 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
98 depcomp = $(SHELL) $(top_srcdir)/depcomp
99 am__depfiles_maybe = depfiles
100 am__mv = mv -f
101 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
102         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
103 CCLD = $(CC)
104 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
105 SOURCES = $(test_io_dir_list_SOURCES) \
106         $(test_psensor_type_to_unit_str_SOURCES) \
107         $(test_psensor_value_to_str_SOURCES) \
108         $(test_url_encode_SOURCES) $(test_url_normalize_SOURCES)
109 DIST_SOURCES = $(test_io_dir_list_SOURCES) \
110         $(test_psensor_type_to_unit_str_SOURCES) \
111         $(test_psensor_value_to_str_SOURCES) \
112         $(test_url_encode_SOURCES) $(test_url_normalize_SOURCES)
113 am__can_run_installinfo = \
114   case $$AM_UPDATE_INFO_DIR in \
115     n|no|NO) false;; \
116     *) (install-info --version) >/dev/null 2>&1;; \
117   esac
118 ETAGS = etags
119 CTAGS = ctags
120 am__tty_colors = \
121 red=; grn=; lgn=; blu=; std=
122 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
123 ACLOCAL = @ACLOCAL@
124 AMTAR = @AMTAR@
125 APPINDICATOR_CFLAGS = @APPINDICATOR_CFLAGS@
126 APPINDICATOR_LIBS = @APPINDICATOR_LIBS@
127 AR = @AR@
128 ASCIIDOC = @ASCIIDOC@
129 ATASMART_CFLAGS = @ATASMART_CFLAGS@
130 ATASMART_LIBS = @ATASMART_LIBS@
131 AUTOCONF = @AUTOCONF@
132 AUTOHEADER = @AUTOHEADER@
133 AUTOMAKE = @AUTOMAKE@
134 AWK = @AWK@
135 CC = @CC@
136 CCDEPMODE = @CCDEPMODE@
137 CFLAGS = @CFLAGS@
138 CPP = @CPP@
139 CPPFLAGS = @CPPFLAGS@
140 CURL_CFLAGS = @CURL_CFLAGS@
141 CURL_LIBS = @CURL_LIBS@
142 CYGPATH_W = @CYGPATH_W@
143 DEFS = -DPACKAGE_DATA_DIR=\"$(pkgdatadir)\" -DLOCALEDIR=\"$(localedir)\" @DEFS@
144 DEPDIR = @DEPDIR@
145 ECHO_C = @ECHO_C@
146 ECHO_N = @ECHO_N@
147 ECHO_T = @ECHO_T@
148 EGREP = @EGREP@
149 EXEEXT = @EXEEXT@
150 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
151 GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
152 GMSGFMT = @GMSGFMT@
153 GMSGFMT_015 = @GMSGFMT_015@
154 GREP = @GREP@
155 GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
156 GTK_CFLAGS = @GTK_CFLAGS@
157 GTK_LIBS = @GTK_LIBS@
158 GTOP_CFLAGS = @GTOP_CFLAGS@
159 GTOP_LIBS = @GTOP_LIBS@
160 HAVE_CPPCHECK = @HAVE_CPPCHECK@
161 HELP2MAN = @HELP2MAN@
162 INSTALL = @INSTALL@
163 INSTALL_DATA = @INSTALL_DATA@
164 INSTALL_PROGRAM = @INSTALL_PROGRAM@
165 INSTALL_SCRIPT = @INSTALL_SCRIPT@
166 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
167 INTLLIBS = @INTLLIBS@
168 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
169 JSON_CFLAGS = @JSON_CFLAGS@
170 JSON_LIBS = @JSON_LIBS@
171 LDFLAGS = @LDFLAGS@
172 LIBATIADL_CFLAGS = @LIBATIADL_CFLAGS@
173 LIBATIADL_LIBS = @LIBATIADL_LIBS@
174 LIBICONV = @LIBICONV@
175 LIBINTL = @LIBINTL@
176 LIBMICROHTTPD_CFLAGS = @LIBMICROHTTPD_CFLAGS@
177 LIBMICROHTTPD_LIBS = @LIBMICROHTTPD_LIBS@
178 LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
179 LIBNOTIFY_LIBS = @LIBNOTIFY_LIBS@
180 LIBOBJS = @LIBOBJS@
181 LIBS = @LIBS@ ../src/lib/libpsensor.a $(SENSORS_LIBS) $(am__append_1) \
182         $(am__append_2)
183 LTLIBICONV = @LTLIBICONV@
184 LTLIBINTL = @LTLIBINTL@
185 LTLIBOBJS = @LTLIBOBJS@
186 MAKEINFO = @MAKEINFO@
187 MKDIR_P = @MKDIR_P@
188 MSGFMT = @MSGFMT@
189 MSGFMT_015 = @MSGFMT_015@
190 MSGMERGE = @MSGMERGE@
191 NVIDIA_CFLAGS = @NVIDIA_CFLAGS@
192 NVIDIA_LIBS = @NVIDIA_LIBS@
193 OBJEXT = @OBJEXT@
194 PACKAGE = @PACKAGE@
195 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
196 PACKAGE_NAME = @PACKAGE_NAME@
197 PACKAGE_STRING = @PACKAGE_STRING@
198 PACKAGE_TARNAME = @PACKAGE_TARNAME@
199 PACKAGE_URL = @PACKAGE_URL@
200 PACKAGE_VERSION = @PACKAGE_VERSION@
201 PATH_SEPARATOR = @PATH_SEPARATOR@
202 PKG_CONFIG = @PKG_CONFIG@
203 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
204 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
205 POSUB = @POSUB@
206 PTHREAD_LIBS = @PTHREAD_LIBS@
207 RANLIB = @RANLIB@
208 SED = @SED@
209 SENSORS_LIBS = @SENSORS_LIBS@
210 SET_MAKE = @SET_MAKE@
211 SHELL = @SHELL@
212 STRIP = @STRIP@
213 UNITY_CFLAGS = @UNITY_CFLAGS@
214 UNITY_LIBS = @UNITY_LIBS@
215 USE_NLS = @USE_NLS@
216 VERSION = @VERSION@
217 X11_CFLAGS = @X11_CFLAGS@
218 X11_LIBS = @X11_LIBS@
219 XEXT_CFLAGS = @XEXT_CFLAGS@
220 XEXT_LIBS = @XEXT_LIBS@
221 XGETTEXT = @XGETTEXT@
222 XGETTEXT_015 = @XGETTEXT_015@
223 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
224 XMKMF = @XMKMF@
225 abs_builddir = @abs_builddir@
226 abs_srcdir = @abs_srcdir@
227 abs_top_builddir = @abs_top_builddir@
228 abs_top_srcdir = @abs_top_srcdir@
229 ac_ct_AR = @ac_ct_AR@
230 ac_ct_CC = @ac_ct_CC@
231 am__include = @am__include@
232 am__leading_dot = @am__leading_dot@
233 am__quote = @am__quote@
234 am__tar = @am__tar@
235 am__untar = @am__untar@
236 bindir = @bindir@
237 build = @build@
238 build_alias = @build_alias@
239 build_cpu = @build_cpu@
240 build_os = @build_os@
241 build_vendor = @build_vendor@
242 builddir = @builddir@
243 datadir = @datadir@
244 datarootdir = @datarootdir@
245 docdir = @docdir@
246 dvidir = @dvidir@
247 exec_prefix = @exec_prefix@
248 gsettingsschemadir = @gsettingsschemadir@
249 host = @host@
250 host_alias = @host_alias@
251 host_cpu = @host_cpu@
252 host_os = @host_os@
253 host_vendor = @host_vendor@
254 htmldir = @htmldir@
255 includedir = @includedir@
256 infodir = @infodir@
257 install_sh = @install_sh@
258 libdir = @libdir@
259 libexecdir = @libexecdir@
260 localedir = @localedir@
261 localstatedir = @localstatedir@
262 mandir = @mandir@
263 mkdir_p = @mkdir_p@
264 oldincludedir = @oldincludedir@
265 pdfdir = @pdfdir@
266 prefix = @prefix@
267 program_transform_name = @program_transform_name@
268 psdir = @psdir@
269 sbindir = @sbindir@
270 sharedstatedir = @sharedstatedir@
271 srcdir = @srcdir@
272 sysconfdir = @sysconfdir@
273 target_alias = @target_alias@
274 top_build_prefix = @top_build_prefix@
275 top_builddir = @top_builddir@
276 top_srcdir = @top_srcdir@
277 EXTRA_DIST = checkpatch.pl \
278         test-cppcheck.sh \
279         test-io-dir-list.sh
280
281 AM_CPPFLAGS = -Wall -Werror
282 test_io_dir_list_SOURCES = test_io_dir_list.c
283 test_psensor_type_to_unit_str_SOURCES = test_psensor_type_to_unit_str.c
284 test_psensor_type_to_unit_str_CFLAGS = -I$(top_srcdir)/src/lib
285 test_psensor_value_to_str_SOURCES = test_psensor_value_to_str.c
286 test_psensor_value_to_str_CFLAGS = -I$(top_srcdir)/src/lib
287 test_url_encode_SOURCES = test_url_encode.c
288 test_url_normalize_SOURCES = test_url_normalize.c
289 all: all-am
290
291 .SUFFIXES:
292 .SUFFIXES: .c .o .obj
293 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
294         @for dep in $?; do \
295           case '$(am__configure_deps)' in \
296             *$$dep*) \
297               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
298                 && { if test -f $@; then exit 0; else break; fi; }; \
299               exit 1;; \
300           esac; \
301         done; \
302         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \
303         $(am__cd) $(top_srcdir) && \
304           $(AUTOMAKE) --gnu tests/Makefile
305 .PRECIOUS: Makefile
306 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
307         @case '$?' in \
308           *config.status*) \
309             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
310           *) \
311             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
312             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
313         esac;
314
315 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
316         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
317
318 $(top_srcdir)/configure:  $(am__configure_deps)
319         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
320 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
321         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
322 $(am__aclocal_m4_deps):
323
324 clean-checkPROGRAMS:
325         -test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS)
326 test-io-dir-list$(EXEEXT): $(test_io_dir_list_OBJECTS) $(test_io_dir_list_DEPENDENCIES) $(EXTRA_test_io_dir_list_DEPENDENCIES) 
327         @rm -f test-io-dir-list$(EXEEXT)
328         $(LINK) $(test_io_dir_list_OBJECTS) $(test_io_dir_list_LDADD) $(LIBS)
329 test-psensor-type-to-unit-str$(EXEEXT): $(test_psensor_type_to_unit_str_OBJECTS) $(test_psensor_type_to_unit_str_DEPENDENCIES) $(EXTRA_test_psensor_type_to_unit_str_DEPENDENCIES) 
330         @rm -f test-psensor-type-to-unit-str$(EXEEXT)
331         $(test_psensor_type_to_unit_str_LINK) $(test_psensor_type_to_unit_str_OBJECTS) $(test_psensor_type_to_unit_str_LDADD) $(LIBS)
332 test-psensor-value-to-str$(EXEEXT): $(test_psensor_value_to_str_OBJECTS) $(test_psensor_value_to_str_DEPENDENCIES) $(EXTRA_test_psensor_value_to_str_DEPENDENCIES) 
333         @rm -f test-psensor-value-to-str$(EXEEXT)
334         $(test_psensor_value_to_str_LINK) $(test_psensor_value_to_str_OBJECTS) $(test_psensor_value_to_str_LDADD) $(LIBS)
335 test-url-encode$(EXEEXT): $(test_url_encode_OBJECTS) $(test_url_encode_DEPENDENCIES) $(EXTRA_test_url_encode_DEPENDENCIES) 
336         @rm -f test-url-encode$(EXEEXT)
337         $(LINK) $(test_url_encode_OBJECTS) $(test_url_encode_LDADD) $(LIBS)
338 test-url-normalize$(EXEEXT): $(test_url_normalize_OBJECTS) $(test_url_normalize_DEPENDENCIES) $(EXTRA_test_url_normalize_DEPENDENCIES) 
339         @rm -f test-url-normalize$(EXEEXT)
340         $(LINK) $(test_url_normalize_OBJECTS) $(test_url_normalize_LDADD) $(LIBS)
341
342 mostlyclean-compile:
343         -rm -f *.$(OBJEXT)
344
345 distclean-compile:
346         -rm -f *.tab.c
347
348 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_io_dir_list.Po@am__quote@
349 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_psensor_type_to_unit_str-test_psensor_type_to_unit_str.Po@am__quote@
350 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_psensor_value_to_str-test_psensor_value_to_str.Po@am__quote@
351 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_url_encode.Po@am__quote@
352 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_url_normalize.Po@am__quote@
353
354 .c.o:
355 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
356 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
357 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
358 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
359 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
360
361 .c.obj:
362 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
363 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
364 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
365 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
366 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
367
368 test_psensor_type_to_unit_str-test_psensor_type_to_unit_str.o: test_psensor_type_to_unit_str.c
369 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_psensor_type_to_unit_str_CFLAGS) $(CFLAGS) -MT test_psensor_type_to_unit_str-test_psensor_type_to_unit_str.o -MD -MP -MF $(DEPDIR)/test_psensor_type_to_unit_str-test_psensor_type_to_unit_str.Tpo -c -o test_psensor_type_to_unit_str-test_psensor_type_to_unit_str.o `test -f 'test_psensor_type_to_unit_str.c' || echo '$(srcdir)/'`test_psensor_type_to_unit_str.c
370 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/test_psensor_type_to_unit_str-test_psensor_type_to_unit_str.Tpo $(DEPDIR)/test_psensor_type_to_unit_str-test_psensor_type_to_unit_str.Po
371 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test_psensor_type_to_unit_str.c' object='test_psensor_type_to_unit_str-test_psensor_type_to_unit_str.o' 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) $(test_psensor_type_to_unit_str_CFLAGS) $(CFLAGS) -c -o test_psensor_type_to_unit_str-test_psensor_type_to_unit_str.o `test -f 'test_psensor_type_to_unit_str.c' || echo '$(srcdir)/'`test_psensor_type_to_unit_str.c
374
375 test_psensor_type_to_unit_str-test_psensor_type_to_unit_str.obj: test_psensor_type_to_unit_str.c
376 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_psensor_type_to_unit_str_CFLAGS) $(CFLAGS) -MT test_psensor_type_to_unit_str-test_psensor_type_to_unit_str.obj -MD -MP -MF $(DEPDIR)/test_psensor_type_to_unit_str-test_psensor_type_to_unit_str.Tpo -c -o test_psensor_type_to_unit_str-test_psensor_type_to_unit_str.obj `if test -f 'test_psensor_type_to_unit_str.c'; then $(CYGPATH_W) 'test_psensor_type_to_unit_str.c'; else $(CYGPATH_W) '$(srcdir)/test_psensor_type_to_unit_str.c'; fi`
377 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/test_psensor_type_to_unit_str-test_psensor_type_to_unit_str.Tpo $(DEPDIR)/test_psensor_type_to_unit_str-test_psensor_type_to_unit_str.Po
378 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test_psensor_type_to_unit_str.c' object='test_psensor_type_to_unit_str-test_psensor_type_to_unit_str.obj' libtool=no @AMDEPBACKSLASH@
379 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
380 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_psensor_type_to_unit_str_CFLAGS) $(CFLAGS) -c -o test_psensor_type_to_unit_str-test_psensor_type_to_unit_str.obj `if test -f 'test_psensor_type_to_unit_str.c'; then $(CYGPATH_W) 'test_psensor_type_to_unit_str.c'; else $(CYGPATH_W) '$(srcdir)/test_psensor_type_to_unit_str.c'; fi`
381
382 test_psensor_value_to_str-test_psensor_value_to_str.o: test_psensor_value_to_str.c
383 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_psensor_value_to_str_CFLAGS) $(CFLAGS) -MT test_psensor_value_to_str-test_psensor_value_to_str.o -MD -MP -MF $(DEPDIR)/test_psensor_value_to_str-test_psensor_value_to_str.Tpo -c -o test_psensor_value_to_str-test_psensor_value_to_str.o `test -f 'test_psensor_value_to_str.c' || echo '$(srcdir)/'`test_psensor_value_to_str.c
384 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/test_psensor_value_to_str-test_psensor_value_to_str.Tpo $(DEPDIR)/test_psensor_value_to_str-test_psensor_value_to_str.Po
385 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test_psensor_value_to_str.c' object='test_psensor_value_to_str-test_psensor_value_to_str.o' libtool=no @AMDEPBACKSLASH@
386 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
387 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_psensor_value_to_str_CFLAGS) $(CFLAGS) -c -o test_psensor_value_to_str-test_psensor_value_to_str.o `test -f 'test_psensor_value_to_str.c' || echo '$(srcdir)/'`test_psensor_value_to_str.c
388
389 test_psensor_value_to_str-test_psensor_value_to_str.obj: test_psensor_value_to_str.c
390 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_psensor_value_to_str_CFLAGS) $(CFLAGS) -MT test_psensor_value_to_str-test_psensor_value_to_str.obj -MD -MP -MF $(DEPDIR)/test_psensor_value_to_str-test_psensor_value_to_str.Tpo -c -o test_psensor_value_to_str-test_psensor_value_to_str.obj `if test -f 'test_psensor_value_to_str.c'; then $(CYGPATH_W) 'test_psensor_value_to_str.c'; else $(CYGPATH_W) '$(srcdir)/test_psensor_value_to_str.c'; fi`
391 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/test_psensor_value_to_str-test_psensor_value_to_str.Tpo $(DEPDIR)/test_psensor_value_to_str-test_psensor_value_to_str.Po
392 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test_psensor_value_to_str.c' object='test_psensor_value_to_str-test_psensor_value_to_str.obj' libtool=no @AMDEPBACKSLASH@
393 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
394 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_psensor_value_to_str_CFLAGS) $(CFLAGS) -c -o test_psensor_value_to_str-test_psensor_value_to_str.obj `if test -f 'test_psensor_value_to_str.c'; then $(CYGPATH_W) 'test_psensor_value_to_str.c'; else $(CYGPATH_W) '$(srcdir)/test_psensor_value_to_str.c'; fi`
395
396 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
397         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
398         unique=`for i in $$list; do \
399             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
400           done | \
401           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
402               END { if (nonempty) { for (i in files) print i; }; }'`; \
403         mkid -fID $$unique
404 tags: TAGS
405
406 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
407                 $(TAGS_FILES) $(LISP)
408         set x; \
409         here=`pwd`; \
410         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
411         unique=`for i in $$list; do \
412             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
413           done | \
414           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
415               END { if (nonempty) { for (i in files) print i; }; }'`; \
416         shift; \
417         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
418           test -n "$$unique" || unique=$$empty_fix; \
419           if test $$# -gt 0; then \
420             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
421               "$$@" $$unique; \
422           else \
423             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
424               $$unique; \
425           fi; \
426         fi
427 ctags: CTAGS
428 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
429                 $(TAGS_FILES) $(LISP)
430         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
431         unique=`for i in $$list; do \
432             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
433           done | \
434           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
435               END { if (nonempty) { for (i in files) print i; }; }'`; \
436         test -z "$(CTAGS_ARGS)$$unique" \
437           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
438              $$unique
439
440 GTAGS:
441         here=`$(am__cd) $(top_builddir) && pwd` \
442           && $(am__cd) $(top_srcdir) \
443           && gtags -i $(GTAGS_ARGS) "$$here"
444
445 distclean-tags:
446         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
447
448 check-TESTS: $(TESTS)
449         @failed=0; all=0; xfail=0; xpass=0; skip=0; \
450         srcdir=$(srcdir); export srcdir; \
451         list=' $(TESTS) '; \
452         $(am__tty_colors); \
453         if test -n "$$list"; then \
454           for tst in $$list; do \
455             if test -f ./$$tst; then dir=./; \
456             elif test -f $$tst; then dir=; \
457             else dir="$(srcdir)/"; fi; \
458             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
459               all=`expr $$all + 1`; \
460               case " $(XFAIL_TESTS) " in \
461               *[\ \     ]$$tst[\ \      ]*) \
462                 xpass=`expr $$xpass + 1`; \
463                 failed=`expr $$failed + 1`; \
464                 col=$$red; res=XPASS; \
465               ;; \
466               *) \
467                 col=$$grn; res=PASS; \
468               ;; \
469               esac; \
470             elif test $$? -ne 77; then \
471               all=`expr $$all + 1`; \
472               case " $(XFAIL_TESTS) " in \
473               *[\ \     ]$$tst[\ \      ]*) \
474                 xfail=`expr $$xfail + 1`; \
475                 col=$$lgn; res=XFAIL; \
476               ;; \
477               *) \
478                 failed=`expr $$failed + 1`; \
479                 col=$$red; res=FAIL; \
480               ;; \
481               esac; \
482             else \
483               skip=`expr $$skip + 1`; \
484               col=$$blu; res=SKIP; \
485             fi; \
486             echo "$${col}$$res$${std}: $$tst"; \
487           done; \
488           if test "$$all" -eq 1; then \
489             tests="test"; \
490             All=""; \
491           else \
492             tests="tests"; \
493             All="All "; \
494           fi; \
495           if test "$$failed" -eq 0; then \
496             if test "$$xfail" -eq 0; then \
497               banner="$$All$$all $$tests passed"; \
498             else \
499               if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
500               banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
501             fi; \
502           else \
503             if test "$$xpass" -eq 0; then \
504               banner="$$failed of $$all $$tests failed"; \
505             else \
506               if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
507               banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
508             fi; \
509           fi; \
510           dashes="$$banner"; \
511           skipped=""; \
512           if test "$$skip" -ne 0; then \
513             if test "$$skip" -eq 1; then \
514               skipped="($$skip test was not run)"; \
515             else \
516               skipped="($$skip tests were not run)"; \
517             fi; \
518             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
519               dashes="$$skipped"; \
520           fi; \
521           report=""; \
522           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
523             report="Please report to $(PACKAGE_BUGREPORT)"; \
524             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
525               dashes="$$report"; \
526           fi; \
527           dashes=`echo "$$dashes" | sed s/./=/g`; \
528           if test "$$failed" -eq 0; then \
529             col="$$grn"; \
530           else \
531             col="$$red"; \
532           fi; \
533           echo "$${col}$$dashes$${std}"; \
534           echo "$${col}$$banner$${std}"; \
535           test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
536           test -z "$$report" || echo "$${col}$$report$${std}"; \
537           echo "$${col}$$dashes$${std}"; \
538           test "$$failed" -eq 0; \
539         else :; fi
540
541 distdir: $(DISTFILES)
542         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
543         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
544         list='$(DISTFILES)'; \
545           dist_files=`for file in $$list; do echo $$file; done | \
546           sed -e "s|^$$srcdirstrip/||;t" \
547               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
548         case $$dist_files in \
549           */*) $(MKDIR_P) `echo "$$dist_files" | \
550                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
551                            sort -u` ;; \
552         esac; \
553         for file in $$dist_files; do \
554           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
555           if test -d $$d/$$file; then \
556             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
557             if test -d "$(distdir)/$$file"; then \
558               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
559             fi; \
560             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
561               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
562               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
563             fi; \
564             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
565           else \
566             test -f "$(distdir)/$$file" \
567             || cp -p $$d/$$file "$(distdir)/$$file" \
568             || exit 1; \
569           fi; \
570         done
571 check-am: all-am
572         $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
573         $(MAKE) $(AM_MAKEFLAGS) check-TESTS check-local
574 check: check-am
575 all-am: Makefile
576 installdirs:
577 install: install-am
578 install-exec: install-exec-am
579 install-data: install-data-am
580 uninstall: uninstall-am
581
582 install-am: all-am
583         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
584
585 installcheck: installcheck-am
586 install-strip:
587         if test -z '$(STRIP)'; then \
588           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
589             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
590               install; \
591         else \
592           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
593             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
594             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
595         fi
596 mostlyclean-generic:
597
598 clean-generic:
599
600 distclean-generic:
601         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
602         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
603
604 maintainer-clean-generic:
605         @echo "This command is intended for maintainers to use"
606         @echo "it deletes files that may require special tools to rebuild."
607 clean: clean-am
608
609 clean-am: clean-checkPROGRAMS clean-generic mostlyclean-am
610
611 distclean: distclean-am
612         -rm -rf ./$(DEPDIR)
613         -rm -f Makefile
614 distclean-am: clean-am distclean-compile distclean-generic \
615         distclean-tags
616
617 dvi: dvi-am
618
619 dvi-am:
620
621 html: html-am
622
623 html-am:
624
625 info: info-am
626
627 info-am:
628
629 install-data-am:
630
631 install-dvi: install-dvi-am
632
633 install-dvi-am:
634
635 install-exec-am:
636
637 install-html: install-html-am
638
639 install-html-am:
640
641 install-info: install-info-am
642
643 install-info-am:
644
645 install-man:
646
647 install-pdf: install-pdf-am
648
649 install-pdf-am:
650
651 install-ps: install-ps-am
652
653 install-ps-am:
654
655 installcheck-am:
656
657 maintainer-clean: maintainer-clean-am
658         -rm -rf ./$(DEPDIR)
659         -rm -f Makefile
660 maintainer-clean-am: distclean-am maintainer-clean-generic
661
662 mostlyclean: mostlyclean-am
663
664 mostlyclean-am: mostlyclean-compile mostlyclean-generic
665
666 pdf: pdf-am
667
668 pdf-am:
669
670 ps: ps-am
671
672 ps-am:
673
674 uninstall-am:
675
676 .MAKE: check-am install-am install-strip
677
678 .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am check-local \
679         clean clean-checkPROGRAMS clean-generic ctags distclean \
680         distclean-compile distclean-generic distclean-tags distdir dvi \
681         dvi-am html html-am info info-am install install-am \
682         install-data install-data-am install-dvi install-dvi-am \
683         install-exec install-exec-am install-html install-html-am \
684         install-info install-info-am install-man install-pdf \
685         install-pdf-am install-ps install-ps-am install-strip \
686         installcheck installcheck-am installdirs maintainer-clean \
687         maintainer-clean-generic mostlyclean mostlyclean-compile \
688         mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
689         uninstall-am
690
691 check-local: checkpatch.pl
692         find $(top_srcdir)/src -name \*.c -exec $(srcdir)/checkpatch.pl --ignore SPLIT_STRING --show-types -q --no-tree  -emacs -f {} \;
693         find $(top_srcdir)/src -name \*.h -exec $(srcdir)/checkpatch.pl --ignore SPLIT_STRING --show-types -q --no-tree  -emacs -f {} \;
694
695 # Tell versions [3.59,3.63) of GNU make to not export all variables.
696 # Otherwise a system limit (for SysV at least) may be exceeded.
697 .NOEXPORT: