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