1# Makefile.in generated by automake 1.10.1 from Makefile.am.
2# @configure_input@
3
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.
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
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkglibdir = $(libdir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22install_sh_DATA = $(install_sh) -c -m 644
23install_sh_PROGRAM = $(install_sh) -c
24install_sh_SCRIPT = $(install_sh) -c
25INSTALL_HEADER = $(INSTALL_DATA)
26transform = $(program_transform_name)
27NORMAL_INSTALL = :
28PRE_INSTALL = :
29POST_INSTALL = :
30NORMAL_UNINSTALL = :
31PRE_UNINSTALL = :
32POST_UNINSTALL = :
33build_triplet = @build@
34host_triplet = @host@
35target_triplet = @target@
36subdir = doc
37DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39am__aclocal_m4_deps = $(top_srcdir)/m4/add_cflags.m4 \
40	$(top_srcdir)/m4/ogg.m4 $(top_srcdir)/configure.ac
41am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42	$(ACLOCAL_M4)
43mkinstalldirs = $(install_sh) -d
44CONFIG_HEADER = $(top_builddir)/config.h
45CONFIG_CLEAN_FILES =
46SOURCES =
47DIST_SOURCES =
48RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
49	html-recursive info-recursive install-data-recursive \
50	install-dvi-recursive install-exec-recursive \
51	install-html-recursive install-info-recursive \
52	install-pdf-recursive install-ps-recursive install-recursive \
53	installcheck-recursive installdirs-recursive pdf-recursive \
54	ps-recursive uninstall-recursive
55am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
56am__vpath_adj = case $$p in \
57    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
58    *) f=$$p;; \
59  esac;
60am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
61am__installdirs = "$(DESTDIR)$(docdir)"
62docDATA_INSTALL = $(INSTALL_DATA)
63DATA = $(doc_DATA)
64RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
65  distclean-recursive maintainer-clean-recursive
66ETAGS = etags
67CTAGS = ctags
68DIST_SUBDIRS = $(SUBDIRS)
69DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
70ACLOCAL = @ACLOCAL@
71ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
72ALLOCA = @ALLOCA@
73AMTAR = @AMTAR@
74AR = @AR@
75AS = @AS@
76AUTOCONF = @AUTOCONF@
77AUTOHEADER = @AUTOHEADER@
78AUTOMAKE = @AUTOMAKE@
79AWK = @AWK@
80CC = @CC@
81CCDEPMODE = @CCDEPMODE@
82CFLAGS = @CFLAGS@
83CPP = @CPP@
84CPPFLAGS = @CPPFLAGS@
85CXX = @CXX@
86CXXCPP = @CXXCPP@
87CXXDEPMODE = @CXXDEPMODE@
88CXXFLAGS = @CXXFLAGS@
89CYGPATH_W = @CYGPATH_W@
90DEBUG = @DEBUG@
91DEFS = @DEFS@
92DEPDIR = @DEPDIR@
93DLLTOOL = @DLLTOOL@
94DSYMUTIL = @DSYMUTIL@
95ECHO = @ECHO@
96ECHO_C = @ECHO_C@
97ECHO_N = @ECHO_N@
98ECHO_T = @ECHO_T@
99EGREP = @EGREP@
100EXEEXT = @EXEEXT@
101F77 = @F77@
102FFLAGS = @FFLAGS@
103GREP = @GREP@
104HTLATEX = @HTLATEX@
105INSTALL = @INSTALL@
106INSTALL_DATA = @INSTALL_DATA@
107INSTALL_PROGRAM = @INSTALL_PROGRAM@
108INSTALL_SCRIPT = @INSTALL_SCRIPT@
109INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
110LDFLAGS = @LDFLAGS@
111LIBOBJS = @LIBOBJS@
112LIBS = @LIBS@
113LIBTOOL = @LIBTOOL@
114LIBTOOL_DEPS = @LIBTOOL_DEPS@
115LN_S = @LN_S@
116LTLIBOBJS = @LTLIBOBJS@
117MAKEINFO = @MAKEINFO@
118MKDIR_P = @MKDIR_P@
119NMEDIT = @NMEDIT@
120OBJDUMP = @OBJDUMP@
121OBJEXT = @OBJEXT@
122OGG_CFLAGS = @OGG_CFLAGS@
123OGG_LIBS = @OGG_LIBS@
124PACKAGE = @PACKAGE@
125PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
126PACKAGE_NAME = @PACKAGE_NAME@
127PACKAGE_STRING = @PACKAGE_STRING@
128PACKAGE_TARNAME = @PACKAGE_TARNAME@
129PACKAGE_VERSION = @PACKAGE_VERSION@
130PATH_SEPARATOR = @PATH_SEPARATOR@
131PDFLATEX = @PDFLATEX@
132PKG_CONFIG = @PKG_CONFIG@
133PROFILE = @PROFILE@
134RANLIB = @RANLIB@
135SED = @SED@
136SET_MAKE = @SET_MAKE@
137SHELL = @SHELL@
138STRIP = @STRIP@
139VERSION = @VERSION@
140VE_LIB_AGE = @VE_LIB_AGE@
141VE_LIB_CURRENT = @VE_LIB_CURRENT@
142VE_LIB_REVISION = @VE_LIB_REVISION@
143VF_LIB_AGE = @VF_LIB_AGE@
144VF_LIB_CURRENT = @VF_LIB_CURRENT@
145VF_LIB_REVISION = @VF_LIB_REVISION@
146VORBIS_LIBS = @VORBIS_LIBS@
147V_LIB_AGE = @V_LIB_AGE@
148V_LIB_CURRENT = @V_LIB_CURRENT@
149V_LIB_REVISION = @V_LIB_REVISION@
150abs_builddir = @abs_builddir@
151abs_srcdir = @abs_srcdir@
152abs_top_builddir = @abs_top_builddir@
153abs_top_srcdir = @abs_top_srcdir@
154ac_ct_CC = @ac_ct_CC@
155ac_ct_CXX = @ac_ct_CXX@
156ac_ct_F77 = @ac_ct_F77@
157am__include = @am__include@
158am__leading_dot = @am__leading_dot@
159am__quote = @am__quote@
160am__tar = @am__tar@
161am__untar = @am__untar@
162bindir = @bindir@
163build = @build@
164build_alias = @build_alias@
165build_cpu = @build_cpu@
166build_os = @build_os@
167build_vendor = @build_vendor@
168builddir = @builddir@
169datadir = @datadir@
170datarootdir = @datarootdir@
171docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
172dvidir = @dvidir@
173exec_prefix = @exec_prefix@
174host = @host@
175host_alias = @host_alias@
176host_cpu = @host_cpu@
177host_os = @host_os@
178host_vendor = @host_vendor@
179htmldir = @htmldir@
180includedir = @includedir@
181infodir = @infodir@
182install_sh = @install_sh@
183libdir = @libdir@
184libexecdir = @libexecdir@
185localedir = @localedir@
186localstatedir = @localstatedir@
187mandir = @mandir@
188mkdir_p = @mkdir_p@
189oldincludedir = @oldincludedir@
190pdfdir = @pdfdir@
191prefix = @prefix@
192program_transform_name = @program_transform_name@
193psdir = @psdir@
194pthread_lib = @pthread_lib@
195sbindir = @sbindir@
196sharedstatedir = @sharedstatedir@
197srcdir = @srcdir@
198sysconfdir = @sysconfdir@
199target = @target@
200target_alias = @target_alias@
201target_cpu = @target_cpu@
202target_os = @target_os@
203target_vendor = @target_vendor@
204top_build_prefix = @top_build_prefix@
205top_builddir = @top_builddir@
206top_srcdir = @top_srcdir@
207SUBDIRS = vorbisfile vorbisenc
208
209### all of the static docs, commited to SVN and included as is
210static_docs = \
211	rfc5215.xml \
212	rfc5215.txt \
213	eightphase.png \
214	evenlsp.png \
215	fish_xiph_org.png \
216	floor1_inverse_dB_table.html \
217	floorval.png \
218	fourphase.png \
219	framing.html \
220	helper.html \
221	index.html \
222	lspmap.png \
223	oddlsp.png \
224	oggstream.html \
225	programming.html \
226	squarepolar.png \
227	stereo.html \
228	stream.png \
229	v-comment.html \
230	vorbis-clip.txt \
231	vorbis-errors.txt \
232	vorbis-fidelity.html \
233	vorbis.html \
234	vorbisword2.png \
235	wait.png \
236	white-xifish.png
237
238
239# bits needed by the spec
240SPEC_PNG = \
241	components.png \
242	floor1-1.png \
243	floor1-2.png \
244	floor1-3.png \
245	floor1-4.png \
246	hufftree.png \
247	hufftree-under.png \
248	residue-pack.png \
249	residue2.png \
250	white-xifish.png \
251	window1.png \
252	window2.png
253
254SPEC_PDF = xifish.pdf
255
256# FIXME: also needed here
257#	white-xifish.png 
258SPEC_TEX = \
259	Vorbis_I_spec.tex \
260	01-introduction.tex \
261	02-bitpacking.tex \
262	03-codebook.tex \
263	04-codec.tex   \
264	05-comment.tex \
265	06-floor0.tex  \
266	07-floor1.tex  \
267	08-residue.tex \
268	09-helper.tex  \
269	10-tables.tex  \
270	a1-encapsulation-ogg.tex \
271	a2-encapsulation-rtp.tex \
272	footer.tex
273
274built_docs = Vorbis_I_spec.pdf Vorbis_I_spec.html Vorbis_I_spec.css
275@BUILD_DOCS_FALSE@doc_DATA = $(static_docs)
276
277# conditionally make the generated documentation
278@BUILD_DOCS_TRUE@doc_DATA = $(static_docs) $(SPEC_PNG) $(built_docs)
279EXTRA_DIST = $(static_docs) $(built_docs) \
280	$(SPEC_TEX) $(SPEC_PNG) $(SPEC_PDF) Vorbis_I_spec.cfg
281
282
283# these are expensive; only remove if we have to
284MAINTAINERCLEANFILES = $(built_docs)
285CLEANFILES = $(SPEC_TEX:%.tex=%.aux) \
286	     Vorbis_I_spec.4ct Vorbis_I_spec.4tc \
287	     Vorbis_I_spec.dvi Vorbis_I_spec.idv \
288	     Vorbis_I_spec.lg  Vorbis_I_spec.log \
289	     Vorbis_I_spec.out Vorbis_I_spec.tmp \
290	     Vorbis_I_spec.toc Vorbis_I_spec.xref \
291	     Vorbis_I_spec*.png \
292	     zzVorbis_I_spec.ps xifish.png
293
294DISTCLEANFILES = $(built_docs)
295all: all-recursive
296
297.SUFFIXES:
298$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
299	@for dep in $?; do \
300	  case '$(am__configure_deps)' in \
301	    *$$dep*) \
302	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
303		&& exit 0; \
304	      exit 1;; \
305	  esac; \
306	done; \
307	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  doc/Makefile'; \
308	cd $(top_srcdir) && \
309	  $(AUTOMAKE) --foreign  doc/Makefile
310.PRECIOUS: Makefile
311Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
312	@case '$?' in \
313	  *config.status*) \
314	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
315	  *) \
316	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
317	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
318	esac;
319
320$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
321	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
322
323$(top_srcdir)/configure:  $(am__configure_deps)
324	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
325$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
326	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
327
328mostlyclean-libtool:
329	-rm -f *.lo
330
331clean-libtool:
332	-rm -rf .libs _libs
333install-docDATA: $(doc_DATA)
334	@$(NORMAL_INSTALL)
335	test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)"
336	@list='$(doc_DATA)'; for p in $$list; do \
337	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
338	  f=$(am__strip_dir) \
339	  echo " $(docDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docdir)/$$f'"; \
340	  $(docDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docdir)/$$f"; \
341	done
342
343uninstall-docDATA:
344	@$(NORMAL_UNINSTALL)
345	@list='$(doc_DATA)'; for p in $$list; do \
346	  f=$(am__strip_dir) \
347	  echo " rm -f '$(DESTDIR)$(docdir)/$$f'"; \
348	  rm -f "$(DESTDIR)$(docdir)/$$f"; \
349	done
350
351# This directory's subdirectories are mostly independent; you can cd
352# into them and run `make' without going through this Makefile.
353# To change the values of `make' variables: instead of editing Makefiles,
354# (1) if the variable is set in `config.status', edit `config.status'
355#     (which will cause the Makefiles to be regenerated when you run `make');
356# (2) otherwise, pass the desired values on the `make' command line.
357$(RECURSIVE_TARGETS):
358	@failcom='exit 1'; \
359	for f in x $$MAKEFLAGS; do \
360	  case $$f in \
361	    *=* | --[!k]*);; \
362	    *k*) failcom='fail=yes';; \
363	  esac; \
364	done; \
365	dot_seen=no; \
366	target=`echo $@ | sed s/-recursive//`; \
367	list='$(SUBDIRS)'; for subdir in $$list; do \
368	  echo "Making $$target in $$subdir"; \
369	  if test "$$subdir" = "."; then \
370	    dot_seen=yes; \
371	    local_target="$$target-am"; \
372	  else \
373	    local_target="$$target"; \
374	  fi; \
375	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
376	  || eval $$failcom; \
377	done; \
378	if test "$$dot_seen" = "no"; then \
379	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
380	fi; test -z "$$fail"
381
382$(RECURSIVE_CLEAN_TARGETS):
383	@failcom='exit 1'; \
384	for f in x $$MAKEFLAGS; do \
385	  case $$f in \
386	    *=* | --[!k]*);; \
387	    *k*) failcom='fail=yes';; \
388	  esac; \
389	done; \
390	dot_seen=no; \
391	case "$@" in \
392	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
393	  *) list='$(SUBDIRS)' ;; \
394	esac; \
395	rev=''; for subdir in $$list; do \
396	  if test "$$subdir" = "."; then :; else \
397	    rev="$$subdir $$rev"; \
398	  fi; \
399	done; \
400	rev="$$rev ."; \
401	target=`echo $@ | sed s/-recursive//`; \
402	for subdir in $$rev; do \
403	  echo "Making $$target in $$subdir"; \
404	  if test "$$subdir" = "."; then \
405	    local_target="$$target-am"; \
406	  else \
407	    local_target="$$target"; \
408	  fi; \
409	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
410	  || eval $$failcom; \
411	done && test -z "$$fail"
412tags-recursive:
413	list='$(SUBDIRS)'; for subdir in $$list; do \
414	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
415	done
416ctags-recursive:
417	list='$(SUBDIRS)'; for subdir in $$list; do \
418	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
419	done
420
421ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
422	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
423	unique=`for i in $$list; do \
424	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
425	  done | \
426	  $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
427	      END { if (nonempty) { for (i in files) print i; }; }'`; \
428	mkid -fID $$unique
429tags: TAGS
430
431TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
432		$(TAGS_FILES) $(LISP)
433	tags=; \
434	here=`pwd`; \
435	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
436	  include_option=--etags-include; \
437	  empty_fix=.; \
438	else \
439	  include_option=--include; \
440	  empty_fix=; \
441	fi; \
442	list='$(SUBDIRS)'; for subdir in $$list; do \
443	  if test "$$subdir" = .; then :; else \
444	    test ! -f $$subdir/TAGS || \
445	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
446	  fi; \
447	done; \
448	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
449	unique=`for i in $$list; do \
450	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
451	  done | \
452	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
453	      END { if (nonempty) { for (i in files) print i; }; }'`; \
454	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
455	  test -n "$$unique" || unique=$$empty_fix; \
456	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
457	    $$tags $$unique; \
458	fi
459ctags: CTAGS
460CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
461		$(TAGS_FILES) $(LISP)
462	tags=; \
463	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
464	unique=`for i in $$list; do \
465	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
466	  done | \
467	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
468	      END { if (nonempty) { for (i in files) print i; }; }'`; \
469	test -z "$(CTAGS_ARGS)$$tags$$unique" \
470	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
471	     $$tags $$unique
472
473GTAGS:
474	here=`$(am__cd) $(top_builddir) && pwd` \
475	  && cd $(top_srcdir) \
476	  && gtags -i $(GTAGS_ARGS) $$here
477
478distclean-tags:
479	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
480
481distdir: $(DISTFILES)
482	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
483	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
484	list='$(DISTFILES)'; \
485	  dist_files=`for file in $$list; do echo $$file; done | \
486	  sed -e "s|^$$srcdirstrip/||;t" \
487	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
488	case $$dist_files in \
489	  */*) $(MKDIR_P) `echo "$$dist_files" | \
490			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
491			   sort -u` ;; \
492	esac; \
493	for file in $$dist_files; do \
494	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
495	  if test -d $$d/$$file; then \
496	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
497	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
498	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
499	    fi; \
500	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
501	  else \
502	    test -f $(distdir)/$$file \
503	    || cp -p $$d/$$file $(distdir)/$$file \
504	    || exit 1; \
505	  fi; \
506	done
507	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
508	  if test "$$subdir" = .; then :; else \
509	    test -d "$(distdir)/$$subdir" \
510	    || $(MKDIR_P) "$(distdir)/$$subdir" \
511	    || exit 1; \
512	    distdir=`$(am__cd) $(distdir) && pwd`; \
513	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
514	    (cd $$subdir && \
515	      $(MAKE) $(AM_MAKEFLAGS) \
516	        top_distdir="$$top_distdir" \
517	        distdir="$$distdir/$$subdir" \
518		am__remove_distdir=: \
519		am__skip_length_check=: \
520	        distdir) \
521	      || exit 1; \
522	  fi; \
523	done
524check-am: all-am
525check: check-recursive
526all-am: Makefile $(DATA)
527installdirs: installdirs-recursive
528installdirs-am:
529	for dir in "$(DESTDIR)$(docdir)"; do \
530	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
531	done
532install: install-recursive
533install-exec: install-exec-recursive
534install-data: install-data-recursive
535uninstall: uninstall-recursive
536
537install-am: all-am
538	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
539
540installcheck: installcheck-recursive
541install-strip:
542	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
543	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
544	  `test -z '$(STRIP)' || \
545	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
546mostlyclean-generic:
547
548clean-generic:
549	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
550
551distclean-generic:
552	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
553	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
554
555maintainer-clean-generic:
556	@echo "This command is intended for maintainers to use"
557	@echo "it deletes files that may require special tools to rebuild."
558	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
559clean: clean-recursive
560
561clean-am: clean-generic clean-libtool mostlyclean-am
562
563distclean: distclean-recursive
564	-rm -f Makefile
565distclean-am: clean-am distclean-generic distclean-tags
566
567dvi: dvi-recursive
568
569dvi-am:
570
571html: html-recursive
572
573info: info-recursive
574
575info-am:
576
577install-data-am: install-docDATA
578
579install-dvi: install-dvi-recursive
580
581install-exec-am:
582
583install-html: install-html-recursive
584
585install-info: install-info-recursive
586
587install-man:
588
589install-pdf: install-pdf-recursive
590
591install-ps: install-ps-recursive
592
593installcheck-am:
594
595maintainer-clean: maintainer-clean-recursive
596	-rm -f Makefile
597maintainer-clean-am: distclean-am maintainer-clean-generic
598
599mostlyclean: mostlyclean-recursive
600
601mostlyclean-am: mostlyclean-generic mostlyclean-libtool
602
603pdf: pdf-recursive
604
605pdf-am:
606
607ps: ps-recursive
608
609ps-am:
610
611uninstall-am: uninstall-docDATA
612
613.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
614	install-strip
615
616.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
617	all all-am check check-am clean clean-generic clean-libtool \
618	ctags ctags-recursive distclean distclean-generic \
619	distclean-libtool distclean-tags distdir dvi dvi-am html \
620	html-am info info-am install install-am install-data \
621	install-data-am install-docDATA install-dvi install-dvi-am \
622	install-exec install-exec-am install-html install-html-am \
623	install-info install-info-am install-man install-pdf \
624	install-pdf-am install-ps install-ps-am install-strip \
625	installcheck installcheck-am installdirs installdirs-am \
626	maintainer-clean maintainer-clean-generic mostlyclean \
627	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
628	tags tags-recursive uninstall uninstall-am uninstall-docDATA
629
630
631# explicit rules for generating docs
632@BUILD_DOCS_TRUE@xifish.png: white-xifish.png
633@BUILD_DOCS_TRUE@	cp $< $@
634
635@BUILD_DOCS_TRUE@Vorbis_I_spec.html Vorbis_I_spec.css: $(SPEC_TEX) $(SPEC_PNG) xifish.png
636@BUILD_DOCS_TRUE@	htlatex $<
637
638@BUILD_DOCS_TRUE@Vorbis_I_spec.pdf: $(SPEC_TEX) $(SPEC_PNG) xifish.png
639@BUILD_DOCS_TRUE@	pdflatex $<
640@BUILD_DOCS_TRUE@	pdflatex $<
641@BUILD_DOCS_TRUE@	pdflatex $<
642@BUILD_DOCS_FALSE@Vorbis_I_spec.html: NO_DOCS_ERROR
643@BUILD_DOCS_FALSE@Vorbis_I_spec.pdf: NO_DOCS_ERROR
644@BUILD_DOCS_FALSE@NO_DOCS_ERROR:
645@BUILD_DOCS_FALSE@	@echo
646@BUILD_DOCS_FALSE@	@echo "*** Documentation has not been built! ***"
647@BUILD_DOCS_FALSE@	@echo "Try re-running after passing --enable-docs to configure."
648@BUILD_DOCS_FALSE@	@echo
649# Tell versions [3.59,3.63) of GNU make to not export all variables.
650# Otherwise a system limit (for SysV at least) may be exceeded.
651.NOEXPORT:
652