OSDN Git Service

Merge branch 'systemd'
[clfsja/cross-lfs-ja.git] / src / testsuite-tools / Makefile.in
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
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 VPATH = @srcdir@
17 am__is_gnu_make = { \
18   if test -z '$(MAKELEVEL)'; then \
19     false; \
20   elif test -n '$(MAKE_HOST)'; then \
21     true; \
22   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23     true; \
24   else \
25     false; \
26   fi; \
27 }
28 am__make_running_with_option = \
29   case $${target_option-} in \
30       ?) ;; \
31       *) echo "am__make_running_with_option: internal error: invalid" \
32               "target option '$${target_option-}' specified" >&2; \
33          exit 1;; \
34   esac; \
35   has_opt=no; \
36   sane_makeflags=$$MAKEFLAGS; \
37   if $(am__is_gnu_make); then \
38     sane_makeflags=$$MFLAGS; \
39   else \
40     case $$MAKEFLAGS in \
41       *\\[\ \   ]*) \
42         bs=\\; \
43         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
45     esac; \
46   fi; \
47   skip_next=no; \
48   strip_trailopt () \
49   { \
50     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51   }; \
52   for flg in $$sane_makeflags; do \
53     test $$skip_next = yes && { skip_next=no; continue; }; \
54     case $$flg in \
55       *=*|--*) continue;; \
56         -*I) strip_trailopt 'I'; skip_next=yes;; \
57       -*I?*) strip_trailopt 'I';; \
58         -*O) strip_trailopt 'O'; skip_next=yes;; \
59       -*O?*) strip_trailopt 'O';; \
60         -*l) strip_trailopt 'l'; skip_next=yes;; \
61       -*l?*) strip_trailopt 'l';; \
62       -[dEDm]) skip_next=yes;; \
63       -[JT]) skip_next=yes;; \
64     esac; \
65     case $$flg in \
66       *$$target_option*) has_opt=yes; break;; \
67     esac; \
68   done; \
69   test $$has_opt = yes
70 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72 pkgdatadir = $(datadir)/@PACKAGE@
73 pkgincludedir = $(includedir)/@PACKAGE@
74 pkglibdir = $(libdir)/@PACKAGE@
75 pkglibexecdir = $(libexecdir)/@PACKAGE@
76 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77 install_sh_DATA = $(install_sh) -c -m 644
78 install_sh_PROGRAM = $(install_sh) -c
79 install_sh_SCRIPT = $(install_sh) -c
80 INSTALL_HEADER = $(INSTALL_DATA)
81 transform = $(program_transform_name)
82 NORMAL_INSTALL = :
83 PRE_INSTALL = :
84 POST_INSTALL = :
85 NORMAL_UNINSTALL = :
86 PRE_UNINSTALL = :
87 POST_UNINSTALL = :
88 subdir = src/testsuite-tools
89 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
90 am__aclocal_m4_deps = $(top_srcdir)/version.ac \
91         $(top_srcdir)/m4/progs.m4 \
92         $(top_srcdir)/m4/ax_compare_version.m4 \
93         $(top_srcdir)/m4/ac_check_docbook_xslt.m4 \
94         $(top_srcdir)/m4/ac_check_docbook_dtd.m4 \
95         $(top_srcdir)/m4/ac_check_takaofontdir.m4 \
96         $(top_srcdir)/configure.ac
97 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
98         $(ACLOCAL_M4)
99 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
100 mkinstalldirs = $(install_sh) -d
101 CONFIG_HEADER = $(top_builddir)/config.h
102 CONFIG_CLEAN_FILES =
103 CONFIG_CLEAN_VPATH_FILES =
104 AM_V_P = $(am__v_P_@AM_V@)
105 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
106 am__v_P_0 = false
107 am__v_P_1 = :
108 AM_V_GEN = $(am__v_GEN_@AM_V@)
109 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
110 am__v_GEN_0 = @echo "  GEN     " $@;
111 am__v_GEN_1 = 
112 AM_V_at = $(am__v_at_@AM_V@)
113 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
114 am__v_at_0 = @
115 am__v_at_1 = 
116 SOURCES =
117 DIST_SOURCES =
118 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
119         ctags-recursive dvi-recursive html-recursive info-recursive \
120         install-data-recursive install-dvi-recursive \
121         install-exec-recursive install-html-recursive \
122         install-info-recursive install-pdf-recursive \
123         install-ps-recursive install-recursive installcheck-recursive \
124         installdirs-recursive pdf-recursive ps-recursive \
125         tags-recursive uninstall-recursive
126 am__can_run_installinfo = \
127   case $$AM_UPDATE_INFO_DIR in \
128     n|no|NO) false;; \
129     *) (install-info --version) >/dev/null 2>&1;; \
130   esac
131 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
132   distclean-recursive maintainer-clean-recursive
133 am__recursive_targets = \
134   $(RECURSIVE_TARGETS) \
135   $(RECURSIVE_CLEAN_TARGETS) \
136   $(am__extra_recursive_targets)
137 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
138         distdir
139 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
140 # Read a list of newline-separated strings from the standard input,
141 # and print each of them once, without duplicates.  Input order is
142 # *not* preserved.
143 am__uniquify_input = $(AWK) '\
144   BEGIN { nonempty = 0; } \
145   { items[$$0] = 1; nonempty = 1; } \
146   END { if (nonempty) { for (i in items) print i; }; } \
147 '
148 # Make sure the list of sources is unique.  This is necessary because,
149 # e.g., the same source file might be shared among _SOURCES variables
150 # for different programs/libraries.
151 am__define_uniq_tagged_files = \
152   list='$(am__tagged_files)'; \
153   unique=`for i in $$list; do \
154     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
155   done | $(am__uniquify_input)`
156 ETAGS = etags
157 CTAGS = ctags
158 DIST_SUBDIRS = $(SUBDIRS)
159 am__DIST_COMMON = $(srcdir)/Makefile.in
160 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
161 am__relativize = \
162   dir0=`pwd`; \
163   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
164   sed_rest='s,^[^/]*/*,,'; \
165   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
166   sed_butlast='s,/*[^/]*$$,,'; \
167   while test -n "$$dir1"; do \
168     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
169     if test "$$first" != "."; then \
170       if test "$$first" = ".."; then \
171         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
172         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
173       else \
174         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
175         if test "$$first2" = "$$first"; then \
176           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
177         else \
178           dir2="../$$dir2"; \
179         fi; \
180         dir0="$$dir0"/"$$first"; \
181       fi; \
182     fi; \
183     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
184   done; \
185   reldir="$$dir2"
186 ACLOCAL = @ACLOCAL@
187 AMTAR = @AMTAR@
188 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
189 AUTOCONF = @AUTOCONF@
190 AUTOHEADER = @AUTOHEADER@
191 AUTOMAKE = @AUTOMAKE@
192 AWK = @AWK@
193 CC = @CC@
194 CCDEPMODE = @CCDEPMODE@
195 CFLAGS = @CFLAGS@
196 CPP = @CPP@
197 CPPFLAGS = @CPPFLAGS@
198 CTIE = @CTIE@
199 CYGPATH_W = @CYGPATH_W@
200 DEFS = @DEFS@
201 DEPDIR = @DEPDIR@
202 ECHO_C = @ECHO_C@
203 ECHO_N = @ECHO_N@
204 ECHO_T = @ECHO_T@
205 EGREP = @EGREP@
206 EXEEXT = @EXEEXT@
207 FOP = @FOP@
208 GREP = @GREP@
209 INSTALL = @INSTALL@
210 INSTALL_DATA = @INSTALL_DATA@
211 INSTALL_PROGRAM = @INSTALL_PROGRAM@
212 INSTALL_SCRIPT = @INSTALL_SCRIPT@
213 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
214 LDFLAGS = @LDFLAGS@
215 LIBOBJS = @LIBOBJS@
216 LIBS = @LIBS@
217 LTLIBOBJS = @LTLIBOBJS@
218 LYNX = @LYNX@
219 MAKEINFO = @MAKEINFO@
220 MKDIR_P = @MKDIR_P@
221 OBJEXT = @OBJEXT@
222 PACKAGE = @PACKAGE@
223 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
224 PACKAGE_NAME = @PACKAGE_NAME@
225 PACKAGE_STRING = @PACKAGE_STRING@
226 PACKAGE_TARNAME = @PACKAGE_TARNAME@
227 PACKAGE_URL = @PACKAGE_URL@
228 PACKAGE_VERSION = @PACKAGE_VERSION@
229 PATH_SEPARATOR = @PATH_SEPARATOR@
230 PDF = @PDF@
231 SET_MAKE = @SET_MAKE@
232 SHELL = @SHELL@
233 STRIP = @STRIP@
234 SVNVER = @SVNVER@
235 TAKAO = @TAKAO@
236 TAKAOGEXFILE = @TAKAOGEXFILE@
237 TAKAOGFILE = @TAKAOGFILE@
238 TAKAOGFONTDIR = @TAKAOGFONTDIR@
239 TAKAOMFILE = @TAKAOMFILE@
240 TAKAOMFONTDIR = @TAKAOMFONTDIR@
241 TIDY = @TIDY@
242 TXT = @TXT@
243 VERSION = @VERSION@
244 XMLLINT = @XMLLINT@
245 XSLTPROC = @XSLTPROC@
246 abs_bookdir = @abs_bookdir@
247 abs_builddir = @abs_builddir@
248 abs_srcdir = @abs_srcdir@
249 abs_top_builddir = @abs_top_builddir@
250 abs_top_srcdir = @abs_top_srcdir@
251 ac_ct_CC = @ac_ct_CC@
252 am__include = @am__include@
253 am__leading_dot = @am__leading_dot@
254 am__quote = @am__quote@
255 am__tar = @am__tar@
256 am__untar = @am__untar@
257 bindir = @bindir@
258 bookdir = @bookdir@
259 build_alias = @build_alias@
260 builddir = @builddir@
261 datadir = @datadir@
262 datarootdir = @datarootdir@
263 docdir = @docdir@
264 dvidir = @dvidir@
265 exec_prefix = @exec_prefix@
266 host_alias = @host_alias@
267 htmldir = @htmldir@
268 includedir = @includedir@
269 infodir = @infodir@
270 install_sh = @install_sh@
271 libdir = @libdir@
272 libexecdir = @libexecdir@
273 localedir = @localedir@
274 localstatedir = @localstatedir@
275 mandir = @mandir@
276 mkdir_p = @mkdir_p@
277 oldincludedir = @oldincludedir@
278 pdfdir = @pdfdir@
279 prefix = @prefix@
280 program_transform_name = @program_transform_name@
281 psdir = @psdir@
282 sbindir = @sbindir@
283 sharedstatedir = @sharedstatedir@
284 srcdir = @srcdir@
285 sysconfdir = @sysconfdir@
286 target_alias = @target_alias@
287 top_build_prefix = @top_build_prefix@
288 top_builddir = @top_builddir@
289 top_srcdir = @top_srcdir@
290 SUBDIRS = common multilib
291 BOOKdir = @abs_bookdir@/testsuite-tools
292 CHANGE_FILES = \
293         mips-chapter.ch       \
294         mips64-64-chapter.ch  \
295         mips64-chapter.ch     \
296         ppc-chapter.ch        \
297         ppc64-64-chapter.ch   \
298         ppc64-chapter.ch      \
299         sparc-chapter.ch      \
300         sparc64-64-chapter.ch \
301         sparc64-chapter.ch    \
302         x86-chapter.ch        \
303         x86_64-64-chapter.ch  \
304         x86_64-chapter.ch
305
306 EXTRA_DIST = $(CHANGE_FILES)
307 srcs = $(CHANGE_FILES:.ch=.xml)
308 SUFFIXES = .ch .xml
309 all: all-recursive
310
311 .SUFFIXES:
312 .SUFFIXES: .ch .xml
313 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
314         @for dep in $?; do \
315           case '$(am__configure_deps)' in \
316             *$$dep*) \
317               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
318                 && { if test -f $@; then exit 0; else break; fi; }; \
319               exit 1;; \
320           esac; \
321         done; \
322         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/testsuite-tools/Makefile'; \
323         $(am__cd) $(top_srcdir) && \
324           $(AUTOMAKE) --gnu src/testsuite-tools/Makefile
325 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
326         @case '$?' in \
327           *config.status*) \
328             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
329           *) \
330             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
331             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
332         esac;
333
334 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
335         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
336
337 $(top_srcdir)/configure:  $(am__configure_deps)
338         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
339 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
340         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
341 $(am__aclocal_m4_deps):
342
343 # This directory's subdirectories are mostly independent; you can cd
344 # into them and run 'make' without going through this Makefile.
345 # To change the values of 'make' variables: instead of editing Makefiles,
346 # (1) if the variable is set in 'config.status', edit 'config.status'
347 #     (which will cause the Makefiles to be regenerated when you run 'make');
348 # (2) otherwise, pass the desired values on the 'make' command line.
349 $(am__recursive_targets):
350         @fail=; \
351         if $(am__make_keepgoing); then \
352           failcom='fail=yes'; \
353         else \
354           failcom='exit 1'; \
355         fi; \
356         dot_seen=no; \
357         target=`echo $@ | sed s/-recursive//`; \
358         case "$@" in \
359           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
360           *) list='$(SUBDIRS)' ;; \
361         esac; \
362         for subdir in $$list; do \
363           echo "Making $$target in $$subdir"; \
364           if test "$$subdir" = "."; then \
365             dot_seen=yes; \
366             local_target="$$target-am"; \
367           else \
368             local_target="$$target"; \
369           fi; \
370           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
371           || eval $$failcom; \
372         done; \
373         if test "$$dot_seen" = "no"; then \
374           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
375         fi; test -z "$$fail"
376
377 ID: $(am__tagged_files)
378         $(am__define_uniq_tagged_files); mkid -fID $$unique
379 tags: tags-recursive
380 TAGS: tags
381
382 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
383         set x; \
384         here=`pwd`; \
385         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
386           include_option=--etags-include; \
387           empty_fix=.; \
388         else \
389           include_option=--include; \
390           empty_fix=; \
391         fi; \
392         list='$(SUBDIRS)'; for subdir in $$list; do \
393           if test "$$subdir" = .; then :; else \
394             test ! -f $$subdir/TAGS || \
395               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
396           fi; \
397         done; \
398         $(am__define_uniq_tagged_files); \
399         shift; \
400         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
401           test -n "$$unique" || unique=$$empty_fix; \
402           if test $$# -gt 0; then \
403             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
404               "$$@" $$unique; \
405           else \
406             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
407               $$unique; \
408           fi; \
409         fi
410 ctags: ctags-recursive
411
412 CTAGS: ctags
413 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
414         $(am__define_uniq_tagged_files); \
415         test -z "$(CTAGS_ARGS)$$unique" \
416           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
417              $$unique
418
419 GTAGS:
420         here=`$(am__cd) $(top_builddir) && pwd` \
421           && $(am__cd) $(top_srcdir) \
422           && gtags -i $(GTAGS_ARGS) "$$here"
423 cscopelist: cscopelist-recursive
424
425 cscopelist-am: $(am__tagged_files)
426         list='$(am__tagged_files)'; \
427         case "$(srcdir)" in \
428           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
429           *) sdir=$(subdir)/$(srcdir) ;; \
430         esac; \
431         for i in $$list; do \
432           if test -f "$$i"; then \
433             echo "$(subdir)/$$i"; \
434           else \
435             echo "$$sdir/$$i"; \
436           fi; \
437         done >> $(top_builddir)/cscope.files
438
439 distclean-tags:
440         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
441
442 distdir: $(DISTFILES)
443         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
444         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
445         list='$(DISTFILES)'; \
446           dist_files=`for file in $$list; do echo $$file; done | \
447           sed -e "s|^$$srcdirstrip/||;t" \
448               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
449         case $$dist_files in \
450           */*) $(MKDIR_P) `echo "$$dist_files" | \
451                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
452                            sort -u` ;; \
453         esac; \
454         for file in $$dist_files; do \
455           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
456           if test -d $$d/$$file; then \
457             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
458             if test -d "$(distdir)/$$file"; then \
459               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
460             fi; \
461             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
462               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
463               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
464             fi; \
465             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
466           else \
467             test -f "$(distdir)/$$file" \
468             || cp -p $$d/$$file "$(distdir)/$$file" \
469             || exit 1; \
470           fi; \
471         done
472         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
473           if test "$$subdir" = .; then :; else \
474             $(am__make_dryrun) \
475               || test -d "$(distdir)/$$subdir" \
476               || $(MKDIR_P) "$(distdir)/$$subdir" \
477               || exit 1; \
478             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
479             $(am__relativize); \
480             new_distdir=$$reldir; \
481             dir1=$$subdir; dir2="$(top_distdir)"; \
482             $(am__relativize); \
483             new_top_distdir=$$reldir; \
484             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
485             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
486             ($(am__cd) $$subdir && \
487               $(MAKE) $(AM_MAKEFLAGS) \
488                 top_distdir="$$new_top_distdir" \
489                 distdir="$$new_distdir" \
490                 am__remove_distdir=: \
491                 am__skip_length_check=: \
492                 am__skip_mode_fix=: \
493                 distdir) \
494               || exit 1; \
495           fi; \
496         done
497 check-am: all-am
498 check: check-recursive
499 all-am: Makefile
500 installdirs: installdirs-recursive
501 installdirs-am:
502 install: install-recursive
503 install-exec: install-exec-recursive
504 install-data: install-data-recursive
505 uninstall: uninstall-recursive
506
507 install-am: all-am
508         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
509
510 installcheck: installcheck-recursive
511 install-strip:
512         if test -z '$(STRIP)'; then \
513           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
514             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
515               install; \
516         else \
517           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
518             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
519             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
520         fi
521 mostlyclean-generic:
522
523 clean-generic:
524
525 distclean-generic:
526         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
527         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
528
529 maintainer-clean-generic:
530         @echo "This command is intended for maintainers to use"
531         @echo "it deletes files that may require special tools to rebuild."
532 clean: clean-recursive
533
534 clean-am: clean-generic mostlyclean-am
535
536 distclean: distclean-recursive
537         -rm -f Makefile
538 distclean-am: clean-am distclean-generic distclean-tags
539
540 dvi: dvi-recursive
541
542 dvi-am:
543
544 html: html-recursive
545
546 html-am:
547
548 info: info-recursive
549
550 info-am:
551
552 install-data-am:
553
554 install-dvi: install-dvi-recursive
555
556 install-dvi-am:
557
558 install-exec-am:
559
560 install-html: install-html-recursive
561
562 install-html-am:
563
564 install-info: install-info-recursive
565
566 install-info-am:
567
568 install-man:
569
570 install-pdf: install-pdf-recursive
571
572 install-pdf-am:
573
574 install-ps: install-ps-recursive
575
576 install-ps-am:
577
578 installcheck-am:
579
580 maintainer-clean: maintainer-clean-recursive
581         -rm -f Makefile
582 maintainer-clean-am: distclean-am maintainer-clean-generic
583
584 mostlyclean: mostlyclean-recursive
585
586 mostlyclean-am: mostlyclean-generic
587
588 pdf: pdf-recursive
589
590 pdf-am:
591
592 ps: ps-recursive
593
594 ps-am:
595
596 uninstall-am:
597
598 .MAKE: $(am__recursive_targets) install-am install-strip
599
600 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
601         check-am clean clean-generic cscopelist-am ctags ctags-am \
602         distclean distclean-generic distclean-tags distdir dvi dvi-am \
603         html 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 installdirs-am maintainer-clean \
609         maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
610         pdf-am ps ps-am tags tags-am uninstall uninstall-am
611
612 .PRECIOUS: Makefile
613
614 .ch.xml:
615         $(top_builddir)/$(CTIE) -m $@ $(BOOKdir)/$@ $(srcdir)/$*.ch >/dev/null
616
617 all: ctie $(srcs)
618
619 ctie:
620         @$(MAKE) -C $(top_builddir)/$@ $@ >/dev/null
621
622 $(srcs): $(BOOKdir)/$@ $(srcdir)/$(@:.xml=.ch)
623
624 # Tell versions [3.59,3.63) of GNU make to not export all variables.
625 # Otherwise a system limit (for SysV at least) may be exceeded.
626 .NOEXPORT: