~x3lectric/xbmc/svn-trunk

« back to all changes in this revision

Viewing changes to lib/liblame/vc_solution/Makefile.in

  • Committer: wiso
  • Date: 2010-05-07 16:57:13 UTC
  • Revision ID: svn-v4:568bbfeb-2a22-0410-94d2-cc84cf5bfa90:trunk:29897
copy lame-3.98.4 to trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005  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
# global section for every Makefile.am
 
18
srcdir = @srcdir@
 
19
top_srcdir = @top_srcdir@
 
20
VPATH = @srcdir@
 
21
pkgdatadir = $(datadir)/@PACKAGE@
 
22
pkglibdir = $(libdir)/@PACKAGE@
 
23
pkgincludedir = $(includedir)/@PACKAGE@
 
24
top_builddir = ..
 
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
26
INSTALL = @INSTALL@
 
27
install_sh_DATA = $(install_sh) -c -m 644
 
28
install_sh_PROGRAM = $(install_sh) -c
 
29
install_sh_SCRIPT = $(install_sh) -c
 
30
INSTALL_HEADER = $(INSTALL_DATA)
 
31
transform = $(program_transform_name)
 
32
NORMAL_INSTALL = :
 
33
PRE_INSTALL = :
 
34
POST_INSTALL = :
 
35
NORMAL_UNINSTALL = :
 
36
PRE_UNINSTALL = :
 
37
POST_UNINSTALL = :
 
38
build_triplet = @build@
 
39
host_triplet = @host@
 
40
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
 
41
        $(top_srcdir)/Makefile.am.global
 
42
subdir = vc_solution
 
43
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
44
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
45
        $(top_srcdir)/configure.in
 
46
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
47
        $(ACLOCAL_M4)
 
48
mkinstalldirs = $(install_sh) -d
 
49
CONFIG_HEADER = $(top_builddir)/config.h
 
50
CONFIG_CLEAN_FILES =
 
51
SOURCES =
 
52
DIST_SOURCES =
 
53
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
54
ACLOCAL = @ACLOCAL@
 
55
ALLOCA = @ALLOCA@
 
56
AMDEP_FALSE = @AMDEP_FALSE@
 
57
AMDEP_TRUE = @AMDEP_TRUE@
 
58
AMTAR = @AMTAR@
 
59
AR = @AR@
 
60
AUTOCONF = @AUTOCONF@
 
61
AUTOHEADER = @AUTOHEADER@
 
62
AUTOMAKE = @AUTOMAKE@
 
63
AWK = @AWK@
 
64
CC = @CC@
 
65
CCDEPMODE = @CCDEPMODE@
 
66
CFLAGS = @CFLAGS@
 
67
CONFIG_DEFS = @CONFIG_DEFS@
 
68
CONFIG_MATH_LIB = @CONFIG_MATH_LIB@
 
69
CPP = @CPP@
 
70
CPPFLAGS = @CPPFLAGS@
 
71
CPUCCODE = @CPUCCODE@
 
72
CPUTYPE = @CPUTYPE@
 
73
CXX = @CXX@
 
74
CXXCPP = @CXXCPP@
 
75
CXXDEPMODE = @CXXDEPMODE@
 
76
CXXFLAGS = @CXXFLAGS@
 
77
CYGPATH_W = @CYGPATH_W@
 
78
DEFS = @DEFS@
 
79
DEPDIR = @DEPDIR@
 
80
ECHO = @ECHO@
 
81
ECHO_C = @ECHO_C@
 
82
ECHO_N = @ECHO_N@
 
83
ECHO_T = @ECHO_T@
 
84
EGREP = @EGREP@
 
85
EXEEXT = @EXEEXT@
 
86
F77 = @F77@
 
87
FFLAGS = @FFLAGS@
 
88
FRONTEND_CFLAGS = @FRONTEND_CFLAGS@
 
89
FRONTEND_LDADD = @FRONTEND_LDADD@
 
90
FRONTEND_LDFLAGS = @FRONTEND_LDFLAGS@
 
91
GREP = @GREP@
 
92
GTK_CFLAGS = @GTK_CFLAGS@
 
93
GTK_CONFIG = @GTK_CONFIG@
 
94
GTK_LIBS = @GTK_LIBS@
 
95
HAVE_NASM_FALSE = @HAVE_NASM_FALSE@
 
96
HAVE_NASM_TRUE = @HAVE_NASM_TRUE@
 
97
INCLUDES = @INCLUDES@
 
98
INSTALL_DATA = @INSTALL_DATA@
 
99
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
100
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
101
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
102
LDADD = @LDADD@
 
103
LDFLAGS = @LDFLAGS@
 
104
LIBOBJS = @LIBOBJS@
 
105
LIBS = @LIBS@
 
106
LIBTOOL = @LIBTOOL@
 
107
LIBTOOL_DEPS = @LIBTOOL_DEPS@
 
108
LIB_MAJOR_VERSION = @LIB_MAJOR_VERSION@
 
109
LIB_MINOR_VERSION = @LIB_MINOR_VERSION@
 
110
LIB_WITH_DECODER_FALSE = @LIB_WITH_DECODER_FALSE@
 
111
LIB_WITH_DECODER_TRUE = @LIB_WITH_DECODER_TRUE@
 
112
LN_S = @LN_S@
 
113
LTLIBOBJS = @LTLIBOBJS@
 
114
MAINT = @MAINT@
 
115
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
116
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
117
MAKEDEP = @MAKEDEP@
 
118
MAKEINFO = @MAKEINFO@
 
119
NASM = @NASM@
 
120
NASM_FORMAT = @NASM_FORMAT@
 
121
OBJEXT = @OBJEXT@
 
122
PACKAGE = @PACKAGE@
 
123
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
124
PACKAGE_NAME = @PACKAGE_NAME@
 
125
PACKAGE_STRING = @PACKAGE_STRING@
 
126
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
127
PACKAGE_VERSION = @PACKAGE_VERSION@
 
128
PATH_SEPARATOR = @PATH_SEPARATOR@
 
129
PKG_CONFIG = @PKG_CONFIG@
 
130
RANLIB = @RANLIB@
 
131
RM_F = @RM_F@
 
132
SET_MAKE = @SET_MAKE@
 
133
SHELL = @SHELL@
 
134
SNDFILE_CFLAGS = @SNDFILE_CFLAGS@
 
135
SNDFILE_LIBS = @SNDFILE_LIBS@
 
136
STRIP = @STRIP@
 
137
U = @U@
 
138
VERSION = @VERSION@
 
139
WITH_BRHIST_FALSE = @WITH_BRHIST_FALSE@
 
140
WITH_BRHIST_TRUE = @WITH_BRHIST_TRUE@
 
141
WITH_FRONTEND = @WITH_FRONTEND@
 
142
WITH_MP3RTP = @WITH_MP3RTP@
 
143
WITH_MP3X = @WITH_MP3X@
 
144
WITH_VECTOR_FALSE = @WITH_VECTOR_FALSE@
 
145
WITH_VECTOR_TRUE = @WITH_VECTOR_TRUE@
 
146
WITH_XMM_FALSE = @WITH_XMM_FALSE@
 
147
WITH_XMM_TRUE = @WITH_XMM_TRUE@
 
148
ac_ct_CC = @ac_ct_CC@
 
149
ac_ct_CXX = @ac_ct_CXX@
 
150
ac_ct_F77 = @ac_ct_F77@
 
151
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
152
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
153
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
154
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
155
am__include = @am__include@
 
156
am__leading_dot = @am__leading_dot@
 
157
am__quote = @am__quote@
 
158
am__tar = @am__tar@
 
159
am__untar = @am__untar@
 
160
bindir = @bindir@
 
161
build = @build@
 
162
build_alias = @build_alias@
 
163
build_cpu = @build_cpu@
 
164
build_os = @build_os@
 
165
build_vendor = @build_vendor@
 
166
datadir = @datadir@
 
167
datarootdir = @datarootdir@
 
168
docdir = @docdir@
 
169
dvidir = @dvidir@
 
170
exec_prefix = @exec_prefix@
 
171
host = @host@
 
172
host_alias = @host_alias@
 
173
host_cpu = @host_cpu@
 
174
host_os = @host_os@
 
175
host_vendor = @host_vendor@
 
176
htmldir = @htmldir@
 
177
includedir = @includedir@
 
178
infodir = @infodir@
 
179
install_sh = @install_sh@
 
180
libdir = @libdir@
 
181
libexecdir = @libexecdir@
 
182
localedir = @localedir@
 
183
localstatedir = @localstatedir@
 
184
mandir = @mandir@
 
185
mkdir_p = @mkdir_p@
 
186
oldincludedir = @oldincludedir@
 
187
pdfdir = @pdfdir@
 
188
prefix = @prefix@
 
189
program_transform_name = @program_transform_name@
 
190
psdir = @psdir@
 
191
sbindir = @sbindir@
 
192
sharedstatedir = @sharedstatedir@
 
193
sysconfdir = @sysconfdir@
 
194
target_alias = @target_alias@
 
195
AUTOMAKE_OPTIONS = 1.9 foreign $(top_srcdir)/ansi2knr
 
196
EXTRA_DIST = *.sln \
 
197
        *.vcproj \
 
198
        *.vsprops \
 
199
        *.rules
 
200
 
 
201
all: all-am
 
202
 
 
203
.SUFFIXES:
 
204
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.am.global $(am__configure_deps)
 
205
        @for dep in $?; do \
 
206
          case '$(am__configure_deps)' in \
 
207
            *$$dep*) \
 
208
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
209
                && exit 0; \
 
210
              exit 1;; \
 
211
          esac; \
 
212
        done; \
 
213
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  vc_solution/Makefile'; \
 
214
        cd $(top_srcdir) && \
 
215
          $(AUTOMAKE) --foreign  vc_solution/Makefile
 
216
.PRECIOUS: Makefile
 
217
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
218
        @case '$?' in \
 
219
          *config.status*) \
 
220
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
221
          *) \
 
222
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
223
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
224
        esac;
 
225
 
 
226
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
227
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
228
 
 
229
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
230
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
231
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
232
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
233
 
 
234
mostlyclean-libtool:
 
235
        -rm -f *.lo
 
236
 
 
237
clean-libtool:
 
238
        -rm -rf .libs _libs
 
239
 
 
240
distclean-libtool:
 
241
        -rm -f libtool
 
242
uninstall-info-am:
 
243
tags: TAGS
 
244
TAGS:
 
245
 
 
246
ctags: CTAGS
 
247
CTAGS:
 
248
 
 
249
 
 
250
distdir: $(DISTFILES)
 
251
        $(mkdir_p) $(distdir)/..
 
252
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
253
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
254
        list='$(DISTFILES)'; for file in $$list; do \
 
255
          case $$file in \
 
256
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
257
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
258
          esac; \
 
259
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
260
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
261
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
262
            dir="/$$dir"; \
 
263
            $(mkdir_p) "$(distdir)$$dir"; \
 
264
          else \
 
265
            dir=''; \
 
266
          fi; \
 
267
          if test -d $$d/$$file; then \
 
268
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
269
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
270
            fi; \
 
271
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
272
          else \
 
273
            test -f $(distdir)/$$file \
 
274
            || cp -p $$d/$$file $(distdir)/$$file \
 
275
            || exit 1; \
 
276
          fi; \
 
277
        done
 
278
check-am: all-am
 
279
check: check-am
 
280
all-am: Makefile
 
281
installdirs:
 
282
install: install-am
 
283
install-exec: install-exec-am
 
284
install-data: install-data-am
 
285
uninstall: uninstall-am
 
286
 
 
287
install-am: all-am
 
288
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
289
 
 
290
installcheck: installcheck-am
 
291
install-strip:
 
292
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
293
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
294
          `test -z '$(STRIP)' || \
 
295
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
296
mostlyclean-generic:
 
297
 
 
298
clean-generic:
 
299
 
 
300
distclean-generic:
 
301
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
302
 
 
303
maintainer-clean-generic:
 
304
        @echo "This command is intended for maintainers to use"
 
305
        @echo "it deletes files that may require special tools to rebuild."
 
306
clean: clean-am
 
307
 
 
308
clean-am: clean-generic clean-libtool mostlyclean-am
 
309
 
 
310
distclean: distclean-am
 
311
        -rm -f Makefile
 
312
distclean-am: clean-am distclean-generic distclean-libtool
 
313
 
 
314
dvi: dvi-am
 
315
 
 
316
dvi-am:
 
317
 
 
318
html: html-am
 
319
 
 
320
info: info-am
 
321
 
 
322
info-am:
 
323
 
 
324
install-data-am:
 
325
 
 
326
install-exec-am:
 
327
 
 
328
install-info: install-info-am
 
329
 
 
330
install-man:
 
331
 
 
332
installcheck-am:
 
333
 
 
334
maintainer-clean: maintainer-clean-am
 
335
        -rm -f Makefile
 
336
maintainer-clean-am: distclean-am maintainer-clean-generic
 
337
 
 
338
mostlyclean: mostlyclean-am
 
339
 
 
340
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
341
 
 
342
pdf: pdf-am
 
343
 
 
344
pdf-am:
 
345
 
 
346
ps: ps-am
 
347
 
 
348
ps-am:
 
349
 
 
350
uninstall-am: uninstall-info-am
 
351
 
 
352
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
353
        distclean distclean-generic distclean-libtool distdir dvi \
 
354
        dvi-am html html-am info info-am install install-am \
 
355
        install-data install-data-am install-exec install-exec-am \
 
356
        install-info install-info-am install-man install-strip \
 
357
        installcheck installcheck-am installdirs maintainer-clean \
 
358
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
359
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
 
360
        uninstall-info-am
 
361
 
 
362
 
 
363
# end global section
 
364
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
365
# Otherwise a system limit (for SysV at least) may be exceeded.
 
366
.NOEXPORT: