Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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

added libvorbis

File size: 11.3 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/vorbisfile
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 =
48am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
49am__vpath_adj = case $$p in \
50    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
51    *) f=$$p;; \
52  esac;
53am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
54am__installdirs = "$(DESTDIR)$(docdir)"
55docDATA_INSTALL = $(INSTALL_DATA)
56DATA = $(doc_DATA)
57DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
58ACLOCAL = @ACLOCAL@
59ALLOCA = @ALLOCA@
60AMTAR = @AMTAR@
61AR = @AR@
62AUTOCONF = @AUTOCONF@
63AUTOHEADER = @AUTOHEADER@
64AUTOMAKE = @AUTOMAKE@
65AWK = @AWK@
66CC = @CC@
67CCDEPMODE = @CCDEPMODE@
68CFLAGS = @CFLAGS@
69CPP = @CPP@
70CPPFLAGS = @CPPFLAGS@
71CXX = @CXX@
72CXXCPP = @CXXCPP@
73CXXDEPMODE = @CXXDEPMODE@
74CXXFLAGS = @CXXFLAGS@
75CYGPATH_W = @CYGPATH_W@
76DEBUG = @DEBUG@
77DEFS = @DEFS@
78DEPDIR = @DEPDIR@
79ECHO = @ECHO@
80ECHO_C = @ECHO_C@
81ECHO_N = @ECHO_N@
82ECHO_T = @ECHO_T@
83EGREP = @EGREP@
84EXEEXT = @EXEEXT@
85F77 = @F77@
86FFLAGS = @FFLAGS@
87GREP = @GREP@
88HAVE_PKG_CONFIG = @HAVE_PKG_CONFIG@
89INSTALL = @INSTALL@
90INSTALL_DATA = @INSTALL_DATA@
91INSTALL_PROGRAM = @INSTALL_PROGRAM@
92INSTALL_SCRIPT = @INSTALL_SCRIPT@
93INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
94LDFLAGS = @LDFLAGS@
95LIBOBJS = @LIBOBJS@
96LIBS = @LIBS@
97LIBTOOL = @LIBTOOL@
98LN_S = @LN_S@
99LTLIBOBJS = @LTLIBOBJS@
100MAINT = @MAINT@
101MAKEINFO = @MAKEINFO@
102MKDIR_P = @MKDIR_P@
103OBJEXT = @OBJEXT@
104OGG_CFLAGS = @OGG_CFLAGS@
105OGG_LIBS = @OGG_LIBS@
106PACKAGE = @PACKAGE@
107PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
108PACKAGE_NAME = @PACKAGE_NAME@
109PACKAGE_STRING = @PACKAGE_STRING@
110PACKAGE_TARNAME = @PACKAGE_TARNAME@
111PACKAGE_VERSION = @PACKAGE_VERSION@
112PATH_SEPARATOR = @PATH_SEPARATOR@
113PDFXMLTEX = @PDFXMLTEX@
114PKG_CONFIG = @PKG_CONFIG@
115PROFILE = @PROFILE@
116RANLIB = @RANLIB@
117SET_MAKE = @SET_MAKE@
118SHELL = @SHELL@
119STRIP = @STRIP@
120VERSION = @VERSION@
121VE_LIB_AGE = @VE_LIB_AGE@
122VE_LIB_CURRENT = @VE_LIB_CURRENT@
123VE_LIB_REVISION = @VE_LIB_REVISION@
124VF_LIB_AGE = @VF_LIB_AGE@
125VF_LIB_CURRENT = @VF_LIB_CURRENT@
126VF_LIB_REVISION = @VF_LIB_REVISION@
127VORBIS_LIBS = @VORBIS_LIBS@
128V_LIB_AGE = @V_LIB_AGE@
129V_LIB_CURRENT = @V_LIB_CURRENT@
130V_LIB_REVISION = @V_LIB_REVISION@
131XSLTPROC = @XSLTPROC@
132abs_builddir = @abs_builddir@
133abs_srcdir = @abs_srcdir@
134abs_top_builddir = @abs_top_builddir@
135abs_top_srcdir = @abs_top_srcdir@
136ac_ct_CC = @ac_ct_CC@
137ac_ct_CXX = @ac_ct_CXX@
138ac_ct_F77 = @ac_ct_F77@
139am__include = @am__include@
140am__leading_dot = @am__leading_dot@
141am__quote = @am__quote@
142am__tar = @am__tar@
143am__untar = @am__untar@
144bindir = @bindir@
145build = @build@
146build_alias = @build_alias@
147build_cpu = @build_cpu@
148build_os = @build_os@
149build_vendor = @build_vendor@
150builddir = @builddir@
151datadir = @datadir@
152datarootdir = @datarootdir@
153docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/vorbisfile
154dvidir = @dvidir@
155exec_prefix = @exec_prefix@
156host = @host@
157host_alias = @host_alias@
158host_cpu = @host_cpu@
159host_os = @host_os@
160host_vendor = @host_vendor@
161htmldir = @htmldir@
162includedir = @includedir@
163infodir = @infodir@
164install_sh = @install_sh@
165libdir = @libdir@
166libexecdir = @libexecdir@
167localedir = @localedir@
168localstatedir = @localstatedir@
169mandir = @mandir@
170mkdir_p = @mkdir_p@
171oldincludedir = @oldincludedir@
172pdfdir = @pdfdir@
173prefix = @prefix@
174program_transform_name = @program_transform_name@
175psdir = @psdir@
176pthread_lib = @pthread_lib@
177sbindir = @sbindir@
178sharedstatedir = @sharedstatedir@
179srcdir = @srcdir@
180sysconfdir = @sysconfdir@
181target = @target@
182target_alias = @target_alias@
183target_cpu = @target_cpu@
184target_os = @target_os@
185target_vendor = @target_vendor@
186top_builddir = @top_builddir@
187top_srcdir = @top_srcdir@
188doc_DATA = OggVorbis_File.html callbacks.html chaining_example_c.html\
189        chainingexample.html crosslap.html datastructures.html decoding.html\
190        example.html exampleindex.html fileinfo.html index.html\
191        initialization.html ov_bitrate.html ov_bitrate_instant.html\
192        ov_callbacks.html ov_clear.html ov_comment.html ov_crosslap.html\
193        ov_info.html ov_open.html ov_open_callbacks.html ov_pcm_seek.html\
194        ov_pcm_seek_lap.html ov_pcm_seek_page.html ov_pcm_seek_page_lap.html\
195        ov_pcm_tell.html ov_pcm_total.html ov_raw_seek.html\
196        ov_raw_seek_lap.html ov_raw_tell.html ov_raw_total.html ov_read.html\
197        ov_read_float.html ov_seekable.html ov_serialnumber.html\
198        ov_streams.html ov_test.html ov_test_callbacks.html ov_test_open.html\
199        ov_time_seek.html ov_time_seek_lap.html ov_time_seek_page.html\
200        ov_time_seek_page_lap.html ov_time_tell.html ov_time_total.html\
201        overview.html reference.html return.html seekexample.html seeking.html\
202        seeking_example_c.html seeking_test_c.html seekingexample.html\
203        style.css threads.html vorbis_comment.html vorbis_info.html\
204        vorbisfile_example_c.html
205
206EXTRA_DIST = $(doc_DATA)
207all: all-am
208
209.SUFFIXES:
210$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
211        @for dep in $?; do \
212          case '$(am__configure_deps)' in \
213            *$$dep*) \
214              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
215                && exit 0; \
216              exit 1;; \
217          esac; \
218        done; \
219        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  doc/vorbisfile/Makefile'; \
220        cd $(top_srcdir) && \
221          $(AUTOMAKE) --gnu  doc/vorbisfile/Makefile
222.PRECIOUS: Makefile
223Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
224        @case '$?' in \
225          *config.status*) \
226            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
227          *) \
228            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
229            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
230        esac;
231
232$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
233        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
234
235$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
236        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
237$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
238        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
239
240mostlyclean-libtool:
241        -rm -f *.lo
242
243clean-libtool:
244        -rm -rf .libs _libs
245install-docDATA: $(doc_DATA)
246        @$(NORMAL_INSTALL)
247        test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)"
248        @list='$(doc_DATA)'; for p in $$list; do \
249          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
250          f=$(am__strip_dir) \
251          echo " $(docDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docdir)/$$f'"; \
252          $(docDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docdir)/$$f"; \
253        done
254
255uninstall-docDATA:
256        @$(NORMAL_UNINSTALL)
257        @list='$(doc_DATA)'; for p in $$list; do \
258          f=$(am__strip_dir) \
259          echo " rm -f '$(DESTDIR)$(docdir)/$$f'"; \
260          rm -f "$(DESTDIR)$(docdir)/$$f"; \
261        done
262tags: TAGS
263TAGS:
264
265ctags: CTAGS
266CTAGS:
267
268
269distdir: $(DISTFILES)
270        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
271        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
272        list='$(DISTFILES)'; \
273          dist_files=`for file in $$list; do echo $$file; done | \
274          sed -e "s|^$$srcdirstrip/||;t" \
275              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
276        case $$dist_files in \
277          */*) $(MKDIR_P) `echo "$$dist_files" | \
278                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
279                           sort -u` ;; \
280        esac; \
281        for file in $$dist_files; do \
282          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
283          if test -d $$d/$$file; then \
284            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
285            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
286              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
287            fi; \
288            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
289          else \
290            test -f $(distdir)/$$file \
291            || cp -p $$d/$$file $(distdir)/$$file \
292            || exit 1; \
293          fi; \
294        done
295check-am: all-am
296check: check-am
297all-am: Makefile $(DATA)
298installdirs:
299        for dir in "$(DESTDIR)$(docdir)"; do \
300          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
301        done
302install: install-am
303install-exec: install-exec-am
304install-data: install-data-am
305uninstall: uninstall-am
306
307install-am: all-am
308        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
309
310installcheck: installcheck-am
311install-strip:
312        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
313          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
314          `test -z '$(STRIP)' || \
315            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
316mostlyclean-generic:
317
318clean-generic:
319
320distclean-generic:
321        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
322
323maintainer-clean-generic:
324        @echo "This command is intended for maintainers to use"
325        @echo "it deletes files that may require special tools to rebuild."
326clean: clean-am
327
328clean-am: clean-generic clean-libtool mostlyclean-am
329
330distclean: distclean-am
331        -rm -f Makefile
332distclean-am: clean-am distclean-generic
333
334dvi: dvi-am
335
336dvi-am:
337
338html: html-am
339
340info: info-am
341
342info-am:
343
344install-data-am: install-docDATA
345
346install-dvi: install-dvi-am
347
348install-exec-am:
349
350install-html: install-html-am
351
352install-info: install-info-am
353
354install-man:
355
356install-pdf: install-pdf-am
357
358install-ps: install-ps-am
359
360installcheck-am:
361
362maintainer-clean: maintainer-clean-am
363        -rm -f Makefile
364maintainer-clean-am: distclean-am maintainer-clean-generic
365
366mostlyclean: mostlyclean-am
367
368mostlyclean-am: mostlyclean-generic mostlyclean-libtool
369
370pdf: pdf-am
371
372pdf-am:
373
374ps: ps-am
375
376ps-am:
377
378uninstall-am: uninstall-docDATA
379
380.MAKE: install-am install-strip
381
382.PHONY: all all-am check check-am clean clean-generic clean-libtool \
383        distclean distclean-generic distclean-libtool distdir dvi \
384        dvi-am html html-am info info-am install install-am \
385        install-data install-data-am install-docDATA install-dvi \
386        install-dvi-am install-exec install-exec-am install-html \
387        install-html-am install-info install-info-am install-man \
388        install-pdf install-pdf-am install-ps install-ps-am \
389        install-strip installcheck installcheck-am installdirs \
390        maintainer-clean maintainer-clean-generic mostlyclean \
391        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
392        uninstall uninstall-am uninstall-docDATA
393
394# Tell versions [3.59,3.63) of GNU make to not export all variables.
395# Otherwise a system limit (for SysV at least) may be exceeded.
396.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.