TIVI-506: QA needs v0.9.8
[profile/ivi/check.git] / Makefile.in
1 # Makefile.in generated by automake 1.10.2 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  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkglibdir = $(libdir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA = $(install_sh) -c -m 644
23 install_sh_PROGRAM = $(install_sh) -c
24 install_sh_SCRIPT = $(install_sh) -c
25 INSTALL_HEADER = $(INSTALL_DATA)
26 transform = $(program_transform_name)
27 NORMAL_INSTALL = :
28 PRE_INSTALL = :
29 POST_INSTALL = :
30 NORMAL_UNINSTALL = :
31 PRE_UNINSTALL = :
32 POST_UNINSTALL = :
33 build_triplet = @build@
34 host_triplet = @host@
35 subdir = .
36 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
37         $(srcdir)/Makefile.in $(srcdir)/check.pc.in \
38         $(srcdir)/config.h.in $(top_srcdir)/configure AUTHORS \
39         COPYING.LESSER ChangeLog INSTALL NEWS THANKS TODO \
40         build-aux/compile build-aux/config.guess build-aux/config.sub \
41         build-aux/depcomp build-aux/install-sh build-aux/ltmain.sh \
42         build-aux/mdate-sh build-aux/missing build-aux/texinfo.tex
43 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44 am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
45         $(top_srcdir)/m4/ax_c_check_flag.m4 \
46         $(top_srcdir)/m4/ax_cflags_warn_all_ansi.m4 \
47         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
48         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
49         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
50 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
51         $(ACLOCAL_M4)
52 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
53  configure.lineno config.status.lineno
54 mkinstalldirs = $(install_sh) -d
55 CONFIG_HEADER = config.h
56 CONFIG_CLEAN_FILES = check.pc
57 SOURCES =
58 DIST_SOURCES =
59 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
60         html-recursive info-recursive install-data-recursive \
61         install-dvi-recursive install-exec-recursive \
62         install-html-recursive install-info-recursive \
63         install-pdf-recursive install-ps-recursive install-recursive \
64         installcheck-recursive installdirs-recursive pdf-recursive \
65         ps-recursive uninstall-recursive
66 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
67 am__vpath_adj = case $$p in \
68     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
69     *) f=$$p;; \
70   esac;
71 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
72 am__installdirs = "$(DESTDIR)$(docdir)" "$(DESTDIR)$(m4datadir)" \
73         "$(DESTDIR)$(pcdatadir)"
74 docDATA_INSTALL = $(INSTALL_DATA)
75 m4dataDATA_INSTALL = $(INSTALL_DATA)
76 pcdataDATA_INSTALL = $(INSTALL_DATA)
77 DATA = $(doc_DATA) $(m4data_DATA) $(pcdata_DATA)
78 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
79   distclean-recursive maintainer-clean-recursive
80 ETAGS = etags
81 CTAGS = ctags
82 DIST_SUBDIRS = $(SUBDIRS)
83 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
84 distdir = $(PACKAGE)-$(VERSION)
85 top_distdir = $(distdir)
86 am__remove_distdir = \
87   { test ! -d $(distdir) \
88     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
89          && rm -fr $(distdir); }; }
90 DIST_ARCHIVES = $(distdir).tar.gz
91 GZIP_ENV = --best
92 distuninstallcheck_listfiles = find . -type f -print
93 distcleancheck_listfiles = find . -type f -print
94 ACLOCAL = @ACLOCAL@
95 AMTAR = @AMTAR@
96 AR = @AR@
97 AUTOCONF = @AUTOCONF@
98 AUTOHEADER = @AUTOHEADER@
99 AUTOMAKE = @AUTOMAKE@
100 AWK = @AWK@
101 CC = @CC@
102 CCDEPMODE = @CCDEPMODE@
103 CFLAGS = @CFLAGS@
104 CHECK_MAJOR_VERSION = @CHECK_MAJOR_VERSION@
105 CHECK_MICRO_VERSION = @CHECK_MICRO_VERSION@
106 CHECK_MINOR_VERSION = @CHECK_MINOR_VERSION@
107 CHECK_VERSION = @CHECK_VERSION@
108 CPP = @CPP@
109 CPPFLAGS = @CPPFLAGS@
110 CYGPATH_W = @CYGPATH_W@
111 DEFS = @DEFS@
112 DEPDIR = @DEPDIR@
113 DSYMUTIL = @DSYMUTIL@
114 DUMPBIN = @DUMPBIN@
115 ECHO_C = @ECHO_C@
116 ECHO_N = @ECHO_N@
117 ECHO_T = @ECHO_T@
118 EGREP = @EGREP@
119 ENABLE_SUBUNIT = @ENABLE_SUBUNIT@
120 EXEEXT = @EXEEXT@
121 FGREP = @FGREP@
122 GCOV = @GCOV@
123 GCOV_CFLAGS = @GCOV_CFLAGS@
124 GCOV_LIBS = @GCOV_LIBS@
125 GENHTML = @GENHTML@
126 GREP = @GREP@
127 INSTALL = @INSTALL@
128 INSTALL_DATA = @INSTALL_DATA@
129 INSTALL_PROGRAM = @INSTALL_PROGRAM@
130 INSTALL_SCRIPT = @INSTALL_SCRIPT@
131 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
132 LCOV = @LCOV@
133 LD = @LD@
134 LDFLAGS = @LDFLAGS@
135 LIBOBJS = @LIBOBJS@
136 LIBS = @LIBS@
137 LIBTOOL = @LIBTOOL@
138 LIPO = @LIPO@
139 LN_S = @LN_S@
140 LTLIBOBJS = @LTLIBOBJS@
141 MAKEINFO = @MAKEINFO@
142 MKDIR_P = @MKDIR_P@
143 NM = @NM@
144 NMEDIT = @NMEDIT@
145 OBJDUMP = @OBJDUMP@
146 OBJEXT = @OBJEXT@
147 OTOOL = @OTOOL@
148 OTOOL64 = @OTOOL64@
149 PACKAGE = @PACKAGE@
150 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
151 PACKAGE_NAME = @PACKAGE_NAME@
152 PACKAGE_STRING = @PACKAGE_STRING@
153 PACKAGE_TARNAME = @PACKAGE_TARNAME@
154 PACKAGE_VERSION = @PACKAGE_VERSION@
155 PATH_SEPARATOR = @PATH_SEPARATOR@
156 PTHREAD_CC = @PTHREAD_CC@
157 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
158 PTHREAD_LIBS = @PTHREAD_LIBS@
159 RANLIB = @RANLIB@
160 SED = @SED@
161 SET_MAKE = @SET_MAKE@
162 SHELL = @SHELL@
163 STRIP = @STRIP@
164 TEX = @TEX@
165 VERSION = @VERSION@
166 abs_builddir = @abs_builddir@
167 abs_srcdir = @abs_srcdir@
168 abs_top_builddir = @abs_top_builddir@
169 abs_top_srcdir = @abs_top_srcdir@
170 ac_ct_CC = @ac_ct_CC@
171 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
172 acx_pthread_config = @acx_pthread_config@
173 am__include = @am__include@
174 am__leading_dot = @am__leading_dot@
175 am__quote = @am__quote@
176 am__tar = @am__tar@
177 am__untar = @am__untar@
178 bindir = @bindir@
179 build = @build@
180 build_alias = @build_alias@
181 build_cpu = @build_cpu@
182 build_os = @build_os@
183 build_vendor = @build_vendor@
184 builddir = @builddir@
185 datadir = @datadir@
186 datarootdir = @datarootdir@
187 docdir = $(datadir)/doc/$(PACKAGE)
188 dvidir = @dvidir@
189 exec_prefix = @exec_prefix@
190 host = @host@
191 host_alias = @host_alias@
192 host_cpu = @host_cpu@
193 host_os = @host_os@
194 host_vendor = @host_vendor@
195 htmldir = @htmldir@
196 includedir = @includedir@
197 infodir = @infodir@
198 install_sh = @install_sh@
199 libdir = @libdir@
200 libexecdir = @libexecdir@
201 localedir = @localedir@
202 localstatedir = @localstatedir@
203 lt_ECHO = @lt_ECHO@
204 mandir = @mandir@
205 mkdir_p = @mkdir_p@
206 oldincludedir = @oldincludedir@
207 pdfdir = @pdfdir@
208 prefix = @prefix@
209 program_transform_name = @program_transform_name@
210 psdir = @psdir@
211 sbindir = @sbindir@
212 sharedstatedir = @sharedstatedir@
213 srcdir = @srcdir@
214 sysconfdir = @sysconfdir@
215 target_alias = @target_alias@
216 top_build_prefix = @top_build_prefix@
217 top_builddir = @top_builddir@
218 top_srcdir = @top_srcdir@
219 SUBDIRS = lib src doc . tests
220 AM_MAKEINFOFLAGS = -I$(top_srcdir)/doc/example
221 CLEANFILES = *~\
222         $(PACKAGE)-$(VERSION).tar.gz\
223         ChangeLog.bak
224
225 EXTRA_DIST = SVNChangeLog ChangeLogOld check.pc.in $(m4data_DATA)
226 doc_DATA = SVNChangeLog ChangeLog ChangeLogOld NEWS README COPYING.LESSER
227 m4datadir = $(datadir)/aclocal
228 m4data_DATA = check.m4
229 pcdatadir = $(libdir)/pkgconfig
230 pcdata_DATA = check.pc
231 ACLOCAL_AMFLAGS = -I m4
232 all: config.h
233         $(MAKE) $(AM_MAKEFLAGS) all-recursive
234
235 .SUFFIXES:
236 am--refresh:
237         @:
238 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
239         @for dep in $?; do \
240           case '$(am__configure_deps)' in \
241             *$$dep*) \
242               echo ' cd $(srcdir) && $(AUTOMAKE) --gnits '; \
243               cd $(srcdir) && $(AUTOMAKE) --gnits  \
244                 && exit 0; \
245               exit 1;; \
246           esac; \
247         done; \
248         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits  Makefile'; \
249         cd $(top_srcdir) && \
250           $(AUTOMAKE) --gnits  Makefile
251 .PRECIOUS: Makefile
252 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
253         @case '$?' in \
254           *config.status*) \
255             echo ' $(SHELL) ./config.status'; \
256             $(SHELL) ./config.status;; \
257           *) \
258             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
259             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
260         esac;
261
262 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
263         $(SHELL) ./config.status --recheck
264
265 $(top_srcdir)/configure:  $(am__configure_deps)
266         cd $(srcdir) && $(AUTOCONF)
267 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
268         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
269
270 config.h: stamp-h1
271         @if test ! -f $@; then \
272           rm -f stamp-h1; \
273           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
274         else :; fi
275
276 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
277         @rm -f stamp-h1
278         cd $(top_builddir) && $(SHELL) ./config.status config.h
279 $(srcdir)/config.h.in:  $(am__configure_deps) 
280         cd $(top_srcdir) && $(AUTOHEADER)
281         rm -f stamp-h1
282         touch $@
283
284 distclean-hdr:
285         -rm -f config.h stamp-h1
286 check.pc: $(top_builddir)/config.status $(srcdir)/check.pc.in
287         cd $(top_builddir) && $(SHELL) ./config.status $@
288
289 mostlyclean-libtool:
290         -rm -f *.lo
291
292 clean-libtool:
293         -rm -rf .libs _libs
294
295 distclean-libtool:
296         -rm -f libtool config.lt
297 install-docDATA: $(doc_DATA)
298         @$(NORMAL_INSTALL)
299         test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)"
300         @list='$(doc_DATA)'; for p in $$list; do \
301           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
302           f=$(am__strip_dir) \
303           echo " $(docDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docdir)/$$f'"; \
304           $(docDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docdir)/$$f"; \
305         done
306
307 uninstall-docDATA:
308         @$(NORMAL_UNINSTALL)
309         @list='$(doc_DATA)'; for p in $$list; do \
310           f=$(am__strip_dir) \
311           echo " rm -f '$(DESTDIR)$(docdir)/$$f'"; \
312           rm -f "$(DESTDIR)$(docdir)/$$f"; \
313         done
314 install-m4dataDATA: $(m4data_DATA)
315         @$(NORMAL_INSTALL)
316         test -z "$(m4datadir)" || $(MKDIR_P) "$(DESTDIR)$(m4datadir)"
317         @list='$(m4data_DATA)'; for p in $$list; do \
318           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
319           f=$(am__strip_dir) \
320           echo " $(m4dataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(m4datadir)/$$f'"; \
321           $(m4dataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(m4datadir)/$$f"; \
322         done
323
324 uninstall-m4dataDATA:
325         @$(NORMAL_UNINSTALL)
326         @list='$(m4data_DATA)'; for p in $$list; do \
327           f=$(am__strip_dir) \
328           echo " rm -f '$(DESTDIR)$(m4datadir)/$$f'"; \
329           rm -f "$(DESTDIR)$(m4datadir)/$$f"; \
330         done
331 install-pcdataDATA: $(pcdata_DATA)
332         @$(NORMAL_INSTALL)
333         test -z "$(pcdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pcdatadir)"
334         @list='$(pcdata_DATA)'; for p in $$list; do \
335           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
336           f=$(am__strip_dir) \
337           echo " $(pcdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pcdatadir)/$$f'"; \
338           $(pcdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pcdatadir)/$$f"; \
339         done
340
341 uninstall-pcdataDATA:
342         @$(NORMAL_UNINSTALL)
343         @list='$(pcdata_DATA)'; for p in $$list; do \
344           f=$(am__strip_dir) \
345           echo " rm -f '$(DESTDIR)$(pcdatadir)/$$f'"; \
346           rm -f "$(DESTDIR)$(pcdatadir)/$$f"; \
347         done
348
349 # This directory's subdirectories are mostly independent; you can cd
350 # into them and run `make' without going through this Makefile.
351 # To change the values of `make' variables: instead of editing Makefiles,
352 # (1) if the variable is set in `config.status', edit `config.status'
353 #     (which will cause the Makefiles to be regenerated when you run `make');
354 # (2) otherwise, pass the desired values on the `make' command line.
355 $(RECURSIVE_TARGETS):
356         @failcom='exit 1'; \
357         for f in x $$MAKEFLAGS; do \
358           case $$f in \
359             *=* | --[!k]*);; \
360             *k*) failcom='fail=yes';; \
361           esac; \
362         done; \
363         dot_seen=no; \
364         target=`echo $@ | sed s/-recursive//`; \
365         list='$(SUBDIRS)'; for subdir in $$list; do \
366           echo "Making $$target in $$subdir"; \
367           if test "$$subdir" = "."; then \
368             dot_seen=yes; \
369             local_target="$$target-am"; \
370           else \
371             local_target="$$target"; \
372           fi; \
373           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
374           || eval $$failcom; \
375         done; \
376         if test "$$dot_seen" = "no"; then \
377           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
378         fi; test -z "$$fail"
379
380 $(RECURSIVE_CLEAN_TARGETS):
381         @failcom='exit 1'; \
382         for f in x $$MAKEFLAGS; do \
383           case $$f in \
384             *=* | --[!k]*);; \
385             *k*) failcom='fail=yes';; \
386           esac; \
387         done; \
388         dot_seen=no; \
389         case "$@" in \
390           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
391           *) list='$(SUBDIRS)' ;; \
392         esac; \
393         rev=''; for subdir in $$list; do \
394           if test "$$subdir" = "."; then :; else \
395             rev="$$subdir $$rev"; \
396           fi; \
397         done; \
398         rev="$$rev ."; \
399         target=`echo $@ | sed s/-recursive//`; \
400         for subdir in $$rev; do \
401           echo "Making $$target in $$subdir"; \
402           if test "$$subdir" = "."; then \
403             local_target="$$target-am"; \
404           else \
405             local_target="$$target"; \
406           fi; \
407           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
408           || eval $$failcom; \
409         done && test -z "$$fail"
410 tags-recursive:
411         list='$(SUBDIRS)'; for subdir in $$list; do \
412           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
413         done
414 ctags-recursive:
415         list='$(SUBDIRS)'; for subdir in $$list; do \
416           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
417         done
418
419 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
420         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
421         unique=`for i in $$list; do \
422             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
423           done | \
424           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
425               END { if (nonempty) { for (i in files) print i; }; }'`; \
426         mkid -fID $$unique
427 tags: TAGS
428
429 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
430                 $(TAGS_FILES) $(LISP)
431         tags=; \
432         here=`pwd`; \
433         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
434           include_option=--etags-include; \
435           empty_fix=.; \
436         else \
437           include_option=--include; \
438           empty_fix=; \
439         fi; \
440         list='$(SUBDIRS)'; for subdir in $$list; do \
441           if test "$$subdir" = .; then :; else \
442             test ! -f $$subdir/TAGS || \
443               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
444           fi; \
445         done; \
446         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
447         unique=`for i in $$list; do \
448             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
449           done | \
450           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
451               END { if (nonempty) { for (i in files) print i; }; }'`; \
452         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
453           test -n "$$unique" || unique=$$empty_fix; \
454           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
455             $$tags $$unique; \
456         fi
457 ctags: CTAGS
458 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
459                 $(TAGS_FILES) $(LISP)
460         tags=; \
461         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
462         unique=`for i in $$list; do \
463             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
464           done | \
465           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
466               END { if (nonempty) { for (i in files) print i; }; }'`; \
467         test -z "$(CTAGS_ARGS)$$tags$$unique" \
468           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
469              $$tags $$unique
470
471 GTAGS:
472         here=`$(am__cd) $(top_builddir) && pwd` \
473           && cd $(top_srcdir) \
474           && gtags -i $(GTAGS_ARGS) $$here
475
476 distclean-tags:
477         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
478
479 distdir: $(DISTFILES)
480         @case `sed 15q $(srcdir)/NEWS` in \
481         *"$(VERSION)"*) : ;; \
482         *) \
483           echo "NEWS not updated; not releasing" 1>&2; \
484           exit 1;; \
485         esac
486         $(am__remove_distdir)
487         test -d $(distdir) || mkdir $(distdir)
488         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
489         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
490         list='$(DISTFILES)'; \
491           dist_files=`for file in $$list; do echo $$file; done | \
492           sed -e "s|^$$srcdirstrip/||;t" \
493               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
494         case $$dist_files in \
495           */*) $(MKDIR_P) `echo "$$dist_files" | \
496                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
497                            sort -u` ;; \
498         esac; \
499         for file in $$dist_files; do \
500           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
501           if test -d $$d/$$file; then \
502             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
503             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
504               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
505             fi; \
506             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
507           else \
508             test -f $(distdir)/$$file \
509             || cp -p $$d/$$file $(distdir)/$$file \
510             || exit 1; \
511           fi; \
512         done
513         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
514           if test "$$subdir" = .; then :; else \
515             test -d "$(distdir)/$$subdir" \
516             || $(MKDIR_P) "$(distdir)/$$subdir" \
517             || exit 1; \
518             distdir=`$(am__cd) $(distdir) && pwd`; \
519             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
520             (cd $$subdir && \
521               $(MAKE) $(AM_MAKEFLAGS) \
522                 top_distdir="$$top_distdir" \
523                 distdir="$$distdir/$$subdir" \
524                 am__remove_distdir=: \
525                 am__skip_length_check=: \
526                 distdir) \
527               || exit 1; \
528           fi; \
529         done
530         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
531           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
532           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
533           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
534         || chmod -R a+r $(distdir)
535 dist-gzip: distdir
536         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
537         $(am__remove_distdir)
538
539 dist-bzip2: distdir
540         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
541         $(am__remove_distdir)
542
543 dist-lzma: distdir
544         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
545         $(am__remove_distdir)
546
547 dist-tarZ: distdir
548         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
549         $(am__remove_distdir)
550
551 dist-shar: distdir
552         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
553         $(am__remove_distdir)
554
555 dist-zip: distdir
556         -rm -f $(distdir).zip
557         zip -rq $(distdir).zip $(distdir)
558         $(am__remove_distdir)
559
560 dist dist-all: distdir
561         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
562         $(am__remove_distdir)
563
564 # This target untars the dist file and tries a VPATH configuration.  Then
565 # it guarantees that the distribution is self-contained by making another
566 # tarfile.
567 distcheck: dist
568         case '$(DIST_ARCHIVES)' in \
569         *.tar.gz*) \
570           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
571         *.tar.bz2*) \
572           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
573         *.tar.lzma*) \
574           unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
575         *.tar.Z*) \
576           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
577         *.shar.gz*) \
578           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
579         *.zip*) \
580           unzip $(distdir).zip ;;\
581         esac
582         chmod -R a-w $(distdir); chmod a+w $(distdir)
583         mkdir $(distdir)/_build
584         mkdir $(distdir)/_inst
585         chmod a-w $(distdir)
586         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
587           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
588           && cd $(distdir)/_build \
589           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
590             $(DISTCHECK_CONFIGURE_FLAGS) \
591           && $(MAKE) $(AM_MAKEFLAGS) \
592           && $(MAKE) $(AM_MAKEFLAGS) dvi \
593           && $(MAKE) $(AM_MAKEFLAGS) check \
594           && $(MAKE) $(AM_MAKEFLAGS) install \
595           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
596           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
597           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
598                 distuninstallcheck \
599           && chmod -R a-w "$$dc_install_base" \
600           && ({ \
601                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
602                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
603                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
604                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
605                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
606               } || { rm -rf "$$dc_destdir"; exit 1; }) \
607           && rm -rf "$$dc_destdir" \
608           && $(MAKE) $(AM_MAKEFLAGS) dist \
609           && rm -rf $(DIST_ARCHIVES) \
610           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
611         $(am__remove_distdir)
612         @(echo "$(distdir) archives ready for distribution: "; \
613           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
614           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
615 distuninstallcheck:
616         @cd $(distuninstallcheck_dir) \
617         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
618            || { echo "ERROR: files left after uninstall:" ; \
619                 if test -n "$(DESTDIR)"; then \
620                   echo "  (check DESTDIR support)"; \
621                 fi ; \
622                 $(distuninstallcheck_listfiles) ; \
623                 exit 1; } >&2
624 distcleancheck: distclean
625         @if test '$(srcdir)' = . ; then \
626           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
627           exit 1 ; \
628         fi
629         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
630           || { echo "ERROR: files left in build directory after distclean:" ; \
631                $(distcleancheck_listfiles) ; \
632                exit 1; } >&2
633 check-am: all-am
634 check: check-recursive
635 all-am: Makefile $(DATA) config.h
636 installdirs: installdirs-recursive
637 installdirs-am:
638         for dir in "$(DESTDIR)$(docdir)" "$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(pcdatadir)"; do \
639           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
640         done
641 install: install-recursive
642 install-exec: install-exec-recursive
643 install-data: install-data-recursive
644 uninstall: uninstall-recursive
645
646 install-am: all-am
647         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
648
649 installcheck: installcheck-recursive
650 install-strip:
651         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
652           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
653           `test -z '$(STRIP)' || \
654             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
655 mostlyclean-generic:
656
657 clean-generic:
658         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
659
660 distclean-generic:
661         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
662
663 maintainer-clean-generic:
664         @echo "This command is intended for maintainers to use"
665         @echo "it deletes files that may require special tools to rebuild."
666 clean: clean-recursive
667
668 clean-am: clean-generic clean-libtool mostlyclean-am
669
670 distclean: distclean-recursive
671         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
672         -rm -f Makefile
673 distclean-am: clean-am distclean-generic distclean-hdr \
674         distclean-libtool distclean-tags
675
676 dvi: dvi-recursive
677
678 dvi-am:
679
680 html: html-recursive
681
682 info: info-recursive
683
684 info-am:
685
686 install-data-am: install-docDATA install-m4dataDATA install-pcdataDATA
687
688 install-dvi: install-dvi-recursive
689
690 install-exec-am:
691
692 install-html: install-html-recursive
693
694 install-info: install-info-recursive
695
696 install-man:
697
698 install-pdf: install-pdf-recursive
699
700 install-ps: install-ps-recursive
701
702 installcheck-am:
703
704 maintainer-clean: maintainer-clean-recursive
705         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
706         -rm -rf $(top_srcdir)/autom4te.cache
707         -rm -f Makefile
708 maintainer-clean-am: distclean-am maintainer-clean-generic
709
710 mostlyclean: mostlyclean-recursive
711
712 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
713
714 pdf: pdf-recursive
715
716 pdf-am:
717
718 ps: ps-recursive
719
720 ps-am:
721
722 uninstall-am: uninstall-docDATA uninstall-m4dataDATA \
723         uninstall-pcdataDATA
724
725 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
726         install-strip
727
728 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
729         all all-am am--refresh check check-am clean clean-generic \
730         clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
731         dist-gzip dist-lzma dist-shar dist-tarZ dist-zip distcheck \
732         distclean distclean-generic distclean-hdr distclean-libtool \
733         distclean-tags distcleancheck distdir distuninstallcheck dvi \
734         dvi-am html html-am info info-am install install-am \
735         install-data install-data-am install-docDATA install-dvi \
736         install-dvi-am install-exec install-exec-am install-html \
737         install-html-am install-info install-info-am \
738         install-m4dataDATA install-man install-pcdataDATA install-pdf \
739         install-pdf-am install-ps install-ps-am install-strip \
740         installcheck installcheck-am installdirs installdirs-am \
741         maintainer-clean maintainer-clean-generic mostlyclean \
742         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
743         tags tags-recursive uninstall uninstall-am uninstall-docDATA \
744         uninstall-m4dataDATA uninstall-pcdataDATA
745
746
747 SVNChangeLog:
748         if [ -e .svn ] ; then \
749         svn log -v @abs_top_srcdir@ > $@ ;\
750         else \
751         echo "SVN Changelog not available" > $@ ;\
752         fi
753
754 doc/check.html:
755         $(MAKE) -C doc check.html
756
757 # check we can do a clean build, including docs.
758 # perhaps we should check for out of date (svn st -u) and modified files.
759 prereleasecheck: doc/check.html
760         -$(MAKE) distclean
761         autoreconf -i && ./configure \
762             && ulimit -c 0 && \
763             $(MAKE) distcheck
764
765 RELEASE_VERSION ?= unset
766 SF_USERNAME ?= unset
767 releasevars:
768         @if [ "unset" = "${RELEASE_VERSION}" ]; then \
769             echo "set RELEASE_VERSION to something like 0.9.6 to prepare a release."; \
770             false; \
771         fi
772         @if [ "unset" = "${SF_USERNAME}" ]; then \
773             echo "set SF_USERNAME to your sourceforge username"; \
774             false; \
775         fi
776
777 .svnrelease:
778         svn st -u | grep "Status against revision:" | awk '{ print $$4 }' > $@
779
780 preparerelease: releasevars .svnrelease prereleasecheck
781         @echo checking we have can connect properly to do release tasks before tagging:
782         sftp -b /dev/null ${SF_USERNAME}@web.sourceforge.net
783         sftp -b /dev/null ${SF_USERNAME}@frs.sourceforge.net
784         @echo tagging release from `cat .svnrelease`
785         svn cp -m "Release check-${RELEASE_VERSION}" -r`cat .svnrelease` https://svn.sourceforge.net/svnroot/check/trunk https://svn.sourceforge.net/svnroot/check/tags/check-${RELEASE_VERSION}
786         svn co https://svn.sourceforge.net/svnroot/check/tags/check-${RELEASE_VERSION} check-${RELEASE_VERSION}
787         @echo "You need to:"
788         @echo "Update TODO and make sure version numbers match appropriately."
789         @echo "Update configure.ac with new version numbers."
790         @echo "Then svn commit these changes."
791         @echo "CTRL-D when finished or 'exit 1' to abort."
792         @echo "aborting will leave the partially prepared release in" `pwd`
793         cd check-${RELEASE_VERSION} && ${SHELL} && autoreconf -i && ./configure
794         $(MAKE) -C check-${RELEASE_VERSION} dorelease
795         -svn merge -r`cat .svnrelease`:`svn st -u check-${RELEASE_VERSION} | grep "Status against revision:" | awk '{ print $4 }'` check-${RELEASE_VERSION} .
796         @echo "Please resolve any conflicts. Be sure to also restore the 'In Development:' line to NEWS."
797         ${SHELL}
798         svn ci -m "Merge back release ${RELEASE_VERSION}"
799         @echo "Cleaning up workdir."
800         rm -rf check-${RELEASE_VERSION}
801
802 dorelease: releasevars doc/check.html prereleasecheck
803         cp NEWS NEWS-${RELEASE_VERSION}.txt
804         @echo "You need to:"
805         @echo "cut out old release news from NEWS-${RELEASE_VERSION}.txt."
806         @echo "CTRL-D to complete, or exit 1 to abort."
807         ${SHELL}
808         @echo uploading...
809         rsync -e ssh NEWS-${RELEASE_VERSION}.txt ${SF_USERNAME},check@frs.sourceforge.net:/home/frs/project/c/ch/check/check/${RELEASE_VERSION}/
810         rsync -e ssh check-${RELEASE_VERSION}.tar.gz ${SF_USERNAME},check@frs.sourceforge.net:/home/frs/project/c/ch/check/check/${RELEASE_VERSION}/
811         rsync -rlvC doc/. ${SF_USERNAME},check@web.sourceforge.net:/home/groups/c/ch/check/htdocs
812         @echo
813         @echo Uploaded...
814         @echo "visit https://sourceforge.net/project/admin/explorer.php?group_id=28255"
815         @echo "Mark the NEWS file in check/${RELEASE_VERSION} as being a release note."
816         @echo "And the tar.gz file as being 'all platforms', using the NEWS file for release notes."
817         @echo "visit https://sourceforge.net/projects/check/files/"
818         @echo "Check it looks ok. It may take 15 minutes to show up."
819         @echo Finally, mail check-devel ,announce and users at lists dot sourceforge dot net
820         @echo an email (template is in HACKING) about this announcement.
821         @echo NEWS-release can be found at `pwd`/NEWS-${RELEASE_VERSION}.txt
822         @echo Note that with the tarballs, docs amd NEWS up, the release is done :P
823         @echo "so you'll have to manually roll back if you abort."
824         @echo "CTRL-D to complete, or exit 1 to abort."
825         ${SHELL}
826
827 .PHONY: releasevars prereleasecheck preparerelease dorelease .svnrelease
828 # Tell versions [3.59,3.63) of GNU make to not export all variables.
829 # Otherwise a system limit (for SysV at least) may be exceeded.
830 .NOEXPORT: