~ubuntu-branches/ubuntu/utopic/ardour3/utopic

« back to all changes in this revision

Viewing changes to libs/taglib/taglib/ogg/speex/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Felipe Sateler
  • Date: 2013-09-21 19:05:02 UTC
  • Revision ID: package-import@ubuntu.com-20130921190502-8gsftrku6jnzhd7v
Tags: upstream-3.4~dfsg
ImportĀ upstreamĀ versionĀ 3.4~dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.10 from Makefile.am.
 
2
# KDE tags expanded automatically by am_edit - $Revision: 483858 $ 
 
3
# @configure_input@
 
4
 
 
5
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
6
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
 
7
# This Makefile.in is free software; the Free Software Foundation
 
8
# gives unlimited permission to copy and/or distribute it,
 
9
# with or without modifications, as long as this notice is preserved.
 
10
 
 
11
# This program is distributed in the hope that it will be useful,
 
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
14
# PARTICULAR PURPOSE.
 
15
 
 
16
@SET_MAKE@
 
17
 
 
18
 
 
19
VPATH = @srcdir@
 
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkgincludedir = $(includedir)/@PACKAGE@
 
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
24
install_sh_DATA = $(install_sh) -c -m 644
 
25
install_sh_PROGRAM = $(install_sh) -c
 
26
install_sh_SCRIPT = $(install_sh) -c
 
27
INSTALL_HEADER = $(INSTALL_DATA)
 
28
transform = $(program_transform_name)
 
29
NORMAL_INSTALL = :
 
30
PRE_INSTALL = :
 
31
POST_INSTALL = :
 
32
NORMAL_UNINSTALL = :
 
33
PRE_UNINSTALL = :
 
34
POST_UNINSTALL = :
 
35
build_triplet = @build@
 
36
host_triplet = @host@
 
37
target_triplet = @target@
 
38
subdir = taglib/ogg/speex
 
39
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
 
40
        $(taglib_include_HEADERS)
 
41
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
42
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
43
        $(top_srcdir)/configure.in
 
44
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
45
        $(ACLOCAL_M4)
 
46
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
 
47
CONFIG_HEADER = $(top_builddir)/config.h
 
48
CONFIG_CLEAN_FILES =
 
49
LTLIBRARIES = $(noinst_LTLIBRARIES)
 
50
libspeex_la_LIBADD =
 
51
am_libspeex_la_OBJECTS = speexfile.lo speexproperties.lo
 
52
#>- libspeex_la_OBJECTS = $(am_libspeex_la_OBJECTS)
 
53
#>+ 4
 
54
libspeex_la_final_OBJECTS = libspeex_la.all_cpp.lo 
 
55
libspeex_la_nofinal_OBJECTS = speexfile.lo speexproperties.lo
 
56
@KDE_USE_FINAL_FALSE@libspeex_la_OBJECTS = $(libspeex_la_nofinal_OBJECTS)
 
57
@KDE_USE_FINAL_TRUE@libspeex_la_OBJECTS = $(libspeex_la_final_OBJECTS)
 
58
DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@
 
59
depcomp = $(SHELL) $(top_srcdir)/admin/depcomp
 
60
am__depfiles_maybe = depfiles
 
61
#>- CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
62
#>-     $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
 
63
#>+ 2
 
64
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
65
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS)
 
66
#>- LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
67
#>-     --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
68
#>-     $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
 
69
#>+ 3
 
70
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
71
        --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
72
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS)
 
73
CXXLD = $(CXX)
 
74
#>- CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
75
#>-     --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
 
76
#>-     $(LDFLAGS) -o $@
 
77
#>+ 3
 
78
CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
79
        --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) $(AM_LDFLAGS) \
 
80
        $(LDFLAGS) -o $@
 
81
SOURCES = $(libspeex_la_SOURCES)
 
82
DIST_SOURCES = $(libspeex_la_SOURCES)
 
83
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
84
am__vpath_adj = case $$p in \
 
85
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
86
    *) f=$$p;; \
 
87
  esac;
 
88
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
89
am__installdirs = "$(DESTDIR)$(taglib_includedir)"
 
90
taglib_includeHEADERS_INSTALL = $(INSTALL_HEADER)
 
91
HEADERS = $(taglib_include_HEADERS)
 
92
ETAGS = etags
 
93
CTAGS = ctags
 
94
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
95
#>+ 1
 
96
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
 
97
ACLOCAL = @ACLOCAL@
 
98
AMTAR = @AMTAR@
 
99
AR = @AR@
 
100
AUTOCONF = @AUTOCONF@
 
101
AUTODIRS = @AUTODIRS@
 
102
AUTOHEADER = @AUTOHEADER@
 
103
AUTOMAKE = @AUTOMAKE@
 
104
AWK = @AWK@
 
105
CC = @CC@
 
106
CCDEPMODE = @CCDEPMODE@
 
107
CFLAGS = @CFLAGS@
 
108
CONF_FILES = @CONF_FILES@
 
109
CPP = @CPP@
 
110
CPPFLAGS = @CPPFLAGS@
 
111
CXX = @CXX@
 
112
CXXCPP = @CXXCPP@
 
113
CXXDEPMODE = @CXXDEPMODE@
 
114
CXXFLAGS = @CXXFLAGS@
 
115
CYGPATH_W = @CYGPATH_W@
 
116
DEFS = @DEFS@
 
117
DEPDIR = @DEPDIR@
 
118
ECHO = @ECHO@
 
119
ECHO_C = @ECHO_C@
 
120
ECHO_N = @ECHO_N@
 
121
ECHO_T = @ECHO_T@
 
122
EGREP = @EGREP@
 
123
ENABLE_PERMISSIVE_FLAG = @ENABLE_PERMISSIVE_FLAG@
 
124
EXEEXT = @EXEEXT@
 
125
F77 = @F77@
 
126
FFLAGS = @FFLAGS@
 
127
GREP = @GREP@
 
128
HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@
 
129
INSTALL = @INSTALL@
 
130
INSTALL_DATA = @INSTALL_DATA@
 
131
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
132
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
133
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
134
KDE_CHECK_PLUGIN = @KDE_CHECK_PLUGIN@
 
135
KDE_NO_UNDEFINED = @KDE_NO_UNDEFINED@
 
136
KDE_PLUGIN = @KDE_PLUGIN@
 
137
KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@
 
138
KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@
 
139
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
 
140
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
 
141
KDE_USE_NMCHECK_FALSE = @KDE_USE_NMCHECK_FALSE@
 
142
KDE_USE_NMCHECK_TRUE = @KDE_USE_NMCHECK_TRUE@
 
143
LDFLAGS = @LDFLAGS@
 
144
LDFLAGS_AS_NEEDED = @LDFLAGS_AS_NEEDED@
 
145
LDFLAGS_NEW_DTAGS = @LDFLAGS_NEW_DTAGS@
 
146
LIBOBJS = @LIBOBJS@
 
147
LIBS = @LIBS@
 
148
LIBTOOL = @LIBTOOL@
 
149
LN_S = @LN_S@
 
150
LTLIBOBJS = @LTLIBOBJS@
 
151
MAKEINFO = @MAKEINFO@
 
152
MKDIR_P = @MKDIR_P@
 
153
NOOPT_CFLAGS = @NOOPT_CFLAGS@
 
154
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
 
155
OBJEXT = @OBJEXT@
 
156
PACKAGE = @PACKAGE@
 
157
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
158
PACKAGE_NAME = @PACKAGE_NAME@
 
159
PACKAGE_STRING = @PACKAGE_STRING@
 
160
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
161
PACKAGE_VERSION = @PACKAGE_VERSION@
 
162
PATH_SEPARATOR = @PATH_SEPARATOR@
 
163
RANLIB = @RANLIB@
 
164
SET_MAKE = @SET_MAKE@
 
165
SHELL = @SHELL@
 
166
STRIP = @STRIP@
 
167
TOPSUBDIRS = @TOPSUBDIRS@
 
168
USE_EXCEPTIONS = @USE_EXCEPTIONS@
 
169
USE_RTTI = @USE_RTTI@
 
170
VERSION = @VERSION@
 
171
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
 
172
abs_builddir = @abs_builddir@
 
173
abs_srcdir = @abs_srcdir@
 
174
abs_top_builddir = @abs_top_builddir@
 
175
abs_top_srcdir = @abs_top_srcdir@
 
176
ac_ct_CC = @ac_ct_CC@
 
177
ac_ct_CXX = @ac_ct_CXX@
 
178
ac_ct_F77 = @ac_ct_F77@
 
179
all_includes = @all_includes@
 
180
all_libraries = @all_libraries@
 
181
am__include = @am__include@
 
182
am__leading_dot = @am__leading_dot@
 
183
am__quote = @am__quote@
 
184
am__tar = @am__tar@
 
185
am__untar = @am__untar@
 
186
bindir = @bindir@
 
187
build = @build@
 
188
build_alias = @build_alias@
 
189
build_cpu = @build_cpu@
 
190
build_os = @build_os@
 
191
build_vendor = @build_vendor@
 
192
builddir = @builddir@
 
193
datadir = @datadir@
 
194
datarootdir = @datarootdir@
 
195
docdir = @docdir@
 
196
dvidir = @dvidir@
 
197
exec_prefix = @exec_prefix@
 
198
host = @host@
 
199
host_alias = @host_alias@
 
200
host_cpu = @host_cpu@
 
201
host_os = @host_os@
 
202
host_vendor = @host_vendor@
 
203
htmldir = @htmldir@
 
204
includedir = @includedir@
 
205
infodir = @infodir@
 
206
install_sh = @install_sh@
 
207
libdir = @libdir@
 
208
libexecdir = @libexecdir@
 
209
localedir = @localedir@
 
210
localstatedir = @localstatedir@
 
211
mandir = @mandir@
 
212
mkdir_p = @mkdir_p@
 
213
oldincludedir = @oldincludedir@
 
214
pdfdir = @pdfdir@
 
215
prefix = @prefix@
 
216
program_transform_name = @program_transform_name@
 
217
psdir = @psdir@
 
218
sbindir = @sbindir@
 
219
sharedstatedir = @sharedstatedir@
 
220
srcdir = @srcdir@
 
221
sysconfdir = @sysconfdir@
 
222
target = @target@
 
223
target_alias = @target_alias@
 
224
target_cpu = @target_cpu@
 
225
target_os = @target_os@
 
226
target_vendor = @target_vendor@
 
227
top_builddir = @top_builddir@
 
228
top_srcdir = @top_srcdir@
 
229
INCLUDES = \
 
230
        -I$(top_srcdir)/taglib \
 
231
        -I$(top_srcdir)/taglib/toolkit \
 
232
        -I$(top_srcdir)/taglib/ogg \
 
233
        $(all_includes)
 
234
 
 
235
noinst_LTLIBRARIES = libspeex.la
 
236
libspeex_la_SOURCES = speexfile.cpp speexproperties.cpp
 
237
taglib_include_HEADERS = speexfile.h speexproperties.h
 
238
taglib_includedir = $(includedir)/taglib
 
239
#>- all: all-am
 
240
#>+ 1
 
241
all: docs-am  all-am
 
242
 
 
243
.SUFFIXES:
 
244
.SUFFIXES: .cpp .lo .o .obj
 
245
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
246
#>-     @for dep in $?; do \
 
247
#>-       case '$(am__configure_deps)' in \
 
248
#>-         *$$dep*) \
 
249
#>-           cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
250
#>-             && exit 0; \
 
251
#>-           exit 1;; \
 
252
#>-       esac; \
 
253
#>-     done; \
 
254
#>-     echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  taglib/ogg/speex/Makefile'; \
 
255
#>-     cd $(top_srcdir) && \
 
256
#>-       $(AUTOMAKE) --gnu  taglib/ogg/speex/Makefile
 
257
#>+ 12
 
258
        @for dep in $?; do \
 
259
          case '$(am__configure_deps)' in \
 
260
            *$$dep*) \
 
261
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
262
                && exit 0; \
 
263
              exit 1;; \
 
264
          esac; \
 
265
        done; \
 
266
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  taglib/ogg/speex/Makefile'; \
 
267
        cd $(top_srcdir) && \
 
268
          $(AUTOMAKE) --gnu  taglib/ogg/speex/Makefile
 
269
        cd $(top_srcdir) && perl admin/am_edit taglib/ogg/speex/Makefile.in
 
270
.PRECIOUS: Makefile
 
271
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
272
        @case '$?' in \
 
273
          *config.status*) \
 
274
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
275
          *) \
 
276
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
277
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
278
        esac;
 
279
 
 
280
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
281
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
282
 
 
283
$(top_srcdir)/configure:  $(am__configure_deps)
 
284
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
285
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
286
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
287
 
 
288
clean-noinstLTLIBRARIES:
 
289
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
 
290
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
 
291
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
292
          test "$$dir" != "$$p" || dir=.; \
 
293
          echo "rm -f \"$${dir}/so_locations\""; \
 
294
          rm -f "$${dir}/so_locations"; \
 
295
        done
 
296
libspeex.la: $(libspeex_la_OBJECTS) $(libspeex_la_DEPENDENCIES) 
 
297
        $(CXXLINK)  $(libspeex_la_OBJECTS) $(libspeex_la_LIBADD) $(LIBS)
 
298
 
 
299
mostlyclean-compile:
 
300
        -rm -f *.$(OBJEXT)
 
301
 
 
302
distclean-compile:
 
303
        -rm -f *.tab.c
 
304
 
 
305
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/speexfile.Plo@am__quote@
 
306
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/speexproperties.Plo@am__quote@
 
307
 
 
308
.cpp.o:
 
309
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
310
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
311
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
312
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
313
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
 
314
 
 
315
.cpp.obj:
 
316
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
317
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
318
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
319
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
320
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
321
 
 
322
.cpp.lo:
 
323
@am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
324
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
325
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
326
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
327
@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
 
328
 
 
329
mostlyclean-libtool:
 
330
        -rm -f *.lo
 
331
 
 
332
clean-libtool:
 
333
        -rm -rf .libs _libs
 
334
install-taglib_includeHEADERS: $(taglib_include_HEADERS)
 
335
        @$(NORMAL_INSTALL)
 
336
        test -z "$(taglib_includedir)" || $(MKDIR_P) "$(DESTDIR)$(taglib_includedir)"
 
337
        @list='$(taglib_include_HEADERS)'; for p in $$list; do \
 
338
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
339
          f=$(am__strip_dir) \
 
340
          echo " $(taglib_includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(taglib_includedir)/$$f'"; \
 
341
          $(taglib_includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(taglib_includedir)/$$f"; \
 
342
        done
 
343
 
 
344
uninstall-taglib_includeHEADERS:
 
345
        @$(NORMAL_UNINSTALL)
 
346
        @list='$(taglib_include_HEADERS)'; for p in $$list; do \
 
347
          f=$(am__strip_dir) \
 
348
          echo " rm -f '$(DESTDIR)$(taglib_includedir)/$$f'"; \
 
349
          rm -f "$(DESTDIR)$(taglib_includedir)/$$f"; \
 
350
        done
 
351
 
 
352
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
353
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
354
        unique=`for i in $$list; do \
 
355
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
356
          done | \
 
357
          $(AWK) '    { files[$$0] = 1; } \
 
358
               END { for (i in files) print i; }'`; \
 
359
        mkid -fID $$unique
 
360
tags: TAGS
 
361
 
 
362
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
363
                $(TAGS_FILES) $(LISP)
 
364
        tags=; \
 
365
        here=`pwd`; \
 
366
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
367
        unique=`for i in $$list; do \
 
368
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
369
          done | \
 
370
          $(AWK) '    { files[$$0] = 1; } \
 
371
               END { for (i in files) print i; }'`; \
 
372
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
373
          test -n "$$unique" || unique=$$empty_fix; \
 
374
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
375
            $$tags $$unique; \
 
376
        fi
 
377
ctags: CTAGS
 
378
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
379
                $(TAGS_FILES) $(LISP)
 
380
        tags=; \
 
381
        here=`pwd`; \
 
382
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
383
        unique=`for i in $$list; do \
 
384
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
385
          done | \
 
386
          $(AWK) '    { files[$$0] = 1; } \
 
387
               END { for (i in files) print i; }'`; \
 
388
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
389
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
390
             $$tags $$unique
 
391
 
 
392
GTAGS:
 
393
        here=`$(am__cd) $(top_builddir) && pwd` \
 
394
          && cd $(top_srcdir) \
 
395
          && gtags -i $(GTAGS_ARGS) $$here
 
396
 
 
397
distclean-tags:
 
398
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
399
 
 
400
distdir: $(DISTFILES)
 
401
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
402
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
403
        list='$(DISTFILES)'; \
 
404
          dist_files=`for file in $$list; do echo $$file; done | \
 
405
          sed -e "s|^$$srcdirstrip/||;t" \
 
406
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
407
        case $$dist_files in \
 
408
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
409
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
410
                           sort -u` ;; \
 
411
        esac; \
 
412
        for file in $$dist_files; do \
 
413
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
414
          if test -d $$d/$$file; then \
 
415
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
416
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
417
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
418
            fi; \
 
419
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
420
          else \
 
421
            test -f $(distdir)/$$file \
 
422
            || cp -p $$d/$$file $(distdir)/$$file \
 
423
            || exit 1; \
 
424
          fi; \
 
425
        done
 
426
check-am: all-am
 
427
check: check-am
 
428
all-am: Makefile $(LTLIBRARIES) $(HEADERS)
 
429
installdirs:
 
430
        for dir in "$(DESTDIR)$(taglib_includedir)"; do \
 
431
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
432
        done
 
433
install: install-am
 
434
install-exec: install-exec-am
 
435
install-data: install-data-am
 
436
uninstall: uninstall-am
 
437
 
 
438
install-am: all-am
 
439
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
440
 
 
441
installcheck: installcheck-am
 
442
install-strip:
 
443
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
444
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
445
          `test -z '$(STRIP)' || \
 
446
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
447
mostlyclean-generic:
 
448
 
 
449
clean-generic:
 
450
 
 
451
distclean-generic:
 
452
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
453
 
 
454
maintainer-clean-generic:
 
455
        @echo "This command is intended for maintainers to use"
 
456
        @echo "it deletes files that may require special tools to rebuild."
 
457
#>- clean: clean-am
 
458
#>+ 1
 
459
clean: kde-rpo-clean  clean-am
 
460
 
 
461
#>- clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
 
462
#>-     mostlyclean-am
 
463
#>+ 2
 
464
clean-am: clean-bcheck clean-final  clean-generic clean-libtool clean-noinstLTLIBRARIES \
 
465
        mostlyclean-am
 
466
 
 
467
distclean: distclean-am
 
468
        -rm -rf ./$(DEPDIR)
 
469
        -rm -f Makefile
 
470
distclean-am: clean-am distclean-compile distclean-generic \
 
471
        distclean-tags
 
472
 
 
473
dvi: dvi-am
 
474
 
 
475
dvi-am:
 
476
 
 
477
html: html-am
 
478
 
 
479
info: info-am
 
480
 
 
481
info-am:
 
482
 
 
483
install-data-am: install-taglib_includeHEADERS
 
484
 
 
485
install-dvi: install-dvi-am
 
486
 
 
487
install-exec-am:
 
488
 
 
489
install-html: install-html-am
 
490
 
 
491
install-info: install-info-am
 
492
 
 
493
install-man:
 
494
 
 
495
install-pdf: install-pdf-am
 
496
 
 
497
install-ps: install-ps-am
 
498
 
 
499
installcheck-am:
 
500
 
 
501
maintainer-clean: maintainer-clean-am
 
502
        -rm -rf ./$(DEPDIR)
 
503
        -rm -f Makefile
 
504
maintainer-clean-am: distclean-am maintainer-clean-generic
 
505
 
 
506
mostlyclean: mostlyclean-am
 
507
 
 
508
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
509
        mostlyclean-libtool
 
510
 
 
511
pdf: pdf-am
 
512
 
 
513
pdf-am:
 
514
 
 
515
ps: ps-am
 
516
 
 
517
ps-am:
 
518
 
 
519
uninstall-am: uninstall-taglib_includeHEADERS
 
520
 
 
521
.MAKE: install-am install-strip
 
522
 
 
523
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
524
        clean-libtool clean-noinstLTLIBRARIES ctags distclean \
 
525
        distclean-compile distclean-generic distclean-libtool \
 
526
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
527
        install install-am install-data install-data-am install-dvi \
 
528
        install-dvi-am install-exec install-exec-am install-html \
 
529
        install-html-am install-info install-info-am install-man \
 
530
        install-pdf install-pdf-am install-ps install-ps-am \
 
531
        install-strip install-taglib_includeHEADERS installcheck \
 
532
        installcheck-am installdirs maintainer-clean \
 
533
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
534
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
535
        tags uninstall uninstall-am uninstall-taglib_includeHEADERS
 
536
 
 
537
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
538
# Otherwise a system limit (for SysV at least) may be exceeded.
 
539
.NOEXPORT:
 
540
 
 
541
#>+ 2
 
542
KDE_DIST=Makefile.in CMakeLists.txt Makefile.am 
 
543
 
 
544
#>+ 2
 
545
docs-am:
 
546
 
 
547
#>+ 15
 
548
force-reedit:
 
549
                @for dep in $?; do \
 
550
          case '$(am__configure_deps)' in \
 
551
            *$$dep*) \
 
552
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
553
                && exit 0; \
 
554
              exit 1;; \
 
555
          esac; \
 
556
        done; \
 
557
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  taglib/ogg/speex/Makefile'; \
 
558
        cd $(top_srcdir) && \
 
559
          $(AUTOMAKE) --gnu  taglib/ogg/speex/Makefile
 
560
        cd $(top_srcdir) && perl admin/am_edit taglib/ogg/speex/Makefile.in
 
561
 
 
562
 
 
563
#>+ 21
 
564
clean-bcheck: 
 
565
        rm -f *.bchecktest.cc *.bchecktest.cc.class a.out
 
566
 
 
567
bcheck: bcheck-am
 
568
 
 
569
bcheck-am:
 
570
        @for i in $(taglib_include_HEADERS); do \
 
571
            if test $(srcdir)/$$i -nt $$i.bchecktest.cc; then \
 
572
                echo "int main() {return 0;}" > $$i.bchecktest.cc ; \
 
573
                echo "#include \"$$i\"" >> $$i.bchecktest.cc ; \
 
574
                echo "$$i"; \
 
575
                if ! $(CXXCOMPILE)  --dump-class-hierarchy -c $$i.bchecktest.cc; then \
 
576
                    rm -f $$i.bchecktest.cc; exit 1; \
 
577
                fi ; \
 
578
                echo "" >> $$i.bchecktest.cc.class; \
 
579
                perl $(top_srcdir)/admin/bcheck.pl $$i.bchecktest.cc.class || { rm -f $$i.bchecktest.cc; exit 1; }; \
 
580
                rm -f a.out; \
 
581
            fi ; \
 
582
        done
 
583
 
 
584
 
 
585
#>+ 11
 
586
libspeex_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/speexfile.cpp $(srcdir)/speexproperties.cpp 
 
587
        @echo 'creating libspeex_la.all_cpp.cpp ...'; \
 
588
        rm -f libspeex_la.all_cpp.files libspeex_la.all_cpp.final; \
 
589
        echo "#define KDE_USE_FINAL 1" >> libspeex_la.all_cpp.final; \
 
590
        for file in speexfile.cpp speexproperties.cpp ; do \
 
591
          echo "#include \"$$file\"" >> libspeex_la.all_cpp.files; \
 
592
          test ! -f $(srcdir)/$$file || egrep '^#pragma +implementation' $(srcdir)/$$file >> libspeex_la.all_cpp.final; \
 
593
        done; \
 
594
        cat libspeex_la.all_cpp.final libspeex_la.all_cpp.files > libspeex_la.all_cpp.cpp; \
 
595
        rm -f libspeex_la.all_cpp.final libspeex_la.all_cpp.files
 
596
 
 
597
#>+ 3
 
598
clean-final:
 
599
        -rm -f libspeex_la.all_cpp.cpp
 
600
 
 
601
#>+ 3
 
602
final:
 
603
        $(MAKE) libspeex_la_OBJECTS="$(libspeex_la_final_OBJECTS)" all-am
 
604
 
 
605
#>+ 3
 
606
final-install:
 
607
        $(MAKE) libspeex_la_OBJECTS="$(libspeex_la_final_OBJECTS)" install-am
 
608
 
 
609
#>+ 3
 
610
no-final:
 
611
        $(MAKE) libspeex_la_OBJECTS="$(libspeex_la_nofinal_OBJECTS)" all-am
 
612
 
 
613
#>+ 3
 
614
no-final-install:
 
615
        $(MAKE) libspeex_la_OBJECTS="$(libspeex_la_nofinal_OBJECTS)" install-am
 
616
 
 
617
#>+ 3
 
618
kde-rpo-clean:
 
619
        -rm -f *.rpo
 
620
 
 
621
#>+ 3
 
622
nmcheck: 
 
623
nmcheck-am: nmcheck