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
17#  FLAC - Free Lossless Audio Codec
18#  Copyright (C) 2001,2002,2003,2004,2005,2006,2007  Josh Coalson
19#
20#  This file is part the FLAC project.  FLAC is comprised of several
21#  components distributed under difference licenses.  The codec libraries
22#  are distributed under Xiph.Org's BSD-like license (see the file
23#  COPYING.Xiph in this distribution).  All other programs, libraries, and
24#  plugins are distributed under the GPL (see COPYING.GPL).  The documentation
25#  is distributed under the Gnu FDL (see COPYING.FDL).  Each file in the
26#  FLAC distribution contains at the top the terms under which it may be
27#  distributed.
28#
29#  Since this particular file is relevant to all components of FLAC,
30#  it may be distributed under the Xiph.Org license, which is the least
31#  restrictive of those mentioned above.  See the file COPYING.Xiph in this
32#  distribution.
33
34srcdir = @srcdir@
35top_srcdir = @top_srcdir@
36VPATH = @srcdir@
37pkgdatadir = $(datadir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkgincludedir = $(includedir)/@PACKAGE@
40top_builddir = ../../..
41
42am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
43INSTALL = @INSTALL@
44install_sh_DATA = $(install_sh) -c -m 644
45install_sh_PROGRAM = $(install_sh) -c
46install_sh_SCRIPT = $(install_sh) -c
47INSTALL_HEADER = $(INSTALL_DATA)
48transform = $(program_transform_name)
49NORMAL_INSTALL = :
50PRE_INSTALL = :
51POST_INSTALL = :
52NORMAL_UNINSTALL = :
53PRE_UNINSTALL = :
54POST_UNINSTALL = :
55host_triplet = @host@
56ACLOCAL = @ACLOCAL@
57ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
58AMDEP_FALSE = @AMDEP_FALSE@
59AMDEP_TRUE = @AMDEP_TRUE@
60AMTAR = @AMTAR@
61AR = @AR@
62AS = @AS@
63AUTOCONF = @AUTOCONF@
64AUTOHEADER = @AUTOHEADER@
65AUTOMAKE = @AUTOMAKE@
66AWK = @AWK@
67CC = @CC@
68CCAS = @CCAS@
69CCASFLAGS = @CCASFLAGS@
70CCDEPMODE = @CCDEPMODE@
71CFLAGS = @CFLAGS@
72CPP = @CPP@
73CPPFLAGS = @CPPFLAGS@
74CXX = @CXX@
75CXXCPP = @CXXCPP@
76CXXDEPMODE = @CXXDEPMODE@
77CXXFLAGS = @CXXFLAGS@
78CYGPATH_W = @CYGPATH_W@
79DEBUG_FALSE = @DEBUG_FALSE@
80DEBUG_TRUE = @DEBUG_TRUE@
81DEFS = @DEFS@
82DEPDIR = @DEPDIR@
83DOCBOOK_TO_MAN = @DOCBOOK_TO_MAN@
84DOXYGEN = @DOXYGEN@
85ECHO = @ECHO@
86ECHO_C = @ECHO_C@
87ECHO_N = @ECHO_N@
88ECHO_T = @ECHO_T@
89EGREP = @EGREP@
90EXEEXT = @EXEEXT@
91F77 = @F77@
92FFLAGS = @FFLAGS@
93FLAC__TEST_LEVEL = @FLAC__TEST_LEVEL@
94FLAC__TEST_WITH_VALGRIND = @FLAC__TEST_WITH_VALGRIND@
95FLaC__CPU_IA32_FALSE = @FLaC__CPU_IA32_FALSE@
96FLaC__CPU_IA32_TRUE = @FLaC__CPU_IA32_TRUE@
97FLaC__CPU_PPC_FALSE = @FLaC__CPU_PPC_FALSE@
98FLaC__CPU_PPC_TRUE = @FLaC__CPU_PPC_TRUE@
99FLaC__CPU_SPARC_FALSE = @FLaC__CPU_SPARC_FALSE@
100FLaC__CPU_SPARC_TRUE = @FLaC__CPU_SPARC_TRUE@
101FLaC__HAS_AS_FALSE = @FLaC__HAS_AS_FALSE@
102FLaC__HAS_AS_TRUE = @FLaC__HAS_AS_TRUE@
103FLaC__HAS_AS__TEMPORARILY_DISABLED_FALSE = @FLaC__HAS_AS__TEMPORARILY_DISABLED_FALSE@
104FLaC__HAS_AS__TEMPORARILY_DISABLED_TRUE = @FLaC__HAS_AS__TEMPORARILY_DISABLED_TRUE@
105FLaC__HAS_DOCBOOK_TO_MAN_FALSE = @FLaC__HAS_DOCBOOK_TO_MAN_FALSE@
106FLaC__HAS_DOCBOOK_TO_MAN_TRUE = @FLaC__HAS_DOCBOOK_TO_MAN_TRUE@
107FLaC__HAS_DOXYGEN_FALSE = @FLaC__HAS_DOXYGEN_FALSE@
108FLaC__HAS_DOXYGEN_TRUE = @FLaC__HAS_DOXYGEN_TRUE@
109FLaC__HAS_GAS_FALSE = @FLaC__HAS_GAS_FALSE@
110FLaC__HAS_GAS_TRUE = @FLaC__HAS_GAS_TRUE@
111FLaC__HAS_GAS__TEMPORARILY_DISABLED_FALSE = @FLaC__HAS_GAS__TEMPORARILY_DISABLED_FALSE@
112FLaC__HAS_GAS__TEMPORARILY_DISABLED_TRUE = @FLaC__HAS_GAS__TEMPORARILY_DISABLED_TRUE@
113FLaC__HAS_NASM_FALSE = @FLaC__HAS_NASM_FALSE@
114FLaC__HAS_NASM_TRUE = @FLaC__HAS_NASM_TRUE@
115FLaC__HAS_OGG_FALSE = @FLaC__HAS_OGG_FALSE@
116FLaC__HAS_OGG_TRUE = @FLaC__HAS_OGG_TRUE@
117FLaC__HAS_XMMS_FALSE = @FLaC__HAS_XMMS_FALSE@
118FLaC__HAS_XMMS_TRUE = @FLaC__HAS_XMMS_TRUE@
119FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_FALSE = @FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_FALSE@
120FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_TRUE = @FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_TRUE@
121FLaC__NO_ASM_FALSE = @FLaC__NO_ASM_FALSE@
122FLaC__NO_ASM_TRUE = @FLaC__NO_ASM_TRUE@
123FLaC__SSE_OS_FALSE = @FLaC__SSE_OS_FALSE@
124FLaC__SSE_OS_TRUE = @FLaC__SSE_OS_TRUE@
125FLaC__SYS_DARWIN_FALSE = @FLaC__SYS_DARWIN_FALSE@
126FLaC__SYS_DARWIN_TRUE = @FLaC__SYS_DARWIN_TRUE@
127FLaC__SYS_LINUX_FALSE = @FLaC__SYS_LINUX_FALSE@
128FLaC__SYS_LINUX_TRUE = @FLaC__SYS_LINUX_TRUE@
129FLaC__USE_3DNOW_FALSE = @FLaC__USE_3DNOW_FALSE@
130FLaC__USE_3DNOW_TRUE = @FLaC__USE_3DNOW_TRUE@
131FLaC__USE_ALTIVEC_FALSE = @FLaC__USE_ALTIVEC_FALSE@
132FLaC__USE_ALTIVEC_TRUE = @FLaC__USE_ALTIVEC_TRUE@
133FLaC__WITH_CPPLIBS_FALSE = @FLaC__WITH_CPPLIBS_FALSE@
134FLaC__WITH_CPPLIBS_TRUE = @FLaC__WITH_CPPLIBS_TRUE@
135GAS = @GAS@
136INSTALL_DATA = @INSTALL_DATA@
137INSTALL_PROGRAM = @INSTALL_PROGRAM@
138INSTALL_SCRIPT = @INSTALL_SCRIPT@
139INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
140LDFLAGS = @LDFLAGS@
141LIBICONV = @LIBICONV@
142LIBOBJS = @LIBOBJS@
143LIBS = @LIBS@
144LIBTOOL = @LIBTOOL@
145LN_S = @LN_S@
146LTLIBICONV = @LTLIBICONV@
147LTLIBOBJS = @LTLIBOBJS@
148MAINT = @MAINT@
149MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
150MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
151MAKEINFO = @MAKEINFO@
152MINGW_WINSOCK_LIBS = @MINGW_WINSOCK_LIBS@
153NASM = @NASM@
154OBJEXT = @OBJEXT@
155OBJ_FORMAT = @OBJ_FORMAT@
156OGG_CFLAGS = @OGG_CFLAGS@
157OGG_LIBS = @OGG_LIBS@
158PACKAGE = @PACKAGE@
159PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
160PACKAGE_NAME = @PACKAGE_NAME@
161PACKAGE_STRING = @PACKAGE_STRING@
162PACKAGE_TARNAME = @PACKAGE_TARNAME@
163PACKAGE_VERSION = @PACKAGE_VERSION@
164PATH_SEPARATOR = @PATH_SEPARATOR@
165RANLIB = @RANLIB@
166SET_MAKE = @SET_MAKE@
167SHELL = @SHELL@
168STRIP = @STRIP@
169VERSION = @VERSION@
170XMMS_CFLAGS = @XMMS_CFLAGS@
171XMMS_CONFIG = @XMMS_CONFIG@
172XMMS_DATA_DIR = @XMMS_DATA_DIR@
173XMMS_EFFECT_PLUGIN_DIR = @XMMS_EFFECT_PLUGIN_DIR@
174XMMS_GENERAL_PLUGIN_DIR = @XMMS_GENERAL_PLUGIN_DIR@
175XMMS_INPUT_PLUGIN_DIR = @XMMS_INPUT_PLUGIN_DIR@
176XMMS_LIBS = @XMMS_LIBS@
177XMMS_OUTPUT_PLUGIN_DIR = @XMMS_OUTPUT_PLUGIN_DIR@
178XMMS_PLUGIN_DIR = @XMMS_PLUGIN_DIR@
179XMMS_VERSION = @XMMS_VERSION@
180XMMS_VISUALIZATION_PLUGIN_DIR = @XMMS_VISUALIZATION_PLUGIN_DIR@
181ac_ct_AR = @ac_ct_AR@
182ac_ct_CC = @ac_ct_CC@
183ac_ct_CXX = @ac_ct_CXX@
184ac_ct_F77 = @ac_ct_F77@
185ac_ct_RANLIB = @ac_ct_RANLIB@
186ac_ct_STRIP = @ac_ct_STRIP@
187am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
188am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
189am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
190am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
191am__include = @am__include@
192am__leading_dot = @am__leading_dot@
193am__quote = @am__quote@
194bindir = @bindir@
195build = @build@
196build_alias = @build_alias@
197build_cpu = @build_cpu@
198build_os = @build_os@
199build_vendor = @build_vendor@
200datadir = @datadir@
201exec_prefix = @exec_prefix@
202host = @host@
203host_alias = @host_alias@
204host_cpu = @host_cpu@
205host_os = @host_os@
206host_vendor = @host_vendor@
207includedir = @includedir@
208infodir = @infodir@
209install_sh = @install_sh@
210libdir = @libdir@
211libexecdir = @libexecdir@
212localstatedir = @localstatedir@
213mandir = @mandir@
214oldincludedir = @oldincludedir@
215prefix = @prefix@
216program_transform_name = @program_transform_name@
217sbindir = @sbindir@
218sharedstatedir = @sharedstatedir@
219sysconfdir = @sysconfdir@
220target_alias = @target_alias@
221
222AUTOMAKE_OPTIONS = foreign
223
224docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/html/ru
225
226doc_DATA = \
227	authors.html \
228	comparison.html \
229	developers.html \
230	documentation.html \
231	download.html \
232	features.html \
233	format.html \
234	goals.html \
235	id.html \
236	index.html \
237	links.html \
238	news.html
239
240
241EXTRA_DIST = $(doc_DATA)
242subdir = doc/html/ru
243ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
244mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
245CONFIG_HEADER = $(top_builddir)/config.h
246CONFIG_CLEAN_FILES =
247DIST_SOURCES =
248DATA = $(doc_DATA)
249
250DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
251all: all-am
252
253.SUFFIXES:
254$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
255	cd $(top_srcdir) && \
256	  $(AUTOMAKE) --foreign  doc/html/ru/Makefile
257Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
258	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
259
260mostlyclean-libtool:
261	-rm -f *.lo
262
263clean-libtool:
264	-rm -rf .libs _libs
265
266distclean-libtool:
267	-rm -f libtool
268uninstall-info-am:
269docDATA_INSTALL = $(INSTALL_DATA)
270install-docDATA: $(doc_DATA)
271	@$(NORMAL_INSTALL)
272	$(mkinstalldirs) $(DESTDIR)$(docdir)
273	@list='$(doc_DATA)'; for p in $$list; do \
274	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
275	  f="`echo $$p | sed -e 's|^.*/||'`"; \
276	  echo " $(docDATA_INSTALL) $$d$$p $(DESTDIR)$(docdir)/$$f"; \
277	  $(docDATA_INSTALL) $$d$$p $(DESTDIR)$(docdir)/$$f; \
278	done
279
280uninstall-docDATA:
281	@$(NORMAL_UNINSTALL)
282	@list='$(doc_DATA)'; for p in $$list; do \
283	  f="`echo $$p | sed -e 's|^.*/||'`"; \
284	  echo " rm -f $(DESTDIR)$(docdir)/$$f"; \
285	  rm -f $(DESTDIR)$(docdir)/$$f; \
286	done
287tags: TAGS
288TAGS:
289
290ctags: CTAGS
291CTAGS:
292
293DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
294
295top_distdir = ../../..
296distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
297
298distdir: $(DISTFILES)
299	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
300	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
301	list='$(DISTFILES)'; for file in $$list; do \
302	  case $$file in \
303	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
304	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
305	  esac; \
306	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
307	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
308	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
309	    dir="/$$dir"; \
310	    $(mkinstalldirs) "$(distdir)$$dir"; \
311	  else \
312	    dir=''; \
313	  fi; \
314	  if test -d $$d/$$file; then \
315	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
316	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
317	    fi; \
318	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
319	  else \
320	    test -f $(distdir)/$$file \
321	    || cp -p $$d/$$file $(distdir)/$$file \
322	    || exit 1; \
323	  fi; \
324	done
325check-am: all-am
326check: check-am
327all-am: Makefile $(DATA)
328
329installdirs:
330	$(mkinstalldirs) $(DESTDIR)$(docdir)
331install: install-am
332install-exec: install-exec-am
333install-data: install-data-am
334uninstall: uninstall-am
335
336install-am: all-am
337	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
338
339installcheck: installcheck-am
340install-strip:
341	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
342	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
343	  `test -z '$(STRIP)' || \
344	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
345mostlyclean-generic:
346
347clean-generic:
348
349distclean-generic:
350	-rm -f $(CONFIG_CLEAN_FILES)
351
352maintainer-clean-generic:
353	@echo "This command is intended for maintainers to use"
354	@echo "it deletes files that may require special tools to rebuild."
355clean: clean-am
356
357clean-am: clean-generic clean-libtool mostlyclean-am
358
359distclean: distclean-am
360	-rm -f Makefile
361distclean-am: clean-am distclean-generic distclean-libtool
362
363dvi: dvi-am
364
365dvi-am:
366
367info: info-am
368
369info-am:
370
371install-data-am: install-docDATA
372
373install-exec-am:
374
375install-info: install-info-am
376
377install-man:
378
379installcheck-am:
380
381maintainer-clean: maintainer-clean-am
382	-rm -f Makefile
383maintainer-clean-am: distclean-am maintainer-clean-generic
384
385mostlyclean: mostlyclean-am
386
387mostlyclean-am: mostlyclean-generic mostlyclean-libtool
388
389pdf: pdf-am
390
391pdf-am:
392
393ps: ps-am
394
395ps-am:
396
397uninstall-am: uninstall-docDATA uninstall-info-am
398
399.PHONY: all all-am check check-am clean clean-generic clean-libtool \
400	distclean distclean-generic distclean-libtool distdir dvi \
401	dvi-am info info-am install install-am install-data \
402	install-data-am install-docDATA install-exec install-exec-am \
403	install-info install-info-am install-man install-strip \
404	installcheck installcheck-am installdirs maintainer-clean \
405	maintainer-clean-generic mostlyclean mostlyclean-generic \
406	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
407	uninstall-docDATA uninstall-info-am
408
409# Tell versions [3.59,3.63) of GNU make to not export all variables.
410# Otherwise a system limit (for SysV at least) may be exceeded.
411.NOEXPORT:
412