1# Makefile.in generated by automake 1.10.2 from Makefile.am.
2# Makefile.  Generated from Makefile.in by configure.
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
16
17
18pkgdatadir = $(datadir)/check
19pkglibdir = $(libdir)/check
20pkgincludedir = $(includedir)/check
21am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22install_sh_DATA = $(install_sh) -c -m 644
23install_sh_PROGRAM = $(install_sh) -c
24install_sh_SCRIPT = $(install_sh) -c
25INSTALL_HEADER = $(INSTALL_DATA)
26transform = $(program_transform_name)
27NORMAL_INSTALL = :
28PRE_INSTALL = :
29POST_INSTALL = :
30NORMAL_UNINSTALL = :
31PRE_UNINSTALL = :
32POST_UNINSTALL = :
33build_triplet = x86_64-unknown-linux-gnu
34host_triplet = x86_64-unknown-linux-gnu
35subdir = .
36DIST_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
43ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44am__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
50am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
51	$(ACLOCAL_M4)
52am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
53 configure.lineno config.status.lineno
54mkinstalldirs = $(install_sh) -d
55CONFIG_HEADER = config.h
56CONFIG_CLEAN_FILES = check.pc
57SOURCES =
58DIST_SOURCES =
59RECURSIVE_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
66am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
67am__vpath_adj = case $$p in \
68    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
69    *) f=$$p;; \
70  esac;
71am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
72am__installdirs = "$(DESTDIR)$(docdir)" "$(DESTDIR)$(m4datadir)" \
73	"$(DESTDIR)$(pcdatadir)"
74docDATA_INSTALL = $(INSTALL_DATA)
75m4dataDATA_INSTALL = $(INSTALL_DATA)
76pcdataDATA_INSTALL = $(INSTALL_DATA)
77DATA = $(doc_DATA) $(m4data_DATA) $(pcdata_DATA)
78RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
79  distclean-recursive maintainer-clean-recursive
80ETAGS = etags
81CTAGS = ctags
82DIST_SUBDIRS = $(SUBDIRS)
83DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
84distdir = $(PACKAGE)-$(VERSION)
85top_distdir = $(distdir)
86am__remove_distdir = \
87  { test ! -d $(distdir) \
88    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
89         && rm -fr $(distdir); }; }
90DIST_ARCHIVES = $(distdir).tar.gz
91GZIP_ENV = --best
92distuninstallcheck_listfiles = find . -type f -print
93distcleancheck_listfiles = find . -type f -print
94ACLOCAL = ${SHELL} /vagrant/deps/check-0.9.8/build-aux/missing --run aclocal-1.10
95AMTAR = ${SHELL} /vagrant/deps/check-0.9.8/build-aux/missing --run tar
96AR = ar
97AUTOCONF = ${SHELL} /vagrant/deps/check-0.9.8/build-aux/missing --run autoconf
98AUTOHEADER = ${SHELL} /vagrant/deps/check-0.9.8/build-aux/missing --run autoheader
99AUTOMAKE = ${SHELL} /vagrant/deps/check-0.9.8/build-aux/missing --run automake-1.10
100AWK = mawk
101CC = gcc
102CCDEPMODE = depmode=gcc3
103CFLAGS = -g -O2 -Wall -ansi -pedantic -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros
104CHECK_MAJOR_VERSION = 0
105CHECK_MICRO_VERSION = 8
106CHECK_MINOR_VERSION = 9
107CHECK_VERSION = 0.9.8
108CPP = gcc -E
109CPPFLAGS =
110CYGPATH_W = echo
111DEFS = -DHAVE_CONFIG_H
112DEPDIR = .deps
113DSYMUTIL =
114DUMPBIN =
115ECHO_C =
116ECHO_N = -n
117ECHO_T =
118EGREP = /bin/grep -E
119ENABLE_SUBUNIT = 0
120EXEEXT =
121FGREP = /bin/grep -F
122GCOV = gcov
123GCOV_CFLAGS =
124GCOV_LIBS =
125GENHTML = false
126GREP = /bin/grep
127INSTALL = /usr/bin/install -c
128INSTALL_DATA = ${INSTALL} -m 644
129INSTALL_PROGRAM = ${INSTALL}
130INSTALL_SCRIPT = ${INSTALL}
131INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
132LCOV = false
133LD = /usr/bin/ld -m elf_x86_64
134LDFLAGS =
135LIBOBJS =
136LIBS =
137LIBTOOL = $(SHELL) $(top_builddir)/libtool
138LIPO =
139LN_S = ln -s
140LTLIBOBJS =
141MAKEINFO = ${SHELL} /vagrant/deps/check-0.9.8/build-aux/missing --run makeinfo
142MKDIR_P = /bin/mkdir -p
143NM = /usr/bin/nm -B
144NMEDIT =
145OBJDUMP = objdump
146OBJEXT = o
147OTOOL =
148OTOOL64 =
149PACKAGE = check
150PACKAGE_BUGREPORT = check-devel at lists dot sourceforge dot net
151PACKAGE_NAME = Check
152PACKAGE_STRING = Check 0.9.8
153PACKAGE_TARNAME = check
154PACKAGE_VERSION = 0.9.8
155PATH_SEPARATOR = :
156PTHREAD_CC = gcc
157PTHREAD_CFLAGS = -pthread
158PTHREAD_LIBS =
159RANLIB = ranlib
160SED = /bin/sed
161SET_MAKE =
162SHELL = /bin/bash
163STRIP = strip
164TEX = false
165VERSION = 0.9.8
166abs_builddir = /vagrant/deps/check-0.9.8
167abs_srcdir = /vagrant/deps/check-0.9.8
168abs_top_builddir = /vagrant/deps/check-0.9.8
169abs_top_srcdir = /vagrant/deps/check-0.9.8
170ac_ct_CC = gcc
171ac_ct_DUMPBIN =
172acx_pthread_config =
173am__include = include
174am__leading_dot = .
175am__quote =
176am__tar = ${AMTAR} chof - "$$tardir"
177am__untar = ${AMTAR} xf -
178bindir = ${exec_prefix}/bin
179build = x86_64-unknown-linux-gnu
180build_alias =
181build_cpu = x86_64
182build_os = linux-gnu
183build_vendor = unknown
184builddir = .
185datadir = ${datarootdir}
186datarootdir = ${prefix}/share
187docdir = $(datadir)/doc/$(PACKAGE)
188dvidir = ${docdir}
189exec_prefix = ${prefix}
190host = x86_64-unknown-linux-gnu
191host_alias =
192host_cpu = x86_64
193host_os = linux-gnu
194host_vendor = unknown
195htmldir = ${docdir}
196includedir = ${prefix}/include
197infodir = ${datarootdir}/info
198install_sh = $(SHELL) /vagrant/deps/check-0.9.8/build-aux/install-sh
199libdir = ${exec_prefix}/lib
200libexecdir = ${exec_prefix}/libexec
201localedir = ${datarootdir}/locale
202localstatedir = ${prefix}/var
203lt_ECHO = echo
204mandir = ${datarootdir}/man
205mkdir_p = /bin/mkdir -p
206oldincludedir = /usr/include
207pdfdir = ${docdir}
208prefix = /usr/local
209program_transform_name = s,x,x,
210psdir = ${docdir}
211sbindir = ${exec_prefix}/sbin
212sharedstatedir = ${prefix}/com
213srcdir = .
214sysconfdir = ${prefix}/etc
215target_alias =
216top_build_prefix =
217top_builddir = .
218top_srcdir = .
219SUBDIRS = lib src doc . tests
220AM_MAKEINFOFLAGS = -I$(top_srcdir)/doc/example
221CLEANFILES = *~\
222	$(PACKAGE)-$(VERSION).tar.gz\
223	ChangeLog.bak
224
225EXTRA_DIST = SVNChangeLog ChangeLogOld check.pc.in $(m4data_DATA)
226doc_DATA = SVNChangeLog ChangeLog ChangeLogOld NEWS README COPYING.LESSER
227m4datadir = $(datadir)/aclocal
228m4data_DATA = check.m4
229pcdatadir = $(libdir)/pkgconfig
230pcdata_DATA = check.pc
231ACLOCAL_AMFLAGS = -I m4
232all: config.h
233	$(MAKE) $(AM_MAKEFLAGS) all-recursive
234
235.SUFFIXES:
236am--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
252Makefile: $(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
270config.h: stamp-h1
271	@if test ! -f $@; then \
272	  rm -f stamp-h1; \
273	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
274	else :; fi
275
276stamp-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
284distclean-hdr:
285	-rm -f config.h stamp-h1
286check.pc: $(top_builddir)/config.status $(srcdir)/check.pc.in
287	cd $(top_builddir) && $(SHELL) ./config.status $@
288
289mostlyclean-libtool:
290	-rm -f *.lo
291
292clean-libtool:
293	-rm -rf .libs _libs
294
295distclean-libtool:
296	-rm -f libtool config.lt
297install-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
307uninstall-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
314install-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
324uninstall-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
331install-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
341uninstall-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"
410tags-recursive:
411	list='$(SUBDIRS)'; for subdir in $$list; do \
412	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
413	done
414ctags-recursive:
415	list='$(SUBDIRS)'; for subdir in $$list; do \
416	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
417	done
418
419ID: $(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
427tags: TAGS
428
429TAGS: 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
457ctags: CTAGS
458CTAGS: 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
471GTAGS:
472	here=`$(am__cd) $(top_builddir) && pwd` \
473	  && cd $(top_srcdir) \
474	  && gtags -i $(GTAGS_ARGS) $$here
475
476distclean-tags:
477	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
478
479distdir: $(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)
535dist-gzip: distdir
536	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
537	$(am__remove_distdir)
538
539dist-bzip2: distdir
540	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
541	$(am__remove_distdir)
542
543dist-lzma: distdir
544	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
545	$(am__remove_distdir)
546
547dist-tarZ: distdir
548	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
549	$(am__remove_distdir)
550
551dist-shar: distdir
552	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
553	$(am__remove_distdir)
554
555dist-zip: distdir
556	-rm -f $(distdir).zip
557	zip -rq $(distdir).zip $(distdir)
558	$(am__remove_distdir)
559
560dist 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.
567distcheck: 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'
615distuninstallcheck:
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
624distcleancheck: 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
633check-am: all-am
634check: check-recursive
635all-am: Makefile $(DATA) config.h
636installdirs: installdirs-recursive
637installdirs-am:
638	for dir in "$(DESTDIR)$(docdir)" "$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(pcdatadir)"; do \
639	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
640	done
641install: install-recursive
642install-exec: install-exec-recursive
643install-data: install-data-recursive
644uninstall: uninstall-recursive
645
646install-am: all-am
647	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
648
649installcheck: installcheck-recursive
650install-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
655mostlyclean-generic:
656
657clean-generic:
658	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
659
660distclean-generic:
661	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
662
663maintainer-clean-generic:
664	@echo "This command is intended for maintainers to use"
665	@echo "it deletes files that may require special tools to rebuild."
666clean: clean-recursive
667
668clean-am: clean-generic clean-libtool mostlyclean-am
669
670distclean: distclean-recursive
671	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
672	-rm -f Makefile
673distclean-am: clean-am distclean-generic distclean-hdr \
674	distclean-libtool distclean-tags
675
676dvi: dvi-recursive
677
678dvi-am:
679
680html: html-recursive
681
682info: info-recursive
683
684info-am:
685
686install-data-am: install-docDATA install-m4dataDATA install-pcdataDATA
687
688install-dvi: install-dvi-recursive
689
690install-exec-am:
691
692install-html: install-html-recursive
693
694install-info: install-info-recursive
695
696install-man:
697
698install-pdf: install-pdf-recursive
699
700install-ps: install-ps-recursive
701
702installcheck-am:
703
704maintainer-clean: maintainer-clean-recursive
705	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
706	-rm -rf $(top_srcdir)/autom4te.cache
707	-rm -f Makefile
708maintainer-clean-am: distclean-am maintainer-clean-generic
709
710mostlyclean: mostlyclean-recursive
711
712mostlyclean-am: mostlyclean-generic mostlyclean-libtool
713
714pdf: pdf-recursive
715
716pdf-am:
717
718ps: ps-recursive
719
720ps-am:
721
722uninstall-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
747SVNChangeLog:
748	if [ -e .svn ] ; then \
749	svn log -v /vagrant/deps/check-0.9.8 > $@ ;\
750	else \
751	echo "SVN Changelog not available" > $@ ;\
752	fi
753
754doc/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.
759prereleasecheck: doc/check.html
760	-$(MAKE) distclean
761	autoreconf -i && ./configure \
762	    && ulimit -c 0 && \
763	    $(MAKE) distcheck
764
765RELEASE_VERSION ?= unset
766SF_USERNAME ?= unset
767releasevars:
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
780preparerelease: 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
802dorelease: 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:
831