~ubuntu-branches/ubuntu/precise/flac/precise-updates

« back to all changes in this revision

Viewing changes to src/libOggFLAC/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Joshua Kwan
  • Date: 2007-05-29 22:56:36 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070529225636-ljeff8xxip09qaap
Tags: 1.1.4-1
* New upstream release. closes: #405167, #411311
  - libOggFLAC and libOggFLAC++ have been merged into libFLAC, so
    remove their corresponding packages.
  - Because of the API changes required to effect the above, there has
    been yet another soname bump. libflac7 -> libflac8 and
    libflac++5 -> libflac++6. Emails have been dispatched to the
    maintainers of dependent packages.
* Some notes on patches that were removed:
  - 02_stdin_stdout, 06_manpage_mention_utf8_convert: merged upstream
  - 08_manpage_warnings: Upstream has changed the manpage so it defintely
    can't fit in in 80 cols, so just forget about it. We'll live.
  - 05_eof_warnings_are_errors: Upstream decided to add a -w option to
    flac to treat all warnings as errors. I am going to defer to that
    for now, but if people think it's stupid let me know and I'll port
    the patch forward.
  - 04_stack_smasher: was a backport from 1.1.3, so it's obsolete.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.8.5 from Makefile.am.
2
 
# @configure_input@
3
 
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004  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
 
 
17
 
#  libOggFLAC - Free Lossless Audio Codec + Ogg library
18
 
#  Copyright (C) 2002,2003,2004,2005  Josh Coalson
19
 
#
20
 
#  Redistribution and use in source and binary forms, with or without
21
 
#  modification, are permitted provided that the following conditions
22
 
#  are met:
23
 
#
24
 
#  - Redistributions of source code must retain the above copyright
25
 
#  notice, this list of conditions and the following disclaimer.
26
 
#
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.
30
 
#
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.
34
 
#
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.
46
 
 
47
 
 
48
 
SOURCES = $(libOggFLAC_la_SOURCES)
49
 
 
50
 
srcdir = @srcdir@
51
 
top_srcdir = @top_srcdir@
52
 
VPATH = @srcdir@
53
 
pkgdatadir = $(datadir)/@PACKAGE@
54
 
pkglibdir = $(libdir)/@PACKAGE@
55
 
pkgincludedir = $(includedir)/@PACKAGE@
56
 
top_builddir = ../..
57
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
58
 
INSTALL = @INSTALL@
59
 
install_sh_DATA = $(install_sh) -c -m 644
60
 
install_sh_PROGRAM = $(install_sh) -c
61
 
install_sh_SCRIPT = $(install_sh) -c
62
 
INSTALL_HEADER = $(INSTALL_DATA)
63
 
transform = $(program_transform_name)
64
 
NORMAL_INSTALL = :
65
 
PRE_INSTALL = :
66
 
POST_INSTALL = :
67
 
NORMAL_UNINSTALL = :
68
 
PRE_UNINSTALL = :
69
 
POST_UNINSTALL = :
70
 
host_triplet = @host@
71
 
subdir = src/libOggFLAC
72
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
73
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
74
 
am__aclocal_m4_deps = $(top_srcdir)/configure.in
75
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
76
 
        $(ACLOCAL_M4)
77
 
mkinstalldirs = $(mkdir_p)
78
 
CONFIG_HEADER = $(top_builddir)/config.h
79
 
CONFIG_CLEAN_FILES =
80
 
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(m4datadir)"
81
 
libLTLIBRARIES_INSTALL = $(INSTALL)
82
 
LTLIBRARIES = $(lib_LTLIBRARIES)
83
 
libOggFLAC_la_DEPENDENCIES = ../libFLAC/libFLAC.la
84
 
am_libOggFLAC_la_OBJECTS = file_decoder.lo file_encoder.lo \
85
 
        ogg_decoder_aspect.lo ogg_encoder_aspect.lo ogg_helper.lo \
86
 
        ogg_mapping.lo seekable_stream_decoder.lo \
87
 
        seekable_stream_encoder.lo stream_decoder.lo stream_encoder.lo
88
 
libOggFLAC_la_OBJECTS = $(am_libOggFLAC_la_OBJECTS)
89
 
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
90
 
depcomp = $(SHELL) $(top_srcdir)/depcomp
91
 
am__depfiles_maybe = depfiles
92
 
@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/file_decoder.Plo \
93
 
@AMDEP_TRUE@    ./$(DEPDIR)/file_encoder.Plo \
94
 
@AMDEP_TRUE@    ./$(DEPDIR)/ogg_decoder_aspect.Plo \
95
 
@AMDEP_TRUE@    ./$(DEPDIR)/ogg_encoder_aspect.Plo \
96
 
@AMDEP_TRUE@    ./$(DEPDIR)/ogg_helper.Plo \
97
 
@AMDEP_TRUE@    ./$(DEPDIR)/ogg_mapping.Plo \
98
 
@AMDEP_TRUE@    ./$(DEPDIR)/seekable_stream_decoder.Plo \
99
 
@AMDEP_TRUE@    ./$(DEPDIR)/seekable_stream_encoder.Plo \
100
 
@AMDEP_TRUE@    ./$(DEPDIR)/stream_decoder.Plo \
101
 
@AMDEP_TRUE@    ./$(DEPDIR)/stream_encoder.Plo
102
 
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
103
 
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
104
 
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
105
 
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
106
 
        $(AM_CFLAGS) $(CFLAGS)
107
 
CCLD = $(CC)
108
 
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
109
 
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
110
 
SOURCES = $(libOggFLAC_la_SOURCES)
111
 
DIST_SOURCES = $(libOggFLAC_la_SOURCES)
112
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
113
 
        html-recursive info-recursive install-data-recursive \
114
 
        install-exec-recursive install-info-recursive \
115
 
        install-recursive installcheck-recursive installdirs-recursive \
116
 
        pdf-recursive ps-recursive uninstall-info-recursive \
117
 
        uninstall-recursive
118
 
m4dataDATA_INSTALL = $(INSTALL_DATA)
119
 
DATA = $(m4data_DATA)
120
 
ETAGS = etags
121
 
CTAGS = ctags
122
 
DIST_SUBDIRS = $(SUBDIRS)
123
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
124
 
ACLOCAL = @ACLOCAL@
125
 
AMDEP_FALSE = @AMDEP_FALSE@
126
 
AMDEP_TRUE = @AMDEP_TRUE@
127
 
AMTAR = @AMTAR@
128
 
AS = @AS@
129
 
AUTOCONF = @AUTOCONF@
130
 
AUTOHEADER = @AUTOHEADER@
131
 
AUTOMAKE = @AUTOMAKE@
132
 
AWK = @AWK@
133
 
CC = @CC@
134
 
CCAS = @CCAS@
135
 
CCASFLAGS = @CCASFLAGS@
136
 
CCDEPMODE = @CCDEPMODE@
137
 
CFLAGS = @CFLAGS@
138
 
CPP = @CPP@
139
 
CPPFLAGS = @CPPFLAGS@
140
 
CXX = @CXX@
141
 
CXXDEPMODE = @CXXDEPMODE@
142
 
CXXFLAGS = @CXXFLAGS@
143
 
CYGPATH_W = @CYGPATH_W@
144
 
DEBUG_FALSE = @DEBUG_FALSE@
145
 
DEBUG_TRUE = @DEBUG_TRUE@
146
 
DEFS = @DEFS@
147
 
DEPDIR = @DEPDIR@
148
 
DOCBOOK_TO_MAN = @DOCBOOK_TO_MAN@
149
 
DOXYGEN = @DOXYGEN@
150
 
ECHO = @ECHO@
151
 
ECHO_C = @ECHO_C@
152
 
ECHO_N = @ECHO_N@
153
 
ECHO_T = @ECHO_T@
154
 
EGREP = @EGREP@
155
 
EXEEXT = @EXEEXT@
156
 
FLaC__CPU_IA32_FALSE = @FLaC__CPU_IA32_FALSE@
157
 
FLaC__CPU_IA32_TRUE = @FLaC__CPU_IA32_TRUE@
158
 
FLaC__CPU_PPC_FALSE = @FLaC__CPU_PPC_FALSE@
159
 
FLaC__CPU_PPC_TRUE = @FLaC__CPU_PPC_TRUE@
160
 
FLaC__CPU_SPARC_FALSE = @FLaC__CPU_SPARC_FALSE@
161
 
FLaC__CPU_SPARC_TRUE = @FLaC__CPU_SPARC_TRUE@
162
 
FLaC__EXHAUSTIVE_TESTS_FALSE = @FLaC__EXHAUSTIVE_TESTS_FALSE@
163
 
FLaC__EXHAUSTIVE_TESTS_TRUE = @FLaC__EXHAUSTIVE_TESTS_TRUE@
164
 
FLaC__HAS_AS_FALSE = @FLaC__HAS_AS_FALSE@
165
 
FLaC__HAS_AS_TRUE = @FLaC__HAS_AS_TRUE@
166
 
FLaC__HAS_AS__TEMPORARILY_DISABLED_FALSE = @FLaC__HAS_AS__TEMPORARILY_DISABLED_FALSE@
167
 
FLaC__HAS_AS__TEMPORARILY_DISABLED_TRUE = @FLaC__HAS_AS__TEMPORARILY_DISABLED_TRUE@
168
 
FLaC__HAS_DOCBOOK_TO_MAN_FALSE = @FLaC__HAS_DOCBOOK_TO_MAN_FALSE@
169
 
FLaC__HAS_DOCBOOK_TO_MAN_TRUE = @FLaC__HAS_DOCBOOK_TO_MAN_TRUE@
170
 
FLaC__HAS_DOXYGEN_FALSE = @FLaC__HAS_DOXYGEN_FALSE@
171
 
FLaC__HAS_DOXYGEN_TRUE = @FLaC__HAS_DOXYGEN_TRUE@
172
 
FLaC__HAS_GAS_FALSE = @FLaC__HAS_GAS_FALSE@
173
 
FLaC__HAS_GAS_TRUE = @FLaC__HAS_GAS_TRUE@
174
 
FLaC__HAS_GAS__TEMPORARILY_DISABLED_FALSE = @FLaC__HAS_GAS__TEMPORARILY_DISABLED_FALSE@
175
 
FLaC__HAS_GAS__TEMPORARILY_DISABLED_TRUE = @FLaC__HAS_GAS__TEMPORARILY_DISABLED_TRUE@
176
 
FLaC__HAS_NASM_FALSE = @FLaC__HAS_NASM_FALSE@
177
 
FLaC__HAS_NASM_TRUE = @FLaC__HAS_NASM_TRUE@
178
 
FLaC__HAS_OGG_FALSE = @FLaC__HAS_OGG_FALSE@
179
 
FLaC__HAS_OGG_TRUE = @FLaC__HAS_OGG_TRUE@
180
 
FLaC__HAS_XMMS_FALSE = @FLaC__HAS_XMMS_FALSE@
181
 
FLaC__HAS_XMMS_TRUE = @FLaC__HAS_XMMS_TRUE@
182
 
FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_FALSE = @FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_FALSE@
183
 
FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_TRUE = @FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_TRUE@
184
 
FLaC__NO_ASM_FALSE = @FLaC__NO_ASM_FALSE@
185
 
FLaC__NO_ASM_TRUE = @FLaC__NO_ASM_TRUE@
186
 
FLaC__SSE_OS_FALSE = @FLaC__SSE_OS_FALSE@
187
 
FLaC__SSE_OS_TRUE = @FLaC__SSE_OS_TRUE@
188
 
FLaC__SYS_DARWIN_FALSE = @FLaC__SYS_DARWIN_FALSE@
189
 
FLaC__SYS_DARWIN_TRUE = @FLaC__SYS_DARWIN_TRUE@
190
 
FLaC__SYS_LINUX_FALSE = @FLaC__SYS_LINUX_FALSE@
191
 
FLaC__SYS_LINUX_TRUE = @FLaC__SYS_LINUX_TRUE@
192
 
FLaC__USE_3DNOW_FALSE = @FLaC__USE_3DNOW_FALSE@
193
 
FLaC__USE_3DNOW_TRUE = @FLaC__USE_3DNOW_TRUE@
194
 
FLaC__USE_ALTIVEC_FALSE = @FLaC__USE_ALTIVEC_FALSE@
195
 
FLaC__USE_ALTIVEC_TRUE = @FLaC__USE_ALTIVEC_TRUE@
196
 
FLaC__VALGRIND_TESTING_FALSE = @FLaC__VALGRIND_TESTING_FALSE@
197
 
FLaC__VALGRIND_TESTING_TRUE = @FLaC__VALGRIND_TESTING_TRUE@
198
 
GAS = @GAS@
199
 
INSTALL_DATA = @INSTALL_DATA@
200
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
201
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
202
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
203
 
LDFLAGS = @LDFLAGS@
204
 
LIBICONV = @LIBICONV@
205
 
LIBOBJS = @LIBOBJS@
206
 
LIBS = @LIBS@
207
 
LIBTOOL = @LIBTOOL@
208
 
LN_S = @LN_S@
209
 
LTLIBICONV = @LTLIBICONV@
210
 
LTLIBOBJS = @LTLIBOBJS@
211
 
MAINT = @MAINT@
212
 
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
213
 
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
214
 
MAKEINFO = @MAKEINFO@
215
 
NASM = @NASM@
216
 
OBJEXT = @OBJEXT@
217
 
OBJ_FORMAT = @OBJ_FORMAT@
218
 
OGG_CFLAGS = @OGG_CFLAGS@
219
 
OGG_LIBS = @OGG_LIBS@
220
 
PACKAGE = @PACKAGE@
221
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
222
 
PACKAGE_NAME = @PACKAGE_NAME@
223
 
PACKAGE_STRING = @PACKAGE_STRING@
224
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
225
 
PACKAGE_VERSION = @PACKAGE_VERSION@
226
 
PATH_SEPARATOR = @PATH_SEPARATOR@
227
 
RANLIB = @RANLIB@
228
 
SET_MAKE = @SET_MAKE@
229
 
SHELL = @SHELL@
230
 
STRIP = @STRIP@
231
 
VERSION = @VERSION@
232
 
XMMS_CFLAGS = @XMMS_CFLAGS@
233
 
XMMS_CONFIG = @XMMS_CONFIG@
234
 
XMMS_DATA_DIR = @XMMS_DATA_DIR@
235
 
XMMS_EFFECT_PLUGIN_DIR = @XMMS_EFFECT_PLUGIN_DIR@
236
 
XMMS_GENERAL_PLUGIN_DIR = @XMMS_GENERAL_PLUGIN_DIR@
237
 
XMMS_INPUT_PLUGIN_DIR = @XMMS_INPUT_PLUGIN_DIR@
238
 
XMMS_LIBS = @XMMS_LIBS@
239
 
XMMS_OUTPUT_PLUGIN_DIR = @XMMS_OUTPUT_PLUGIN_DIR@
240
 
XMMS_PLUGIN_DIR = @XMMS_PLUGIN_DIR@
241
 
XMMS_VERSION = @XMMS_VERSION@
242
 
XMMS_VISUALIZATION_PLUGIN_DIR = @XMMS_VISUALIZATION_PLUGIN_DIR@
243
 
ac_ct_CC = @ac_ct_CC@
244
 
ac_ct_CXX = @ac_ct_CXX@
245
 
ac_ct_RANLIB = @ac_ct_RANLIB@
246
 
ac_ct_STRIP = @ac_ct_STRIP@
247
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
248
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
249
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
250
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
251
 
am__include = @am__include@
252
 
am__leading_dot = @am__leading_dot@
253
 
am__quote = @am__quote@
254
 
bindir = @bindir@
255
 
build = @build@
256
 
build_alias = @build_alias@
257
 
build_cpu = @build_cpu@
258
 
build_os = @build_os@
259
 
build_vendor = @build_vendor@
260
 
datadir = @datadir@
261
 
exec_prefix = @exec_prefix@
262
 
host = @host@
263
 
host_alias = @host_alias@
264
 
host_cpu = @host_cpu@
265
 
host_os = @host_os@
266
 
host_vendor = @host_vendor@
267
 
includedir = @includedir@
268
 
infodir = @infodir@
269
 
install_sh = @install_sh@
270
 
libdir = @libdir@
271
 
libexecdir = @libexecdir@
272
 
localstatedir = @localstatedir@
273
 
mandir = @mandir@
274
 
mkdir_p = @mkdir_p@
275
 
oldincludedir = @oldincludedir@
276
 
prefix = @prefix@
277
 
program_transform_name = @program_transform_name@
278
 
sbindir = @sbindir@
279
 
sharedstatedir = @sharedstatedir@
280
 
sysconfdir = @sysconfdir@
281
 
target_alias = @target_alias@
282
 
lib_LTLIBRARIES = libOggFLAC.la
283
 
@DEBUG_TRUE@DEBUGCFLAGS = 
284
 
AM_CFLAGS = @OGG_CFLAGS@ $(DEBUGCFLAGS)
285
 
SUBDIRS = include .
286
 
m4datadir = $(datadir)/aclocal
287
 
m4data_DATA = libOggFLAC.m4
288
 
EXTRA_DIST = \
289
 
        Makefile.lite \
290
 
        libOggFLAC_dynamic.dsp \
291
 
        libOggFLAC_static.dsp \
292
 
        libOggFLAC.m4
293
 
 
294
 
libOggFLAC_la_LIBADD = @OGG_LIBS@ ../libFLAC/libFLAC.la
295
 
# see 'http://www.gnu.org/software/libtool/manual.html#SEC35' for numbering convention
296
 
libOggFLAC_la_LDFLAGS = -version-info 3:0:0
297
 
libOggFLAC_la_SOURCES = \
298
 
        file_decoder.c \
299
 
        file_encoder.c \
300
 
        ogg_decoder_aspect.c \
301
 
        ogg_encoder_aspect.c \
302
 
        ogg_helper.c \
303
 
        ogg_mapping.c \
304
 
        seekable_stream_decoder.c \
305
 
        seekable_stream_encoder.c \
306
 
        stream_decoder.c \
307
 
        stream_encoder.c
308
 
 
309
 
all: all-recursive
310
 
 
311
 
.SUFFIXES:
312
 
.SUFFIXES: .c .lo .o .obj
313
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
314
 
        @for dep in $?; do \
315
 
          case '$(am__configure_deps)' in \
316
 
            *$$dep*) \
317
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
318
 
                && exit 0; \
319
 
              exit 1;; \
320
 
          esac; \
321
 
        done; \
322
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/libOggFLAC/Makefile'; \
323
 
        cd $(top_srcdir) && \
324
 
          $(AUTOMAKE) --foreign  src/libOggFLAC/Makefile
325
 
.PRECIOUS: Makefile
326
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
327
 
        @case '$?' in \
328
 
          *config.status*) \
329
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
330
 
          *) \
331
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
332
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
333
 
        esac;
334
 
 
335
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
336
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
337
 
 
338
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
339
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
340
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
341
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
342
 
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
343
 
        @$(NORMAL_INSTALL)
344
 
        test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
345
 
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
346
 
          if test -f $$p; then \
347
 
            f="`echo $$p | sed -e 's|^.*/||'`"; \
348
 
            echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
349
 
            $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
350
 
          else :; fi; \
351
 
        done
352
 
 
353
 
uninstall-libLTLIBRARIES:
354
 
        @$(NORMAL_UNINSTALL)
355
 
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
356
 
            p="`echo $$p | sed -e 's|^.*/||'`"; \
357
 
          echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
358
 
          $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
359
 
        done
360
 
 
361
 
clean-libLTLIBRARIES:
362
 
        -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
363
 
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
364
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
365
 
          test "$$dir" != "$$p" || dir=.; \
366
 
          echo "rm -f \"$${dir}/so_locations\""; \
367
 
          rm -f "$${dir}/so_locations"; \
368
 
        done
369
 
libOggFLAC.la: $(libOggFLAC_la_OBJECTS) $(libOggFLAC_la_DEPENDENCIES) 
370
 
        $(LINK) -rpath $(libdir) $(libOggFLAC_la_LDFLAGS) $(libOggFLAC_la_OBJECTS) $(libOggFLAC_la_LIBADD) $(LIBS)
371
 
 
372
 
mostlyclean-compile:
373
 
        -rm -f *.$(OBJEXT)
374
 
 
375
 
distclean-compile:
376
 
        -rm -f *.tab.c
377
 
 
378
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/file_decoder.Plo@am__quote@
379
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/file_encoder.Plo@am__quote@
380
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ogg_decoder_aspect.Plo@am__quote@
381
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ogg_encoder_aspect.Plo@am__quote@
382
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ogg_helper.Plo@am__quote@
383
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ogg_mapping.Plo@am__quote@
384
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/seekable_stream_decoder.Plo@am__quote@
385
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/seekable_stream_encoder.Plo@am__quote@
386
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stream_decoder.Plo@am__quote@
387
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stream_encoder.Plo@am__quote@
388
 
 
389
 
.c.o:
390
 
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
391
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
392
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
393
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
394
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
395
 
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
396
 
 
397
 
.c.obj:
398
 
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
399
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
400
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
401
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
402
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
403
 
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
404
 
 
405
 
.c.lo:
406
 
@am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
407
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
408
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
409
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
410
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
411
 
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
412
 
 
413
 
mostlyclean-libtool:
414
 
        -rm -f *.lo
415
 
 
416
 
clean-libtool:
417
 
        -rm -rf .libs _libs
418
 
 
419
 
distclean-libtool:
420
 
        -rm -f libtool
421
 
uninstall-info-am:
422
 
install-m4dataDATA: $(m4data_DATA)
423
 
        @$(NORMAL_INSTALL)
424
 
        test -z "$(m4datadir)" || $(mkdir_p) "$(DESTDIR)$(m4datadir)"
425
 
        @list='$(m4data_DATA)'; for p in $$list; do \
426
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
427
 
          f="`echo $$p | sed -e 's|^.*/||'`"; \
428
 
          echo " $(m4dataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(m4datadir)/$$f'"; \
429
 
          $(m4dataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(m4datadir)/$$f"; \
430
 
        done
431
 
 
432
 
uninstall-m4dataDATA:
433
 
        @$(NORMAL_UNINSTALL)
434
 
        @list='$(m4data_DATA)'; for p in $$list; do \
435
 
          f="`echo $$p | sed -e 's|^.*/||'`"; \
436
 
          echo " rm -f '$(DESTDIR)$(m4datadir)/$$f'"; \
437
 
          rm -f "$(DESTDIR)$(m4datadir)/$$f"; \
438
 
        done
439
 
 
440
 
# This directory's subdirectories are mostly independent; you can cd
441
 
# into them and run `make' without going through this Makefile.
442
 
# To change the values of `make' variables: instead of editing Makefiles,
443
 
# (1) if the variable is set in `config.status', edit `config.status'
444
 
#     (which will cause the Makefiles to be regenerated when you run `make');
445
 
# (2) otherwise, pass the desired values on the `make' command line.
446
 
$(RECURSIVE_TARGETS):
447
 
        @set fnord $$MAKEFLAGS; amf=$$2; \
448
 
        dot_seen=no; \
449
 
        target=`echo $@ | sed s/-recursive//`; \
450
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
451
 
          echo "Making $$target in $$subdir"; \
452
 
          if test "$$subdir" = "."; then \
453
 
            dot_seen=yes; \
454
 
            local_target="$$target-am"; \
455
 
          else \
456
 
            local_target="$$target"; \
457
 
          fi; \
458
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
459
 
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
460
 
        done; \
461
 
        if test "$$dot_seen" = "no"; then \
462
 
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
463
 
        fi; test -z "$$fail"
464
 
 
465
 
mostlyclean-recursive clean-recursive distclean-recursive \
466
 
maintainer-clean-recursive:
467
 
        @set fnord $$MAKEFLAGS; amf=$$2; \
468
 
        dot_seen=no; \
469
 
        case "$@" in \
470
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
471
 
          *) list='$(SUBDIRS)' ;; \
472
 
        esac; \
473
 
        rev=''; for subdir in $$list; do \
474
 
          if test "$$subdir" = "."; then :; else \
475
 
            rev="$$subdir $$rev"; \
476
 
          fi; \
477
 
        done; \
478
 
        rev="$$rev ."; \
479
 
        target=`echo $@ | sed s/-recursive//`; \
480
 
        for subdir in $$rev; do \
481
 
          echo "Making $$target in $$subdir"; \
482
 
          if test "$$subdir" = "."; then \
483
 
            local_target="$$target-am"; \
484
 
          else \
485
 
            local_target="$$target"; \
486
 
          fi; \
487
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
488
 
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
489
 
        done && test -z "$$fail"
490
 
tags-recursive:
491
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
492
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
493
 
        done
494
 
ctags-recursive:
495
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
496
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
497
 
        done
498
 
 
499
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
500
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
501
 
        unique=`for i in $$list; do \
502
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
503
 
          done | \
504
 
          $(AWK) '    { files[$$0] = 1; } \
505
 
               END { for (i in files) print i; }'`; \
506
 
        mkid -fID $$unique
507
 
tags: TAGS
508
 
 
509
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
510
 
                $(TAGS_FILES) $(LISP)
511
 
        tags=; \
512
 
        here=`pwd`; \
513
 
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
514
 
          include_option=--etags-include; \
515
 
          empty_fix=.; \
516
 
        else \
517
 
          include_option=--include; \
518
 
          empty_fix=; \
519
 
        fi; \
520
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
521
 
          if test "$$subdir" = .; then :; else \
522
 
            test ! -f $$subdir/TAGS || \
523
 
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
524
 
          fi; \
525
 
        done; \
526
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
527
 
        unique=`for i in $$list; do \
528
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
529
 
          done | \
530
 
          $(AWK) '    { files[$$0] = 1; } \
531
 
               END { for (i in files) print i; }'`; \
532
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
533
 
          test -n "$$unique" || unique=$$empty_fix; \
534
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
535
 
            $$tags $$unique; \
536
 
        fi
537
 
ctags: CTAGS
538
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
539
 
                $(TAGS_FILES) $(LISP)
540
 
        tags=; \
541
 
        here=`pwd`; \
542
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
543
 
        unique=`for i in $$list; do \
544
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
545
 
          done | \
546
 
          $(AWK) '    { files[$$0] = 1; } \
547
 
               END { for (i in files) print i; }'`; \
548
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
549
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
550
 
             $$tags $$unique
551
 
 
552
 
GTAGS:
553
 
        here=`$(am__cd) $(top_builddir) && pwd` \
554
 
          && cd $(top_srcdir) \
555
 
          && gtags -i $(GTAGS_ARGS) $$here
556
 
 
557
 
distclean-tags:
558
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
559
 
 
560
 
distdir: $(DISTFILES)
561
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
562
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
563
 
        list='$(DISTFILES)'; for file in $$list; do \
564
 
          case $$file in \
565
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
566
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
567
 
          esac; \
568
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
569
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
570
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
571
 
            dir="/$$dir"; \
572
 
            $(mkdir_p) "$(distdir)$$dir"; \
573
 
          else \
574
 
            dir=''; \
575
 
          fi; \
576
 
          if test -d $$d/$$file; then \
577
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
578
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
579
 
            fi; \
580
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
581
 
          else \
582
 
            test -f $(distdir)/$$file \
583
 
            || cp -p $$d/$$file $(distdir)/$$file \
584
 
            || exit 1; \
585
 
          fi; \
586
 
        done
587
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
588
 
          if test "$$subdir" = .; then :; else \
589
 
            test -d "$(distdir)/$$subdir" \
590
 
            || mkdir "$(distdir)/$$subdir" \
591
 
            || exit 1; \
592
 
            (cd $$subdir && \
593
 
              $(MAKE) $(AM_MAKEFLAGS) \
594
 
                top_distdir="../$(top_distdir)" \
595
 
                distdir="../$(distdir)/$$subdir" \
596
 
                distdir) \
597
 
              || exit 1; \
598
 
          fi; \
599
 
        done
600
 
check-am: all-am
601
 
check: check-recursive
602
 
all-am: Makefile $(LTLIBRARIES) $(DATA)
603
 
installdirs: installdirs-recursive
604
 
installdirs-am:
605
 
        for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(m4datadir)"; do \
606
 
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
607
 
        done
608
 
install: install-recursive
609
 
install-exec: install-exec-recursive
610
 
install-data: install-data-recursive
611
 
uninstall: uninstall-recursive
612
 
 
613
 
install-am: all-am
614
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
615
 
 
616
 
installcheck: installcheck-recursive
617
 
install-strip:
618
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
619
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
620
 
          `test -z '$(STRIP)' || \
621
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
622
 
mostlyclean-generic:
623
 
 
624
 
clean-generic:
625
 
 
626
 
distclean-generic:
627
 
        -rm -f $(CONFIG_CLEAN_FILES)
628
 
 
629
 
maintainer-clean-generic:
630
 
        @echo "This command is intended for maintainers to use"
631
 
        @echo "it deletes files that may require special tools to rebuild."
632
 
clean: clean-recursive
633
 
 
634
 
clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
635
 
        mostlyclean-am
636
 
 
637
 
distclean: distclean-recursive
638
 
        -rm -rf ./$(DEPDIR)
639
 
        -rm -f Makefile
640
 
distclean-am: clean-am distclean-compile distclean-generic \
641
 
        distclean-libtool distclean-tags
642
 
 
643
 
dvi: dvi-recursive
644
 
 
645
 
dvi-am:
646
 
 
647
 
html: html-recursive
648
 
 
649
 
info: info-recursive
650
 
 
651
 
info-am:
652
 
 
653
 
install-data-am: install-m4dataDATA
654
 
 
655
 
install-exec-am: install-libLTLIBRARIES
656
 
 
657
 
install-info: install-info-recursive
658
 
 
659
 
install-man:
660
 
 
661
 
installcheck-am:
662
 
 
663
 
maintainer-clean: maintainer-clean-recursive
664
 
        -rm -rf ./$(DEPDIR)
665
 
        -rm -f Makefile
666
 
maintainer-clean-am: distclean-am maintainer-clean-generic
667
 
 
668
 
mostlyclean: mostlyclean-recursive
669
 
 
670
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
671
 
        mostlyclean-libtool
672
 
 
673
 
pdf: pdf-recursive
674
 
 
675
 
pdf-am:
676
 
 
677
 
ps: ps-recursive
678
 
 
679
 
ps-am:
680
 
 
681
 
uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES \
682
 
        uninstall-m4dataDATA
683
 
 
684
 
uninstall-info: uninstall-info-recursive
685
 
 
686
 
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
687
 
        clean clean-generic clean-libLTLIBRARIES clean-libtool \
688
 
        clean-recursive ctags ctags-recursive distclean \
689
 
        distclean-compile distclean-generic distclean-libtool \
690
 
        distclean-recursive distclean-tags distdir dvi dvi-am html \
691
 
        html-am info info-am install install-am install-data \
692
 
        install-data-am install-exec install-exec-am install-info \
693
 
        install-info-am install-libLTLIBRARIES install-m4dataDATA \
694
 
        install-man install-strip installcheck installcheck-am \
695
 
        installdirs installdirs-am maintainer-clean \
696
 
        maintainer-clean-generic maintainer-clean-recursive \
697
 
        mostlyclean mostlyclean-compile mostlyclean-generic \
698
 
        mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
699
 
        tags tags-recursive uninstall uninstall-am uninstall-info-am \
700
 
        uninstall-libLTLIBRARIES uninstall-m4dataDATA
701
 
 
702
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
703
 
# Otherwise a system limit (for SysV at least) may be exceeded.
704
 
.NOEXPORT: