Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/libvorbis-1.2.0/doc/Makefile.in @ 16

Last change on this file since 16 was 16, checked in by landauf, 16 years ago

added libvorbis

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