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