1# Makefile.in generated by automake 1.7.9 from Makefile.am.
2# @configure_input@
3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5# Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = .
24
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = @INSTALL@
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
38host_triplet = @host@
39ACLOCAL = @ACLOCAL@
40AMDEP_FALSE = @AMDEP_FALSE@
41AMDEP_TRUE = @AMDEP_TRUE@
42AMTAR = @AMTAR@
43AUTOCONF = @AUTOCONF@
44AUTOHEADER = @AUTOHEADER@
45AUTOMAKE = @AUTOMAKE@
46AWK = @AWK@
47CC = @CC@
48CCDEPMODE = @CCDEPMODE@
49CFLAGS = @CFLAGS@
50CPP = @CPP@
51CPPFLAGS = @CPPFLAGS@
52CYGPATH_W = @CYGPATH_W@
53DEBUG_FALSE = @DEBUG_FALSE@
54DEBUG_TRUE = @DEBUG_TRUE@
55DEFS = @DEFS@
56DEPDIR = @DEPDIR@
57ECHO = @ECHO@
58ECHO_C = @ECHO_C@
59ECHO_N = @ECHO_N@
60ECHO_T = @ECHO_T@
61EGREP = @EGREP@
62EXEEXT = @EXEEXT@
63GREP = @GREP@
64INSTALL_DATA = @INSTALL_DATA@
65INSTALL_PROGRAM = @INSTALL_PROGRAM@
66INSTALL_SCRIPT = @INSTALL_SCRIPT@
67INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
68LDFLAGS = @LDFLAGS@
69LIBOBJS = @LIBOBJS@
70LIBS = @LIBS@
71LIBTOOL = @LIBTOOL@
72LIBTOOL_DEPS = @LIBTOOL_DEPS@
73LN_S = @LN_S@
74LTLIBOBJS = @LTLIBOBJS@
75MAKEINFO = @MAKEINFO@
76OBJEXT = @OBJEXT@
77PACKAGE = @PACKAGE@
78PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
79PACKAGE_NAME = @PACKAGE_NAME@
80PACKAGE_STRING = @PACKAGE_STRING@
81PACKAGE_TARNAME = @PACKAGE_TARNAME@
82PACKAGE_VERSION = @PACKAGE_VERSION@
83PATH_SEPARATOR = @PATH_SEPARATOR@
84RANLIB = @RANLIB@
85SET_MAKE = @SET_MAKE@
86SHELL = @SHELL@
87STRIP = @STRIP@
88VERSION = @VERSION@
89ac_ct_CC = @ac_ct_CC@
90am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
91am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
92am__include = @am__include@
93am__leading_dot = @am__leading_dot@
94am__quote = @am__quote@
95bindir = @bindir@
96build = @build@
97build_alias = @build_alias@
98build_cpu = @build_cpu@
99build_os = @build_os@
100build_vendor = @build_vendor@
101datadir = @datadir@
102datarootdir = @datarootdir@
103docdir = @docdir@
104dvidir = @dvidir@
105exec_prefix = @exec_prefix@
106host = @host@
107host_alias = @host_alias@
108host_cpu = @host_cpu@
109host_os = @host_os@
110host_vendor = @host_vendor@
111htmldir = @htmldir@
112includedir = @includedir@
113infodir = @infodir@
114install_sh = @install_sh@
115libdir = @libdir@
116libexecdir = @libexecdir@
117localedir = @localedir@
118localstatedir = @localstatedir@
119mandir = @mandir@
120oldincludedir = @oldincludedir@
121pdfdir = @pdfdir@
122prefix = @prefix@
123program_transform_name = @program_transform_name@
124psdir = @psdir@
125sbindir = @sbindir@
126sharedstatedir = @sharedstatedir@
127sysconfdir = @sysconfdir@
128target_alias = @target_alias@
129
130SUBDIRS = 
131DIST_SUBDIRS = msvc++
132
133lib_LTLIBRARIES = libid3tag.la
134include_HEADERS = id3tag.h
135
136version_current = 2
137version_revision = 0
138version_age = 2
139
140version_info = $(version_current):$(version_revision):$(version_age)
141
142EXTRA_DIST = genre.dat.sed  \
143			CHANGES COPYRIGHT CREDITS README TODO VERSION
144
145@DEBUG_FALSE@debug = 
146
147@DEBUG_TRUE@debug = debug.c debug.h
148
149libid3tag_la_SOURCES = version.c ucs4.c latin1.c utf16.c utf8.c  \
150			parse.c render.c field.c frametype.c compat.c  \
151			genre.c frame.c crc.c util.c tag.c file.c  \
152			version.h ucs4.h latin1.h utf16.h utf8.h  \
153			parse.h render.h field.h frametype.h compat.h  \
154			genre.h frame.h crc.h util.h tag.h file.h  \
155			id3tag.h global.h genre.dat $(debug)
156
157
158EXTRA_libid3tag_la_SOURCES = \
159			frametype.gperf compat.gperf genre.dat.in  \
160			debug.c debug.h
161
162
163libid3tag_la_LDFLAGS = -version-info $(version_info)
164
165BUILT_SOURCES = frametype.c compat.c genre.dat
166subdir = .
167ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
168mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
169CONFIG_HEADER = config.h
170CONFIG_CLEAN_FILES = libid3tag.list
171LTLIBRARIES = $(lib_LTLIBRARIES)
172
173libid3tag_la_LIBADD =
174am__libid3tag_la_SOURCES_DIST = version.c ucs4.c latin1.c utf16.c utf8.c \
175	parse.c render.c field.c frametype.c compat.c genre.c frame.c \
176	crc.c util.c tag.c file.c version.h ucs4.h latin1.h utf16.h \
177	utf8.h parse.h render.h field.h frametype.h compat.h genre.h \
178	frame.h crc.h util.h tag.h file.h id3tag.h global.h genre.dat \
179	debug.c debug.h
180@DEBUG_TRUE@am__objects_1 = debug.lo
181@DEBUG_FALSE@am__objects_1 =
182am_libid3tag_la_OBJECTS = version.lo ucs4.lo latin1.lo utf16.lo utf8.lo \
183	parse.lo render.lo field.lo frametype.lo compat.lo genre.lo \
184	frame.lo crc.lo util.lo tag.lo file.lo $(am__objects_1)
185libid3tag_la_OBJECTS = $(am_libid3tag_la_OBJECTS)
186
187DEFAULT_INCLUDES =  -I. -I$(srcdir) -I.
188depcomp = $(SHELL) $(top_srcdir)/depcomp
189am__depfiles_maybe = depfiles
190@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/compat.Plo ./$(DEPDIR)/crc.Plo \
191@AMDEP_TRUE@	./$(DEPDIR)/debug.Plo ./$(DEPDIR)/field.Plo \
192@AMDEP_TRUE@	./$(DEPDIR)/file.Plo ./$(DEPDIR)/frame.Plo \
193@AMDEP_TRUE@	./$(DEPDIR)/frametype.Plo ./$(DEPDIR)/genre.Plo \
194@AMDEP_TRUE@	./$(DEPDIR)/latin1.Plo ./$(DEPDIR)/parse.Plo \
195@AMDEP_TRUE@	./$(DEPDIR)/render.Plo ./$(DEPDIR)/tag.Plo \
196@AMDEP_TRUE@	./$(DEPDIR)/ucs4.Plo ./$(DEPDIR)/utf16.Plo \
197@AMDEP_TRUE@	./$(DEPDIR)/utf8.Plo ./$(DEPDIR)/util.Plo \
198@AMDEP_TRUE@	./$(DEPDIR)/version.Plo
199COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
200	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
201LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
202	$(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
203CCLD = $(CC)
204LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
205	$(AM_LDFLAGS) $(LDFLAGS) -o $@
206DIST_SOURCES = $(am__libid3tag_la_SOURCES_DIST) \
207	$(EXTRA_libid3tag_la_SOURCES)
208HEADERS = $(include_HEADERS)
209
210
211RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
212	ps-recursive install-info-recursive uninstall-info-recursive \
213	all-recursive install-data-recursive install-exec-recursive \
214	installdirs-recursive install-recursive uninstall-recursive \
215	check-recursive installcheck-recursive
216DIST_COMMON = README $(include_HEADERS) $(srcdir)/Makefile.in \
217	$(srcdir)/configure COPYING INSTALL Makefile.am TODO aclocal.m4 \
218	config.guess config.h.in config.sub configure configure.ac \
219	depcomp install-sh libid3tag.list.in ltmain.sh missing \
220	mkinstalldirs
221SOURCES = $(libid3tag_la_SOURCES) $(EXTRA_libid3tag_la_SOURCES)
222
223all: $(BUILT_SOURCES) config.h
224	$(MAKE) $(AM_MAKEFLAGS) all-recursive
225
226.SUFFIXES:
227.SUFFIXES: .c .lo .o .obj
228
229am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
230 configure.lineno
231$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
232	cd $(top_srcdir) && \
233	  $(AUTOMAKE) --foreign  Makefile
234Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
235	cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
236
237$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
238	$(SHELL) ./config.status --recheck
239$(srcdir)/configure:  $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
240	cd $(srcdir) && $(AUTOCONF)
241
242$(ACLOCAL_M4):  configure.ac 
243	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
244
245config.h: stamp-h1
246	@if test ! -f $@; then \
247	  rm -f stamp-h1; \
248	  $(MAKE) stamp-h1; \
249	else :; fi
250
251stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
252	@rm -f stamp-h1
253	cd $(top_builddir) && $(SHELL) ./config.status config.h
254
255$(srcdir)/config.h.in:  $(top_srcdir)/configure.ac $(ACLOCAL_M4) 
256	cd $(top_srcdir) && $(AUTOHEADER)
257	touch $(srcdir)/config.h.in
258
259distclean-hdr:
260	-rm -f config.h stamp-h1
261libid3tag.list: $(top_builddir)/config.status libid3tag.list.in
262	cd $(top_builddir) && $(SHELL) ./config.status $@
263libLTLIBRARIES_INSTALL = $(INSTALL)
264install-libLTLIBRARIES: $(lib_LTLIBRARIES)
265	@$(NORMAL_INSTALL)
266	$(mkinstalldirs) $(DESTDIR)$(libdir)
267	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
268	  if test -f $$p; then \
269	    f="`echo $$p | sed -e 's|^.*/||'`"; \
270	    echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
271	    $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \
272	  else :; fi; \
273	done
274
275uninstall-libLTLIBRARIES:
276	@$(NORMAL_UNINSTALL)
277	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
278	    p="`echo $$p | sed -e 's|^.*/||'`"; \
279	  echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
280	  $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
281	done
282
283clean-libLTLIBRARIES:
284	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
285	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
286	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
287	  test "$$dir" = "$$p" && dir=.; \
288	  echo "rm -f \"$${dir}/so_locations\""; \
289	  rm -f "$${dir}/so_locations"; \
290	done
291libid3tag.la: $(libid3tag_la_OBJECTS) $(libid3tag_la_DEPENDENCIES) 
292	$(LINK) -rpath $(libdir) $(libid3tag_la_LDFLAGS) $(libid3tag_la_OBJECTS) $(libid3tag_la_LIBADD) $(LIBS)
293
294mostlyclean-compile:
295	-rm -f *.$(OBJEXT) core *.core
296
297distclean-compile:
298	-rm -f *.tab.c
299
300@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compat.Plo@am__quote@
301@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crc.Plo@am__quote@
302@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/debug.Plo@am__quote@
303@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/field.Plo@am__quote@
304@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/file.Plo@am__quote@
305@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/frame.Plo@am__quote@
306@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/frametype.Plo@am__quote@
307@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/genre.Plo@am__quote@
308@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/latin1.Plo@am__quote@
309@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parse.Plo@am__quote@
310@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/render.Plo@am__quote@
311@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tag.Plo@am__quote@
312@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ucs4.Plo@am__quote@
313@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utf16.Plo@am__quote@
314@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utf8.Plo@am__quote@
315@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/util.Plo@am__quote@
316@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version.Plo@am__quote@
317
318.c.o:
319@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
320@am__fastdepCC_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
321@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
322@am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
323@am__fastdepCC_TRUE@	fi
324@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
325@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
326@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
327@am__fastdepCC_FALSE@	$(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
328
329.c.obj:
330@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
331@am__fastdepCC_TRUE@	  -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
332@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
333@am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
334@am__fastdepCC_TRUE@	fi
335@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
336@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
337@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
338@am__fastdepCC_FALSE@	$(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
339
340.c.lo:
341@am__fastdepCC_TRUE@	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
342@am__fastdepCC_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
343@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
344@am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
345@am__fastdepCC_TRUE@	fi
346@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
347@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
348@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
349@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
350
351mostlyclean-libtool:
352	-rm -f *.lo
353
354clean-libtool:
355	-rm -rf .libs _libs
356
357distclean-libtool:
358	-rm -f libtool
359uninstall-info-am:
360includeHEADERS_INSTALL = $(INSTALL_HEADER)
361install-includeHEADERS: $(include_HEADERS)
362	@$(NORMAL_INSTALL)
363	$(mkinstalldirs) $(DESTDIR)$(includedir)
364	@list='$(include_HEADERS)'; for p in $$list; do \
365	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
366	  f="`echo $$p | sed -e 's|^.*/||'`"; \
367	  echo " $(includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(includedir)/$$f"; \
368	  $(includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(includedir)/$$f; \
369	done
370
371uninstall-includeHEADERS:
372	@$(NORMAL_UNINSTALL)
373	@list='$(include_HEADERS)'; for p in $$list; do \
374	  f="`echo $$p | sed -e 's|^.*/||'`"; \
375	  echo " rm -f $(DESTDIR)$(includedir)/$$f"; \
376	  rm -f $(DESTDIR)$(includedir)/$$f; \
377	done
378
379# This directory's subdirectories are mostly independent; you can cd
380# into them and run `make' without going through this Makefile.
381# To change the values of `make' variables: instead of editing Makefiles,
382# (1) if the variable is set in `config.status', edit `config.status'
383#     (which will cause the Makefiles to be regenerated when you run `make');
384# (2) otherwise, pass the desired values on the `make' command line.
385$(RECURSIVE_TARGETS):
386	@set fnord $$MAKEFLAGS; amf=$$2; \
387	dot_seen=no; \
388	target=`echo $@ | sed s/-recursive//`; \
389	list='$(SUBDIRS)'; for subdir in $$list; do \
390	  echo "Making $$target in $$subdir"; \
391	  if test "$$subdir" = "."; then \
392	    dot_seen=yes; \
393	    local_target="$$target-am"; \
394	  else \
395	    local_target="$$target"; \
396	  fi; \
397	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
398	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
399	done; \
400	if test "$$dot_seen" = "no"; then \
401	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
402	fi; test -z "$$fail"
403
404mostlyclean-recursive clean-recursive distclean-recursive \
405maintainer-clean-recursive:
406	@set fnord $$MAKEFLAGS; amf=$$2; \
407	dot_seen=no; \
408	case "$@" in \
409	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
410	  *) list='$(SUBDIRS)' ;; \
411	esac; \
412	rev=''; for subdir in $$list; do \
413	  if test "$$subdir" = "."; then :; else \
414	    rev="$$subdir $$rev"; \
415	  fi; \
416	done; \
417	rev="$$rev ."; \
418	target=`echo $@ | sed s/-recursive//`; \
419	for subdir in $$rev; do \
420	  echo "Making $$target in $$subdir"; \
421	  if test "$$subdir" = "."; then \
422	    local_target="$$target-am"; \
423	  else \
424	    local_target="$$target"; \
425	  fi; \
426	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
427	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
428	done && test -z "$$fail"
429tags-recursive:
430	list='$(SUBDIRS)'; for subdir in $$list; do \
431	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
432	done
433ctags-recursive:
434	list='$(SUBDIRS)'; for subdir in $$list; do \
435	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
436	done
437
438ETAGS = etags
439ETAGSFLAGS =
440
441CTAGS = ctags
442CTAGSFLAGS =
443
444tags: TAGS
445
446ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
447	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
448	unique=`for i in $$list; do \
449	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
450	  done | \
451	  $(AWK) '    { files[$$0] = 1; } \
452	       END { for (i in files) print i; }'`; \
453	mkid -fID $$unique
454
455TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
456		$(TAGS_FILES) $(LISP)
457	tags=; \
458	here=`pwd`; \
459	if (etags --etags-include --version) >/dev/null 2>&1; then \
460	  include_option=--etags-include; \
461	else \
462	  include_option=--include; \
463	fi; \
464	list='$(SUBDIRS)'; for subdir in $$list; do \
465	  if test "$$subdir" = .; then :; else \
466	    test -f $$subdir/TAGS && \
467	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
468	  fi; \
469	done; \
470	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
471	unique=`for i in $$list; do \
472	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
473	  done | \
474	  $(AWK) '    { files[$$0] = 1; } \
475	       END { for (i in files) print i; }'`; \
476	test -z "$(ETAGS_ARGS)$$tags$$unique" \
477	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
478	     $$tags $$unique
479
480ctags: CTAGS
481CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
482		$(TAGS_FILES) $(LISP)
483	tags=; \
484	here=`pwd`; \
485	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
486	unique=`for i in $$list; do \
487	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
488	  done | \
489	  $(AWK) '    { files[$$0] = 1; } \
490	       END { for (i in files) print i; }'`; \
491	test -z "$(CTAGS_ARGS)$$tags$$unique" \
492	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
493	     $$tags $$unique
494
495GTAGS:
496	here=`$(am__cd) $(top_builddir) && pwd` \
497	  && cd $(top_srcdir) \
498	  && gtags -i $(GTAGS_ARGS) $$here
499
500distclean-tags:
501	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
502DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
503
504top_distdir = .
505distdir = $(PACKAGE)-$(VERSION)
506
507am__remove_distdir = \
508  { test ! -d $(distdir) \
509    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
510         && rm -fr $(distdir); }; }
511
512GZIP_ENV = --best
513distuninstallcheck_listfiles = find . -type f -print
514distcleancheck_listfiles = find . -type f -print
515
516distdir: $(DISTFILES)
517	$(am__remove_distdir)
518	mkdir $(distdir)
519	$(mkinstalldirs) $(distdir)/.
520	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
521	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
522	list='$(DISTFILES)'; for file in $$list; do \
523	  case $$file in \
524	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
525	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
526	  esac; \
527	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
528	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
529	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
530	    dir="/$$dir"; \
531	    $(mkinstalldirs) "$(distdir)$$dir"; \
532	  else \
533	    dir=''; \
534	  fi; \
535	  if test -d $$d/$$file; then \
536	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
537	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
538	    fi; \
539	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
540	  else \
541	    test -f $(distdir)/$$file \
542	    || cp -p $$d/$$file $(distdir)/$$file \
543	    || exit 1; \
544	  fi; \
545	done
546	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
547	  if test "$$subdir" = .; then :; else \
548	    test -d $(distdir)/$$subdir \
549	    || mkdir $(distdir)/$$subdir \
550	    || exit 1; \
551	    (cd $$subdir && \
552	      $(MAKE) $(AM_MAKEFLAGS) \
553	        top_distdir="$(top_distdir)" \
554	        distdir=../$(distdir)/$$subdir \
555	        distdir) \
556	      || exit 1; \
557	  fi; \
558	done
559	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
560	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
561	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
562	  ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
563	|| chmod -R a+r $(distdir)
564dist-gzip: distdir
565	$(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
566	$(am__remove_distdir)
567
568dist dist-all: distdir
569	$(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
570	$(am__remove_distdir)
571
572# This target untars the dist file and tries a VPATH configuration.  Then
573# it guarantees that the distribution is self-contained by making another
574# tarfile.
575distcheck: dist
576	$(am__remove_distdir)
577	GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
578	chmod -R a-w $(distdir); chmod a+w $(distdir)
579	mkdir $(distdir)/_build
580	mkdir $(distdir)/_inst
581	chmod a-w $(distdir)
582	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
583	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
584	  && cd $(distdir)/_build \
585	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
586	    $(DISTCHECK_CONFIGURE_FLAGS) \
587	  && $(MAKE) $(AM_MAKEFLAGS) \
588	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
589	  && $(MAKE) $(AM_MAKEFLAGS) check \
590	  && $(MAKE) $(AM_MAKEFLAGS) install \
591	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
592	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
593	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
594	        distuninstallcheck \
595	  && chmod -R a-w "$$dc_install_base" \
596	  && ({ \
597	       (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
598	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
599	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
600	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
601	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
602	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
603	  && rm -rf "$$dc_destdir" \
604	  && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
605	  && rm -f $(distdir).tar.gz \
606	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
607	$(am__remove_distdir)
608	@echo "$(distdir).tar.gz is ready for distribution" | \
609	  sed 'h;s/./=/g;p;x;p;x'
610distuninstallcheck:
611	@cd $(distuninstallcheck_dir) \
612	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
613	   || { echo "ERROR: files left after uninstall:" ; \
614	        if test -n "$(DESTDIR)"; then \
615	          echo "  (check DESTDIR support)"; \
616	        fi ; \
617	        $(distuninstallcheck_listfiles) ; \
618	        exit 1; } >&2
619distcleancheck: distclean
620	@if test '$(srcdir)' = . ; then \
621	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
622	  exit 1 ; \
623	fi
624	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
625	  || { echo "ERROR: files left in build directory after distclean:" ; \
626	       $(distcleancheck_listfiles) ; \
627	       exit 1; } >&2
628check-am: all-am
629check: $(BUILT_SOURCES)
630	$(MAKE) $(AM_MAKEFLAGS) check-recursive
631all-am: Makefile $(LTLIBRARIES) $(HEADERS) config.h
632installdirs: installdirs-recursive
633installdirs-am:
634	$(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(includedir)
635
636install: $(BUILT_SOURCES)
637	$(MAKE) $(AM_MAKEFLAGS) install-recursive
638install-exec: install-exec-recursive
639install-data: install-data-recursive
640uninstall: uninstall-recursive
641
642install-am: all-am
643	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
644
645installcheck: installcheck-recursive
646install-strip:
647	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
648	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
649	  `test -z '$(STRIP)' || \
650	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
651mostlyclean-generic:
652
653clean-generic:
654
655distclean-generic:
656	-rm -f $(CONFIG_CLEAN_FILES)
657
658maintainer-clean-generic:
659	@echo "This command is intended for maintainers to use"
660	@echo "it deletes files that may require special tools to rebuild."
661	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
662clean: clean-recursive
663
664clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
665	mostlyclean-am
666
667distclean: distclean-recursive
668	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
669	-rm -rf ./$(DEPDIR)
670	-rm -f Makefile
671distclean-am: clean-am distclean-compile distclean-generic distclean-hdr \
672	distclean-libtool distclean-tags
673
674dvi: dvi-recursive
675
676dvi-am:
677
678info: info-recursive
679
680info-am:
681
682install-data-am: install-includeHEADERS
683
684install-exec-am: install-libLTLIBRARIES
685
686install-info: install-info-recursive
687
688install-man:
689
690installcheck-am:
691
692maintainer-clean: maintainer-clean-recursive
693	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
694	-rm -rf $(top_srcdir)/autom4te.cache
695	-rm -rf ./$(DEPDIR)
696	-rm -f Makefile
697maintainer-clean-am: distclean-am maintainer-clean-generic
698
699mostlyclean: mostlyclean-recursive
700
701mostlyclean-am: mostlyclean-compile mostlyclean-generic \
702	mostlyclean-libtool
703
704pdf: pdf-recursive
705
706pdf-am:
707
708ps: ps-recursive
709
710ps-am:
711
712uninstall-am: uninstall-includeHEADERS uninstall-info-am \
713	uninstall-libLTLIBRARIES
714
715uninstall-info: uninstall-info-recursive
716
717.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
718	clean-generic clean-libLTLIBRARIES clean-libtool \
719	clean-recursive ctags ctags-recursive dist dist-all dist-gzip \
720	distcheck distclean distclean-compile distclean-generic \
721	distclean-hdr distclean-libtool distclean-recursive \
722	distclean-tags distcleancheck distdir distuninstallcheck dvi \
723	dvi-am dvi-recursive info info-am info-recursive install \
724	install-am install-data install-data-am install-data-recursive \
725	install-exec install-exec-am install-exec-recursive \
726	install-includeHEADERS install-info install-info-am \
727	install-info-recursive install-libLTLIBRARIES install-man \
728	install-recursive install-strip installcheck installcheck-am \
729	installdirs installdirs-am installdirs-recursive \
730	maintainer-clean maintainer-clean-generic \
731	maintainer-clean-recursive mostlyclean mostlyclean-compile \
732	mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
733	pdf pdf-am pdf-recursive ps ps-am ps-recursive tags \
734	tags-recursive uninstall uninstall-am uninstall-includeHEADERS \
735	uninstall-info-am uninstall-info-recursive \
736	uninstall-libLTLIBRARIES uninstall-recursive
737
738
739$(srcdir)/frametype.c: $(srcdir)/frametype.gperf Makefile.am
740	cd $(srcdir) &&  \
741	gperf -tCcTonD -K id -N id3_frametype_lookup -s -3 -k '*'  \
742		frametype.gperf |  \
743	sed -e 's/\(struct id3_frametype\);/\1/' |  \
744	sed -e '/\$$''Id: /s/\$$//g' >frametype.c
745
746$(srcdir)/compat.c: $(srcdir)/compat.gperf Makefile.am
747	cd $(srcdir) &&  \
748	gperf -tCcTonD -K id -N id3_compat_lookup -s -3 -k '*'  \
749		compat.gperf |  \
750	sed -e 's/\(struct id3_compat\);/\1/' |  \
751	sed -e '/\$$''Id: /s/\$$//g' >compat.c
752
753$(srcdir)/genre.dat: $(srcdir)/genre.dat.in $(srcdir)/genre.dat.sed Makefile.am
754	cd $(srcdir) &&  \
755	sed -n -f genre.dat.sed genre.dat.in |  \
756	sed -e '/\$$''Id: /s/\$$//g' >genre.dat
757
758libtool: $(LIBTOOL_DEPS)
759	$(SHELL) ./config.status --recheck
760
761again:
762	$(MAKE) clean
763	$(MAKE)
764
765.PHONY: again
766# Tell versions [3.59,3.63) of GNU make to not export all variables.
767# Otherwise a system limit (for SysV at least) may be exceeded.
768.NOEXPORT:
769