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