]> git.ozlabs.org Git - ponghero.git/blob - ccan/ccan_tools/libtap/tests/plan/too-many-plans/Makefile
Prepare for release: rename to ponghero and pull in ccan.
[ponghero.git] / ccan / ccan_tools / libtap / tests / plan / too-many-plans / Makefile
1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # tests/plan/too-many-plans/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  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 pkgdatadir = $(datadir)/tap
18 pkglibdir = $(libdir)/tap
19 pkgincludedir = $(includedir)/tap
20 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21 install_sh_DATA = $(install_sh) -c -m 644
22 install_sh_PROGRAM = $(install_sh) -c
23 install_sh_SCRIPT = $(install_sh) -c
24 INSTALL_HEADER = $(INSTALL_DATA)
25 transform = $(program_transform_name)
26 NORMAL_INSTALL = :
27 PRE_INSTALL = :
28 POST_INSTALL = :
29 NORMAL_UNINSTALL = :
30 PRE_UNINSTALL = :
31 POST_UNINSTALL = :
32 build_triplet = i686-pc-linux-gnu
33 host_triplet = i686-pc-linux-gnu
34 check_PROGRAMS = test$(EXEEXT)
35 subdir = tests/plan/too-many-plans
36 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
37 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
38 am__aclocal_m4_deps = $(top_srcdir)/configure.in
39 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
40         $(ACLOCAL_M4)
41 mkinstalldirs = $(install_sh) -d
42 CONFIG_CLEAN_FILES =
43 test_SOURCES = test.c
44 test_OBJECTS = test-test.$(OBJEXT)
45 test_DEPENDENCIES =
46 test_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
47         --mode=link $(CCLD) $(test_CFLAGS) $(CFLAGS) $(test_LDFLAGS) \
48         $(LDFLAGS) -o $@
49 DEFAULT_INCLUDES = -I.
50 depcomp = $(SHELL) $(top_srcdir)/depcomp
51 am__depfiles_maybe = depfiles
52 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
53         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
54 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
55         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
56         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
57 CCLD = $(CC)
58 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
59         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
60         $(LDFLAGS) -o $@
61 SOURCES = test.c
62 DIST_SOURCES = test.c
63 ETAGS = etags
64 CTAGS = ctags
65 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
66 ACLOCAL = ${SHELL} /home/rusty/devel/cvs/ccan/ccan_tools/libtap/missing --run aclocal-1.10
67 AMTAR = ${SHELL} /home/rusty/devel/cvs/ccan/ccan_tools/libtap/missing --run tar
68 AR = ar
69 AUTOCONF = ${SHELL} /home/rusty/devel/cvs/ccan/ccan_tools/libtap/missing --run autoconf
70 AUTOHEADER = ${SHELL} /home/rusty/devel/cvs/ccan/ccan_tools/libtap/missing --run autoheader
71 AUTOMAKE = ${SHELL} /home/rusty/devel/cvs/ccan/ccan_tools/libtap/missing --run automake-1.10
72 AWK = gawk
73 CC = gcc
74 CCDEPMODE = depmode=gcc3
75 CFLAGS = -g -O2
76 CPP = gcc -E
77 CPPFLAGS = 
78 CXX = g++
79 CXXCPP = g++ -E
80 CXXDEPMODE = depmode=gcc3
81 CXXFLAGS = -g -O2
82 CYGPATH_W = echo
83 DEFS = -DPACKAGE_NAME=\"tap\" -DPACKAGE_TARNAME=\"tap\" -DPACKAGE_VERSION=\"1.01\" -DPACKAGE_STRING=\"tap\ 1.01\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tap\" -DVERSION=\"1.01\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_VPRINTF=1 -DHAVE_ATEXIT=1
84 DEPDIR = .deps
85 ECHO = echo
86 ECHO_C = 
87 ECHO_N = -n
88 ECHO_T = 
89 EGREP = /bin/grep -E
90 EXEEXT = 
91 F77 = 
92 FFLAGS = 
93 GREP = /bin/grep
94 INSTALL = /usr/bin/install -c
95 INSTALL_DATA = ${INSTALL} -m 644
96 INSTALL_PROGRAM = ${INSTALL}
97 INSTALL_SCRIPT = ${INSTALL}
98 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
99 LDFLAGS = 
100 LIBOBJS = 
101 LIBS = -lpthread 
102 LIBTOOL = $(SHELL) $(top_builddir)/libtool
103 LN_S = ln -s
104 LTLIBOBJS = 
105 MAKEINFO = ${SHELL} /home/rusty/devel/cvs/ccan/ccan_tools/libtap/missing --run makeinfo
106 MKDIR_P = /bin/mkdir -p
107 OBJEXT = o
108 PACKAGE = tap
109 PACKAGE_BUGREPORT = 
110 PACKAGE_NAME = tap
111 PACKAGE_STRING = tap 1.01
112 PACKAGE_TARNAME = tap
113 PACKAGE_VERSION = 1.01
114 PATH_SEPARATOR = :
115 RANLIB = ranlib
116 SED = /bin/sed
117 SET_MAKE = 
118 SHELL = /bin/bash
119 STRIP = strip
120 VERSION = 1.01
121 abs_builddir = /home/rusty/devel/cvs/ccan/ccan_tools/libtap/tests/plan/too-many-plans
122 abs_srcdir = /home/rusty/devel/cvs/ccan/ccan_tools/libtap/tests/plan/too-many-plans
123 abs_top_builddir = /home/rusty/devel/cvs/ccan/ccan_tools/libtap
124 abs_top_srcdir = /home/rusty/devel/cvs/ccan/ccan_tools/libtap
125 ac_ct_CC = gcc
126 ac_ct_CXX = g++
127 ac_ct_F77 = 
128 am__include = include
129 am__leading_dot = .
130 am__quote = 
131 am__tar = ${AMTAR} chof - "$$tardir"
132 am__untar = ${AMTAR} xf -
133 bindir = ${exec_prefix}/bin
134 build = i686-pc-linux-gnu
135 build_alias = 
136 build_cpu = i686
137 build_os = linux-gnu
138 build_vendor = pc
139 builddir = .
140 datadir = ${datarootdir}
141 datarootdir = ${prefix}/share
142 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
143 dvidir = ${docdir}
144 exec_prefix = ${prefix}
145 host = i686-pc-linux-gnu
146 host_alias = 
147 host_cpu = i686
148 host_os = linux-gnu
149 host_vendor = pc
150 htmldir = ${docdir}
151 includedir = ${prefix}/include
152 infodir = ${datarootdir}/info
153 install_sh = $(SHELL) /home/rusty/devel/cvs/ccan/ccan_tools/libtap/install-sh
154 libdir = ${exec_prefix}/lib
155 libexecdir = ${exec_prefix}/libexec
156 localedir = ${datarootdir}/locale
157 localstatedir = ${prefix}/var
158 mandir = ${datarootdir}/man
159 mkdir_p = /bin/mkdir -p
160 oldincludedir = /usr/include
161 pdfdir = ${docdir}
162 prefix = /usr/local
163 program_transform_name = s,x,x,
164 psdir = ${docdir}
165 sbindir = ${exec_prefix}/sbin
166 sharedstatedir = ${prefix}/com
167 srcdir = .
168 sysconfdir = ${prefix}/etc
169 target_alias = 
170 top_builddir = ../../..
171 top_srcdir = ../../..
172 TESTS = ../../test.t
173 TESTS_ENVIRONMENT = $(SHELL)
174 EXTRA_DIST = test.pl
175 test_CFLAGS = -g -I../../../src
176 test_LDFLAGS = -L../../../src
177 test_LDADD = -ltap
178 CLEANFILES = test.o test.c.out test.pl.out
179 all: all-am
180
181 .SUFFIXES:
182 .SUFFIXES: .c .lo .o .obj
183 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
184         @for dep in $?; do \
185           case '$(am__configure_deps)' in \
186             *$$dep*) \
187               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
188                 && exit 0; \
189               exit 1;; \
190           esac; \
191         done; \
192         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  tests/plan/too-many-plans/Makefile'; \
193         cd $(top_srcdir) && \
194           $(AUTOMAKE) --foreign  tests/plan/too-many-plans/Makefile
195 .PRECIOUS: Makefile
196 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
197         @case '$?' in \
198           *config.status*) \
199             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
200           *) \
201             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
202             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
203         esac;
204
205 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
206         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
207
208 $(top_srcdir)/configure:  $(am__configure_deps)
209         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
210 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
211         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
212
213 clean-checkPROGRAMS:
214         @list='$(check_PROGRAMS)'; for p in $$list; do \
215           f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
216           echo " rm -f $$p $$f"; \
217           rm -f $$p $$f ; \
218         done
219 test$(EXEEXT): $(test_OBJECTS) $(test_DEPENDENCIES) 
220         @rm -f test$(EXEEXT)
221         $(test_LINK) $(test_OBJECTS) $(test_LDADD) $(LIBS)
222
223 mostlyclean-compile:
224         -rm -f *.$(OBJEXT)
225
226 distclean-compile:
227         -rm -f *.tab.c
228
229 include ./$(DEPDIR)/test-test.Po
230
231 .c.o:
232         $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
233         mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
234 #       source='$<' object='$@' libtool=no \
235 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
236 #       $(COMPILE) -c $<
237
238 .c.obj:
239         $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
240         mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
241 #       source='$<' object='$@' libtool=no \
242 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
243 #       $(COMPILE) -c `$(CYGPATH_W) '$<'`
244
245 .c.lo:
246         $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
247         mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
248 #       source='$<' object='$@' libtool=yes \
249 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
250 #       $(LTCOMPILE) -c -o $@ $<
251
252 test-test.o: test.c
253         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -MT test-test.o -MD -MP -MF $(DEPDIR)/test-test.Tpo -c -o test-test.o `test -f 'test.c' || echo '$(srcdir)/'`test.c
254         mv -f $(DEPDIR)/test-test.Tpo $(DEPDIR)/test-test.Po
255 #       source='test.c' object='test-test.o' libtool=no \
256 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
257 #       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -c -o test-test.o `test -f 'test.c' || echo '$(srcdir)/'`test.c
258
259 test-test.obj: test.c
260         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -MT test-test.obj -MD -MP -MF $(DEPDIR)/test-test.Tpo -c -o test-test.obj `if test -f 'test.c'; then $(CYGPATH_W) 'test.c'; else $(CYGPATH_W) '$(srcdir)/test.c'; fi`
261         mv -f $(DEPDIR)/test-test.Tpo $(DEPDIR)/test-test.Po
262 #       source='test.c' object='test-test.obj' libtool=no \
263 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
264 #       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -c -o test-test.obj `if test -f 'test.c'; then $(CYGPATH_W) 'test.c'; else $(CYGPATH_W) '$(srcdir)/test.c'; fi`
265
266 mostlyclean-libtool:
267         -rm -f *.lo
268
269 clean-libtool:
270         -rm -rf .libs _libs
271
272 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
273         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
274         unique=`for i in $$list; do \
275             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
276           done | \
277           $(AWK) '    { files[$$0] = 1; } \
278                END { for (i in files) print i; }'`; \
279         mkid -fID $$unique
280 tags: TAGS
281
282 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
283                 $(TAGS_FILES) $(LISP)
284         tags=; \
285         here=`pwd`; \
286         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
287         unique=`for i in $$list; do \
288             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
289           done | \
290           $(AWK) '    { files[$$0] = 1; } \
291                END { for (i in files) print i; }'`; \
292         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
293           test -n "$$unique" || unique=$$empty_fix; \
294           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
295             $$tags $$unique; \
296         fi
297 ctags: CTAGS
298 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
299                 $(TAGS_FILES) $(LISP)
300         tags=; \
301         here=`pwd`; \
302         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
303         unique=`for i in $$list; do \
304             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
305           done | \
306           $(AWK) '    { files[$$0] = 1; } \
307                END { for (i in files) print i; }'`; \
308         test -z "$(CTAGS_ARGS)$$tags$$unique" \
309           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
310              $$tags $$unique
311
312 GTAGS:
313         here=`$(am__cd) $(top_builddir) && pwd` \
314           && cd $(top_srcdir) \
315           && gtags -i $(GTAGS_ARGS) $$here
316
317 distclean-tags:
318         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
319
320 check-TESTS: $(TESTS)
321         @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[        ]'; \
322         srcdir=$(srcdir); export srcdir; \
323         list=' $(TESTS) '; \
324         if test -n "$$list"; then \
325           for tst in $$list; do \
326             if test -f ./$$tst; then dir=./; \
327             elif test -f $$tst; then dir=; \
328             else dir="$(srcdir)/"; fi; \
329             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
330               all=`expr $$all + 1`; \
331               case " $(XFAIL_TESTS) " in \
332               *$$ws$$tst$$ws*) \
333                 xpass=`expr $$xpass + 1`; \
334                 failed=`expr $$failed + 1`; \
335                 echo "XPASS: $$tst"; \
336               ;; \
337               *) \
338                 echo "PASS: $$tst"; \
339               ;; \
340               esac; \
341             elif test $$? -ne 77; then \
342               all=`expr $$all + 1`; \
343               case " $(XFAIL_TESTS) " in \
344               *$$ws$$tst$$ws*) \
345                 xfail=`expr $$xfail + 1`; \
346                 echo "XFAIL: $$tst"; \
347               ;; \
348               *) \
349                 failed=`expr $$failed + 1`; \
350                 echo "FAIL: $$tst"; \
351               ;; \
352               esac; \
353             else \
354               skip=`expr $$skip + 1`; \
355               echo "SKIP: $$tst"; \
356             fi; \
357           done; \
358           if test "$$failed" -eq 0; then \
359             if test "$$xfail" -eq 0; then \
360               banner="All $$all tests passed"; \
361             else \
362               banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
363             fi; \
364           else \
365             if test "$$xpass" -eq 0; then \
366               banner="$$failed of $$all tests failed"; \
367             else \
368               banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
369             fi; \
370           fi; \
371           dashes="$$banner"; \
372           skipped=""; \
373           if test "$$skip" -ne 0; then \
374             skipped="($$skip tests were not run)"; \
375             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
376               dashes="$$skipped"; \
377           fi; \
378           report=""; \
379           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
380             report="Please report to $(PACKAGE_BUGREPORT)"; \
381             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
382               dashes="$$report"; \
383           fi; \
384           dashes=`echo "$$dashes" | sed s/./=/g`; \
385           echo "$$dashes"; \
386           echo "$$banner"; \
387           test -z "$$skipped" || echo "$$skipped"; \
388           test -z "$$report" || echo "$$report"; \
389           echo "$$dashes"; \
390           test "$$failed" -eq 0; \
391         else :; fi
392
393 distdir: $(DISTFILES)
394         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
395         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
396         list='$(DISTFILES)'; \
397           dist_files=`for file in $$list; do echo $$file; done | \
398           sed -e "s|^$$srcdirstrip/||;t" \
399               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
400         case $$dist_files in \
401           */*) $(MKDIR_P) `echo "$$dist_files" | \
402                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
403                            sort -u` ;; \
404         esac; \
405         for file in $$dist_files; do \
406           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
407           if test -d $$d/$$file; then \
408             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
409             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
410               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
411             fi; \
412             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
413           else \
414             test -f $(distdir)/$$file \
415             || cp -p $$d/$$file $(distdir)/$$file \
416             || exit 1; \
417           fi; \
418         done
419 check-am: all-am
420         $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
421         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
422 check: check-am
423 all-am: Makefile
424 installdirs:
425 install: install-am
426 install-exec: install-exec-am
427 install-data: install-data-am
428 uninstall: uninstall-am
429
430 install-am: all-am
431         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
432
433 installcheck: installcheck-am
434 install-strip:
435         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
436           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
437           `test -z '$(STRIP)' || \
438             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
439 mostlyclean-generic:
440
441 clean-generic:
442         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
443
444 distclean-generic:
445         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
446
447 maintainer-clean-generic:
448         @echo "This command is intended for maintainers to use"
449         @echo "it deletes files that may require special tools to rebuild."
450 clean: clean-am
451
452 clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
453         mostlyclean-am
454
455 distclean: distclean-am
456         -rm -rf ./$(DEPDIR)
457         -rm -f Makefile
458 distclean-am: clean-am distclean-compile distclean-generic \
459         distclean-tags
460
461 dvi: dvi-am
462
463 dvi-am:
464
465 html: html-am
466
467 info: info-am
468
469 info-am:
470
471 install-data-am:
472
473 install-dvi: install-dvi-am
474
475 install-exec-am:
476
477 install-html: install-html-am
478
479 install-info: install-info-am
480
481 install-man:
482
483 install-pdf: install-pdf-am
484
485 install-ps: install-ps-am
486
487 installcheck-am:
488
489 maintainer-clean: maintainer-clean-am
490         -rm -rf ./$(DEPDIR)
491         -rm -f Makefile
492 maintainer-clean-am: distclean-am maintainer-clean-generic
493
494 mostlyclean: mostlyclean-am
495
496 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
497         mostlyclean-libtool
498
499 pdf: pdf-am
500
501 pdf-am:
502
503 ps: ps-am
504
505 ps-am:
506
507 uninstall-am:
508
509 .MAKE: install-am install-strip
510
511 .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
512         clean-checkPROGRAMS clean-generic clean-libtool ctags \
513         distclean distclean-compile distclean-generic \
514         distclean-libtool distclean-tags distdir dvi dvi-am html \
515         html-am info info-am install install-am install-data \
516         install-data-am install-dvi install-dvi-am install-exec \
517         install-exec-am install-html install-html-am install-info \
518         install-info-am install-man install-pdf install-pdf-am \
519         install-ps install-ps-am install-strip installcheck \
520         installcheck-am installdirs maintainer-clean \
521         maintainer-clean-generic mostlyclean mostlyclean-compile \
522         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
523         tags uninstall uninstall-am
524
525 # Tell versions [3.59,3.63) of GNU make to not export all variables.
526 # Otherwise a system limit (for SysV at least) may be exceeded.
527 .NOEXPORT: