Imported Upstream version 0.50.2
[platform/upstream/intltool.git] / tests / Makefile.in
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@
17 VPATH = @srcdir@
18 pkgincludedir = $(includedir)/@PACKAGE@
19 pkglibdir = $(libdir)/@PACKAGE@
20 pkglibexecdir = $(libexecdir)/@PACKAGE@
21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA = $(install_sh) -c -m 644
23 install_sh_PROGRAM = $(install_sh) -c
24 install_sh_SCRIPT = $(install_sh) -c
25 INSTALL_HEADER = $(INSTALL_DATA)
26 transform = $(program_transform_name)
27 NORMAL_INSTALL = :
28 PRE_INSTALL = :
29 POST_INSTALL = :
30 NORMAL_UNINSTALL = :
31 PRE_UNINSTALL = :
32 POST_UNINSTALL = :
33 subdir = tests
34 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
35         $(srcdir)/selftest.pl.in
36 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
37 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
38 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
39         $(ACLOCAL_M4)
40 mkinstalldirs = $(install_sh) -d
41 CONFIG_CLEAN_FILES = selftest.pl
42 CONFIG_CLEAN_VPATH_FILES =
43 SOURCES =
44 DIST_SOURCES =
45 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
46         html-recursive info-recursive install-data-recursive \
47         install-dvi-recursive install-exec-recursive \
48         install-html-recursive install-info-recursive \
49         install-pdf-recursive install-ps-recursive install-recursive \
50         installcheck-recursive installdirs-recursive pdf-recursive \
51         ps-recursive uninstall-recursive
52 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
53   distclean-recursive maintainer-clean-recursive
54 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
55         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
56         distdir
57 ETAGS = etags
58 CTAGS = ctags
59 am__tty_colors = \
60 red=; grn=; lgn=; blu=; std=
61 DIST_SUBDIRS = $(SUBDIRS)
62 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
63 am__relativize = \
64   dir0=`pwd`; \
65   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
66   sed_rest='s,^[^/]*/*,,'; \
67   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
68   sed_butlast='s,/*[^/]*$$,,'; \
69   while test -n "$$dir1"; do \
70     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
71     if test "$$first" != "."; then \
72       if test "$$first" = ".."; then \
73         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
74         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
75       else \
76         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
77         if test "$$first2" = "$$first"; then \
78           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
79         else \
80           dir2="../$$dir2"; \
81         fi; \
82         dir0="$$dir0"/"$$first"; \
83       fi; \
84     fi; \
85     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
86   done; \
87   reldir="$$dir2"
88 pkgdatadir = @pkgdatadir@
89 ACLOCAL = @ACLOCAL@
90 AMTAR = @AMTAR@
91 AUTOCONF = @AUTOCONF@
92 AUTOHEADER = @AUTOHEADER@
93 AUTOMAKE = @AUTOMAKE@
94 AWK = @AWK@
95 BZR = @BZR@
96 CYGPATH_W = @CYGPATH_W@
97 DEFS = @DEFS@
98 ECHO_C = @ECHO_C@
99 ECHO_N = @ECHO_N@
100 ECHO_T = @ECHO_T@
101 INSTALL = @INSTALL@
102 INSTALL_DATA = @INSTALL_DATA@
103 INSTALL_PROGRAM = @INSTALL_PROGRAM@
104 INSTALL_SCRIPT = @INSTALL_SCRIPT@
105 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106 LIBOBJS = @LIBOBJS@
107 LIBS = @LIBS@
108 LTLIBOBJS = @LTLIBOBJS@
109 MAKEINFO = @MAKEINFO@
110 MKDIR_P = @MKDIR_P@
111 PACKAGE = @PACKAGE@
112 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
113 PACKAGE_NAME = @PACKAGE_NAME@
114 PACKAGE_STRING = @PACKAGE_STRING@
115 PACKAGE_TARNAME = @PACKAGE_TARNAME@
116 PACKAGE_URL = @PACKAGE_URL@
117 PACKAGE_VERSION = @PACKAGE_VERSION@
118 PATH_SEPARATOR = @PATH_SEPARATOR@
119 PERL = @PERL@
120 SET_MAKE = @SET_MAKE@
121 SHELL = @SHELL@
122 STRIP = @STRIP@
123 VERSION = @VERSION@
124 abs_builddir = @abs_builddir@
125 abs_srcdir = @abs_srcdir@
126 abs_top_builddir = @abs_top_builddir@
127 abs_top_srcdir = @abs_top_srcdir@
128 aclocaldir = @aclocaldir@
129 am__leading_dot = @am__leading_dot@
130 am__tar = @am__tar@
131 am__untar = @am__untar@
132 bindir = @bindir@
133 build_alias = @build_alias@
134 builddir = @builddir@
135 datadir = @datadir@
136 datarootdir = @datarootdir@
137 docdir = @docdir@
138 dvidir = @dvidir@
139 exec_prefix = @exec_prefix@
140 host_alias = @host_alias@
141 htmldir = @htmldir@
142 includedir = @includedir@
143 infodir = @infodir@
144 install_sh = @install_sh@
145 libdir = @libdir@
146 libexecdir = @libexecdir@
147 localedir = @localedir@
148 localstatedir = @localstatedir@
149 mandir = @mandir@
150 mkdir_p = @mkdir_p@
151 oldincludedir = @oldincludedir@
152 pdfdir = @pdfdir@
153 prefix = @prefix@
154 program_transform_name = @program_transform_name@
155 psdir = @psdir@
156 sbindir = @sbindir@
157 sharedstatedir = @sharedstatedir@
158 srcdir = @srcdir@
159 sysconfdir = @sysconfdir@
160 target_alias = @target_alias@
161 top_build_prefix = @top_build_prefix@
162 top_builddir = @top_builddir@
163 top_srcdir = @top_srcdir@
164 SUBDIRS = cases results
165 TESTS = selftest
166 EXTRA_DIST = selftest.pl.in
167 CLEANFILES = selftest selftest.pl errors
168 all: all-recursive
169
170 .SUFFIXES:
171 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
172         @for dep in $?; do \
173           case '$(am__configure_deps)' in \
174             *$$dep*) \
175               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
176                 && { if test -f $@; then exit 0; else break; fi; }; \
177               exit 1;; \
178           esac; \
179         done; \
180         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/Makefile'; \
181         $(am__cd) $(top_srcdir) && \
182           $(AUTOMAKE) --foreign tests/Makefile
183 .PRECIOUS: Makefile
184 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
185         @case '$?' in \
186           *config.status*) \
187             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
188           *) \
189             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
190             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
191         esac;
192
193 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
194         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
195
196 $(top_srcdir)/configure:  $(am__configure_deps)
197         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
198 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
199         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
200 $(am__aclocal_m4_deps):
201 selftest.pl: $(top_builddir)/config.status $(srcdir)/selftest.pl.in
202         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
203
204 # This directory's subdirectories are mostly independent; you can cd
205 # into them and run `make' without going through this Makefile.
206 # To change the values of `make' variables: instead of editing Makefiles,
207 # (1) if the variable is set in `config.status', edit `config.status'
208 #     (which will cause the Makefiles to be regenerated when you run `make');
209 # (2) otherwise, pass the desired values on the `make' command line.
210 $(RECURSIVE_TARGETS):
211         @fail= failcom='exit 1'; \
212         for f in x $$MAKEFLAGS; do \
213           case $$f in \
214             *=* | --[!k]*);; \
215             *k*) failcom='fail=yes';; \
216           esac; \
217         done; \
218         dot_seen=no; \
219         target=`echo $@ | sed s/-recursive//`; \
220         list='$(SUBDIRS)'; for subdir in $$list; do \
221           echo "Making $$target in $$subdir"; \
222           if test "$$subdir" = "."; then \
223             dot_seen=yes; \
224             local_target="$$target-am"; \
225           else \
226             local_target="$$target"; \
227           fi; \
228           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
229           || eval $$failcom; \
230         done; \
231         if test "$$dot_seen" = "no"; then \
232           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
233         fi; test -z "$$fail"
234
235 $(RECURSIVE_CLEAN_TARGETS):
236         @fail= failcom='exit 1'; \
237         for f in x $$MAKEFLAGS; do \
238           case $$f in \
239             *=* | --[!k]*);; \
240             *k*) failcom='fail=yes';; \
241           esac; \
242         done; \
243         dot_seen=no; \
244         case "$@" in \
245           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
246           *) list='$(SUBDIRS)' ;; \
247         esac; \
248         rev=''; for subdir in $$list; do \
249           if test "$$subdir" = "."; then :; else \
250             rev="$$subdir $$rev"; \
251           fi; \
252         done; \
253         rev="$$rev ."; \
254         target=`echo $@ | sed s/-recursive//`; \
255         for subdir in $$rev; do \
256           echo "Making $$target in $$subdir"; \
257           if test "$$subdir" = "."; then \
258             local_target="$$target-am"; \
259           else \
260             local_target="$$target"; \
261           fi; \
262           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
263           || eval $$failcom; \
264         done && test -z "$$fail"
265 tags-recursive:
266         list='$(SUBDIRS)'; for subdir in $$list; do \
267           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
268         done
269 ctags-recursive:
270         list='$(SUBDIRS)'; for subdir in $$list; do \
271           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
272         done
273
274 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
275         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
276         unique=`for i in $$list; do \
277             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
278           done | \
279           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
280               END { if (nonempty) { for (i in files) print i; }; }'`; \
281         mkid -fID $$unique
282 tags: TAGS
283
284 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
285                 $(TAGS_FILES) $(LISP)
286         set x; \
287         here=`pwd`; \
288         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
289           include_option=--etags-include; \
290           empty_fix=.; \
291         else \
292           include_option=--include; \
293           empty_fix=; \
294         fi; \
295         list='$(SUBDIRS)'; for subdir in $$list; do \
296           if test "$$subdir" = .; then :; else \
297             test ! -f $$subdir/TAGS || \
298               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
299           fi; \
300         done; \
301         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
302         unique=`for i in $$list; do \
303             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
304           done | \
305           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
306               END { if (nonempty) { for (i in files) print i; }; }'`; \
307         shift; \
308         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
309           test -n "$$unique" || unique=$$empty_fix; \
310           if test $$# -gt 0; then \
311             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
312               "$$@" $$unique; \
313           else \
314             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
315               $$unique; \
316           fi; \
317         fi
318 ctags: CTAGS
319 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
320                 $(TAGS_FILES) $(LISP)
321         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
322         unique=`for i in $$list; do \
323             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
324           done | \
325           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
326               END { if (nonempty) { for (i in files) print i; }; }'`; \
327         test -z "$(CTAGS_ARGS)$$unique" \
328           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
329              $$unique
330
331 GTAGS:
332         here=`$(am__cd) $(top_builddir) && pwd` \
333           && $(am__cd) $(top_srcdir) \
334           && gtags -i $(GTAGS_ARGS) "$$here"
335
336 distclean-tags:
337         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
338
339 check-TESTS: $(TESTS)
340         @failed=0; all=0; xfail=0; xpass=0; skip=0; \
341         srcdir=$(srcdir); export srcdir; \
342         list=' $(TESTS) '; \
343         $(am__tty_colors); \
344         if test -n "$$list"; then \
345           for tst in $$list; do \
346             if test -f ./$$tst; then dir=./; \
347             elif test -f $$tst; then dir=; \
348             else dir="$(srcdir)/"; fi; \
349             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
350               all=`expr $$all + 1`; \
351               case " $(XFAIL_TESTS) " in \
352               *[\ \     ]$$tst[\ \      ]*) \
353                 xpass=`expr $$xpass + 1`; \
354                 failed=`expr $$failed + 1`; \
355                 col=$$red; res=XPASS; \
356               ;; \
357               *) \
358                 col=$$grn; res=PASS; \
359               ;; \
360               esac; \
361             elif test $$? -ne 77; then \
362               all=`expr $$all + 1`; \
363               case " $(XFAIL_TESTS) " in \
364               *[\ \     ]$$tst[\ \      ]*) \
365                 xfail=`expr $$xfail + 1`; \
366                 col=$$lgn; res=XFAIL; \
367               ;; \
368               *) \
369                 failed=`expr $$failed + 1`; \
370                 col=$$red; res=FAIL; \
371               ;; \
372               esac; \
373             else \
374               skip=`expr $$skip + 1`; \
375               col=$$blu; res=SKIP; \
376             fi; \
377             echo "$${col}$$res$${std}: $$tst"; \
378           done; \
379           if test "$$all" -eq 1; then \
380             tests="test"; \
381             All=""; \
382           else \
383             tests="tests"; \
384             All="All "; \
385           fi; \
386           if test "$$failed" -eq 0; then \
387             if test "$$xfail" -eq 0; then \
388               banner="$$All$$all $$tests passed"; \
389             else \
390               if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
391               banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
392             fi; \
393           else \
394             if test "$$xpass" -eq 0; then \
395               banner="$$failed of $$all $$tests failed"; \
396             else \
397               if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
398               banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
399             fi; \
400           fi; \
401           dashes="$$banner"; \
402           skipped=""; \
403           if test "$$skip" -ne 0; then \
404             if test "$$skip" -eq 1; then \
405               skipped="($$skip test was not run)"; \
406             else \
407               skipped="($$skip tests were not run)"; \
408             fi; \
409             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
410               dashes="$$skipped"; \
411           fi; \
412           report=""; \
413           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
414             report="Please report to $(PACKAGE_BUGREPORT)"; \
415             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
416               dashes="$$report"; \
417           fi; \
418           dashes=`echo "$$dashes" | sed s/./=/g`; \
419           if test "$$failed" -eq 0; then \
420             echo "$$grn$$dashes"; \
421           else \
422             echo "$$red$$dashes"; \
423           fi; \
424           echo "$$banner"; \
425           test -z "$$skipped" || echo "$$skipped"; \
426           test -z "$$report" || echo "$$report"; \
427           echo "$$dashes$$std"; \
428           test "$$failed" -eq 0; \
429         else :; fi
430
431 distdir: $(DISTFILES)
432         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
433         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
434         list='$(DISTFILES)'; \
435           dist_files=`for file in $$list; do echo $$file; done | \
436           sed -e "s|^$$srcdirstrip/||;t" \
437               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
438         case $$dist_files in \
439           */*) $(MKDIR_P) `echo "$$dist_files" | \
440                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
441                            sort -u` ;; \
442         esac; \
443         for file in $$dist_files; do \
444           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
445           if test -d $$d/$$file; then \
446             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
447             if test -d "$(distdir)/$$file"; then \
448               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
449             fi; \
450             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
451               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
452               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
453             fi; \
454             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
455           else \
456             test -f "$(distdir)/$$file" \
457             || cp -p $$d/$$file "$(distdir)/$$file" \
458             || exit 1; \
459           fi; \
460         done
461         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
462           if test "$$subdir" = .; then :; else \
463             test -d "$(distdir)/$$subdir" \
464             || $(MKDIR_P) "$(distdir)/$$subdir" \
465             || exit 1; \
466           fi; \
467         done
468         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
469           if test "$$subdir" = .; then :; else \
470             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
471             $(am__relativize); \
472             new_distdir=$$reldir; \
473             dir1=$$subdir; dir2="$(top_distdir)"; \
474             $(am__relativize); \
475             new_top_distdir=$$reldir; \
476             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
477             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
478             ($(am__cd) $$subdir && \
479               $(MAKE) $(AM_MAKEFLAGS) \
480                 top_distdir="$$new_top_distdir" \
481                 distdir="$$new_distdir" \
482                 am__remove_distdir=: \
483                 am__skip_length_check=: \
484                 am__skip_mode_fix=: \
485                 distdir) \
486               || exit 1; \
487           fi; \
488         done
489 check-am: all-am
490         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
491 check: check-recursive
492 all-am: Makefile
493 installdirs: installdirs-recursive
494 installdirs-am:
495 install: install-recursive
496 install-exec: install-exec-recursive
497 install-data: install-data-recursive
498 uninstall: uninstall-recursive
499
500 install-am: all-am
501         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
502
503 installcheck: installcheck-recursive
504 install-strip:
505         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
506           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
507           `test -z '$(STRIP)' || \
508             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
509 mostlyclean-generic:
510
511 clean-generic:
512         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
513
514 distclean-generic:
515         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
516         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
517
518 maintainer-clean-generic:
519         @echo "This command is intended for maintainers to use"
520         @echo "it deletes files that may require special tools to rebuild."
521 clean: clean-recursive
522
523 clean-am: clean-generic mostlyclean-am
524
525 distclean: distclean-recursive
526         -rm -f Makefile
527 distclean-am: clean-am distclean-generic distclean-tags
528
529 dvi: dvi-recursive
530
531 dvi-am:
532
533 html: html-recursive
534
535 html-am:
536
537 info: info-recursive
538
539 info-am:
540
541 install-data-am:
542
543 install-dvi: install-dvi-recursive
544
545 install-dvi-am:
546
547 install-exec-am:
548
549 install-html: install-html-recursive
550
551 install-html-am:
552
553 install-info: install-info-recursive
554
555 install-info-am:
556
557 install-man:
558
559 install-pdf: install-pdf-recursive
560
561 install-pdf-am:
562
563 install-ps: install-ps-recursive
564
565 install-ps-am:
566
567 installcheck-am:
568
569 maintainer-clean: maintainer-clean-recursive
570         -rm -f Makefile
571 maintainer-clean-am: distclean-am maintainer-clean-generic
572
573 mostlyclean: mostlyclean-recursive
574
575 mostlyclean-am: mostlyclean-generic
576
577 pdf: pdf-recursive
578
579 pdf-am:
580
581 ps: ps-recursive
582
583 ps-am:
584
585 uninstall-am:
586
587 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) check-am \
588         ctags-recursive install-am install-strip tags-recursive
589
590 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
591         all all-am check check-TESTS check-am clean clean-generic \
592         ctags ctags-recursive distclean distclean-generic \
593         distclean-tags distdir dvi dvi-am html html-am info info-am \
594         install install-am install-data install-data-am install-dvi \
595         install-dvi-am install-exec install-exec-am install-html \
596         install-html-am install-info install-info-am install-man \
597         install-pdf install-pdf-am install-ps install-ps-am \
598         install-strip installcheck installcheck-am installdirs \
599         installdirs-am maintainer-clean maintainer-clean-generic \
600         mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
601         tags-recursive uninstall uninstall-am
602
603
604 selftest: selftest.pl
605         cp $< $@ && chmod +x $@
606
607 # Tell versions [3.59,3.63) of GNU make to not export all variables.
608 # Otherwise a system limit (for SysV at least) may be exceeded.
609 .NOEXPORT: