K2.6 patches and update.
[tomato.git] / release / src / router / flac / src / libFLAC / ppc / Makefile
blob623faf846db394d14fcfd0b974b3d45b4f32b715
1 # Makefile.in generated by automake 1.7.9 from Makefile.am.
2 # src/libFLAC/ppc/Makefile. Generated from Makefile.in by configure.
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 # 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.
17 # libFLAC - Free Lossless Audio Codec library
18 # Copyright (C) 2004,2005,2006,2007 Josh Coalson
20 # Redistribution and use in source and binary forms, with or without
21 # modification, are permitted provided that the following conditions
22 # are met:
24 # - Redistributions of source code must retain the above copyright
25 # notice, this list of conditions and the following disclaimer.
27 # - Redistributions in binary form must reproduce the above copyright
28 # notice, this list of conditions and the following disclaimer in the
29 # documentation and/or other materials provided with the distribution.
31 # - Neither the name of the Xiph.org Foundation nor the names of its
32 # contributors may be used to endorse or promote products derived from
33 # this software without specific prior written permission.
35 # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
36 # ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
37 # LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
38 # A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR
39 # CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
40 # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
41 # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
42 # PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
43 # LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
44 # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
45 # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
47 srcdir = .
48 top_srcdir = ../../..
50 pkgdatadir = $(datadir)/flac
51 pkglibdir = $(libdir)/flac
52 pkgincludedir = $(includedir)/flac
53 top_builddir = ../../..
55 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
56 INSTALL = /usr/bin/install -c
57 install_sh_DATA = $(install_sh) -c -m 644
58 install_sh_PROGRAM = $(install_sh) -c
59 install_sh_SCRIPT = $(install_sh) -c
60 INSTALL_HEADER = $(INSTALL_DATA)
61 transform = $(program_transform_name)
62 NORMAL_INSTALL = :
63 PRE_INSTALL = :
64 POST_INSTALL = :
65 NORMAL_UNINSTALL = :
66 PRE_UNINSTALL = :
67 POST_UNINSTALL = :
68 host_triplet = mipsel-unknown-linux-gnu
69 ACLOCAL = ${SHELL} /home/vicente/repos/tomato/release/src/router/flac/missing --run aclocal-1.7
70 ACLOCAL_AMFLAGS = -I m4
71 AMDEP_FALSE = #
72 AMDEP_TRUE =
73 AMTAR = ${SHELL} /home/vicente/repos/tomato/release/src/router/flac/missing --run tar
74 AR = mipsel-uclibc-ar
75 AS = gas
76 AUTOCONF = ${SHELL} /home/vicente/repos/tomato/release/src/router/flac/missing --run autoconf
77 AUTOHEADER = ${SHELL} /home/vicente/repos/tomato/release/src/router/flac/missing --run autoheader
78 AUTOMAKE = ${SHELL} /home/vicente/repos/tomato/release/src/router/flac/missing --run automake-1.7
79 AWK = gawk
80 CC = mipsel-uclibc-gcc
81 CCAS = $(CC)
82 CCASFLAGS = $(CFLAGS)
83 CCDEPMODE = depmode=gcc3
84 CFLAGS = -O3 -funroll-loops -finline-functions -Wall -W -Winline -Os -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32 -fPIC -ffunction-sections -fdata-sections
85 CPP = mipsel-uclibc-gcc -E
86 CPPFLAGS = -DFLaC__INLINE=__inline__ -DNDEBUG -I$(top_builddir) -I$(srcdir)/include -I$(top_srcdir)/include -I/home/vicente/repos/tomato/release/src-rt/router/libogg/include -I/home/vicente/repos/tomato/release/src-rt/linux/linux-2.6/include
87 CXX = mipsel-linux-g++
88 CXXCPP = mipsel-linux-g++ -E
89 CXXDEPMODE = depmode=gcc3
90 CXXFLAGS = -g -O2
91 CYGPATH_W = echo
92 DEBUG_FALSE =
93 DEBUG_TRUE = #
94 DEFS = -DHAVE_CONFIG_H
95 DEPDIR = .deps
96 DOCBOOK_TO_MAN =
97 DOXYGEN =
98 ECHO = echo
99 ECHO_C =
100 ECHO_N = -n
101 ECHO_T =
102 EGREP = grep -E
103 EXEEXT =
104 F77 =
105 FFLAGS =
106 FLAC__TEST_LEVEL = 1
107 FLAC__TEST_WITH_VALGRIND = no
108 FLaC__CPU_IA32_FALSE =
109 FLaC__CPU_IA32_TRUE = #
110 FLaC__CPU_PPC_FALSE =
111 FLaC__CPU_PPC_TRUE = #
112 FLaC__CPU_SPARC_FALSE =
113 FLaC__CPU_SPARC_TRUE = #
114 FLaC__HAS_AS_FALSE =
115 FLaC__HAS_AS_TRUE = #
116 FLaC__HAS_AS__TEMPORARILY_DISABLED_FALSE =
117 FLaC__HAS_AS__TEMPORARILY_DISABLED_TRUE = #
118 FLaC__HAS_DOCBOOK_TO_MAN_FALSE =
119 FLaC__HAS_DOCBOOK_TO_MAN_TRUE = #
120 FLaC__HAS_DOXYGEN_FALSE =
121 FLaC__HAS_DOXYGEN_TRUE = #
122 FLaC__HAS_GAS_FALSE = #
123 FLaC__HAS_GAS_TRUE =
124 FLaC__HAS_GAS__TEMPORARILY_DISABLED_FALSE =
125 FLaC__HAS_GAS__TEMPORARILY_DISABLED_TRUE = #
126 FLaC__HAS_NASM_FALSE =
127 FLaC__HAS_NASM_TRUE = #
128 FLaC__HAS_OGG_FALSE = #
129 FLaC__HAS_OGG_TRUE =
130 FLaC__HAS_XMMS_FALSE =
131 FLaC__HAS_XMMS_TRUE = #
132 FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_FALSE =
133 FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_TRUE = #
134 FLaC__NO_ASM_FALSE =
135 FLaC__NO_ASM_TRUE = #
136 FLaC__SSE_OS_FALSE =
137 FLaC__SSE_OS_TRUE = #
138 FLaC__SYS_DARWIN_FALSE =
139 FLaC__SYS_DARWIN_TRUE = #
140 FLaC__SYS_LINUX_FALSE =
141 FLaC__SYS_LINUX_TRUE = #
142 FLaC__USE_3DNOW_FALSE =
143 FLaC__USE_3DNOW_TRUE = #
144 FLaC__USE_ALTIVEC_FALSE =
145 FLaC__USE_ALTIVEC_TRUE = #
146 FLaC__WITH_CPPLIBS_FALSE =
147 FLaC__WITH_CPPLIBS_TRUE = #
148 GAS = gas
149 INSTALL_DATA = ${INSTALL} -m 644
150 INSTALL_PROGRAM = ${INSTALL}
151 INSTALL_SCRIPT = ${INSTALL}
152 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
153 LDFLAGS = -L/home/vicente/repos/tomato/release/src-rt/router/libogg/src/.libs -fPIC -ffunction-sections -fdata-sections -Wl,--gc-sections
154 LIBICONV =
155 LIBOBJS =
156 LIBS =
157 LIBTOOL = $(SHELL) $(top_builddir)/libtool
158 LN_S = ln -s
159 LTLIBICONV =
160 LTLIBOBJS =
161 MAINT = #
162 MAINTAINER_MODE_FALSE =
163 MAINTAINER_MODE_TRUE = #
164 MAKEINFO = ${SHELL} /home/vicente/repos/tomato/release/src/router/flac/missing --run makeinfo
165 MINGW_WINSOCK_LIBS =
166 NASM =
167 OBJEXT = o
168 OBJ_FORMAT = elf
169 OGG_CFLAGS = -I/include
170 OGG_LIBS = -L/lib -logg
171 PACKAGE = flac
172 PACKAGE_BUGREPORT =
173 PACKAGE_NAME =
174 PACKAGE_STRING =
175 PACKAGE_TARNAME =
176 PACKAGE_VERSION =
177 PATH_SEPARATOR = :
178 RANLIB = mipsel-uclibc-ranlib
179 SET_MAKE =
180 SHELL = /bin/sh
181 STRIP = mipsel-uclibc-strip -R .note -R .comment
182 VERSION = 1.2.1
183 XMMS_CFLAGS =
184 XMMS_CONFIG =
185 XMMS_DATA_DIR =
186 XMMS_EFFECT_PLUGIN_DIR =
187 XMMS_GENERAL_PLUGIN_DIR =
188 XMMS_INPUT_PLUGIN_DIR =
189 XMMS_LIBS =
190 XMMS_OUTPUT_PLUGIN_DIR =
191 XMMS_PLUGIN_DIR =
192 XMMS_VERSION =
193 XMMS_VISUALIZATION_PLUGIN_DIR =
194 ac_ct_AR =
195 ac_ct_CC =
196 ac_ct_CXX =
197 ac_ct_F77 =
198 ac_ct_RANLIB =
199 ac_ct_STRIP =
200 am__fastdepCC_FALSE = #
201 am__fastdepCC_TRUE =
202 am__fastdepCXX_FALSE = #
203 am__fastdepCXX_TRUE =
204 am__include = include
205 am__leading_dot = .
206 am__quote =
207 bindir = ${exec_prefix}/bin
208 build = x86_64-pc-linux-gnu
209 build_alias = x86_64-linux-gnu
210 build_cpu = x86_64
211 build_os = linux-gnu
212 build_vendor = pc
213 datadir = ${prefix}/share
214 exec_prefix = ${prefix}
215 host = mipsel-unknown-linux-gnu
216 host_alias = mipsel-linux
217 host_cpu = mipsel
218 host_os = linux-gnu
219 host_vendor = unknown
220 includedir = ${prefix}/include
221 infodir = ${prefix}/info
222 install_sh = /home/vicente/repos/tomato/release/src/router/flac/install-sh
223 libdir = ${exec_prefix}/lib
224 libexecdir = ${exec_prefix}/libexec
225 localstatedir = ${prefix}/var
226 mandir = ${prefix}/man
227 oldincludedir = /usr/include
228 prefix =
229 program_transform_name = s,x,x,
230 sbindir = ${exec_prefix}/sbin
231 sharedstatedir = ${prefix}/com
232 sysconfdir = ${prefix}/etc
233 target_alias =
235 SUBDIRS = as gas
236 subdir = src/libFLAC/ppc
237 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
238 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
239 CONFIG_HEADER = $(top_builddir)/config.h
240 CONFIG_CLEAN_FILES =
241 DIST_SOURCES =
243 RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
244 ps-recursive install-info-recursive uninstall-info-recursive \
245 all-recursive install-data-recursive install-exec-recursive \
246 installdirs-recursive install-recursive uninstall-recursive \
247 check-recursive installcheck-recursive
248 DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
249 DIST_SUBDIRS = $(SUBDIRS)
250 all: all-recursive
252 .SUFFIXES:
253 $(srcdir)/Makefile.in: # Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
254 cd $(top_srcdir) && \
255 $(AUTOMAKE) --gnu src/libFLAC/ppc/Makefile
256 Makefile: # $(srcdir)/Makefile.in $(top_builddir)/config.status
257 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
259 mostlyclean-libtool:
260 -rm -f *.lo
262 clean-libtool:
263 -rm -rf .libs _libs
265 distclean-libtool:
266 -rm -f libtool
267 uninstall-info-am:
269 # This directory's subdirectories are mostly independent; you can cd
270 # into them and run `make' without going through this Makefile.
271 # To change the values of `make' variables: instead of editing Makefiles,
272 # (1) if the variable is set in `config.status', edit `config.status'
273 # (which will cause the Makefiles to be regenerated when you run `make');
274 # (2) otherwise, pass the desired values on the `make' command line.
275 $(RECURSIVE_TARGETS):
276 @set fnord $$MAKEFLAGS; amf=$$2; \
277 dot_seen=no; \
278 target=`echo $@ | sed s/-recursive//`; \
279 list='$(SUBDIRS)'; for subdir in $$list; do \
280 echo "Making $$target in $$subdir"; \
281 if test "$$subdir" = "."; then \
282 dot_seen=yes; \
283 local_target="$$target-am"; \
284 else \
285 local_target="$$target"; \
286 fi; \
287 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
288 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
289 done; \
290 if test "$$dot_seen" = "no"; then \
291 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
292 fi; test -z "$$fail"
294 mostlyclean-recursive clean-recursive distclean-recursive \
295 maintainer-clean-recursive:
296 @set fnord $$MAKEFLAGS; amf=$$2; \
297 dot_seen=no; \
298 case "$@" in \
299 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
300 *) list='$(SUBDIRS)' ;; \
301 esac; \
302 rev=''; for subdir in $$list; do \
303 if test "$$subdir" = "."; then :; else \
304 rev="$$subdir $$rev"; \
305 fi; \
306 done; \
307 rev="$$rev ."; \
308 target=`echo $@ | sed s/-recursive//`; \
309 for subdir in $$rev; do \
310 echo "Making $$target in $$subdir"; \
311 if test "$$subdir" = "."; then \
312 local_target="$$target-am"; \
313 else \
314 local_target="$$target"; \
315 fi; \
316 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
317 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
318 done && test -z "$$fail"
319 tags-recursive:
320 list='$(SUBDIRS)'; for subdir in $$list; do \
321 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
322 done
323 ctags-recursive:
324 list='$(SUBDIRS)'; for subdir in $$list; do \
325 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
326 done
328 ETAGS = etags
329 ETAGSFLAGS =
331 CTAGS = ctags
332 CTAGSFLAGS =
334 tags: TAGS
336 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
337 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
338 unique=`for i in $$list; do \
339 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
340 done | \
341 $(AWK) ' { files[$$0] = 1; } \
342 END { for (i in files) print i; }'`; \
343 mkid -fID $$unique
345 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
346 $(TAGS_FILES) $(LISP)
347 tags=; \
348 here=`pwd`; \
349 if (etags --etags-include --version) >/dev/null 2>&1; then \
350 include_option=--etags-include; \
351 else \
352 include_option=--include; \
353 fi; \
354 list='$(SUBDIRS)'; for subdir in $$list; do \
355 if test "$$subdir" = .; then :; else \
356 test -f $$subdir/TAGS && \
357 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
358 fi; \
359 done; \
360 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
361 unique=`for i in $$list; do \
362 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
363 done | \
364 $(AWK) ' { files[$$0] = 1; } \
365 END { for (i in files) print i; }'`; \
366 test -z "$(ETAGS_ARGS)$$tags$$unique" \
367 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
368 $$tags $$unique
370 ctags: CTAGS
371 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
372 $(TAGS_FILES) $(LISP)
373 tags=; \
374 here=`pwd`; \
375 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
376 unique=`for i in $$list; do \
377 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
378 done | \
379 $(AWK) ' { files[$$0] = 1; } \
380 END { for (i in files) print i; }'`; \
381 test -z "$(CTAGS_ARGS)$$tags$$unique" \
382 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
383 $$tags $$unique
385 GTAGS:
386 here=`$(am__cd) $(top_builddir) && pwd` \
387 && cd $(top_srcdir) \
388 && gtags -i $(GTAGS_ARGS) $$here
390 distclean-tags:
391 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
392 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
394 top_distdir = ../../..
395 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
397 distdir: $(DISTFILES)
398 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
399 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
400 list='$(DISTFILES)'; for file in $$list; do \
401 case $$file in \
402 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
403 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
404 esac; \
405 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
406 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
407 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
408 dir="/$$dir"; \
409 $(mkinstalldirs) "$(distdir)$$dir"; \
410 else \
411 dir=''; \
412 fi; \
413 if test -d $$d/$$file; then \
414 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
415 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
416 fi; \
417 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
418 else \
419 test -f $(distdir)/$$file \
420 || cp -p $$d/$$file $(distdir)/$$file \
421 || exit 1; \
422 fi; \
423 done
424 list='$(SUBDIRS)'; for subdir in $$list; do \
425 if test "$$subdir" = .; then :; else \
426 test -d $(distdir)/$$subdir \
427 || mkdir $(distdir)/$$subdir \
428 || exit 1; \
429 (cd $$subdir && \
430 $(MAKE) $(AM_MAKEFLAGS) \
431 top_distdir="$(top_distdir)" \
432 distdir=../$(distdir)/$$subdir \
433 distdir) \
434 || exit 1; \
435 fi; \
436 done
437 check-am: all-am
438 check: check-recursive
439 all-am: Makefile
440 installdirs: installdirs-recursive
441 installdirs-am:
443 install: install-recursive
444 install-exec: install-exec-recursive
445 install-data: install-data-recursive
446 uninstall: uninstall-recursive
448 install-am: all-am
449 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
451 installcheck: installcheck-recursive
452 install-strip:
453 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
454 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
455 `test -z '$(STRIP)' || \
456 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
457 mostlyclean-generic:
459 clean-generic:
461 distclean-generic:
462 -rm -f $(CONFIG_CLEAN_FILES)
464 maintainer-clean-generic:
465 @echo "This command is intended for maintainers to use"
466 @echo "it deletes files that may require special tools to rebuild."
467 clean: clean-recursive
469 clean-am: clean-generic clean-libtool mostlyclean-am
471 distclean: distclean-recursive
472 -rm -f Makefile
473 distclean-am: clean-am distclean-generic distclean-libtool \
474 distclean-tags
476 dvi: dvi-recursive
478 dvi-am:
480 info: info-recursive
482 info-am:
484 install-data-am:
486 install-exec-am:
488 install-info: install-info-recursive
490 install-man:
492 installcheck-am:
494 maintainer-clean: maintainer-clean-recursive
495 -rm -f Makefile
496 maintainer-clean-am: distclean-am maintainer-clean-generic
498 mostlyclean: mostlyclean-recursive
500 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
502 pdf: pdf-recursive
504 pdf-am:
506 ps: ps-recursive
508 ps-am:
510 uninstall-am: uninstall-info-am
512 uninstall-info: uninstall-info-recursive
514 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
515 clean-generic clean-libtool clean-recursive ctags \
516 ctags-recursive distclean distclean-generic distclean-libtool \
517 distclean-recursive distclean-tags distdir dvi dvi-am \
518 dvi-recursive info info-am info-recursive install install-am \
519 install-data install-data-am install-data-recursive \
520 install-exec install-exec-am install-exec-recursive \
521 install-info install-info-am install-info-recursive install-man \
522 install-recursive install-strip installcheck installcheck-am \
523 installdirs installdirs-am installdirs-recursive \
524 maintainer-clean maintainer-clean-generic \
525 maintainer-clean-recursive mostlyclean mostlyclean-generic \
526 mostlyclean-libtool mostlyclean-recursive pdf pdf-am \
527 pdf-recursive ps ps-am ps-recursive tags tags-recursive \
528 uninstall uninstall-am uninstall-info-am \
529 uninstall-info-recursive uninstall-recursive
531 # Tell versions [3.59,3.63) of GNU make to not export all variables.
532 # Otherwise a system limit (for SysV at least) may be exceeded.
533 .NOEXPORT: