~ubuntu-branches/ubuntu/vivid/linphone/vivid

« back to all changes in this revision

Viewing changes to speex/win32/speexenc/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Samuel Mimram
  • Date: 2006-11-15 10:34:50 UTC
  • mfrom: (1.2.1 upstream) (2.1.8 feisty)
  • Revision ID: james.westby@ubuntu.com-20061115103450-qgafwcks2lkhctlj
* New upstream release.
* Enable video support.
* Fix mismatched #endif in mscommon.h, closes: #398307.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.6.3 from Makefile.am.
2
 
# @configure_input@
3
 
 
4
 
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5
 
# 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
 
# Disable automatic dependency tracking if using other tools than gcc and gmake
18
 
#AUTOMAKE_OPTIONS = no-dependencies
19
 
SHELL = @SHELL@
20
 
 
21
 
srcdir = @srcdir@
22
 
top_srcdir = @top_srcdir@
23
 
VPATH = @srcdir@
24
 
prefix = @prefix@
25
 
exec_prefix = @exec_prefix@
26
 
 
27
 
bindir = @bindir@
28
 
sbindir = @sbindir@
29
 
libexecdir = @libexecdir@
30
 
datadir = @datadir@
31
 
sysconfdir = @sysconfdir@
32
 
sharedstatedir = @sharedstatedir@
33
 
localstatedir = @localstatedir@
34
 
libdir = @libdir@
35
 
infodir = @infodir@
36
 
mandir = @mandir@
37
 
includedir = @includedir@
38
 
oldincludedir = /usr/include
39
 
pkgdatadir = $(datadir)/@PACKAGE@
40
 
pkglibdir = $(libdir)/@PACKAGE@
41
 
pkgincludedir = $(includedir)/@PACKAGE@
42
 
top_builddir = ../..
43
 
 
44
 
ACLOCAL = @ACLOCAL@
45
 
AUTOCONF = @AUTOCONF@
46
 
AUTOMAKE = @AUTOMAKE@
47
 
AUTOHEADER = @AUTOHEADER@
48
 
 
49
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
50
 
INSTALL = @INSTALL@
51
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
52
 
INSTALL_DATA = @INSTALL_DATA@
53
 
install_sh_DATA = $(install_sh) -c -m 644
54
 
install_sh_PROGRAM = $(install_sh) -c
55
 
install_sh_SCRIPT = $(install_sh) -c
56
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
57
 
INSTALL_HEADER = $(INSTALL_DATA)
58
 
transform = @program_transform_name@
59
 
NORMAL_INSTALL = :
60
 
PRE_INSTALL = :
61
 
POST_INSTALL = :
62
 
NORMAL_UNINSTALL = :
63
 
PRE_UNINSTALL = :
64
 
POST_UNINSTALL = :
65
 
host_alias = @host_alias@
66
 
host_triplet = @host@
67
 
 
68
 
EXEEXT = @EXEEXT@
69
 
OBJEXT = @OBJEXT@
70
 
PATH_SEPARATOR = @PATH_SEPARATOR@
71
 
AMTAR = @AMTAR@
72
 
AR = @AR@
73
 
AS = @AS@
74
 
AWK = @AWK@
75
 
CC = @CC@
76
 
CXX = @CXX@
77
 
CXXCPP = @CXXCPP@
78
 
DEPDIR = @DEPDIR@
79
 
DLLTOOL = @DLLTOOL@
80
 
ECHO = @ECHO@
81
 
EGREP = @EGREP@
82
 
F77 = @F77@
83
 
GCJ = @GCJ@
84
 
GCJFLAGS = @GCJFLAGS@
85
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
86
 
LIBTOOL = @LIBTOOL@
87
 
LN_S = @LN_S@
88
 
MAINT = @MAINT@
89
 
OBJDUMP = @OBJDUMP@
90
 
OGG_INCLUDES = @OGG_INCLUDES@
91
 
OGG_LDFLAGS = @OGG_LDFLAGS@
92
 
OGG_LIBS = @OGG_LIBS@
93
 
PACKAGE = @PACKAGE@
94
 
RANLIB = @RANLIB@
95
 
RC = @RC@
96
 
SPEEX_LT_AGE = @SPEEX_LT_AGE@
97
 
SPEEX_LT_CURRENT = @SPEEX_LT_CURRENT@
98
 
SPEEX_LT_REVISION = @SPEEX_LT_REVISION@
99
 
STRIP = @STRIP@
100
 
VERSION = @VERSION@
101
 
am__include = @am__include@
102
 
am__quote = @am__quote@
103
 
install_sh = @install_sh@
104
 
src = @src@
105
 
 
106
 
EXTRA_DIST = speexenc.dsp  speexenc.dsw
107
 
subdir = win32/speexenc
108
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
109
 
CONFIG_CLEAN_FILES =
110
 
DIST_SOURCES =
111
 
DIST_COMMON = Makefile.am Makefile.in
112
 
all: all-am
113
 
 
114
 
.SUFFIXES:
115
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
116
 
        cd $(top_srcdir) && \
117
 
          $(AUTOMAKE) --gnu  win32/speexenc/Makefile
118
 
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
119
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
120
 
 
121
 
mostlyclean-libtool:
122
 
        -rm -f *.lo
123
 
 
124
 
clean-libtool:
125
 
        -rm -rf .libs _libs
126
 
 
127
 
distclean-libtool:
128
 
        -rm -f libtool
129
 
uninstall-info-am:
130
 
tags: TAGS
131
 
TAGS:
132
 
 
133
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
134
 
 
135
 
top_distdir = ../..
136
 
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
137
 
 
138
 
distdir: $(DISTFILES)
139
 
        @list='$(DISTFILES)'; for file in $$list; do \
140
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
141
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
142
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
143
 
            dir="/$$dir"; \
144
 
            $(mkinstalldirs) "$(distdir)$$dir"; \
145
 
          else \
146
 
            dir=''; \
147
 
          fi; \
148
 
          if test -d $$d/$$file; then \
149
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
150
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
151
 
            fi; \
152
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
153
 
          else \
154
 
            test -f $(distdir)/$$file \
155
 
            || cp -p $$d/$$file $(distdir)/$$file \
156
 
            || exit 1; \
157
 
          fi; \
158
 
        done
159
 
check-am: all-am
160
 
check: check-am
161
 
all-am: Makefile
162
 
 
163
 
installdirs:
164
 
 
165
 
install: install-am
166
 
install-exec: install-exec-am
167
 
install-data: install-data-am
168
 
uninstall: uninstall-am
169
 
 
170
 
install-am: all-am
171
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
172
 
 
173
 
installcheck: installcheck-am
174
 
install-strip:
175
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
176
 
          INSTALL_STRIP_FLAG=-s \
177
 
          `test -z '$(STRIP)' || \
178
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
179
 
mostlyclean-generic:
180
 
 
181
 
clean-generic:
182
 
 
183
 
distclean-generic:
184
 
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
185
 
 
186
 
maintainer-clean-generic:
187
 
        @echo "This command is intended for maintainers to use"
188
 
        @echo "it deletes files that may require special tools to rebuild."
189
 
clean: clean-am
190
 
 
191
 
clean-am: clean-generic clean-libtool mostlyclean-am
192
 
 
193
 
distclean: distclean-am
194
 
 
195
 
distclean-am: clean-am distclean-generic distclean-libtool
196
 
 
197
 
dvi: dvi-am
198
 
 
199
 
dvi-am:
200
 
 
201
 
info: info-am
202
 
 
203
 
info-am:
204
 
 
205
 
install-data-am:
206
 
 
207
 
install-exec-am:
208
 
 
209
 
install-info: install-info-am
210
 
 
211
 
install-man:
212
 
 
213
 
installcheck-am:
214
 
 
215
 
maintainer-clean: maintainer-clean-am
216
 
 
217
 
maintainer-clean-am: distclean-am maintainer-clean-generic
218
 
 
219
 
mostlyclean: mostlyclean-am
220
 
 
221
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
222
 
 
223
 
uninstall-am: uninstall-info-am
224
 
 
225
 
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
226
 
        distclean distclean-generic distclean-libtool distdir dvi \
227
 
        dvi-am info info-am install install-am install-data \
228
 
        install-data-am install-exec install-exec-am install-info \
229
 
        install-info-am install-man install-strip installcheck \
230
 
        installcheck-am installdirs maintainer-clean \
231
 
        maintainer-clean-generic mostlyclean mostlyclean-generic \
232
 
        mostlyclean-libtool uninstall uninstall-am uninstall-info-am
233
 
 
234
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
235
 
# Otherwise a system limit (for SysV at least) may be exceeded.
236
 
.NOEXPORT: