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