~ubuntu-branches/ubuntu/hardy/speex/hardy-security

« back to all changes in this revision

Viewing changes to ti/speex_C64_test/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Mark Purcell
  • Date: 2005-12-07 23:22:21 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20051207232221-nme7vf9m182p7dpe
Tags: 1.1.11.1-1
New upstream release

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
# Disable automatic dependency tracking if using other tools than gcc and gmake
 
18
#AUTOMAKE_OPTIONS = no-dependencies
 
19
srcdir = @srcdir@
 
20
top_srcdir = @top_srcdir@
 
21
VPATH = @srcdir@
 
22
pkgdatadir = $(datadir)/@PACKAGE@
 
23
pkglibdir = $(libdir)/@PACKAGE@
 
24
pkgincludedir = $(includedir)/@PACKAGE@
 
25
top_builddir = ../..
 
26
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
27
INSTALL = @INSTALL@
 
28
install_sh_DATA = $(install_sh) -c -m 644
 
29
install_sh_PROGRAM = $(install_sh) -c
 
30
install_sh_SCRIPT = $(install_sh) -c
 
31
INSTALL_HEADER = $(INSTALL_DATA)
 
32
transform = $(program_transform_name)
 
33
NORMAL_INSTALL = :
 
34
PRE_INSTALL = :
 
35
POST_INSTALL = :
 
36
NORMAL_UNINSTALL = :
 
37
PRE_UNINSTALL = :
 
38
POST_UNINSTALL = :
 
39
host_triplet = @host@
 
40
subdir = ti/speex_C64_test
 
41
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
42
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
43
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
44
        $(top_srcdir)/configure.ac
 
45
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
46
        $(ACLOCAL_M4)
 
47
mkinstalldirs = $(mkdir_p)
 
48
CONFIG_HEADER = $(top_builddir)/config.h
 
49
CONFIG_CLEAN_FILES =
 
50
SOURCES =
 
51
DIST_SOURCES =
 
52
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
53
ACLOCAL = @ACLOCAL@
 
54
AMDEP_FALSE = @AMDEP_FALSE@
 
55
AMDEP_TRUE = @AMDEP_TRUE@
 
56
AMTAR = @AMTAR@
 
57
AR = @AR@
 
58
AUTOCONF = @AUTOCONF@
 
59
AUTOHEADER = @AUTOHEADER@
 
60
AUTOMAKE = @AUTOMAKE@
 
61
AWK = @AWK@
 
62
CC = @CC@
 
63
CCDEPMODE = @CCDEPMODE@
 
64
CFLAGS = @CFLAGS@
 
65
CPP = @CPP@
 
66
CPPFLAGS = @CPPFLAGS@
 
67
CXX = @CXX@
 
68
CXXCPP = @CXXCPP@
 
69
CXXDEPMODE = @CXXDEPMODE@
 
70
CXXFLAGS = @CXXFLAGS@
 
71
CYGPATH_W = @CYGPATH_W@
 
72
DEFS = @DEFS@
 
73
DEPDIR = @DEPDIR@
 
74
ECHO = @ECHO@
 
75
ECHO_C = @ECHO_C@
 
76
ECHO_N = @ECHO_N@
 
77
ECHO_T = @ECHO_T@
 
78
EGREP = @EGREP@
 
79
EXEEXT = @EXEEXT@
 
80
F77 = @F77@
 
81
FFLAGS = @FFLAGS@
 
82
INSTALL_DATA = @INSTALL_DATA@
 
83
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
84
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
85
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
86
LDFLAGS = @LDFLAGS@
 
87
LIBOBJS = @LIBOBJS@
 
88
LIBS = @LIBS@
 
89
LIBTOOL = @LIBTOOL@
 
90
LN_S = @LN_S@
 
91
LTLIBOBJS = @LTLIBOBJS@
 
92
MAINT = @MAINT@
 
93
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
94
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
95
MAKEINFO = @MAKEINFO@
 
96
OBJEXT = @OBJEXT@
 
97
OGG_CFLAGS = @OGG_CFLAGS@
 
98
OGG_LIBS = @OGG_LIBS@
 
99
PACKAGE = @PACKAGE@
 
100
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
101
PACKAGE_NAME = @PACKAGE_NAME@
 
102
PACKAGE_STRING = @PACKAGE_STRING@
 
103
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
104
PACKAGE_VERSION = @PACKAGE_VERSION@
 
105
PATH_SEPARATOR = @PATH_SEPARATOR@
 
106
RANLIB = @RANLIB@
 
107
SET_MAKE = @SET_MAKE@
 
108
SHELL = @SHELL@
 
109
SIZE16 = @SIZE16@
 
110
SIZE32 = @SIZE32@
 
111
SPEEX_LT_AGE = @SPEEX_LT_AGE@
 
112
SPEEX_LT_CURRENT = @SPEEX_LT_CURRENT@
 
113
SPEEX_LT_REVISION = @SPEEX_LT_REVISION@
 
114
SPEEX_VERSION = @SPEEX_VERSION@
 
115
STRIP = @STRIP@
 
116
VERSION = @VERSION@
 
117
ac_ct_AR = @ac_ct_AR@
 
118
ac_ct_CC = @ac_ct_CC@
 
119
ac_ct_CXX = @ac_ct_CXX@
 
120
ac_ct_F77 = @ac_ct_F77@
 
121
ac_ct_RANLIB = @ac_ct_RANLIB@
 
122
ac_ct_STRIP = @ac_ct_STRIP@
 
123
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
124
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
125
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
126
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
127
am__include = @am__include@
 
128
am__leading_dot = @am__leading_dot@
 
129
am__quote = @am__quote@
 
130
bindir = @bindir@
 
131
build = @build@
 
132
build_alias = @build_alias@
 
133
build_cpu = @build_cpu@
 
134
build_os = @build_os@
 
135
build_vendor = @build_vendor@
 
136
datadir = @datadir@
 
137
exec_prefix = @exec_prefix@
 
138
host = @host@
 
139
host_alias = @host_alias@
 
140
host_cpu = @host_cpu@
 
141
host_os = @host_os@
 
142
host_vendor = @host_vendor@
 
143
includedir = @includedir@
 
144
infodir = @infodir@
 
145
install_sh = @install_sh@
 
146
libdir = @libdir@
 
147
libexecdir = @libexecdir@
 
148
localstatedir = @localstatedir@
 
149
mandir = @mandir@
 
150
mkdir_p = @mkdir_p@
 
151
oldincludedir = @oldincludedir@
 
152
prefix = @prefix@
 
153
program_transform_name = @program_transform_name@
 
154
sbindir = @sbindir@
 
155
sharedstatedir = @sharedstatedir@
 
156
src = @src@
 
157
sysconfdir = @sysconfdir@
 
158
target_alias = @target_alias@
 
159
EXTRA_DIST = speex_C64_test.cmd  speex_C64_test.pjt
 
160
all: all-am
 
161
 
 
162
.SUFFIXES:
 
163
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
164
        @for dep in $?; do \
 
165
          case '$(am__configure_deps)' in \
 
166
            *$$dep*) \
 
167
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
168
                && exit 0; \
 
169
              exit 1;; \
 
170
          esac; \
 
171
        done; \
 
172
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  ti/speex_C64_test/Makefile'; \
 
173
        cd $(top_srcdir) && \
 
174
          $(AUTOMAKE) --gnu  ti/speex_C64_test/Makefile
 
175
.PRECIOUS: Makefile
 
176
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
177
        @case '$?' in \
 
178
          *config.status*) \
 
179
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
180
          *) \
 
181
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
182
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
183
        esac;
 
184
 
 
185
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
186
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
187
 
 
188
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
189
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
190
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
191
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
192
 
 
193
mostlyclean-libtool:
 
194
        -rm -f *.lo
 
195
 
 
196
clean-libtool:
 
197
        -rm -rf .libs _libs
 
198
 
 
199
distclean-libtool:
 
200
        -rm -f libtool
 
201
uninstall-info-am:
 
202
tags: TAGS
 
203
TAGS:
 
204
 
 
205
ctags: CTAGS
 
206
CTAGS:
 
207
 
 
208
 
 
209
distdir: $(DISTFILES)
 
210
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
211
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
212
        list='$(DISTFILES)'; for file in $$list; do \
 
213
          case $$file in \
 
214
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
215
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
216
          esac; \
 
217
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
218
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
219
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
220
            dir="/$$dir"; \
 
221
            $(mkdir_p) "$(distdir)$$dir"; \
 
222
          else \
 
223
            dir=''; \
 
224
          fi; \
 
225
          if test -d $$d/$$file; then \
 
226
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
227
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
228
            fi; \
 
229
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
230
          else \
 
231
            test -f $(distdir)/$$file \
 
232
            || cp -p $$d/$$file $(distdir)/$$file \
 
233
            || exit 1; \
 
234
          fi; \
 
235
        done
 
236
check-am: all-am
 
237
check: check-am
 
238
all-am: Makefile
 
239
installdirs:
 
240
install: install-am
 
241
install-exec: install-exec-am
 
242
install-data: install-data-am
 
243
uninstall: uninstall-am
 
244
 
 
245
install-am: all-am
 
246
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
247
 
 
248
installcheck: installcheck-am
 
249
install-strip:
 
250
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
251
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
252
          `test -z '$(STRIP)' || \
 
253
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
254
mostlyclean-generic:
 
255
 
 
256
clean-generic:
 
257
 
 
258
distclean-generic:
 
259
        -rm -f $(CONFIG_CLEAN_FILES)
 
260
 
 
261
maintainer-clean-generic:
 
262
        @echo "This command is intended for maintainers to use"
 
263
        @echo "it deletes files that may require special tools to rebuild."
 
264
clean: clean-am
 
265
 
 
266
clean-am: clean-generic clean-libtool mostlyclean-am
 
267
 
 
268
distclean: distclean-am
 
269
        -rm -f Makefile
 
270
distclean-am: clean-am distclean-generic distclean-libtool
 
271
 
 
272
dvi: dvi-am
 
273
 
 
274
dvi-am:
 
275
 
 
276
html: html-am
 
277
 
 
278
info: info-am
 
279
 
 
280
info-am:
 
281
 
 
282
install-data-am:
 
283
 
 
284
install-exec-am:
 
285
 
 
286
install-info: install-info-am
 
287
 
 
288
install-man:
 
289
 
 
290
installcheck-am:
 
291
 
 
292
maintainer-clean: maintainer-clean-am
 
293
        -rm -f Makefile
 
294
maintainer-clean-am: distclean-am maintainer-clean-generic
 
295
 
 
296
mostlyclean: mostlyclean-am
 
297
 
 
298
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
299
 
 
300
pdf: pdf-am
 
301
 
 
302
pdf-am:
 
303
 
 
304
ps: ps-am
 
305
 
 
306
ps-am:
 
307
 
 
308
uninstall-am: uninstall-info-am
 
309
 
 
310
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
311
        distclean distclean-generic distclean-libtool distdir dvi \
 
312
        dvi-am html html-am info info-am install install-am \
 
313
        install-data install-data-am install-exec install-exec-am \
 
314
        install-info install-info-am install-man install-strip \
 
315
        installcheck installcheck-am installdirs maintainer-clean \
 
316
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
317
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
 
318
        uninstall-info-am
 
319
 
 
320
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
321
# Otherwise a system limit (for SysV at least) may be exceeded.
 
322
.NOEXPORT: