03e4732541a00727626010237256c7af6f69419b
[platform/upstream/libxslt.git] / tests / docs / 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
17 #
18 # Contains only test documents
19 #
20 VPATH = @srcdir@
21 am__is_gnu_make = { \
22   if test -z '$(MAKELEVEL)'; then \
23     false; \
24   elif test -n '$(MAKE_HOST)'; then \
25     true; \
26   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
27     true; \
28   else \
29     false; \
30   fi; \
31 }
32 am__make_running_with_option = \
33   case $${target_option-} in \
34       ?) ;; \
35       *) echo "am__make_running_with_option: internal error: invalid" \
36               "target option '$${target_option-}' specified" >&2; \
37          exit 1;; \
38   esac; \
39   has_opt=no; \
40   sane_makeflags=$$MAKEFLAGS; \
41   if $(am__is_gnu_make); then \
42     sane_makeflags=$$MFLAGS; \
43   else \
44     case $$MAKEFLAGS in \
45       *\\[\ \   ]*) \
46         bs=\\; \
47         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
48           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
49     esac; \
50   fi; \
51   skip_next=no; \
52   strip_trailopt () \
53   { \
54     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
55   }; \
56   for flg in $$sane_makeflags; do \
57     test $$skip_next = yes && { skip_next=no; continue; }; \
58     case $$flg in \
59       *=*|--*) continue;; \
60         -*I) strip_trailopt 'I'; skip_next=yes;; \
61       -*I?*) strip_trailopt 'I';; \
62         -*O) strip_trailopt 'O'; skip_next=yes;; \
63       -*O?*) strip_trailopt 'O';; \
64         -*l) strip_trailopt 'l'; skip_next=yes;; \
65       -*l?*) strip_trailopt 'l';; \
66       -[dEDm]) skip_next=yes;; \
67       -[JT]) skip_next=yes;; \
68     esac; \
69     case $$flg in \
70       *$$target_option*) has_opt=yes; break;; \
71     esac; \
72   done; \
73   test $$has_opt = yes
74 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
75 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
76 pkgdatadir = $(datadir)/@PACKAGE@
77 pkgincludedir = $(includedir)/@PACKAGE@
78 pkglibdir = $(libdir)/@PACKAGE@
79 pkglibexecdir = $(libexecdir)/@PACKAGE@
80 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
81 install_sh_DATA = $(install_sh) -c -m 644
82 install_sh_PROGRAM = $(install_sh) -c
83 install_sh_SCRIPT = $(install_sh) -c
84 INSTALL_HEADER = $(INSTALL_DATA)
85 transform = $(program_transform_name)
86 NORMAL_INSTALL = :
87 PRE_INSTALL = :
88 POST_INSTALL = :
89 NORMAL_UNINSTALL = :
90 PRE_UNINSTALL = :
91 POST_UNINSTALL = :
92 build_triplet = @build@
93 host_triplet = @host@
94 subdir = tests/docs
95 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
96 am__aclocal_m4_deps = $(top_srcdir)/configure.in
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 am__can_run_installinfo = \
119   case $$AM_UPDATE_INFO_DIR in \
120     n|no|NO) false;; \
121     *) (install-info --version) >/dev/null 2>&1;; \
122   esac
123 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
124 am__DIST_COMMON = $(srcdir)/Makefile.in
125 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
126 ACLOCAL = @ACLOCAL@
127 AMTAR = @AMTAR@
128 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
129 AR = @AR@
130 AS = @AS@
131 AUTOCONF = @AUTOCONF@
132 AUTOHEADER = @AUTOHEADER@
133 AUTOMAKE = @AUTOMAKE@
134 AWK = @AWK@
135 CC = @CC@
136 CCDEPMODE = @CCDEPMODE@
137 CFLAGS = @CFLAGS@
138 CPP = @CPP@
139 CPPFLAGS = @CPPFLAGS@
140 CRYPTO_TESTDIR = @CRYPTO_TESTDIR@
141 CYGPATH_W = @CYGPATH_W@
142 DEFS = @DEFS@
143 DEPDIR = @DEPDIR@
144 DLLTOOL = @DLLTOOL@
145 DSYMUTIL = @DSYMUTIL@
146 DUMPBIN = @DUMPBIN@
147 ECHO_C = @ECHO_C@
148 ECHO_N = @ECHO_N@
149 ECHO_T = @ECHO_T@
150 EGREP = @EGREP@
151 EXEEXT = @EXEEXT@
152 EXSLT_INCLUDEDIR = @EXSLT_INCLUDEDIR@
153 EXSLT_LIBDIR = @EXSLT_LIBDIR@
154 EXSLT_LIBS = @EXSLT_LIBS@
155 EXTRA_LIBS = @EXTRA_LIBS@
156 FGREP = @FGREP@
157 GREP = @GREP@
158 HTML_DIR = @HTML_DIR@
159 INSTALL = @INSTALL@
160 INSTALL_DATA = @INSTALL_DATA@
161 INSTALL_PROGRAM = @INSTALL_PROGRAM@
162 INSTALL_SCRIPT = @INSTALL_SCRIPT@
163 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
164 LD = @LD@
165 LDFLAGS = @LDFLAGS@
166 LIBEXSLT_MAJOR_VERSION = @LIBEXSLT_MAJOR_VERSION@
167 LIBEXSLT_MICRO_VERSION = @LIBEXSLT_MICRO_VERSION@
168 LIBEXSLT_MINOR_VERSION = @LIBEXSLT_MINOR_VERSION@
169 LIBEXSLT_VERSION = @LIBEXSLT_VERSION@
170 LIBEXSLT_VERSION_EXTRA = @LIBEXSLT_VERSION_EXTRA@
171 LIBEXSLT_VERSION_INFO = @LIBEXSLT_VERSION_INFO@
172 LIBEXSLT_VERSION_NUMBER = @LIBEXSLT_VERSION_NUMBER@
173 LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
174 LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
175 LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
176 LIBOBJS = @LIBOBJS@
177 LIBS = @LIBS@
178 LIBTOOL = @LIBTOOL@
179 LIBXML_CFLAGS = @LIBXML_CFLAGS@
180 LIBXML_LIBS = @LIBXML_LIBS@
181 LIBXML_REQUIRED_VERSION = @LIBXML_REQUIRED_VERSION@
182 LIBXML_SRC = @LIBXML_SRC@
183 LIBXSLT_DEFAULT_PLUGINS_PATH = @LIBXSLT_DEFAULT_PLUGINS_PATH@
184 LIBXSLT_MAJOR_MINOR_VERSION = @LIBXSLT_MAJOR_MINOR_VERSION@
185 LIBXSLT_MAJOR_VERSION = @LIBXSLT_MAJOR_VERSION@
186 LIBXSLT_MICRO_VERSION = @LIBXSLT_MICRO_VERSION@
187 LIBXSLT_MINOR_VERSION = @LIBXSLT_MINOR_VERSION@
188 LIBXSLT_VERSION = @LIBXSLT_VERSION@
189 LIBXSLT_VERSION_EXTRA = @LIBXSLT_VERSION_EXTRA@
190 LIBXSLT_VERSION_INFO = @LIBXSLT_VERSION_INFO@
191 LIBXSLT_VERSION_NUMBER = @LIBXSLT_VERSION_NUMBER@
192 LIPO = @LIPO@
193 LN_S = @LN_S@
194 LTLIBOBJS = @LTLIBOBJS@
195 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
196 MAKEINFO = @MAKEINFO@
197 MANIFEST_TOOL = @MANIFEST_TOOL@
198 MKDIR_P = @MKDIR_P@
199 MV = @MV@
200 M_LIBS = @M_LIBS@
201 NM = @NM@
202 NMEDIT = @NMEDIT@
203 OBJDUMP = @OBJDUMP@
204 OBJEXT = @OBJEXT@
205 OTOOL = @OTOOL@
206 OTOOL64 = @OTOOL64@
207 PACKAGE = @PACKAGE@
208 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
209 PACKAGE_NAME = @PACKAGE_NAME@
210 PACKAGE_STRING = @PACKAGE_STRING@
211 PACKAGE_TARNAME = @PACKAGE_TARNAME@
212 PACKAGE_URL = @PACKAGE_URL@
213 PACKAGE_VERSION = @PACKAGE_VERSION@
214 PATH_SEPARATOR = @PATH_SEPARATOR@
215 PERL = @PERL@
216 PYTHON = @PYTHON@
217 PYTHONSODV = @PYTHONSODV@
218 PYTHON_INCLUDES = @PYTHON_INCLUDES@
219 PYTHON_LIBS = @PYTHON_LIBS@
220 PYTHON_SITE_PACKAGES = @PYTHON_SITE_PACKAGES@
221 PYTHON_SUBDIR = @PYTHON_SUBDIR@
222 PYTHON_VERSION = @PYTHON_VERSION@
223 RANLIB = @RANLIB@
224 RELDATE = @RELDATE@
225 RM = @RM@
226 SED = @SED@
227 SET_MAKE = @SET_MAKE@
228 SHELL = @SHELL@
229 STRIP = @STRIP@
230 TAR = @TAR@
231 THREAD_LIBS = @THREAD_LIBS@
232 VERSION = @VERSION@
233 VERSION_SCRIPT_FLAGS = @VERSION_SCRIPT_FLAGS@
234 WIN32_EXTRA_LDFLAGS = @WIN32_EXTRA_LDFLAGS@
235 WIN32_EXTRA_LIBADD = @WIN32_EXTRA_LIBADD@
236 WITH_CRYPTO = @WITH_CRYPTO@
237 WITH_DEBUGGER = @WITH_DEBUGGER@
238 WITH_MEM_DEBUG = @WITH_MEM_DEBUG@
239 WITH_MODULES = @WITH_MODULES@
240 WITH_TRIO = @WITH_TRIO@
241 WITH_XSLT_DEBUG = @WITH_XSLT_DEBUG@
242 XMLLINT = @XMLLINT@
243 XML_CONFIG = @XML_CONFIG@
244 XSLTPROC = @XSLTPROC@
245 XSLTPROCDV = @XSLTPROCDV@
246 XSLT_INCLUDEDIR = @XSLT_INCLUDEDIR@
247 XSLT_LIBDIR = @XSLT_LIBDIR@
248 XSLT_LIBS = @XSLT_LIBS@
249 XSLT_LOCALE_WINAPI = @XSLT_LOCALE_WINAPI@
250 XSLT_LOCALE_XLOCALE = @XSLT_LOCALE_XLOCALE@
251 abs_builddir = @abs_builddir@
252 abs_srcdir = @abs_srcdir@
253 abs_top_builddir = @abs_top_builddir@
254 abs_top_srcdir = @abs_top_srcdir@
255 ac_ct_AR = @ac_ct_AR@
256 ac_ct_CC = @ac_ct_CC@
257 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
258 am__include = @am__include@
259 am__leading_dot = @am__leading_dot@
260 am__quote = @am__quote@
261 am__tar = @am__tar@
262 am__untar = @am__untar@
263 bindir = @bindir@
264 build = @build@
265 build_alias = @build_alias@
266 build_cpu = @build_cpu@
267 build_os = @build_os@
268 build_vendor = @build_vendor@
269 builddir = @builddir@
270 datadir = @datadir@
271 datarootdir = @datarootdir@
272 docdir = @docdir@
273 dvidir = @dvidir@
274 exec_prefix = @exec_prefix@
275 host = @host@
276 host_alias = @host_alias@
277 host_cpu = @host_cpu@
278 host_os = @host_os@
279 host_vendor = @host_vendor@
280 htmldir = @htmldir@
281 includedir = @includedir@
282 infodir = @infodir@
283 install_sh = @install_sh@
284 libdir = @libdir@
285 libexecdir = @libexecdir@
286 localedir = @localedir@
287 localstatedir = @localstatedir@
288 mandir = @mandir@
289 mkdir_p = @mkdir_p@
290 oldincludedir = @oldincludedir@
291 pdfdir = @pdfdir@
292 prefix = @prefix@
293 program_transform_name = @program_transform_name@
294 psdir = @psdir@
295 pythondir = @pythondir@
296 sbindir = @sbindir@
297 sharedstatedir = @sharedstatedir@
298 srcdir = @srcdir@
299 sysconfdir = @sysconfdir@
300 target_alias = @target_alias@
301 top_build_prefix = @top_build_prefix@
302 top_builddir = @top_builddir@
303 top_srcdir = @top_srcdir@
304 EXTRA_DIST = \
305         bug-1-.xml \
306         bug-2-.xml \
307         bug-3-.xml \
308         bug-4-.xml \
309         bug-5-.xml \
310         bug-6-.xml \
311         bug-7-.xml \
312         bug-8-.xml \
313         bug-9-.xml \
314         bug-10-.xml \
315         bug-11-.xml \
316         bug-12-.xml \
317         bug-13-.xml \
318         bug-14-.xml \
319         bug-15-.xml \
320         bug-16-.xml \
321         bug-17-.xml \
322         bug-18-.xml \
323         bug-19-.xml \
324         bug-20-.xml \
325         bug-21-.xml \
326         bug-22-.xml \
327         bug-23-.xml \
328         bug-24-.xml \
329         bug-25-.xml \
330         bug-26-.xml \
331         bug-27-.xml \
332         bug-28-.xml \
333         bug-29-.xml bug-29-.ent \
334         bug-30-.xml \
335         bug-31-.xml \
336         bug-32-.xml \
337         bug-33-.xml \
338         bug-35-.xml \
339         bug-36-.xml \
340         bug-37-.xml \
341         bug-38-.xml \
342         bug-39-.xml \
343         bug-40-.xml \
344         bug-41-.xml \
345         bug-42-.xml \
346         bug-43-.xml \
347         bug-44-.xml \
348         bug-45-.xml \
349         bug-46-.xml \
350         bug-47-.xml \
351         bug-48-.xml \
352         bug-49-.xml \
353         bug-50-.xml \
354         bug-52.xml \
355         bug-53.xml \
356         bug-54.xml \
357         bug-55.xml \
358         bug-56.xml \
359         bug-57.xml \
360         bug-59.xml \
361         bug-60.xml \
362         bug-61.xml \
363         bug-62.xml \
364         bug-63.xml \
365         bug-64.xml \
366         bug-65.xml \
367         bug-66.xml \
368         bug-68.xml \
369         bug-69.xml \
370         bug-70.xml \
371         bug-71.xml \
372         bug-72.xml \
373         bug-73.xml \
374         bug-74.xml \
375         bug-75.xml \
376         bug-76.xml \
377         bug-77.xml \
378         bug-78.xml \
379         bug-79.xml \
380         bug-80.xml \
381         bug-81.xml \
382         bug-82.xml \
383         bug-83.xml \
384         bug-84.xml \
385         bug-86.xml \
386         bug-87.xml \
387         bug-88.xml \
388         bug-89.xml \
389         bug-90.xml \
390         bug-91.xml \
391         bug-92.xml \
392         bug-93.xml \
393         bug-94.xml \
394         bug-95.xml \
395         bug-96.xml \
396         bug-97.xml \
397         bug-98.xml \
398         bug-99.xml \
399         bug-100.xml \
400         bug-101.xml \
401         bug-102.xml \
402         bug-103.xml \
403         bug-104.xml \
404         bug-105.xml \
405         bug-106.xml \
406         bug-107.xml \
407         bug-108.xml \
408         bug-109.xml \
409         bug-110.xml bug-110.ent \
410         bug-111.xml \
411         bug-112.xml \
412         bug-113.xml \
413         bug-114.xml \
414         bug-115.xml \
415         bug-116.xml \
416         bug-117.xml \
417         bug-118.xml \
418         bug-119.xml \
419         bug-120.xml \
420         bug-121.xml \
421         bug-122.xml \
422         bug-123.xml \
423         bug-124.xml \
424         bug-125.xml \
425         bug-126.xml \
426         bug-127.xml \
427         bug-128.xml \
428         bug-129.xml \
429         bug-130.xml bug-130.doc \
430         bug-131.xml \
431         bug-132.xml \
432         bug-133.xml \
433         bug-134.xml \
434         bug-135.xml \
435         bug-136.xml \
436         bug-137.xml \
437         bug-138.xml \
438         bug-139.xml \
439         bug-140.xml \
440         bug-141.xml \
441         bug-142.xml \
442         bug-143.xml \
443         bug-144.xml \
444         bug-145.xml \
445         bug-146.xml \
446         bug-147.xml \
447         bug-148.xml \
448         bug-149.xml \
449         bug-150.xml \
450         bug-151.xml \
451         bug-152.xml \
452         bug-153.xml bug-153.doc \
453         bug-154.xml \
454         bug-155.xml \
455         bug-156.xml \
456         bug-157.xml \
457         bug-158.xml bug-158.doc \
458         bug-159.xml \
459         bug-160.xml \
460         bug-161.xml \
461         bug-163.xml \
462         bug-164.xml \
463         bug-165.xml \
464         bug-166.xml \
465         bug-167.xml \
466         bug-168.xml \
467         bug-169.xml \
468         bug-170.xml \
469         bug-171.xml \
470         bug-172.xml \
471         bug-173.xml \
472         bug-174.xml \
473         bug-175.xml \
474         bug-176.xml \
475         bug-177.xml \
476         bug-178.xml \
477         bug-179.xml \
478         bug-180.xml \
479         bug-181.xml \
480         bug-182.xml \
481         bug-183.xml \
482         bug-184.xml \
483         bug-185-data.xml \
484         bug-185.xml \
485         bug-186.xml \
486         bug-187.xml \
487         character.xml \
488         date_add.xml \
489         array.xml \
490         items.xml
491
492 all: all-am
493
494 .SUFFIXES:
495 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
496         @for dep in $?; do \
497           case '$(am__configure_deps)' in \
498             *$$dep*) \
499               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
500                 && { if test -f $@; then exit 0; else break; fi; }; \
501               exit 1;; \
502           esac; \
503         done; \
504         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/docs/Makefile'; \
505         $(am__cd) $(top_srcdir) && \
506           $(AUTOMAKE) --gnu tests/docs/Makefile
507 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
508         @case '$?' in \
509           *config.status*) \
510             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
511           *) \
512             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
513             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
514         esac;
515
516 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
517         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
518
519 $(top_srcdir)/configure:  $(am__configure_deps)
520         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
521 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
522         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
523 $(am__aclocal_m4_deps):
524
525 mostlyclean-libtool:
526         -rm -f *.lo
527
528 clean-libtool:
529         -rm -rf .libs _libs
530 tags TAGS:
531
532 ctags CTAGS:
533
534 cscope cscopelist:
535
536
537 distdir: $(DISTFILES)
538         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
539         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
540         list='$(DISTFILES)'; \
541           dist_files=`for file in $$list; do echo $$file; done | \
542           sed -e "s|^$$srcdirstrip/||;t" \
543               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
544         case $$dist_files in \
545           */*) $(MKDIR_P) `echo "$$dist_files" | \
546                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
547                            sort -u` ;; \
548         esac; \
549         for file in $$dist_files; do \
550           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
551           if test -d $$d/$$file; then \
552             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
553             if test -d "$(distdir)/$$file"; then \
554               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
555             fi; \
556             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
557               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
558               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
559             fi; \
560             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
561           else \
562             test -f "$(distdir)/$$file" \
563             || cp -p $$d/$$file "$(distdir)/$$file" \
564             || exit 1; \
565           fi; \
566         done
567 check-am: all-am
568 check: check-am
569 all-am: Makefile
570 installdirs:
571 install: install-am
572 install-exec: install-exec-am
573 install-data: install-data-am
574 uninstall: uninstall-am
575
576 install-am: all-am
577         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
578
579 installcheck: installcheck-am
580 install-strip:
581         if test -z '$(STRIP)'; then \
582           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
583             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
584               install; \
585         else \
586           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
587             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
588             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
589         fi
590 mostlyclean-generic:
591
592 clean-generic:
593
594 distclean-generic:
595         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
596         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
597
598 maintainer-clean-generic:
599         @echo "This command is intended for maintainers to use"
600         @echo "it deletes files that may require special tools to rebuild."
601 clean: clean-am
602
603 clean-am: clean-generic clean-libtool mostlyclean-am
604
605 distclean: distclean-am
606         -rm -f Makefile
607 distclean-am: clean-am distclean-generic
608
609 dvi: dvi-am
610
611 dvi-am:
612
613 html: html-am
614
615 html-am:
616
617 info: info-am
618
619 info-am:
620
621 install-data-am:
622
623 install-dvi: install-dvi-am
624
625 install-dvi-am:
626
627 install-exec-am:
628
629 install-html: install-html-am
630
631 install-html-am:
632
633 install-info: install-info-am
634
635 install-info-am:
636
637 install-man:
638
639 install-pdf: install-pdf-am
640
641 install-pdf-am:
642
643 install-ps: install-ps-am
644
645 install-ps-am:
646
647 installcheck-am:
648
649 maintainer-clean: maintainer-clean-am
650         -rm -f Makefile
651 maintainer-clean-am: distclean-am maintainer-clean-generic
652
653 mostlyclean: mostlyclean-am
654
655 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
656
657 pdf: pdf-am
658
659 pdf-am:
660
661 ps: ps-am
662
663 ps-am:
664
665 uninstall-am:
666
667 .MAKE: install-am install-strip
668
669 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
670         cscopelist-am ctags-am distclean distclean-generic \
671         distclean-libtool distdir dvi dvi-am html html-am info info-am \
672         install install-am install-data install-data-am install-dvi \
673         install-dvi-am install-exec install-exec-am install-html \
674         install-html-am install-info install-info-am install-man \
675         install-pdf install-pdf-am install-ps install-ps-am \
676         install-strip installcheck installcheck-am installdirs \
677         maintainer-clean maintainer-clean-generic mostlyclean \
678         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
679         tags-am uninstall uninstall-am
680
681 .PRECIOUS: Makefile
682
683
684 tests:
685
686 # Tell versions [3.59,3.63) of GNU make to not export all variables.
687 # Otherwise a system limit (for SysV at least) may be exceeded.
688 .NOEXPORT: