]> 4ch.mooo.com Git - 16.git/blob - 16/adplug/libbinio/doc/Makefile.in
wwww~
[16.git] / 16 / adplug / libbinio / doc / Makefile.in
1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  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 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 top_builddir = ..
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = @INSTALL@
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 subdir = doc
39 DIST_COMMON = $(libbinio_TEXINFOS) $(srcdir)/Makefile.am \
40         $(srcdir)/Makefile.in $(srcdir)/stamp-vti \
41         $(srcdir)/version.texi mdate-sh texinfo.tex
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 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
47 CONFIG_CLEAN_FILES =
48 SOURCES =
49 DIST_SOURCES =
50 INFO_DEPS = $(srcdir)/libbinio.info
51 am__TEXINFO_TEX_DIR = $(srcdir)
52 DVIS = libbinio.dvi
53 PDFS = libbinio.pdf
54 PSS = libbinio.ps
55 HTMLS = libbinio.html
56 TEXINFOS = libbinio.texi
57 TEXI2DVI = texi2dvi
58 TEXI2PDF = $(TEXI2DVI) --pdf --batch
59 MAKEINFOHTML = $(MAKEINFO) --html
60 AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)
61 DVIPS = dvips
62 am__installdirs = "$(DESTDIR)$(infodir)"
63 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
64 ACLOCAL = @ACLOCAL@
65 AMDEP_FALSE = @AMDEP_FALSE@
66 AMDEP_TRUE = @AMDEP_TRUE@
67 AMTAR = @AMTAR@
68 AR = @AR@
69 AUTOCONF = @AUTOCONF@
70 AUTOHEADER = @AUTOHEADER@
71 AUTOMAKE = @AUTOMAKE@
72 AWK = @AWK@
73 CC = @CC@
74 CCDEPMODE = @CCDEPMODE@
75 CFLAGS = @CFLAGS@
76 CPP = @CPP@
77 CPPFLAGS = @CPPFLAGS@
78 CXX = @CXX@
79 CXXCPP = @CXXCPP@
80 CXXDEPMODE = @CXXDEPMODE@
81 CXXFLAGS = @CXXFLAGS@
82 CYGPATH_W = @CYGPATH_W@
83 DEFS = @DEFS@
84 DEPDIR = @DEPDIR@
85 ECHO = @ECHO@
86 ECHO_C = @ECHO_C@
87 ECHO_N = @ECHO_N@
88 ECHO_T = @ECHO_T@
89 EGREP = @EGREP@
90 ENABLE_IOSTREAM = @ENABLE_IOSTREAM@
91 ENABLE_STRING = @ENABLE_STRING@
92 EXEEXT = @EXEEXT@
93 F77 = @F77@
94 FFLAGS = @FFLAGS@
95 INSTALL_DATA = @INSTALL_DATA@
96 INSTALL_PROGRAM = @INSTALL_PROGRAM@
97 INSTALL_SCRIPT = @INSTALL_SCRIPT@
98 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
99 ISO_STDLIB = @ISO_STDLIB@
100 LDFLAGS = @LDFLAGS@
101 LIBOBJS = @LIBOBJS@
102 LIBS = @LIBS@
103 LIBTOOL = @LIBTOOL@
104 LN_S = @LN_S@
105 LTLIBOBJS = @LTLIBOBJS@
106 MAINT = @MAINT@
107 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
108 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
109 MAKEINFO = @MAKEINFO@
110 OBJEXT = @OBJEXT@
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_VERSION = @PACKAGE_VERSION@
117 PATH_SEPARATOR = @PATH_SEPARATOR@
118 RANLIB = @RANLIB@
119 SET_MAKE = @SET_MAKE@
120 SHELL = @SHELL@
121 STRIP = @STRIP@
122 TYPE_FLOAT = @TYPE_FLOAT@
123 TYPE_INT = @TYPE_INT@
124 VERSION = @VERSION@
125 WITH_MATH = @WITH_MATH@
126 ac_ct_AR = @ac_ct_AR@
127 ac_ct_CC = @ac_ct_CC@
128 ac_ct_CXX = @ac_ct_CXX@
129 ac_ct_F77 = @ac_ct_F77@
130 ac_ct_RANLIB = @ac_ct_RANLIB@
131 ac_ct_STRIP = @ac_ct_STRIP@
132 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
133 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
134 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
135 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
136 am__include = @am__include@
137 am__leading_dot = @am__leading_dot@
138 am__quote = @am__quote@
139 am__tar = @am__tar@
140 am__untar = @am__untar@
141 bindir = @bindir@
142 build = @build@
143 build_alias = @build_alias@
144 build_cpu = @build_cpu@
145 build_os = @build_os@
146 build_vendor = @build_vendor@
147 datadir = @datadir@
148 exec_prefix = @exec_prefix@
149 host = @host@
150 host_alias = @host_alias@
151 host_cpu = @host_cpu@
152 host_os = @host_os@
153 host_vendor = @host_vendor@
154 includedir = @includedir@
155 infodir = @infodir@
156 install_sh = @install_sh@
157 libdir = @libdir@
158 libexecdir = @libexecdir@
159 localstatedir = @localstatedir@
160 mandir = @mandir@
161 mkdir_p = @mkdir_p@
162 oldincludedir = @oldincludedir@
163 prefix = @prefix@
164 program_transform_name = @program_transform_name@
165 sbindir = @sbindir@
166 sharedstatedir = @sharedstatedir@
167 sysconfdir = @sysconfdir@
168 target_alias = @target_alias@
169 info_TEXINFOS = libbinio.texi
170 libbinio_TEXINFOS = fdl.texi
171 CLEANFILES = libbinio.fns libbinio.vrs libbinio.tps
172 all: all-am
173
174 .SUFFIXES:
175 .SUFFIXES: .dvi .html .info .pdf .ps .texi
176 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
177         @for dep in $?; do \
178           case '$(am__configure_deps)' in \
179             *$$dep*) \
180               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
181                 && exit 0; \
182               exit 1;; \
183           esac; \
184         done; \
185         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  doc/Makefile'; \
186         cd $(top_srcdir) && \
187           $(AUTOMAKE) --gnu  doc/Makefile
188 .PRECIOUS: Makefile
189 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
190         @case '$?' in \
191           *config.status*) \
192             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
193           *) \
194             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
195             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
196         esac;
197
198 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
199         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
200
201 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
202         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
203 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
204         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
205
206 mostlyclean-libtool:
207         -rm -f *.lo
208
209 clean-libtool:
210         -rm -rf .libs _libs
211
212 distclean-libtool:
213         -rm -f libtool
214
215 .texi.info:
216         restore=: && backupdir="$(am__leading_dot)am$$$$" && \
217         am__cwd=`pwd` && cd $(srcdir) && \
218         rm -rf $$backupdir && mkdir $$backupdir && \
219         for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
220           if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
221         done; \
222         cd "$$am__cwd"; \
223         if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
224          -o $@ $<; \
225         then \
226           rc=0; \
227           cd $(srcdir); \
228         else \
229           rc=$$?; \
230           cd $(srcdir) && \
231           $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
232         fi; \
233         rm -rf $$backupdir; exit $$rc
234
235 .texi.dvi:
236         TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
237         MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
238         $(TEXI2DVI) $<
239
240 .texi.pdf:
241         TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
242         MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
243         $(TEXI2PDF) $<
244
245 .texi.html:
246         rm -rf $(@:.html=.htp)
247         if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
248          -o $(@:.html=.htp) $<; \
249         then \
250           rm -rf $@; \
251           if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
252             mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \
253         else \
254           if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
255             rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \
256           exit 1; \
257         fi
258 $(srcdir)/libbinio.info: libbinio.texi $(srcdir)/version.texi $(libbinio_TEXINFOS)
259 libbinio.dvi: libbinio.texi $(srcdir)/version.texi $(libbinio_TEXINFOS)
260 libbinio.pdf: libbinio.texi $(srcdir)/version.texi $(libbinio_TEXINFOS)
261 libbinio.html: libbinio.texi $(srcdir)/version.texi $(libbinio_TEXINFOS)
262 $(srcdir)/version.texi: @MAINTAINER_MODE_TRUE@ $(srcdir)/stamp-vti
263 $(srcdir)/stamp-vti: libbinio.texi $(top_srcdir)/configure
264         @(dir=.; test -f ./libbinio.texi || dir=$(srcdir); \
265         set `$(SHELL) $(srcdir)/mdate-sh $$dir/libbinio.texi`; \
266         echo "@set UPDATED $$1 $$2 $$3"; \
267         echo "@set UPDATED-MONTH $$2 $$3"; \
268         echo "@set EDITION $(VERSION)"; \
269         echo "@set VERSION $(VERSION)") > vti.tmp
270         @cmp -s vti.tmp $(srcdir)/version.texi \
271           || (echo "Updating $(srcdir)/version.texi"; \
272               cp vti.tmp $(srcdir)/version.texi)
273         -@rm -f vti.tmp
274         @cp $(srcdir)/version.texi $@
275
276 mostlyclean-vti:
277         -rm -f vti.tmp
278
279 maintainer-clean-vti:
280 @MAINTAINER_MODE_TRUE@  -rm -f $(srcdir)/stamp-vti $(srcdir)/version.texi
281 .dvi.ps:
282         $(DVIPS) -o $@ $<
283
284 uninstall-info-am:
285         @$(PRE_UNINSTALL)
286         @if (install-info --version && \
287              install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
288           list='$(INFO_DEPS)'; \
289           for file in $$list; do \
290             relfile=`echo "$$file" | sed 's|^.*/||'`; \
291             echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
292             install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
293           done; \
294         else :; fi
295         @$(NORMAL_UNINSTALL)
296         @list='$(INFO_DEPS)'; \
297         for file in $$list; do \
298           relfile=`echo "$$file" | sed 's|^.*/||'`; \
299           relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
300           (if cd "$(DESTDIR)$(infodir)"; then \
301              echo " cd '$(DESTDIR)$(infodir)' && rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]"; \
302              rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
303            else :; fi); \
304         done
305
306 dist-info: $(INFO_DEPS)
307         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
308         list='$(INFO_DEPS)'; \
309         for base in $$list; do \
310           case $$base in \
311             $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
312           esac; \
313           if test -f $$base; then d=.; else d=$(srcdir); fi; \
314           for file in $$d/$$base*; do \
315             relfile=`expr "$$file" : "$$d/\(.*\)"`; \
316             test -f $(distdir)/$$relfile || \
317               cp -p $$file $(distdir)/$$relfile; \
318           done; \
319         done
320
321 mostlyclean-aminfo:
322         -rm -rf libbinio.aux libbinio.cp libbinio.cps libbinio.fn libbinio.fns \
323           libbinio.ky libbinio.kys libbinio.log libbinio.pg \
324           libbinio.pgs libbinio.tmp libbinio.toc libbinio.tp \
325           libbinio.tps libbinio.vr libbinio.vrs libbinio.dvi \
326           libbinio.pdf libbinio.ps libbinio.html
327
328 maintainer-clean-aminfo:
329         @list='$(INFO_DEPS)'; for i in $$list; do \
330           i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
331           echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
332           rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
333         done
334 tags: TAGS
335 TAGS:
336
337 ctags: CTAGS
338 CTAGS:
339
340
341 distdir: $(DISTFILES)
342         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
343         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
344         list='$(DISTFILES)'; for file in $$list; do \
345           case $$file in \
346             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
347             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
348           esac; \
349           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
350           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
351           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
352             dir="/$$dir"; \
353             $(mkdir_p) "$(distdir)$$dir"; \
354           else \
355             dir=''; \
356           fi; \
357           if test -d $$d/$$file; then \
358             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
359               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
360             fi; \
361             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
362           else \
363             test -f $(distdir)/$$file \
364             || cp -p $$d/$$file $(distdir)/$$file \
365             || exit 1; \
366           fi; \
367         done
368         $(MAKE) $(AM_MAKEFLAGS) \
369           top_distdir="$(top_distdir)" distdir="$(distdir)" \
370           dist-info
371 check-am: all-am
372 check: check-am
373 all-am: Makefile $(INFO_DEPS)
374 installdirs:
375         for dir in "$(DESTDIR)$(infodir)"; do \
376           test -z "$$dir" || $(mkdir_p) "$$dir"; \
377         done
378 install: install-am
379 install-exec: install-exec-am
380 install-data: install-data-am
381 uninstall: uninstall-am
382
383 install-am: all-am
384         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
385
386 installcheck: installcheck-am
387 install-strip:
388         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
389           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
390           `test -z '$(STRIP)' || \
391             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
392 mostlyclean-generic:
393
394 clean-generic:
395         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
396
397 distclean-generic:
398         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
399
400 maintainer-clean-generic:
401         @echo "This command is intended for maintainers to use"
402         @echo "it deletes files that may require special tools to rebuild."
403 clean: clean-am
404
405 clean-am: clean-generic clean-libtool mostlyclean-am
406
407 distclean: distclean-am
408         -rm -f Makefile
409 distclean-am: clean-am distclean-generic distclean-libtool
410
411 dvi: dvi-am
412
413 dvi-am: $(DVIS)
414
415 html: html-am
416
417 html-am: $(HTMLS)
418
419 info: info-am
420
421 info-am: $(INFO_DEPS)
422
423 install-data-am: install-info-am
424
425 install-exec-am:
426
427 install-info: install-info-am
428
429 install-info-am: $(INFO_DEPS)
430         @$(NORMAL_INSTALL)
431         test -z "$(infodir)" || $(mkdir_p) "$(DESTDIR)$(infodir)"
432         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
433         list='$(INFO_DEPS)'; \
434         for file in $$list; do \
435           case $$file in \
436             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
437           esac; \
438           if test -f $$file; then d=.; else d=$(srcdir); fi; \
439           file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
440           for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
441                        $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
442             if test -f $$ifile; then \
443               relfile=`echo "$$ifile" | sed 's|^.*/||'`; \
444               echo " $(INSTALL_DATA) '$$ifile' '$(DESTDIR)$(infodir)/$$relfile'"; \
445               $(INSTALL_DATA) "$$ifile" "$(DESTDIR)$(infodir)/$$relfile"; \
446             else : ; fi; \
447           done; \
448         done
449         @$(POST_INSTALL)
450         @if (install-info --version && \
451              install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
452           list='$(INFO_DEPS)'; \
453           for file in $$list; do \
454             relfile=`echo "$$file" | sed 's|^.*/||'`; \
455             echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
456             install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
457           done; \
458         else : ; fi
459 install-man:
460
461 installcheck-am:
462
463 maintainer-clean: maintainer-clean-am
464         -rm -f Makefile
465 maintainer-clean-am: distclean-am maintainer-clean-aminfo \
466         maintainer-clean-generic maintainer-clean-vti
467
468 mostlyclean: mostlyclean-am
469
470 mostlyclean-am: mostlyclean-aminfo mostlyclean-generic \
471         mostlyclean-libtool mostlyclean-vti
472
473 pdf: pdf-am
474
475 pdf-am: $(PDFS)
476
477 ps: ps-am
478
479 ps-am: $(PSS)
480
481 uninstall-am: uninstall-info-am
482
483 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
484         dist-info distclean distclean-generic distclean-libtool \
485         distdir dvi dvi-am html html-am info info-am install \
486         install-am install-data install-data-am install-exec \
487         install-exec-am install-info install-info-am install-man \
488         install-strip installcheck installcheck-am installdirs \
489         maintainer-clean maintainer-clean-aminfo \
490         maintainer-clean-generic maintainer-clean-vti mostlyclean \
491         mostlyclean-aminfo mostlyclean-generic mostlyclean-libtool \
492         mostlyclean-vti pdf pdf-am ps ps-am uninstall uninstall-am \
493         uninstall-info-am
494
495 # Tell versions [3.59,3.63) of GNU make to not export all variables.
496 # Otherwise a system limit (for SysV at least) may be exceeded.
497 .NOEXPORT: