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