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