TIVI-153: add as dependency for iputils
[profile/ivi/docbook-utils.git] / Makefile.in
1 # Makefile.in generated by automake 1.8.2 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004  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 @SET_MAKE@
16
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = .
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 INSTALL = @INSTALL@
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 subdir = .
38 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
39         $(srcdir)/Makefile.in $(srcdir)/docbook-utils.spec.in \
40         $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
41         TODO install-sh missing
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/configure.in
44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45         $(ACLOCAL_M4)
46 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
47  configure.lineno configure.status.lineno
48 mkinstalldirs = $(mkdir_p)
49 CONFIG_CLEAN_FILES = docbook-utils.spec
50 SOURCES =
51 DIST_SOURCES =
52 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
53         html-recursive info-recursive install-data-recursive \
54         install-exec-recursive install-info-recursive \
55         install-recursive installcheck-recursive installdirs-recursive \
56         pdf-recursive ps-recursive uninstall-info-recursive \
57         uninstall-recursive
58 am__installdirs = $(DESTDIR)$(sgmldudir)
59 sgmlduDATA_INSTALL = $(INSTALL_DATA)
60 DATA = $(sgmldu_DATA)
61 ETAGS = etags
62 CTAGS = ctags
63 DIST_SUBDIRS = $(SUBDIRS)
64 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
65 distdir = $(PACKAGE)-$(VERSION)
66 top_distdir = $(distdir)
67 am__remove_distdir = \
68   { test ! -d $(distdir) \
69     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
70          && rm -fr $(distdir); }; }
71 DIST_ARCHIVES = $(distdir).tar.gz
72 GZIP_ENV = --best
73 distuninstallcheck_listfiles = find . -type f -print
74 distcleancheck_listfiles = find . -type f -print
75 ACLOCAL = @ACLOCAL@
76 AMTAR = @AMTAR@
77 AUTOCONF = @AUTOCONF@
78 AUTOHEADER = @AUTOHEADER@
79 AUTOMAKE = @AUTOMAKE@
80 AWK = @AWK@
81 CYGPATH_W = @CYGPATH_W@
82 DEFS = @DEFS@
83 ECHO_C = @ECHO_C@
84 ECHO_N = @ECHO_N@
85 ECHO_T = @ECHO_T@
86 INSTALL_DATA = @INSTALL_DATA@
87 INSTALL_PROGRAM = @INSTALL_PROGRAM@
88 INSTALL_SCRIPT = @INSTALL_SCRIPT@
89 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
90 LIBOBJS = @LIBOBJS@
91 LIBS = @LIBS@
92 LTLIBOBJS = @LTLIBOBJS@
93 MAKEINFO = @MAKEINFO@
94 PACKAGE = @PACKAGE@
95 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
96 PACKAGE_NAME = @PACKAGE_NAME@
97 PACKAGE_STRING = @PACKAGE_STRING@
98 PACKAGE_TARNAME = @PACKAGE_TARNAME@
99 PACKAGE_VERSION = @PACKAGE_VERSION@
100 PATH_SEPARATOR = @PATH_SEPARATOR@
101 SET_MAKE = @SET_MAKE@
102 SHELL = @SHELL@
103 STRIP = @STRIP@
104 VERSION = @VERSION@
105 ac_ct_STRIP = @ac_ct_STRIP@
106 am__leading_dot = @am__leading_dot@
107 bindir = @bindir@
108 build_alias = @build_alias@
109 datadir = @datadir@
110 docdir = @docdir@
111 exec_prefix = @exec_prefix@
112 host_alias = @host_alias@
113 includedir = @includedir@
114 infodir = @infodir@
115 install_sh = @install_sh@
116 jade_bindir = @jade_bindir@
117 libdir = @libdir@
118 libexecdir = @libexecdir@
119 localstatedir = @localstatedir@
120 mandir = @mandir@
121 mkdir_p = @mkdir_p@
122 oldincludedir = @oldincludedir@
123 perl_bindir = @perl_bindir@
124 prefix = @prefix@
125 program_transform_name = @program_transform_name@
126 sbindir = @sbindir@
127 sharedstatedir = @sharedstatedir@
128 sysconfdir = @sysconfdir@
129 target_alias = @target_alias@
130 SUBDIRS = backends bin doc frontends helpers
131 sgmldudir = $(prefix)/share/sgml/docbook/utils-@VERSION@
132 sgmldu_DATA = docbook-utils.dsl
133 EXTRA_DIST = AUTHORS README COPYING INSTALL NEWS ChangeLog TODO \
134         $(sgmldu_DATA) docbook-utils.spec
135
136 all: all-recursive
137
138 .SUFFIXES:
139 am--refresh:
140         @:
141 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
142         @for dep in $?; do \
143           case '$(am__configure_deps)' in \
144             *$$dep*) \
145               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
146               cd $(srcdir) && $(AUTOMAKE) --gnu  \
147                 && exit 0; \
148               exit 1;; \
149           esac; \
150         done; \
151         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
152         cd $(top_srcdir) && \
153           $(AUTOMAKE) --gnu  Makefile
154 .PRECIOUS: Makefile
155 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
156         @case '$?' in \
157           *config.status*) \
158             echo ' $(SHELL) ./config.status'; \
159             $(SHELL) ./config.status;; \
160           *) \
161             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
162             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
163         esac;
164
165 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
166         $(SHELL) ./config.status --recheck
167
168 $(top_srcdir)/configure:  $(am__configure_deps)
169         cd $(srcdir) && $(AUTOCONF)
170 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
171         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
172 docbook-utils.spec: $(top_builddir)/config.status $(srcdir)/docbook-utils.spec.in
173         cd $(top_builddir) && $(SHELL) ./config.status $@
174 uninstall-info-am:
175 install-sgmlduDATA: $(sgmldu_DATA)
176         @$(NORMAL_INSTALL)
177         $(mkdir_p) $(DESTDIR)$(sgmldudir)
178         @list='$(sgmldu_DATA)'; for p in $$list; do \
179           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
180           f="`echo $$p | sed -e 's|^.*/||'`"; \
181           echo " $(sgmlduDATA_INSTALL) $$d$$p $(DESTDIR)$(sgmldudir)/$$f"; \
182           $(sgmlduDATA_INSTALL) $$d$$p $(DESTDIR)$(sgmldudir)/$$f; \
183         done
184
185 uninstall-sgmlduDATA:
186         @$(NORMAL_UNINSTALL)
187         @list='$(sgmldu_DATA)'; for p in $$list; do \
188           f="`echo $$p | sed -e 's|^.*/||'`"; \
189           echo " rm -f $(DESTDIR)$(sgmldudir)/$$f"; \
190           rm -f $(DESTDIR)$(sgmldudir)/$$f; \
191         done
192
193 # This directory's subdirectories are mostly independent; you can cd
194 # into them and run `make' without going through this Makefile.
195 # To change the values of `make' variables: instead of editing Makefiles,
196 # (1) if the variable is set in `config.status', edit `config.status'
197 #     (which will cause the Makefiles to be regenerated when you run `make');
198 # (2) otherwise, pass the desired values on the `make' command line.
199 $(RECURSIVE_TARGETS):
200         @set fnord $$MAKEFLAGS; amf=$$2; \
201         dot_seen=no; \
202         target=`echo $@ | sed s/-recursive//`; \
203         list='$(SUBDIRS)'; for subdir in $$list; do \
204           echo "Making $$target in $$subdir"; \
205           if test "$$subdir" = "."; then \
206             dot_seen=yes; \
207             local_target="$$target-am"; \
208           else \
209             local_target="$$target"; \
210           fi; \
211           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
212            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
213         done; \
214         if test "$$dot_seen" = "no"; then \
215           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
216         fi; test -z "$$fail"
217
218 mostlyclean-recursive clean-recursive distclean-recursive \
219 maintainer-clean-recursive:
220         @set fnord $$MAKEFLAGS; amf=$$2; \
221         dot_seen=no; \
222         case "$@" in \
223           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
224           *) list='$(SUBDIRS)' ;; \
225         esac; \
226         rev=''; for subdir in $$list; do \
227           if test "$$subdir" = "."; then :; else \
228             rev="$$subdir $$rev"; \
229           fi; \
230         done; \
231         rev="$$rev ."; \
232         target=`echo $@ | sed s/-recursive//`; \
233         for subdir in $$rev; do \
234           echo "Making $$target in $$subdir"; \
235           if test "$$subdir" = "."; then \
236             local_target="$$target-am"; \
237           else \
238             local_target="$$target"; \
239           fi; \
240           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
241            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
242         done && test -z "$$fail"
243 tags-recursive:
244         list='$(SUBDIRS)'; for subdir in $$list; do \
245           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
246         done
247 ctags-recursive:
248         list='$(SUBDIRS)'; for subdir in $$list; do \
249           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
250         done
251
252 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
253         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
254         unique=`for i in $$list; do \
255             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
256           done | \
257           $(AWK) '    { files[$$0] = 1; } \
258                END { for (i in files) print i; }'`; \
259         mkid -fID $$unique
260 tags: TAGS
261
262 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
263                 $(TAGS_FILES) $(LISP)
264         tags=; \
265         here=`pwd`; \
266         if (etags --etags-include --version) >/dev/null 2>&1; then \
267           include_option=--etags-include; \
268         else \
269           include_option=--include; \
270         fi; \
271         list='$(SUBDIRS)'; for subdir in $$list; do \
272           if test "$$subdir" = .; then :; else \
273             test -f $$subdir/TAGS && \
274               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
275           fi; \
276         done; \
277         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
278         unique=`for i in $$list; do \
279             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
280           done | \
281           $(AWK) '    { files[$$0] = 1; } \
282                END { for (i in files) print i; }'`; \
283         test -z "$(ETAGS_ARGS)$$tags$$unique" \
284           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
285              $$tags $$unique
286 ctags: CTAGS
287 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
288                 $(TAGS_FILES) $(LISP)
289         tags=; \
290         here=`pwd`; \
291         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
292         unique=`for i in $$list; do \
293             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
294           done | \
295           $(AWK) '    { files[$$0] = 1; } \
296                END { for (i in files) print i; }'`; \
297         test -z "$(CTAGS_ARGS)$$tags$$unique" \
298           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
299              $$tags $$unique
300
301 GTAGS:
302         here=`$(am__cd) $(top_builddir) && pwd` \
303           && cd $(top_srcdir) \
304           && gtags -i $(GTAGS_ARGS) $$here
305
306 distclean-tags:
307         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
308
309 distdir: $(DISTFILES)
310         $(am__remove_distdir)
311         mkdir $(distdir)
312         $(mkdir_p) $(distdir)/. $(distdir)/backends $(distdir)/bin $(distdir)/doc $(distdir)/frontends
313         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
314         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
315         list='$(DISTFILES)'; for file in $$list; do \
316           case $$file in \
317             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
318             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
319           esac; \
320           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
321           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
322           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
323             dir="/$$dir"; \
324             $(mkdir_p) "$(distdir)$$dir"; \
325           else \
326             dir=''; \
327           fi; \
328           if test -d $$d/$$file; then \
329             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
330               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
331             fi; \
332             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
333           else \
334             test -f $(distdir)/$$file \
335             || cp -p $$d/$$file $(distdir)/$$file \
336             || exit 1; \
337           fi; \
338         done
339         list='$(SUBDIRS)'; for subdir in $$list; do \
340           if test "$$subdir" = .; then :; else \
341             test -d "$(distdir)/$$subdir" \
342             || mkdir "$(distdir)/$$subdir" \
343             || exit 1; \
344             (cd $$subdir && \
345               $(MAKE) $(AM_MAKEFLAGS) \
346                 top_distdir="../$(top_distdir)" \
347                 distdir="../$(distdir)/$$subdir" \
348                 distdir) \
349               || exit 1; \
350           fi; \
351         done
352         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
353           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
354           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
355           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
356         || chmod -R a+r $(distdir)
357 dist-gzip: distdir
358         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
359         $(am__remove_distdir)
360
361 dist-bzip2: distdir
362         $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
363         $(am__remove_distdir)
364
365 dist-tarZ: distdir
366         $(AMTAR) chof - $(distdir) | compress -c >$(distdir).tar.Z
367         $(am__remove_distdir)
368
369 dist-shar: distdir
370         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
371         $(am__remove_distdir)
372
373 dist-zip: distdir
374         -rm -f $(distdir).zip
375         zip -rq $(distdir).zip $(distdir)
376         $(am__remove_distdir)
377
378 dist dist-all: distdir
379         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
380         $(am__remove_distdir)
381
382 # This target untars the dist file and tries a VPATH configuration.  Then
383 # it guarantees that the distribution is self-contained by making another
384 # tarfile.
385 distcheck: dist
386         case '$(DIST_ARCHIVES)' in \
387         *.tar.gz*) \
388           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - ;;\
389         *.tar.bz2*) \
390           bunzip2 -c $(distdir).tar.bz2 | $(AMTAR) xf - ;;\
391         *.tar.Z*) \
392           uncompress -c $(distdir).tar.Z | $(AMTAR) xf - ;;\
393         *.shar.gz*) \
394           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | unshar ;;\
395         *.zip*) \
396           unzip $(distdir).zip ;;\
397         esac
398         chmod -R a-w $(distdir); chmod a+w $(distdir)
399         mkdir $(distdir)/_build
400         mkdir $(distdir)/_inst
401         chmod a-w $(distdir)
402         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
403           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
404           && cd $(distdir)/_build \
405           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
406             $(DISTCHECK_CONFIGURE_FLAGS) \
407           && $(MAKE) $(AM_MAKEFLAGS) \
408           && $(MAKE) $(AM_MAKEFLAGS) dvi \
409           && $(MAKE) $(AM_MAKEFLAGS) check \
410           && $(MAKE) $(AM_MAKEFLAGS) install \
411           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
412           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
413           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
414                 distuninstallcheck \
415           && chmod -R a-w "$$dc_install_base" \
416           && ({ \
417                (cd ../.. && $(mkdir_p) "$$dc_destdir") \
418                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
419                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
420                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
421                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
422               } || { rm -rf "$$dc_destdir"; exit 1; }) \
423           && rm -rf "$$dc_destdir" \
424           && $(MAKE) $(AM_MAKEFLAGS) dist \
425           && rm -rf $(DIST_ARCHIVES) \
426           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
427         $(am__remove_distdir)
428         @(echo "$(distdir) archives ready for distribution: "; \
429           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
430           sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
431 distuninstallcheck:
432         @cd $(distuninstallcheck_dir) \
433         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
434            || { echo "ERROR: files left after uninstall:" ; \
435                 if test -n "$(DESTDIR)"; then \
436                   echo "  (check DESTDIR support)"; \
437                 fi ; \
438                 $(distuninstallcheck_listfiles) ; \
439                 exit 1; } >&2
440 distcleancheck: distclean
441         @if test '$(srcdir)' = . ; then \
442           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
443           exit 1 ; \
444         fi
445         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
446           || { echo "ERROR: files left in build directory after distclean:" ; \
447                $(distcleancheck_listfiles) ; \
448                exit 1; } >&2
449 check-am: all-am
450 check: check-recursive
451 all-am: Makefile $(DATA)
452 installdirs: installdirs-recursive
453 installdirs-am:
454         $(mkdir_p) $(DESTDIR)$(sgmldudir)
455 install: install-recursive
456 install-exec: install-exec-recursive
457 install-data: install-data-recursive
458 uninstall: uninstall-recursive
459
460 install-am: all-am
461         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
462
463 installcheck: installcheck-recursive
464 install-strip:
465         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
466           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
467           `test -z '$(STRIP)' || \
468             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
469 mostlyclean-generic:
470
471 clean-generic:
472
473 distclean-generic:
474         -rm -f $(CONFIG_CLEAN_FILES)
475
476 maintainer-clean-generic:
477         @echo "This command is intended for maintainers to use"
478         @echo "it deletes files that may require special tools to rebuild."
479 clean: clean-recursive
480
481 clean-am: clean-generic mostlyclean-am
482
483 distclean: distclean-recursive
484         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
485         -rm -f Makefile
486 distclean-am: clean-am distclean-generic distclean-tags
487
488 dvi: dvi-recursive
489
490 dvi-am:
491
492 html: html-recursive
493
494 info: info-recursive
495
496 info-am:
497
498 install-data-am: install-sgmlduDATA
499
500 install-exec-am:
501
502 install-info: install-info-recursive
503
504 install-man:
505
506 installcheck-am:
507
508 maintainer-clean: maintainer-clean-recursive
509         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
510         -rm -rf $(top_srcdir)/autom4te.cache
511         -rm -f Makefile
512 maintainer-clean-am: distclean-am maintainer-clean-generic
513
514 mostlyclean: mostlyclean-recursive
515
516 mostlyclean-am: mostlyclean-generic
517
518 pdf: pdf-recursive
519
520 pdf-am:
521
522 ps: ps-recursive
523
524 ps-am:
525
526 uninstall-am: uninstall-info-am uninstall-sgmlduDATA
527
528 uninstall-info: uninstall-info-recursive
529
530 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
531         check-am clean clean-generic clean-recursive ctags \
532         ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-shar \
533         dist-tarZ dist-zip distcheck distclean distclean-generic \
534         distclean-recursive distclean-tags distcleancheck distdir \
535         distuninstallcheck dvi dvi-am html html-am info info-am \
536         install install-am install-data install-data-am install-exec \
537         install-exec-am install-info install-info-am install-man \
538         install-sgmlduDATA install-strip installcheck installcheck-am \
539         installdirs installdirs-am maintainer-clean \
540         maintainer-clean-generic maintainer-clean-recursive \
541         mostlyclean mostlyclean-generic mostlyclean-recursive pdf \
542         pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
543         uninstall-info-am uninstall-sgmlduDATA
544
545 # Tell versions [3.59,3.63) of GNU make to not export all variables.
546 # Otherwise a system limit (for SysV at least) may be exceeded.
547 .NOEXPORT: