K2.6 patches and update.
[tomato.git] / release / src / router / libogg / doc / Makefile
blob380cf67555291f66a5107f49f8af3ad87ebfe038
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # doc/Makefile. Generated from Makefile.in by configure.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008 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.
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.
18 pkgdatadir = $(datadir)/libogg
19 pkglibdir = $(libdir)/libogg
20 pkgincludedir = $(includedir)/libogg
21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA = $(install_sh) -c -m 644
23 install_sh_PROGRAM = $(install_sh) -c
24 install_sh_SCRIPT = $(install_sh) -c
25 INSTALL_HEADER = $(INSTALL_DATA)
26 transform = $(program_transform_name)
27 NORMAL_INSTALL = :
28 PRE_INSTALL = :
29 POST_INSTALL = :
30 NORMAL_UNINSTALL = :
31 PRE_UNINSTALL = :
32 POST_UNINSTALL = :
33 build_triplet = x86_64-pc-linux-gnu
34 host_triplet = mipsel-unknown-linux-gnu
35 subdir = doc
36 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
37 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
38 am__aclocal_m4_deps = $(top_srcdir)/configure.in
39 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
40 $(ACLOCAL_M4)
41 mkinstalldirs = $(install_sh) -d
42 CONFIG_HEADER = $(top_builddir)/config.h
43 CONFIG_CLEAN_FILES =
44 SOURCES =
45 DIST_SOURCES =
46 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
47 html-recursive info-recursive install-data-recursive \
48 install-dvi-recursive install-exec-recursive \
49 install-html-recursive install-info-recursive \
50 install-pdf-recursive install-ps-recursive install-recursive \
51 installcheck-recursive installdirs-recursive pdf-recursive \
52 ps-recursive uninstall-recursive
53 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
54 am__vpath_adj = case $$p in \
55 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
56 *) f=$$p;; \
57 esac;
58 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
59 am__installdirs = "$(DESTDIR)$(docdir)"
60 docDATA_INSTALL = $(INSTALL_DATA)
61 DATA = $(doc_DATA)
62 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
63 distclean-recursive maintainer-clean-recursive
64 ETAGS = etags
65 CTAGS = ctags
66 DIST_SUBDIRS = $(SUBDIRS)
67 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
68 ACLOCAL = ${SHELL} /home/vicente/repos/tomato/release/src/router/libogg/missing --run aclocal-1.10
69 AMTAR = ${SHELL} /home/vicente/repos/tomato/release/src/router/libogg/missing --run tar
70 AR = mipsel-uclibc-ar
71 AUTOCONF = ${SHELL} /home/vicente/repos/tomato/release/src/router/libogg/missing --run autoconf
72 AUTOHEADER = ${SHELL} /home/vicente/repos/tomato/release/src/router/libogg/missing --run autoheader
73 AUTOMAKE = ${SHELL} /home/vicente/repos/tomato/release/src/router/libogg/missing --run automake-1.10
74 AWK = gawk
75 CC = mipsel-uclibc-gcc
76 CCDEPMODE = depmode=gcc3
77 CFLAGS = -O20 -ffast-math -fsigned-char -Os -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32 -fPIC -ffunction-sections -fdata-sections
78 CPP = mipsel-uclibc-gcc -E
79 CPPFLAGS =
80 CXX = mipsel-linux-g++
81 CXXCPP = mipsel-linux-g++ -E
82 CXXDEPMODE = depmode=gcc3
83 CXXFLAGS = -g -O2
84 CYGPATH_W = echo
85 DEBUG = -g -Wall -fsigned-char -Os -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32 -fPIC -ffunction-sections -fdata-sections
86 DEFS = -DHAVE_CONFIG_H
87 DEPDIR = .deps
88 DSYMUTIL =
89 ECHO = echo
90 ECHO_C =
91 ECHO_N = -n
92 ECHO_T =
93 EGREP = /bin/grep -E
94 EXEEXT =
95 F77 =
96 FFLAGS =
97 GREP = /bin/grep
98 INSTALL = /usr/bin/install -c
99 INSTALL_DATA = ${INSTALL} -m 644
100 INSTALL_PROGRAM = ${INSTALL}
101 INSTALL_SCRIPT = ${INSTALL}
102 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
103 LDFLAGS = -fPIC -ffunction-sections -fdata-sections -Wl,--gc-sections
104 LIBOBJS = ${LIBOBJDIR}memcmp$U.o
105 LIBS =
106 LIBTOOL = $(SHELL) $(top_builddir)/libtool
107 LIBTOOL_DEPS = ./ltmain.sh
108 LIB_AGE = 6
109 LIB_CURRENT = 6
110 LIB_REVISION = 0
111 LN_S = ln -s
112 LTLIBOBJS = ${LIBOBJDIR}memcmp$U.lo
113 MAINT = #
114 MAKEINFO = ${SHELL} /home/vicente/repos/tomato/release/src/router/libogg/missing --run makeinfo
115 MKDIR_P = /bin/mkdir -p
116 NMEDIT =
117 OBJEXT = o
118 OPT =
119 PACKAGE = libogg
120 PACKAGE_BUGREPORT =
121 PACKAGE_NAME =
122 PACKAGE_STRING =
123 PACKAGE_TARNAME =
124 PACKAGE_VERSION =
125 PATH_SEPARATOR = :
126 PROFILE = -Wall -W -pg -g -O20 -ffast-math -fsigned-char -Os -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32 -fPIC -ffunction-sections -fdata-sections
127 RANLIB = mipsel-uclibc-ranlib
128 SED = /bin/sed
129 SET_MAKE =
130 SHELL = /bin/sh
131 SIZE16 = short
132 SIZE32 = int
133 SIZE64 = long long
134 STRIP = mipsel-uclibc-strip -R .note -R .comment
135 USIZE16 = unsigned short
136 USIZE32 = unsigned int
137 VERSION = 1.1.4
138 abs_builddir = /home/vicente/repos/tomato/release/src/router/libogg/doc
139 abs_srcdir = /home/vicente/repos/tomato/release/src/router/libogg/doc
140 abs_top_builddir = /home/vicente/repos/tomato/release/src/router/libogg
141 abs_top_srcdir = /home/vicente/repos/tomato/release/src/router/libogg
142 ac_ct_CC =
143 ac_ct_CXX =
144 ac_ct_F77 =
145 am__include = include
146 am__leading_dot = .
147 am__quote =
148 am__tar = ${AMTAR} chof - "$$tardir"
149 am__untar = ${AMTAR} xf -
150 bindir = ${exec_prefix}/bin
151 build = x86_64-pc-linux-gnu
152 build_alias = x86_64-linux-gnu
153 build_cpu = x86_64
154 build_os = linux-gnu
155 build_vendor = pc
156 builddir = .
157 datadir = ${datarootdir}
158 datarootdir = ${prefix}/share
159 docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
160 dvidir = ${docdir}
161 exec_prefix = ${prefix}
162 host = mipsel-unknown-linux-gnu
163 host_alias = mipsel-linux
164 host_cpu = mipsel
165 host_os = linux-gnu
166 host_vendor = unknown
167 htmldir = ${docdir}
168 includedir = ${prefix}/include
169 infodir = ${datarootdir}/info
170 install_sh = $(SHELL) /home/vicente/repos/tomato/release/src/router/libogg/install-sh
171 libdir = ${exec_prefix}/lib
172 libexecdir = ${exec_prefix}/libexec
173 localedir = ${datarootdir}/locale
174 localstatedir = ${prefix}/var
175 mandir = ${datarootdir}/man
176 mkdir_p = /bin/mkdir -p
177 oldincludedir = /usr/include
178 pdfdir = ${docdir}
179 prefix =
180 program_transform_name = s,x,x,
181 psdir = ${docdir}
182 sbindir = ${exec_prefix}/sbin
183 sharedstatedir = ${prefix}/com
184 srcdir = .
185 sysconfdir = ${prefix}/etc
186 target_alias =
187 top_builddir = ..
188 top_srcdir = ..
189 SUBDIRS = libogg
190 doc_DATA = framing.html index.html oggstream.html ogg-multiplex.html \
191 stream.png vorbisword2.png white-ogg.png white-xifish.png \
192 rfc3533.txt rfc5334.txt skeleton.html
194 EXTRA_DIST = $(doc_DATA)
195 all: all-recursive
197 .SUFFIXES:
198 $(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps)
199 @for dep in $?; do \
200 case '$(am__configure_deps)' in \
201 *$$dep*) \
202 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
203 && exit 0; \
204 exit 1;; \
205 esac; \
206 done; \
207 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
208 cd $(top_srcdir) && \
209 $(AUTOMAKE) --gnu doc/Makefile
210 .PRECIOUS: Makefile
211 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
212 @case '$?' in \
213 *config.status*) \
214 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
215 *) \
216 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
217 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
218 esac;
220 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
221 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
223 $(top_srcdir)/configure: # $(am__configure_deps)
224 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
225 $(ACLOCAL_M4): # $(am__aclocal_m4_deps)
226 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
228 mostlyclean-libtool:
229 -rm -f *.lo
231 clean-libtool:
232 -rm -rf .libs _libs
233 install-docDATA: $(doc_DATA)
234 @$(NORMAL_INSTALL)
235 test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)"
236 @list='$(doc_DATA)'; for p in $$list; do \
237 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
238 f=$(am__strip_dir) \
239 echo " $(docDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docdir)/$$f'"; \
240 $(docDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docdir)/$$f"; \
241 done
243 uninstall-docDATA:
244 @$(NORMAL_UNINSTALL)
245 @list='$(doc_DATA)'; for p in $$list; do \
246 f=$(am__strip_dir) \
247 echo " rm -f '$(DESTDIR)$(docdir)/$$f'"; \
248 rm -f "$(DESTDIR)$(docdir)/$$f"; \
249 done
251 # This directory's subdirectories are mostly independent; you can cd
252 # into them and run `make' without going through this Makefile.
253 # To change the values of `make' variables: instead of editing Makefiles,
254 # (1) if the variable is set in `config.status', edit `config.status'
255 # (which will cause the Makefiles to be regenerated when you run `make');
256 # (2) otherwise, pass the desired values on the `make' command line.
257 $(RECURSIVE_TARGETS):
258 @failcom='exit 1'; \
259 for f in x $$MAKEFLAGS; do \
260 case $$f in \
261 *=* | --[!k]*);; \
262 *k*) failcom='fail=yes';; \
263 esac; \
264 done; \
265 dot_seen=no; \
266 target=`echo $@ | sed s/-recursive//`; \
267 list='$(SUBDIRS)'; for subdir in $$list; do \
268 echo "Making $$target in $$subdir"; \
269 if test "$$subdir" = "."; then \
270 dot_seen=yes; \
271 local_target="$$target-am"; \
272 else \
273 local_target="$$target"; \
274 fi; \
275 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
276 || eval $$failcom; \
277 done; \
278 if test "$$dot_seen" = "no"; then \
279 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
280 fi; test -z "$$fail"
282 $(RECURSIVE_CLEAN_TARGETS):
283 @failcom='exit 1'; \
284 for f in x $$MAKEFLAGS; do \
285 case $$f in \
286 *=* | --[!k]*);; \
287 *k*) failcom='fail=yes';; \
288 esac; \
289 done; \
290 dot_seen=no; \
291 case "$@" in \
292 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
293 *) list='$(SUBDIRS)' ;; \
294 esac; \
295 rev=''; for subdir in $$list; do \
296 if test "$$subdir" = "."; then :; else \
297 rev="$$subdir $$rev"; \
298 fi; \
299 done; \
300 rev="$$rev ."; \
301 target=`echo $@ | sed s/-recursive//`; \
302 for subdir in $$rev; do \
303 echo "Making $$target in $$subdir"; \
304 if test "$$subdir" = "."; then \
305 local_target="$$target-am"; \
306 else \
307 local_target="$$target"; \
308 fi; \
309 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
310 || eval $$failcom; \
311 done && test -z "$$fail"
312 tags-recursive:
313 list='$(SUBDIRS)'; for subdir in $$list; do \
314 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
315 done
316 ctags-recursive:
317 list='$(SUBDIRS)'; for subdir in $$list; do \
318 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
319 done
321 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
322 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
323 unique=`for i in $$list; do \
324 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
325 done | \
326 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
327 END { if (nonempty) { for (i in files) print i; }; }'`; \
328 mkid -fID $$unique
329 tags: TAGS
331 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
332 $(TAGS_FILES) $(LISP)
333 tags=; \
334 here=`pwd`; \
335 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
336 include_option=--etags-include; \
337 empty_fix=.; \
338 else \
339 include_option=--include; \
340 empty_fix=; \
341 fi; \
342 list='$(SUBDIRS)'; for subdir in $$list; do \
343 if test "$$subdir" = .; then :; else \
344 test ! -f $$subdir/TAGS || \
345 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
346 fi; \
347 done; \
348 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
349 unique=`for i in $$list; do \
350 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
351 done | \
352 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
353 END { if (nonempty) { for (i in files) print i; }; }'`; \
354 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
355 test -n "$$unique" || unique=$$empty_fix; \
356 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
357 $$tags $$unique; \
359 ctags: CTAGS
360 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
361 $(TAGS_FILES) $(LISP)
362 tags=; \
363 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
364 unique=`for i in $$list; do \
365 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
366 done | \
367 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
368 END { if (nonempty) { for (i in files) print i; }; }'`; \
369 test -z "$(CTAGS_ARGS)$$tags$$unique" \
370 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
371 $$tags $$unique
373 GTAGS:
374 here=`$(am__cd) $(top_builddir) && pwd` \
375 && cd $(top_srcdir) \
376 && gtags -i $(GTAGS_ARGS) $$here
378 distclean-tags:
379 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
381 distdir: $(DISTFILES)
382 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
383 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
384 list='$(DISTFILES)'; \
385 dist_files=`for file in $$list; do echo $$file; done | \
386 sed -e "s|^$$srcdirstrip/||;t" \
387 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
388 case $$dist_files in \
389 */*) $(MKDIR_P) `echo "$$dist_files" | \
390 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
391 sort -u` ;; \
392 esac; \
393 for file in $$dist_files; do \
394 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
395 if test -d $$d/$$file; then \
396 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
397 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
398 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
399 fi; \
400 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
401 else \
402 test -f $(distdir)/$$file \
403 || cp -p $$d/$$file $(distdir)/$$file \
404 || exit 1; \
405 fi; \
406 done
407 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
408 if test "$$subdir" = .; then :; else \
409 test -d "$(distdir)/$$subdir" \
410 || $(MKDIR_P) "$(distdir)/$$subdir" \
411 || exit 1; \
412 distdir=`$(am__cd) $(distdir) && pwd`; \
413 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
414 (cd $$subdir && \
415 $(MAKE) $(AM_MAKEFLAGS) \
416 top_distdir="$$top_distdir" \
417 distdir="$$distdir/$$subdir" \
418 am__remove_distdir=: \
419 am__skip_length_check=: \
420 distdir) \
421 || exit 1; \
422 fi; \
423 done
424 check-am: all-am
425 check: check-recursive
426 all-am: Makefile $(DATA)
427 installdirs: installdirs-recursive
428 installdirs-am:
429 for dir in "$(DESTDIR)$(docdir)"; do \
430 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
431 done
432 install: install-recursive
433 install-exec: install-exec-recursive
434 install-data: install-data-recursive
435 uninstall: uninstall-recursive
437 install-am: all-am
438 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
440 installcheck: installcheck-recursive
441 install-strip:
442 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
443 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
444 `test -z '$(STRIP)' || \
445 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
446 mostlyclean-generic:
448 clean-generic:
450 distclean-generic:
451 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
453 maintainer-clean-generic:
454 @echo "This command is intended for maintainers to use"
455 @echo "it deletes files that may require special tools to rebuild."
456 clean: clean-recursive
458 clean-am: clean-generic clean-libtool mostlyclean-am
460 distclean: distclean-recursive
461 -rm -f Makefile
462 distclean-am: clean-am distclean-generic distclean-tags
464 dvi: dvi-recursive
466 dvi-am:
468 html: html-recursive
470 info: info-recursive
472 info-am:
474 install-data-am: install-docDATA
476 install-dvi: install-dvi-recursive
478 install-exec-am:
480 install-html: install-html-recursive
482 install-info: install-info-recursive
484 install-man:
486 install-pdf: install-pdf-recursive
488 install-ps: install-ps-recursive
490 installcheck-am:
492 maintainer-clean: maintainer-clean-recursive
493 -rm -f Makefile
494 maintainer-clean-am: distclean-am maintainer-clean-generic
496 mostlyclean: mostlyclean-recursive
498 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
500 pdf: pdf-recursive
502 pdf-am:
504 ps: ps-recursive
506 ps-am:
508 uninstall-am: uninstall-docDATA
510 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
511 install-strip
513 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
514 all all-am check check-am clean clean-generic clean-libtool \
515 ctags ctags-recursive distclean distclean-generic \
516 distclean-libtool distclean-tags distdir dvi dvi-am html \
517 html-am info info-am install install-am install-data \
518 install-data-am install-docDATA install-dvi install-dvi-am \
519 install-exec install-exec-am install-html install-html-am \
520 install-info install-info-am install-man install-pdf \
521 install-pdf-am install-ps install-ps-am install-strip \
522 installcheck installcheck-am installdirs installdirs-am \
523 maintainer-clean maintainer-clean-generic mostlyclean \
524 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
525 tags tags-recursive uninstall uninstall-am uninstall-docDATA
527 # Tell versions [3.59,3.63) of GNU make to not export all variables.
528 # Otherwise a system limit (for SysV at least) may be exceeded.
529 .NOEXPORT: