Merge tag 'upstream/1.0.1'
[psensor-pkg-debian.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 ATASMART_CFLAGS = @ATASMART_CFLAGS@
129 ATASMART_LIBS = @ATASMART_LIBS@
130 AUTOCONF = @AUTOCONF@
131 AUTOHEADER = @AUTOHEADER@
132 AUTOMAKE = @AUTOMAKE@
133 AWK = @AWK@
134 CC = @CC@
135 CCDEPMODE = @CCDEPMODE@
136 CFLAGS = @CFLAGS@
137 CPP = @CPP@
138 CPPFLAGS = @CPPFLAGS@
139 CURL_CFLAGS = @CURL_CFLAGS@
140 CURL_LIBS = @CURL_LIBS@
141 CYGPATH_W = @CYGPATH_W@
142 DEFS = -DPACKAGE_DATA_DIR=\"$(pkgdatadir)\" -DLOCALEDIR=\"$(localedir)\" @DEFS@
143 DEPDIR = @DEPDIR@
144 ECHO_C = @ECHO_C@
145 ECHO_N = @ECHO_N@
146 ECHO_T = @ECHO_T@
147 EGREP = @EGREP@
148 EXEEXT = @EXEEXT@
149 GCONFTOOL = @GCONFTOOL@
150 GCONF_CFLAGS = @GCONF_CFLAGS@
151 GCONF_LIBS = @GCONF_LIBS@
152 GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
153 GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
154 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
155 GMSGFMT = @GMSGFMT@
156 GMSGFMT_015 = @GMSGFMT_015@
157 GREP = @GREP@
158 GTK_CFLAGS = @GTK_CFLAGS@
159 GTK_LIBS = @GTK_LIBS@
160 GTOP_CFLAGS = @GTOP_CFLAGS@
161 GTOP_LIBS = @GTOP_LIBS@
162 HAVE_CPPCHECK = @HAVE_CPPCHECK@
163 HELP2MAN = @HELP2MAN@
164 INSTALL = @INSTALL@
165 INSTALL_DATA = @INSTALL_DATA@
166 INSTALL_PROGRAM = @INSTALL_PROGRAM@
167 INSTALL_SCRIPT = @INSTALL_SCRIPT@
168 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
169 INTLLIBS = @INTLLIBS@
170 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
171 JSON_CFLAGS = @JSON_CFLAGS@
172 JSON_LIBS = @JSON_LIBS@
173 LDFLAGS = @LDFLAGS@
174 LIBATIADL_CFLAGS = @LIBATIADL_CFLAGS@
175 LIBATIADL_LIBS = @LIBATIADL_LIBS@
176 LIBICONV = @LIBICONV@
177 LIBINTL = @LIBINTL@
178 LIBMICROHTTPD_CFLAGS = @LIBMICROHTTPD_CFLAGS@
179 LIBMICROHTTPD_LIBS = @LIBMICROHTTPD_LIBS@
180 LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
181 LIBNOTIFY_LIBS = @LIBNOTIFY_LIBS@
182 LIBOBJS = @LIBOBJS@
183 LIBS = @LIBS@ ../src/lib/libpsensor.a $(SENSORS_LIBS) $(am__append_1) \
184         $(am__append_2)
185 LTLIBICONV = @LTLIBICONV@
186 LTLIBINTL = @LTLIBINTL@
187 LTLIBOBJS = @LTLIBOBJS@
188 MAKEINFO = @MAKEINFO@
189 MKDIR_P = @MKDIR_P@
190 MSGFMT = @MSGFMT@
191 MSGFMT_015 = @MSGFMT_015@
192 MSGMERGE = @MSGMERGE@
193 NVIDIA_CFLAGS = @NVIDIA_CFLAGS@
194 NVIDIA_LIBS = @NVIDIA_LIBS@
195 OBJEXT = @OBJEXT@
196 PACKAGE = @PACKAGE@
197 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
198 PACKAGE_NAME = @PACKAGE_NAME@
199 PACKAGE_STRING = @PACKAGE_STRING@
200 PACKAGE_TARNAME = @PACKAGE_TARNAME@
201 PACKAGE_URL = @PACKAGE_URL@
202 PACKAGE_VERSION = @PACKAGE_VERSION@
203 PATH_SEPARATOR = @PATH_SEPARATOR@
204 PKG_CONFIG = @PKG_CONFIG@
205 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
206 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
207 POSUB = @POSUB@
208 PTHREAD_LIBS = @PTHREAD_LIBS@
209 RANLIB = @RANLIB@
210 SED = @SED@
211 SENSORS_LIBS = @SENSORS_LIBS@
212 SET_MAKE = @SET_MAKE@
213 SHELL = @SHELL@
214 STRIP = @STRIP@
215 UNITY_CFLAGS = @UNITY_CFLAGS@
216 UNITY_LIBS = @UNITY_LIBS@
217 USE_NLS = @USE_NLS@
218 VERSION = @VERSION@
219 X11_CFLAGS = @X11_CFLAGS@
220 X11_LIBS = @X11_LIBS@
221 XEXT_CFLAGS = @XEXT_CFLAGS@
222 XEXT_LIBS = @XEXT_LIBS@
223 XGETTEXT = @XGETTEXT@
224 XGETTEXT_015 = @XGETTEXT_015@
225 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
226 XMKMF = @XMKMF@
227 abs_builddir = @abs_builddir@
228 abs_srcdir = @abs_srcdir@
229 abs_top_builddir = @abs_top_builddir@
230 abs_top_srcdir = @abs_top_srcdir@
231 ac_ct_AR = @ac_ct_AR@
232 ac_ct_CC = @ac_ct_CC@
233 am__include = @am__include@
234 am__leading_dot = @am__leading_dot@
235 am__quote = @am__quote@
236 am__tar = @am__tar@
237 am__untar = @am__untar@
238 bindir = @bindir@
239 build = @build@
240 build_alias = @build_alias@
241 build_cpu = @build_cpu@
242 build_os = @build_os@
243 build_vendor = @build_vendor@
244 builddir = @builddir@
245 datadir = @datadir@
246 datarootdir = @datarootdir@
247 docdir = @docdir@
248 dvidir = @dvidir@
249 exec_prefix = @exec_prefix@
250 host = @host@
251 host_alias = @host_alias@
252 host_cpu = @host_cpu@
253 host_os = @host_os@
254 host_vendor = @host_vendor@
255 htmldir = @htmldir@
256 includedir = @includedir@
257 infodir = @infodir@
258 install_sh = @install_sh@
259 libdir = @libdir@
260 libexecdir = @libexecdir@
261 localedir = @localedir@
262 localstatedir = @localstatedir@
263 mandir = @mandir@
264 mkdir_p = @mkdir_p@
265 oldincludedir = @oldincludedir@
266 pdfdir = @pdfdir@
267 prefix = @prefix@
268 program_transform_name = @program_transform_name@
269 psdir = @psdir@
270 sbindir = @sbindir@
271 sharedstatedir = @sharedstatedir@
272 srcdir = @srcdir@
273 sysconfdir = @sysconfdir@
274 target_alias = @target_alias@
275 top_build_prefix = @top_build_prefix@
276 top_builddir = @top_builddir@
277 top_srcdir = @top_srcdir@
278 EXTRA_DIST = checkpatch.pl \
279         test-cppcheck.sh \
280         test-io-dir-list.sh
281
282 AM_CPPFLAGS = -Wall -Werror
283 test_io_dir_list_SOURCES = test_io_dir_list.c
284 test_psensor_type_to_unit_str_SOURCES = test_psensor_type_to_unit_str.c
285 test_psensor_type_to_unit_str_CFLAGS = -I$(top_srcdir)/src/lib
286 test_psensor_value_to_str_SOURCES = test_psensor_value_to_str.c
287 test_psensor_value_to_str_CFLAGS = -I$(top_srcdir)/src/lib
288 test_url_encode_SOURCES = test_url_encode.c
289 test_url_normalize_SOURCES = test_url_normalize.c
290 all: all-am
291
292 .SUFFIXES:
293 .SUFFIXES: .c .o .obj
294 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
295         @for dep in $?; do \
296           case '$(am__configure_deps)' in \
297             *$$dep*) \
298               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
299                 && { if test -f $@; then exit 0; else break; fi; }; \
300               exit 1;; \
301           esac; \
302         done; \
303         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \
304         $(am__cd) $(top_srcdir) && \
305           $(AUTOMAKE) --gnu tests/Makefile
306 .PRECIOUS: Makefile
307 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
308         @case '$?' in \
309           *config.status*) \
310             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
311           *) \
312             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
313             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
314         esac;
315
316 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
317         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
318
319 $(top_srcdir)/configure:  $(am__configure_deps)
320         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
321 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
322         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
323 $(am__aclocal_m4_deps):
324
325 clean-checkPROGRAMS:
326         -test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS)
327 test-io-dir-list$(EXEEXT): $(test_io_dir_list_OBJECTS) $(test_io_dir_list_DEPENDENCIES) $(EXTRA_test_io_dir_list_DEPENDENCIES) 
328         @rm -f test-io-dir-list$(EXEEXT)
329         $(LINK) $(test_io_dir_list_OBJECTS) $(test_io_dir_list_LDADD) $(LIBS)
330 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) 
331         @rm -f test-psensor-type-to-unit-str$(EXEEXT)
332         $(test_psensor_type_to_unit_str_LINK) $(test_psensor_type_to_unit_str_OBJECTS) $(test_psensor_type_to_unit_str_LDADD) $(LIBS)
333 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) 
334         @rm -f test-psensor-value-to-str$(EXEEXT)
335         $(test_psensor_value_to_str_LINK) $(test_psensor_value_to_str_OBJECTS) $(test_psensor_value_to_str_LDADD) $(LIBS)
336 test-url-encode$(EXEEXT): $(test_url_encode_OBJECTS) $(test_url_encode_DEPENDENCIES) $(EXTRA_test_url_encode_DEPENDENCIES) 
337         @rm -f test-url-encode$(EXEEXT)
338         $(LINK) $(test_url_encode_OBJECTS) $(test_url_encode_LDADD) $(LIBS)
339 test-url-normalize$(EXEEXT): $(test_url_normalize_OBJECTS) $(test_url_normalize_DEPENDENCIES) $(EXTRA_test_url_normalize_DEPENDENCIES) 
340         @rm -f test-url-normalize$(EXEEXT)
341         $(LINK) $(test_url_normalize_OBJECTS) $(test_url_normalize_LDADD) $(LIBS)
342
343 mostlyclean-compile:
344         -rm -f *.$(OBJEXT)
345
346 distclean-compile:
347         -rm -f *.tab.c
348
349 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_io_dir_list.Po@am__quote@
350 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_psensor_type_to_unit_str-test_psensor_type_to_unit_str.Po@am__quote@
351 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_psensor_value_to_str-test_psensor_value_to_str.Po@am__quote@
352 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_url_encode.Po@am__quote@
353 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_url_normalize.Po@am__quote@
354
355 .c.o:
356 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
357 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
358 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
359 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
360 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
361
362 .c.obj:
363 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
364 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
365 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
366 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
367 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
368
369 test_psensor_type_to_unit_str-test_psensor_type_to_unit_str.o: test_psensor_type_to_unit_str.c
370 @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
371 @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
372 @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@
373 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
374 @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
375
376 test_psensor_type_to_unit_str-test_psensor_type_to_unit_str.obj: test_psensor_type_to_unit_str.c
377 @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`
378 @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
379 @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@
380 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
381 @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`
382
383 test_psensor_value_to_str-test_psensor_value_to_str.o: test_psensor_value_to_str.c
384 @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
385 @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
386 @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@
387 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
388 @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
389
390 test_psensor_value_to_str-test_psensor_value_to_str.obj: test_psensor_value_to_str.c
391 @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`
392 @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
393 @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@
394 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
395 @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`
396
397 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
398         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
399         unique=`for i in $$list; do \
400             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
401           done | \
402           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
403               END { if (nonempty) { for (i in files) print i; }; }'`; \
404         mkid -fID $$unique
405 tags: TAGS
406
407 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
408                 $(TAGS_FILES) $(LISP)
409         set x; \
410         here=`pwd`; \
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         shift; \
418         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
419           test -n "$$unique" || unique=$$empty_fix; \
420           if test $$# -gt 0; then \
421             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
422               "$$@" $$unique; \
423           else \
424             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
425               $$unique; \
426           fi; \
427         fi
428 ctags: CTAGS
429 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
430                 $(TAGS_FILES) $(LISP)
431         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
432         unique=`for i in $$list; do \
433             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
434           done | \
435           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
436               END { if (nonempty) { for (i in files) print i; }; }'`; \
437         test -z "$(CTAGS_ARGS)$$unique" \
438           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
439              $$unique
440
441 GTAGS:
442         here=`$(am__cd) $(top_builddir) && pwd` \
443           && $(am__cd) $(top_srcdir) \
444           && gtags -i $(GTAGS_ARGS) "$$here"
445
446 distclean-tags:
447         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
448
449 check-TESTS: $(TESTS)
450         @failed=0; all=0; xfail=0; xpass=0; skip=0; \
451         srcdir=$(srcdir); export srcdir; \
452         list=' $(TESTS) '; \
453         $(am__tty_colors); \
454         if test -n "$$list"; then \
455           for tst in $$list; do \
456             if test -f ./$$tst; then dir=./; \
457             elif test -f $$tst; then dir=; \
458             else dir="$(srcdir)/"; fi; \
459             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
460               all=`expr $$all + 1`; \
461               case " $(XFAIL_TESTS) " in \
462               *[\ \     ]$$tst[\ \      ]*) \
463                 xpass=`expr $$xpass + 1`; \
464                 failed=`expr $$failed + 1`; \
465                 col=$$red; res=XPASS; \
466               ;; \
467               *) \
468                 col=$$grn; res=PASS; \
469               ;; \
470               esac; \
471             elif test $$? -ne 77; then \
472               all=`expr $$all + 1`; \
473               case " $(XFAIL_TESTS) " in \
474               *[\ \     ]$$tst[\ \      ]*) \
475                 xfail=`expr $$xfail + 1`; \
476                 col=$$lgn; res=XFAIL; \
477               ;; \
478               *) \
479                 failed=`expr $$failed + 1`; \
480                 col=$$red; res=FAIL; \
481               ;; \
482               esac; \
483             else \
484               skip=`expr $$skip + 1`; \
485               col=$$blu; res=SKIP; \
486             fi; \
487             echo "$${col}$$res$${std}: $$tst"; \
488           done; \
489           if test "$$all" -eq 1; then \
490             tests="test"; \
491             All=""; \
492           else \
493             tests="tests"; \
494             All="All "; \
495           fi; \
496           if test "$$failed" -eq 0; then \
497             if test "$$xfail" -eq 0; then \
498               banner="$$All$$all $$tests passed"; \
499             else \
500               if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
501               banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
502             fi; \
503           else \
504             if test "$$xpass" -eq 0; then \
505               banner="$$failed of $$all $$tests failed"; \
506             else \
507               if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
508               banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
509             fi; \
510           fi; \
511           dashes="$$banner"; \
512           skipped=""; \
513           if test "$$skip" -ne 0; then \
514             if test "$$skip" -eq 1; then \
515               skipped="($$skip test was not run)"; \
516             else \
517               skipped="($$skip tests were not run)"; \
518             fi; \
519             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
520               dashes="$$skipped"; \
521           fi; \
522           report=""; \
523           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
524             report="Please report to $(PACKAGE_BUGREPORT)"; \
525             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
526               dashes="$$report"; \
527           fi; \
528           dashes=`echo "$$dashes" | sed s/./=/g`; \
529           if test "$$failed" -eq 0; then \
530             col="$$grn"; \
531           else \
532             col="$$red"; \
533           fi; \
534           echo "$${col}$$dashes$${std}"; \
535           echo "$${col}$$banner$${std}"; \
536           test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
537           test -z "$$report" || echo "$${col}$$report$${std}"; \
538           echo "$${col}$$dashes$${std}"; \
539           test "$$failed" -eq 0; \
540         else :; fi
541
542 distdir: $(DISTFILES)
543         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
544         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
545         list='$(DISTFILES)'; \
546           dist_files=`for file in $$list; do echo $$file; done | \
547           sed -e "s|^$$srcdirstrip/||;t" \
548               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
549         case $$dist_files in \
550           */*) $(MKDIR_P) `echo "$$dist_files" | \
551                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
552                            sort -u` ;; \
553         esac; \
554         for file in $$dist_files; do \
555           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
556           if test -d $$d/$$file; then \
557             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
558             if test -d "$(distdir)/$$file"; then \
559               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
560             fi; \
561             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
562               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
563               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
564             fi; \
565             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
566           else \
567             test -f "$(distdir)/$$file" \
568             || cp -p $$d/$$file "$(distdir)/$$file" \
569             || exit 1; \
570           fi; \
571         done
572 check-am: all-am
573         $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
574         $(MAKE) $(AM_MAKEFLAGS) check-TESTS check-local
575 check: check-am
576 all-am: Makefile
577 installdirs:
578 install: install-am
579 install-exec: install-exec-am
580 install-data: install-data-am
581 uninstall: uninstall-am
582
583 install-am: all-am
584         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
585
586 installcheck: installcheck-am
587 install-strip:
588         if test -z '$(STRIP)'; then \
589           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
590             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
591               install; \
592         else \
593           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
594             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
595             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
596         fi
597 mostlyclean-generic:
598
599 clean-generic:
600
601 distclean-generic:
602         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
603         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
604
605 maintainer-clean-generic:
606         @echo "This command is intended for maintainers to use"
607         @echo "it deletes files that may require special tools to rebuild."
608 clean: clean-am
609
610 clean-am: clean-checkPROGRAMS clean-generic mostlyclean-am
611
612 distclean: distclean-am
613         -rm -rf ./$(DEPDIR)
614         -rm -f Makefile
615 distclean-am: clean-am distclean-compile distclean-generic \
616         distclean-tags
617
618 dvi: dvi-am
619
620 dvi-am:
621
622 html: html-am
623
624 html-am:
625
626 info: info-am
627
628 info-am:
629
630 install-data-am:
631
632 install-dvi: install-dvi-am
633
634 install-dvi-am:
635
636 install-exec-am:
637
638 install-html: install-html-am
639
640 install-html-am:
641
642 install-info: install-info-am
643
644 install-info-am:
645
646 install-man:
647
648 install-pdf: install-pdf-am
649
650 install-pdf-am:
651
652 install-ps: install-ps-am
653
654 install-ps-am:
655
656 installcheck-am:
657
658 maintainer-clean: maintainer-clean-am
659         -rm -rf ./$(DEPDIR)
660         -rm -f Makefile
661 maintainer-clean-am: distclean-am maintainer-clean-generic
662
663 mostlyclean: mostlyclean-am
664
665 mostlyclean-am: mostlyclean-compile mostlyclean-generic
666
667 pdf: pdf-am
668
669 pdf-am:
670
671 ps: ps-am
672
673 ps-am:
674
675 uninstall-am:
676
677 .MAKE: check-am install-am install-strip
678
679 .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am check-local \
680         clean clean-checkPROGRAMS clean-generic ctags distclean \
681         distclean-compile distclean-generic distclean-tags distdir dvi \
682         dvi-am html html-am info info-am install install-am \
683         install-data install-data-am install-dvi install-dvi-am \
684         install-exec install-exec-am install-html install-html-am \
685         install-info install-info-am install-man install-pdf \
686         install-pdf-am install-ps install-ps-am install-strip \
687         installcheck installcheck-am installdirs maintainer-clean \
688         maintainer-clean-generic mostlyclean mostlyclean-compile \
689         mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
690         uninstall-am
691
692 check-local: checkpatch.pl
693         find $(top_srcdir)/src -name \*.c -exec $(srcdir)/checkpatch.pl --ignore SPLIT_STRING --show-types -q --no-tree  -emacs -f {} \;
694         find $(top_srcdir)/src -name \*.h -exec $(srcdir)/checkpatch.pl --ignore SPLIT_STRING --show-types -q --no-tree  -emacs -f {} \;
695
696 # Tell versions [3.59,3.63) of GNU make to not export all variables.
697 # Otherwise a system limit (for SysV at least) may be exceeded.
698 .NOEXPORT: