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

« back to all changes in this revision

Viewing changes to libs/taglib/taglib/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
 
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
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
50
am__vpath_adj = case $$p in \
 
51
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
52
    *) f=$$p;; \
 
53
  esac;
 
54
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
55
am__installdirs = "$(DESTDIR)$(libdir)" \
 
56
        "$(DESTDIR)$(taglib_includedir)"
 
57
libLTLIBRARIES_INSTALL = $(INSTALL)
 
58
LTLIBRARIES = $(lib_LTLIBRARIES)
 
59
libtag_la_DEPENDENCIES = ./mpeg/libmpeg.la ./ogg/libogg.la \
 
60
        ./flac/libflac.la ./mpc/libmpc.la ./ape/libape.la \
 
61
        ./toolkit/libtoolkit.la ./wavpack/libwavpack.la \
 
62
        ./trueaudio/libtrueaudio.la
 
63
am_libtag_la_OBJECTS = tag.lo tagunion.lo fileref.lo \
 
64
        audioproperties.lo
 
65
#>- libtag_la_OBJECTS = $(am_libtag_la_OBJECTS)
 
66
#>+ 5
 
67
libtag_la_final_OBJECTS = libtag_la.all_cpp.lo 
 
68
libtag_la_nofinal_OBJECTS = tag.lo tagunion.lo fileref.lo \
 
69
        audioproperties.lo
 
70
@KDE_USE_FINAL_FALSE@libtag_la_OBJECTS = $(libtag_la_nofinal_OBJECTS)
 
71
@KDE_USE_FINAL_TRUE@libtag_la_OBJECTS = $(libtag_la_final_OBJECTS)
 
72
#>- libtag_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
 
73
#>-     $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
 
74
#>-     $(CXXFLAGS) $(libtag_la_LDFLAGS) $(LDFLAGS) -o $@
 
75
#>+ 3
 
76
libtag_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
 
77
        $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
 
78
        $(CXXFLAGS) $(KDE_CXXFLAGS) $(libtag_la_LDFLAGS) $(LDFLAGS) -o $@
 
79
DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@
 
80
depcomp = $(SHELL) $(top_srcdir)/admin/depcomp
 
81
am__depfiles_maybe = depfiles
 
82
#>- CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
83
#>-     $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
 
84
#>+ 2
 
85
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
86
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS)
 
87
#>- LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
88
#>-     --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
89
#>-     $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
 
90
#>+ 3
 
91
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
92
        --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
93
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS)
 
94
CXXLD = $(CXX)
 
95
#>- CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
96
#>-     --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
 
97
#>-     $(LDFLAGS) -o $@
 
98
#>+ 3
 
99
CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
100
        --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) $(AM_LDFLAGS) \
 
101
        $(LDFLAGS) -o $@
 
102
SOURCES = $(libtag_la_SOURCES)
 
103
DIST_SOURCES = $(libtag_la_SOURCES)
 
104
#>- RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
105
#>-     html-recursive info-recursive install-data-recursive \
 
106
#>-     install-dvi-recursive install-exec-recursive \
 
107
#>-     install-html-recursive install-info-recursive \
 
108
#>-     install-pdf-recursive install-ps-recursive install-recursive \
 
109
#>-     installcheck-recursive installdirs-recursive pdf-recursive \
 
110
#>-     ps-recursive uninstall-recursive
 
111
#>+ 7
 
112
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
113
        html-recursive info-recursive install-data-recursive \
 
114
        install-dvi-recursive install-exec-recursive \
 
115
        install-html-recursive install-info-recursive \
 
116
        install-pdf-recursive install-ps-recursive install-recursive \
 
117
        installcheck-recursive installdirs-recursive pdf-recursive \
 
118
        ps-recursive uninstall-recursive nmcheck-recursive bcheck-recursive
 
119
taglib_includeHEADERS_INSTALL = $(INSTALL_HEADER)
 
120
HEADERS = $(taglib_include_HEADERS)
 
121
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
122
  distclean-recursive maintainer-clean-recursive
 
123
ETAGS = etags
 
124
CTAGS = ctags
 
125
DIST_SUBDIRS = $(SUBDIRS)
 
126
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
127
#>+ 1
 
128
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
 
129
ACLOCAL = @ACLOCAL@
 
130
AMTAR = @AMTAR@
 
131
AR = @AR@
 
132
AUTOCONF = @AUTOCONF@
 
133
AUTODIRS = @AUTODIRS@
 
134
AUTOHEADER = @AUTOHEADER@
 
135
AUTOMAKE = @AUTOMAKE@
 
136
AWK = @AWK@
 
137
CC = @CC@
 
138
CCDEPMODE = @CCDEPMODE@
 
139
CFLAGS = @CFLAGS@
 
140
CONF_FILES = @CONF_FILES@
 
141
CPP = @CPP@
 
142
CPPFLAGS = @CPPFLAGS@
 
143
CXX = @CXX@
 
144
CXXCPP = @CXXCPP@
 
145
CXXDEPMODE = @CXXDEPMODE@
 
146
CXXFLAGS = @CXXFLAGS@
 
147
CYGPATH_W = @CYGPATH_W@
 
148
DEFS = @DEFS@
 
149
DEPDIR = @DEPDIR@
 
150
ECHO = @ECHO@
 
151
ECHO_C = @ECHO_C@
 
152
ECHO_N = @ECHO_N@
 
153
ECHO_T = @ECHO_T@
 
154
EGREP = @EGREP@
 
155
ENABLE_PERMISSIVE_FLAG = @ENABLE_PERMISSIVE_FLAG@
 
156
EXEEXT = @EXEEXT@
 
157
F77 = @F77@
 
158
FFLAGS = @FFLAGS@
 
159
GREP = @GREP@
 
160
HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@
 
161
INSTALL = @INSTALL@
 
162
INSTALL_DATA = @INSTALL_DATA@
 
163
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
164
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
165
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
166
KDE_CHECK_PLUGIN = @KDE_CHECK_PLUGIN@
 
167
KDE_NO_UNDEFINED = @KDE_NO_UNDEFINED@
 
168
KDE_PLUGIN = @KDE_PLUGIN@
 
169
KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@
 
170
KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@
 
171
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
 
172
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
 
173
KDE_USE_NMCHECK_FALSE = @KDE_USE_NMCHECK_FALSE@
 
174
KDE_USE_NMCHECK_TRUE = @KDE_USE_NMCHECK_TRUE@
 
175
LDFLAGS = @LDFLAGS@
 
176
LDFLAGS_AS_NEEDED = @LDFLAGS_AS_NEEDED@
 
177
LDFLAGS_NEW_DTAGS = @LDFLAGS_NEW_DTAGS@
 
178
LIBOBJS = @LIBOBJS@
 
179
LIBS = @LIBS@
 
180
LIBTOOL = @LIBTOOL@
 
181
LN_S = @LN_S@
 
182
LTLIBOBJS = @LTLIBOBJS@
 
183
MAKEINFO = @MAKEINFO@
 
184
MKDIR_P = @MKDIR_P@
 
185
NOOPT_CFLAGS = @NOOPT_CFLAGS@
 
186
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
 
187
OBJEXT = @OBJEXT@
 
188
PACKAGE = @PACKAGE@
 
189
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
190
PACKAGE_NAME = @PACKAGE_NAME@
 
191
PACKAGE_STRING = @PACKAGE_STRING@
 
192
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
193
PACKAGE_VERSION = @PACKAGE_VERSION@
 
194
PATH_SEPARATOR = @PATH_SEPARATOR@
 
195
RANLIB = @RANLIB@
 
196
SET_MAKE = @SET_MAKE@
 
197
SHELL = @SHELL@
 
198
STRIP = @STRIP@
 
199
TOPSUBDIRS = @TOPSUBDIRS@
 
200
USE_EXCEPTIONS = @USE_EXCEPTIONS@
 
201
USE_RTTI = @USE_RTTI@
 
202
VERSION = @VERSION@
 
203
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
 
204
abs_builddir = @abs_builddir@
 
205
abs_srcdir = @abs_srcdir@
 
206
abs_top_builddir = @abs_top_builddir@
 
207
abs_top_srcdir = @abs_top_srcdir@
 
208
ac_ct_CC = @ac_ct_CC@
 
209
ac_ct_CXX = @ac_ct_CXX@
 
210
ac_ct_F77 = @ac_ct_F77@
 
211
all_includes = @all_includes@
 
212
all_libraries = @all_libraries@
 
213
am__include = @am__include@
 
214
am__leading_dot = @am__leading_dot@
 
215
am__quote = @am__quote@
 
216
am__tar = @am__tar@
 
217
am__untar = @am__untar@
 
218
bindir = @bindir@
 
219
build = @build@
 
220
build_alias = @build_alias@
 
221
build_cpu = @build_cpu@
 
222
build_os = @build_os@
 
223
build_vendor = @build_vendor@
 
224
builddir = @builddir@
 
225
datadir = @datadir@
 
226
datarootdir = @datarootdir@
 
227
docdir = @docdir@
 
228
dvidir = @dvidir@
 
229
exec_prefix = @exec_prefix@
 
230
host = @host@
 
231
host_alias = @host_alias@
 
232
host_cpu = @host_cpu@
 
233
host_os = @host_os@
 
234
host_vendor = @host_vendor@
 
235
htmldir = @htmldir@
 
236
includedir = @includedir@
 
237
infodir = @infodir@
 
238
install_sh = @install_sh@
 
239
libdir = @libdir@
 
240
libexecdir = @libexecdir@
 
241
localedir = @localedir@
 
242
localstatedir = @localstatedir@
 
243
mandir = @mandir@
 
244
mkdir_p = @mkdir_p@
 
245
oldincludedir = @oldincludedir@
 
246
pdfdir = @pdfdir@
 
247
prefix = @prefix@
 
248
program_transform_name = @program_transform_name@
 
249
psdir = @psdir@
 
250
sbindir = @sbindir@
 
251
sharedstatedir = @sharedstatedir@
 
252
srcdir = @srcdir@
 
253
sysconfdir = @sysconfdir@
 
254
target = @target@
 
255
target_alias = @target_alias@
 
256
target_cpu = @target_cpu@
 
257
target_os = @target_os@
 
258
target_vendor = @target_vendor@
 
259
top_builddir = @top_builddir@
 
260
top_srcdir = @top_srcdir@
 
261
SUBDIRS = toolkit mpeg ogg flac ape mpc wavpack trueaudio
 
262
INCLUDES = \
 
263
        -I$(top_srcdir)/taglib \
 
264
        -I$(top_srcdir)/taglib/toolkit \
 
265
        -I$(top_srcdir)/taglib/mpeg \
 
266
        -I$(top_srcdir)/taglib/ogg \
 
267
        -I$(top_srcdir)/taglib/ogg/flac \
 
268
        -I$(top_srcdir)/taglib/flac \
 
269
        -I$(top_srcdir)/taglib/mpc \
 
270
        -I$(top_srcdir)/taglib/ogg/vorbis \
 
271
        -I$(top_srcdir)/taglib/ogg/speex \
 
272
        -I$(top_srcdir)/taglib/wavpack \
 
273
        -I$(top_srcdir)/taglib/trueaudio \
 
274
        $(all_includes)
 
275
 
 
276
lib_LTLIBRARIES = libtag.la
 
277
libtag_la_SOURCES = tag.cpp tagunion.cpp fileref.cpp audioproperties.cpp
 
278
taglib_include_HEADERS = tag.h fileref.h audioproperties.h taglib_export.h
 
279
taglib_includedir = $(includedir)/taglib
 
280
libtag_la_LDFLAGS = $(all_libraries) -no-undefined -version-info 6:0:5
 
281
libtag_la_LIBADD = ./mpeg/libmpeg.la ./ogg/libogg.la ./flac/libflac.la ./mpc/libmpc.la \
 
282
        ./ape/libape.la ./toolkit/libtoolkit.la ./wavpack/libwavpack.la \
 
283
        ./trueaudio/libtrueaudio.la
 
284
 
 
285
#>- all: all-recursive
 
286
#>+ 1
 
287
all: docs-am  all-recursive
 
288
 
 
289
.SUFFIXES:
 
290
.SUFFIXES: .cpp .lo .o .obj
 
291
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
292
#>-     @for dep in $?; do \
 
293
#>-       case '$(am__configure_deps)' in \
 
294
#>-         *$$dep*) \
 
295
#>-           cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
296
#>-             && exit 0; \
 
297
#>-           exit 1;; \
 
298
#>-       esac; \
 
299
#>-     done; \
 
300
#>-     echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  taglib/Makefile'; \
 
301
#>-     cd $(top_srcdir) && \
 
302
#>-       $(AUTOMAKE) --gnu  taglib/Makefile
 
303
#>+ 12
 
304
        @for dep in $?; do \
 
305
          case '$(am__configure_deps)' in \
 
306
            *$$dep*) \
 
307
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
308
                && exit 0; \
 
309
              exit 1;; \
 
310
          esac; \
 
311
        done; \
 
312
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  taglib/Makefile'; \
 
313
        cd $(top_srcdir) && \
 
314
          $(AUTOMAKE) --gnu  taglib/Makefile
 
315
        cd $(top_srcdir) && perl admin/am_edit taglib/Makefile.in
 
316
.PRECIOUS: Makefile
 
317
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
318
        @case '$?' in \
 
319
          *config.status*) \
 
320
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
321
          *) \
 
322
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
323
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
324
        esac;
 
325
 
 
326
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
327
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
328
 
 
329
$(top_srcdir)/configure:  $(am__configure_deps)
 
330
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
331
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
332
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
333
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
 
334
        @$(NORMAL_INSTALL)
 
335
        test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
 
336
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
337
          if test -f $$p; then \
 
338
            f=$(am__strip_dir) \
 
339
            echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
 
340
            $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
 
341
          else :; fi; \
 
342
        done
 
343
 
 
344
uninstall-libLTLIBRARIES:
 
345
        @$(NORMAL_UNINSTALL)
 
346
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
347
          p=$(am__strip_dir) \
 
348
          echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
 
349
          $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
 
350
        done
 
351
 
 
352
clean-libLTLIBRARIES:
 
353
        -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
 
354
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
355
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
356
          test "$$dir" != "$$p" || dir=.; \
 
357
          echo "rm -f \"$${dir}/so_locations\""; \
 
358
          rm -f "$${dir}/so_locations"; \
 
359
        done
 
360
libtag.la: $(libtag_la_OBJECTS) $(libtag_la_DEPENDENCIES) 
 
361
        $(libtag_la_LINK) -rpath $(libdir) $(libtag_la_OBJECTS) $(libtag_la_LIBADD) $(LIBS)
 
362
 
 
363
mostlyclean-compile:
 
364
        -rm -f *.$(OBJEXT)
 
365
 
 
366
distclean-compile:
 
367
        -rm -f *.tab.c
 
368
 
 
369
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audioproperties.Plo@am__quote@
 
370
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fileref.Plo@am__quote@
 
371
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tag.Plo@am__quote@
 
372
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tagunion.Plo@am__quote@
 
373
 
 
374
.cpp.o:
 
375
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
376
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
377
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
378
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
379
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
 
380
 
 
381
.cpp.obj:
 
382
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
383
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
384
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
385
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
386
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
387
 
 
388
.cpp.lo:
 
389
@am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
390
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
391
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
392
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
393
@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
 
394
 
 
395
mostlyclean-libtool:
 
396
        -rm -f *.lo
 
397
 
 
398
clean-libtool:
 
399
        -rm -rf .libs _libs
 
400
install-taglib_includeHEADERS: $(taglib_include_HEADERS)
 
401
        @$(NORMAL_INSTALL)
 
402
        test -z "$(taglib_includedir)" || $(MKDIR_P) "$(DESTDIR)$(taglib_includedir)"
 
403
        @list='$(taglib_include_HEADERS)'; for p in $$list; do \
 
404
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
405
          f=$(am__strip_dir) \
 
406
          echo " $(taglib_includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(taglib_includedir)/$$f'"; \
 
407
          $(taglib_includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(taglib_includedir)/$$f"; \
 
408
        done
 
409
 
 
410
uninstall-taglib_includeHEADERS:
 
411
        @$(NORMAL_UNINSTALL)
 
412
        @list='$(taglib_include_HEADERS)'; for p in $$list; do \
 
413
          f=$(am__strip_dir) \
 
414
          echo " rm -f '$(DESTDIR)$(taglib_includedir)/$$f'"; \
 
415
          rm -f "$(DESTDIR)$(taglib_includedir)/$$f"; \
 
416
        done
 
417
 
 
418
# This directory's subdirectories are mostly independent; you can cd
 
419
# into them and run `make' without going through this Makefile.
 
420
# To change the values of `make' variables: instead of editing Makefiles,
 
421
# (1) if the variable is set in `config.status', edit `config.status'
 
422
#     (which will cause the Makefiles to be regenerated when you run `make');
 
423
# (2) otherwise, pass the desired values on the `make' command line.
 
424
$(RECURSIVE_TARGETS):
 
425
        @failcom='exit 1'; \
 
426
        for f in x $$MAKEFLAGS; do \
 
427
          case $$f in \
 
428
            *=* | --[!k]*);; \
 
429
            *k*) failcom='fail=yes';; \
 
430
          esac; \
 
431
        done; \
 
432
        dot_seen=no; \
 
433
        target=`echo $@ | sed s/-recursive//`; \
 
434
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
435
          echo "Making $$target in $$subdir"; \
 
436
          if test "$$subdir" = "."; then \
 
437
            dot_seen=yes; \
 
438
            local_target="$$target-am"; \
 
439
          else \
 
440
            local_target="$$target"; \
 
441
          fi; \
 
442
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
443
          || eval $$failcom; \
 
444
        done; \
 
445
        if test "$$dot_seen" = "no"; then \
 
446
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
447
        fi; test -z "$$fail"
 
448
 
 
449
$(RECURSIVE_CLEAN_TARGETS):
 
450
        @failcom='exit 1'; \
 
451
        for f in x $$MAKEFLAGS; do \
 
452
          case $$f in \
 
453
            *=* | --[!k]*);; \
 
454
            *k*) failcom='fail=yes';; \
 
455
          esac; \
 
456
        done; \
 
457
        dot_seen=no; \
 
458
        case "$@" in \
 
459
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
460
          *) list='$(SUBDIRS)' ;; \
 
461
        esac; \
 
462
        rev=''; for subdir in $$list; do \
 
463
          if test "$$subdir" = "."; then :; else \
 
464
            rev="$$subdir $$rev"; \
 
465
          fi; \
 
466
        done; \
 
467
        rev="$$rev ."; \
 
468
        target=`echo $@ | sed s/-recursive//`; \
 
469
        for subdir in $$rev; do \
 
470
          echo "Making $$target in $$subdir"; \
 
471
          if test "$$subdir" = "."; then \
 
472
            local_target="$$target-am"; \
 
473
          else \
 
474
            local_target="$$target"; \
 
475
          fi; \
 
476
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
477
          || eval $$failcom; \
 
478
        done && test -z "$$fail"
 
479
tags-recursive:
 
480
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
481
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
482
        done
 
483
ctags-recursive:
 
484
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
485
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
486
        done
 
487
 
 
488
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
489
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
490
        unique=`for i in $$list; do \
 
491
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
492
          done | \
 
493
          $(AWK) '    { files[$$0] = 1; } \
 
494
               END { for (i in files) print i; }'`; \
 
495
        mkid -fID $$unique
 
496
tags: TAGS
 
497
 
 
498
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
499
                $(TAGS_FILES) $(LISP)
 
500
        tags=; \
 
501
        here=`pwd`; \
 
502
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
503
          include_option=--etags-include; \
 
504
          empty_fix=.; \
 
505
        else \
 
506
          include_option=--include; \
 
507
          empty_fix=; \
 
508
        fi; \
 
509
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
510
          if test "$$subdir" = .; then :; else \
 
511
            test ! -f $$subdir/TAGS || \
 
512
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
513
          fi; \
 
514
        done; \
 
515
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
516
        unique=`for i in $$list; do \
 
517
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
518
          done | \
 
519
          $(AWK) '    { files[$$0] = 1; } \
 
520
               END { for (i in files) print i; }'`; \
 
521
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
522
          test -n "$$unique" || unique=$$empty_fix; \
 
523
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
524
            $$tags $$unique; \
 
525
        fi
 
526
ctags: CTAGS
 
527
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
528
                $(TAGS_FILES) $(LISP)
 
529
        tags=; \
 
530
        here=`pwd`; \
 
531
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
532
        unique=`for i in $$list; do \
 
533
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
534
          done | \
 
535
          $(AWK) '    { files[$$0] = 1; } \
 
536
               END { for (i in files) print i; }'`; \
 
537
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
538
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
539
             $$tags $$unique
 
540
 
 
541
GTAGS:
 
542
        here=`$(am__cd) $(top_builddir) && pwd` \
 
543
          && cd $(top_srcdir) \
 
544
          && gtags -i $(GTAGS_ARGS) $$here
 
545
 
 
546
distclean-tags:
 
547
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
548
 
 
549
distdir: $(DISTFILES)
 
550
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
551
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
552
        list='$(DISTFILES)'; \
 
553
          dist_files=`for file in $$list; do echo $$file; done | \
 
554
          sed -e "s|^$$srcdirstrip/||;t" \
 
555
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
556
        case $$dist_files in \
 
557
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
558
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
559
                           sort -u` ;; \
 
560
        esac; \
 
561
        for file in $$dist_files; do \
 
562
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
563
          if test -d $$d/$$file; then \
 
564
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
565
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
566
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
567
            fi; \
 
568
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
569
          else \
 
570
            test -f $(distdir)/$$file \
 
571
            || cp -p $$d/$$file $(distdir)/$$file \
 
572
            || exit 1; \
 
573
          fi; \
 
574
        done
 
575
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
576
          if test "$$subdir" = .; then :; else \
 
577
            test -d "$(distdir)/$$subdir" \
 
578
            || $(MKDIR_P) "$(distdir)/$$subdir" \
 
579
            || exit 1; \
 
580
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
581
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
 
582
            (cd $$subdir && \
 
583
              $(MAKE) $(AM_MAKEFLAGS) \
 
584
                top_distdir="$$top_distdir" \
 
585
                distdir="$$distdir/$$subdir" \
 
586
                am__remove_distdir=: \
 
587
                am__skip_length_check=: \
 
588
                distdir) \
 
589
              || exit 1; \
 
590
          fi; \
 
591
        done
 
592
check-am: all-am
 
593
check: check-recursive
 
594
all-am: Makefile $(LTLIBRARIES) $(HEADERS)
 
595
installdirs: installdirs-recursive
 
596
installdirs-am:
 
597
        for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(taglib_includedir)"; do \
 
598
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
599
        done
 
600
install: install-recursive
 
601
install-exec: install-exec-recursive
 
602
install-data: install-data-recursive
 
603
uninstall: uninstall-recursive
 
604
 
 
605
install-am: all-am
 
606
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
607
 
 
608
installcheck: installcheck-recursive
 
609
install-strip:
 
610
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
611
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
612
          `test -z '$(STRIP)' || \
 
613
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
614
mostlyclean-generic:
 
615
 
 
616
clean-generic:
 
617
 
 
618
distclean-generic:
 
619
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
620
 
 
621
maintainer-clean-generic:
 
622
        @echo "This command is intended for maintainers to use"
 
623
        @echo "it deletes files that may require special tools to rebuild."
 
624
#>- clean: clean-recursive
 
625
#>+ 1
 
626
clean: kde-rpo-clean  clean-recursive
 
627
 
 
628
#>- clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
 
629
#>-     mostlyclean-am
 
630
#>+ 2
 
631
clean-am: clean-bcheck clean-final  clean-generic clean-libLTLIBRARIES clean-libtool \
 
632
        mostlyclean-am
 
633
 
 
634
distclean: distclean-recursive
 
635
        -rm -rf ./$(DEPDIR)
 
636
        -rm -f Makefile
 
637
distclean-am: clean-am distclean-compile distclean-generic \
 
638
        distclean-tags
 
639
 
 
640
dvi: dvi-recursive
 
641
 
 
642
dvi-am:
 
643
 
 
644
html: html-recursive
 
645
 
 
646
info: info-recursive
 
647
 
 
648
info-am:
 
649
 
 
650
install-data-am: install-taglib_includeHEADERS
 
651
 
 
652
install-dvi: install-dvi-recursive
 
653
 
 
654
install-exec-am: install-libLTLIBRARIES
 
655
 
 
656
install-html: install-html-recursive
 
657
 
 
658
install-info: install-info-recursive
 
659
 
 
660
install-man:
 
661
 
 
662
install-pdf: install-pdf-recursive
 
663
 
 
664
install-ps: install-ps-recursive
 
665
 
 
666
installcheck-am:
 
667
 
 
668
maintainer-clean: maintainer-clean-recursive
 
669
        -rm -rf ./$(DEPDIR)
 
670
        -rm -f Makefile
 
671
maintainer-clean-am: distclean-am maintainer-clean-generic
 
672
 
 
673
mostlyclean: mostlyclean-recursive
 
674
 
 
675
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
676
        mostlyclean-libtool
 
677
 
 
678
pdf: pdf-recursive
 
679
 
 
680
pdf-am:
 
681
 
 
682
ps: ps-recursive
 
683
 
 
684
ps-am:
 
685
 
 
686
uninstall-am: uninstall-libLTLIBRARIES uninstall-taglib_includeHEADERS
 
687
 
 
688
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
689
        install-strip
 
690
 
 
691
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
692
        all all-am check check-am clean clean-generic \
 
693
        clean-libLTLIBRARIES clean-libtool ctags ctags-recursive \
 
694
        distclean distclean-compile distclean-generic \
 
695
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
696
        html-am info info-am install install-am install-data \
 
697
        install-data-am install-dvi install-dvi-am install-exec \
 
698
        install-exec-am install-html install-html-am install-info \
 
699
        install-info-am install-libLTLIBRARIES install-man install-pdf \
 
700
        install-pdf-am install-ps install-ps-am install-strip \
 
701
        install-taglib_includeHEADERS installcheck installcheck-am \
 
702
        installdirs installdirs-am maintainer-clean \
 
703
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
704
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
705
        tags tags-recursive uninstall uninstall-am \
 
706
        uninstall-libLTLIBRARIES uninstall-taglib_includeHEADERS
 
707
 
 
708
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
709
# Otherwise a system limit (for SysV at least) may be exceeded.
 
710
.NOEXPORT:
 
711
 
 
712
#>+ 2
 
713
KDE_DIST=Makefile.in tagunion.h taglib.pro CMakeLists.txt Makefile.am 
 
714
 
 
715
#>+ 2
 
716
docs-am:
 
717
 
 
718
#>+ 15
 
719
force-reedit:
 
720
                @for dep in $?; do \
 
721
          case '$(am__configure_deps)' in \
 
722
            *$$dep*) \
 
723
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
724
                && exit 0; \
 
725
              exit 1;; \
 
726
          esac; \
 
727
        done; \
 
728
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  taglib/Makefile'; \
 
729
        cd $(top_srcdir) && \
 
730
          $(AUTOMAKE) --gnu  taglib/Makefile
 
731
        cd $(top_srcdir) && perl admin/am_edit taglib/Makefile.in
 
732
 
 
733
 
 
734
#>+ 21
 
735
clean-bcheck: 
 
736
        rm -f *.bchecktest.cc *.bchecktest.cc.class a.out
 
737
 
 
738
bcheck: bcheck-recursive
 
739
 
 
740
bcheck-am:
 
741
        @for i in $(taglib_include_HEADERS); do \
 
742
            if test $(srcdir)/$$i -nt $$i.bchecktest.cc; then \
 
743
                echo "int main() {return 0;}" > $$i.bchecktest.cc ; \
 
744
                echo "#include \"$$i\"" >> $$i.bchecktest.cc ; \
 
745
                echo "$$i"; \
 
746
                if ! $(CXXCOMPILE)  --dump-class-hierarchy -c $$i.bchecktest.cc; then \
 
747
                    rm -f $$i.bchecktest.cc; exit 1; \
 
748
                fi ; \
 
749
                echo "" >> $$i.bchecktest.cc.class; \
 
750
                perl $(top_srcdir)/admin/bcheck.pl $$i.bchecktest.cc.class || { rm -f $$i.bchecktest.cc; exit 1; }; \
 
751
                rm -f a.out; \
 
752
            fi ; \
 
753
        done
 
754
 
 
755
 
 
756
#>+ 11
 
757
libtag_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/tag.cpp $(srcdir)/tagunion.cpp $(srcdir)/fileref.cpp $(srcdir)/audioproperties.cpp 
 
758
        @echo 'creating libtag_la.all_cpp.cpp ...'; \
 
759
        rm -f libtag_la.all_cpp.files libtag_la.all_cpp.final; \
 
760
        echo "#define KDE_USE_FINAL 1" >> libtag_la.all_cpp.final; \
 
761
        for file in tag.cpp tagunion.cpp fileref.cpp audioproperties.cpp ; do \
 
762
          echo "#include \"$$file\"" >> libtag_la.all_cpp.files; \
 
763
          test ! -f $(srcdir)/$$file || egrep '^#pragma +implementation' $(srcdir)/$$file >> libtag_la.all_cpp.final; \
 
764
        done; \
 
765
        cat libtag_la.all_cpp.final libtag_la.all_cpp.files > libtag_la.all_cpp.cpp; \
 
766
        rm -f libtag_la.all_cpp.final libtag_la.all_cpp.files
 
767
 
 
768
#>+ 3
 
769
clean-final:
 
770
        -rm -f libtag_la.all_cpp.cpp
 
771
 
 
772
#>+ 3
 
773
final:
 
774
        $(MAKE) libtag_la_OBJECTS="$(libtag_la_final_OBJECTS)" all-am
 
775
 
 
776
#>+ 3
 
777
final-install:
 
778
        $(MAKE) libtag_la_OBJECTS="$(libtag_la_final_OBJECTS)" install-am
 
779
 
 
780
#>+ 3
 
781
no-final:
 
782
        $(MAKE) libtag_la_OBJECTS="$(libtag_la_nofinal_OBJECTS)" all-am
 
783
 
 
784
#>+ 3
 
785
no-final-install:
 
786
        $(MAKE) libtag_la_OBJECTS="$(libtag_la_nofinal_OBJECTS)" install-am
 
787
 
 
788
#>+ 3
 
789
kde-rpo-clean:
 
790
        -rm -f *.rpo
 
791
 
 
792
#>+ 3
 
793
nmcheck: 
 
794
nmcheck-am: nmcheck