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