OSDN Git Service

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