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