Recognizes if input is ogg or not.
[xiph.git] / oss2pulse / src / Makefile.in
blob3929517bcca6176af0b9c6b8acba1d0776aba6bd
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 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.
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.
15 @SET_MAKE@
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 top_builddir = ..
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = @INSTALL@
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 subdir = src
37 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/configure.in
40 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
41 $(ACLOCAL_M4)
42 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
43 CONFIG_CLEAN_FILES =
44 SOURCES =
45 DIST_SOURCES =
46 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
47 html-recursive info-recursive install-data-recursive \
48 install-exec-recursive install-info-recursive \
49 install-recursive installcheck-recursive installdirs-recursive \
50 pdf-recursive ps-recursive uninstall-info-recursive \
51 uninstall-recursive
52 ETAGS = etags
53 CTAGS = ctags
54 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
55 ACLOCAL = @ACLOCAL@
56 AMDEP_FALSE = @AMDEP_FALSE@
57 AMDEP_TRUE = @AMDEP_TRUE@
58 AMTAR = @AMTAR@
59 AUTOCONF = @AUTOCONF@
60 AUTOHEADER = @AUTOHEADER@
61 AUTOMAKE = @AUTOMAKE@
62 AWK = @AWK@
63 CC = @CC@
64 CCDEPMODE = @CCDEPMODE@
65 CFLAGS = @CFLAGS@
66 CPP = @CPP@
67 CPPFLAGS = @CPPFLAGS@
68 CYGPATH_W = @CYGPATH_W@
69 DEFS = @DEFS@
70 DEPDIR = @DEPDIR@
71 ECHO_C = @ECHO_C@
72 ECHO_N = @ECHO_N@
73 ECHO_T = @ECHO_T@
74 EGREP = @EGREP@
75 EXEEXT = @EXEEXT@
76 GREP = @GREP@
77 INSTALL_DATA = @INSTALL_DATA@
78 INSTALL_PROGRAM = @INSTALL_PROGRAM@
79 INSTALL_SCRIPT = @INSTALL_SCRIPT@
80 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
81 LDFLAGS = @LDFLAGS@
82 LIBOBJS = @LIBOBJS@
83 LIBS = @LIBS@
84 LTLIBOBJS = @LTLIBOBJS@
85 MAKEINFO = @MAKEINFO@
86 OBJEXT = @OBJEXT@
87 PACKAGE = @PACKAGE@
88 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
89 PACKAGE_NAME = @PACKAGE_NAME@
90 PACKAGE_STRING = @PACKAGE_STRING@
91 PACKAGE_TARNAME = @PACKAGE_TARNAME@
92 PACKAGE_VERSION = @PACKAGE_VERSION@
93 PATH_SEPARATOR = @PATH_SEPARATOR@
94 PKG_CONFIG = @PKG_CONFIG@
95 PULSE_CFLAGS = @PULSE_CFLAGS@
96 PULSE_LDFLAGS = @PULSE_LDFLAGS@
97 PULSE_LIBADD = @PULSE_LIBADD@
98 SET_MAKE = @SET_MAKE@
99 SHELL = @SHELL@
100 STRIP = @STRIP@
101 VERSION = @VERSION@
102 ac_ct_CC = @ac_ct_CC@
103 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
104 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
105 am__include = @am__include@
106 am__leading_dot = @am__leading_dot@
107 am__quote = @am__quote@
108 am__tar = @am__tar@
109 am__untar = @am__untar@
110 bindir = @bindir@
111 build_alias = @build_alias@
112 datadir = @datadir@
113 datarootdir = @datarootdir@
114 docdir = @docdir@
115 dvidir = @dvidir@
116 exec_prefix = @exec_prefix@
117 host_alias = @host_alias@
118 htmldir = @htmldir@
119 includedir = @includedir@
120 infodir = @infodir@
121 install_sh = @install_sh@
122 libdir = @libdir@
123 libexecdir = @libexecdir@
124 localedir = @localedir@
125 localstatedir = @localstatedir@
126 mandir = @mandir@
127 mkdir_p = @mkdir_p@
128 oldincludedir = @oldincludedir@
129 pdfdir = @pdfdir@
130 prefix = @prefix@
131 program_transform_name = @program_transform_name@
132 psdir = @psdir@
133 sbindir = @sbindir@
134 sharedstatedir = @sharedstatedir@
135 sysconfdir = @sysconfdir@
136 target_alias = @target_alias@
137 SUBDIRS = oss2pulse
138 DIST_SUBDIRS = oss2pulse
139 all: all-recursive
141 .SUFFIXES:
142 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
143 @for dep in $?; do \
144 case '$(am__configure_deps)' in \
145 *$$dep*) \
146 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
147 && exit 0; \
148 exit 1;; \
149 esac; \
150 done; \
151 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
152 cd $(top_srcdir) && \
153 $(AUTOMAKE) --gnu src/Makefile
154 .PRECIOUS: Makefile
155 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
156 @case '$?' in \
157 *config.status*) \
158 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
159 *) \
160 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
161 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
162 esac;
164 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
165 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
167 $(top_srcdir)/configure: $(am__configure_deps)
168 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
169 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
170 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
171 uninstall-info-am:
173 # This directory's subdirectories are mostly independent; you can cd
174 # into them and run `make' without going through this Makefile.
175 # To change the values of `make' variables: instead of editing Makefiles,
176 # (1) if the variable is set in `config.status', edit `config.status'
177 # (which will cause the Makefiles to be regenerated when you run `make');
178 # (2) otherwise, pass the desired values on the `make' command line.
179 $(RECURSIVE_TARGETS):
180 @failcom='exit 1'; \
181 for f in x $$MAKEFLAGS; do \
182 case $$f in \
183 *=* | --[!k]*);; \
184 *k*) failcom='fail=yes';; \
185 esac; \
186 done; \
187 dot_seen=no; \
188 target=`echo $@ | sed s/-recursive//`; \
189 list='$(SUBDIRS)'; for subdir in $$list; do \
190 echo "Making $$target in $$subdir"; \
191 if test "$$subdir" = "."; then \
192 dot_seen=yes; \
193 local_target="$$target-am"; \
194 else \
195 local_target="$$target"; \
196 fi; \
197 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
198 || eval $$failcom; \
199 done; \
200 if test "$$dot_seen" = "no"; then \
201 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
202 fi; test -z "$$fail"
204 mostlyclean-recursive clean-recursive distclean-recursive \
205 maintainer-clean-recursive:
206 @failcom='exit 1'; \
207 for f in x $$MAKEFLAGS; do \
208 case $$f in \
209 *=* | --[!k]*);; \
210 *k*) failcom='fail=yes';; \
211 esac; \
212 done; \
213 dot_seen=no; \
214 case "$@" in \
215 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
216 *) list='$(SUBDIRS)' ;; \
217 esac; \
218 rev=''; for subdir in $$list; do \
219 if test "$$subdir" = "."; then :; else \
220 rev="$$subdir $$rev"; \
221 fi; \
222 done; \
223 rev="$$rev ."; \
224 target=`echo $@ | sed s/-recursive//`; \
225 for subdir in $$rev; do \
226 echo "Making $$target in $$subdir"; \
227 if test "$$subdir" = "."; then \
228 local_target="$$target-am"; \
229 else \
230 local_target="$$target"; \
231 fi; \
232 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
233 || eval $$failcom; \
234 done && test -z "$$fail"
235 tags-recursive:
236 list='$(SUBDIRS)'; for subdir in $$list; do \
237 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
238 done
239 ctags-recursive:
240 list='$(SUBDIRS)'; for subdir in $$list; do \
241 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
242 done
244 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
245 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
246 unique=`for i in $$list; do \
247 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
248 done | \
249 $(AWK) ' { files[$$0] = 1; } \
250 END { for (i in files) print i; }'`; \
251 mkid -fID $$unique
252 tags: TAGS
254 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
255 $(TAGS_FILES) $(LISP)
256 tags=; \
257 here=`pwd`; \
258 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
259 include_option=--etags-include; \
260 empty_fix=.; \
261 else \
262 include_option=--include; \
263 empty_fix=; \
264 fi; \
265 list='$(SUBDIRS)'; for subdir in $$list; do \
266 if test "$$subdir" = .; then :; else \
267 test ! -f $$subdir/TAGS || \
268 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
269 fi; \
270 done; \
271 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
272 unique=`for i in $$list; do \
273 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
274 done | \
275 $(AWK) ' { files[$$0] = 1; } \
276 END { for (i in files) print i; }'`; \
277 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
278 test -n "$$unique" || unique=$$empty_fix; \
279 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
280 $$tags $$unique; \
282 ctags: CTAGS
283 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
284 $(TAGS_FILES) $(LISP)
285 tags=; \
286 here=`pwd`; \
287 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
288 unique=`for i in $$list; do \
289 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
290 done | \
291 $(AWK) ' { files[$$0] = 1; } \
292 END { for (i in files) print i; }'`; \
293 test -z "$(CTAGS_ARGS)$$tags$$unique" \
294 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
295 $$tags $$unique
297 GTAGS:
298 here=`$(am__cd) $(top_builddir) && pwd` \
299 && cd $(top_srcdir) \
300 && gtags -i $(GTAGS_ARGS) $$here
302 distclean-tags:
303 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
305 distdir: $(DISTFILES)
306 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
307 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
308 list='$(DISTFILES)'; for file in $$list; do \
309 case $$file in \
310 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
311 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
312 esac; \
313 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
314 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
315 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
316 dir="/$$dir"; \
317 $(mkdir_p) "$(distdir)$$dir"; \
318 else \
319 dir=''; \
320 fi; \
321 if test -d $$d/$$file; then \
322 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
323 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
324 fi; \
325 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
326 else \
327 test -f $(distdir)/$$file \
328 || cp -p $$d/$$file $(distdir)/$$file \
329 || exit 1; \
330 fi; \
331 done
332 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
333 if test "$$subdir" = .; then :; else \
334 test -d "$(distdir)/$$subdir" \
335 || $(mkdir_p) "$(distdir)/$$subdir" \
336 || exit 1; \
337 distdir=`$(am__cd) $(distdir) && pwd`; \
338 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
339 (cd $$subdir && \
340 $(MAKE) $(AM_MAKEFLAGS) \
341 top_distdir="$$top_distdir" \
342 distdir="$$distdir/$$subdir" \
343 distdir) \
344 || exit 1; \
345 fi; \
346 done
347 check-am: all-am
348 check: check-recursive
349 all-am: Makefile
350 installdirs: installdirs-recursive
351 installdirs-am:
352 install: install-recursive
353 install-exec: install-exec-recursive
354 install-data: install-data-recursive
355 uninstall: uninstall-recursive
357 install-am: all-am
358 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
360 installcheck: installcheck-recursive
361 install-strip:
362 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
363 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
364 `test -z '$(STRIP)' || \
365 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
366 mostlyclean-generic:
368 clean-generic:
370 distclean-generic:
371 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
373 maintainer-clean-generic:
374 @echo "This command is intended for maintainers to use"
375 @echo "it deletes files that may require special tools to rebuild."
376 clean: clean-recursive
378 clean-am: clean-generic mostlyclean-am
380 distclean: distclean-recursive
381 -rm -f Makefile
382 distclean-am: clean-am distclean-generic distclean-tags
384 dvi: dvi-recursive
386 dvi-am:
388 html: html-recursive
390 info: info-recursive
392 info-am:
394 install-data-am:
396 install-exec-am:
398 install-info: install-info-recursive
400 install-man:
402 installcheck-am:
404 maintainer-clean: maintainer-clean-recursive
405 -rm -f Makefile
406 maintainer-clean-am: distclean-am maintainer-clean-generic
408 mostlyclean: mostlyclean-recursive
410 mostlyclean-am: mostlyclean-generic
412 pdf: pdf-recursive
414 pdf-am:
416 ps: ps-recursive
418 ps-am:
420 uninstall-am: uninstall-info-am
422 uninstall-info: uninstall-info-recursive
424 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
425 clean clean-generic clean-recursive ctags ctags-recursive \
426 distclean distclean-generic distclean-recursive distclean-tags \
427 distdir dvi dvi-am html html-am info info-am install \
428 install-am install-data install-data-am install-exec \
429 install-exec-am install-info install-info-am install-man \
430 install-strip installcheck installcheck-am installdirs \
431 installdirs-am maintainer-clean maintainer-clean-generic \
432 maintainer-clean-recursive mostlyclean mostlyclean-generic \
433 mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
434 uninstall uninstall-am uninstall-info-am
436 # Tell versions [3.59,3.63) of GNU make to not export all variables.
437 # Otherwise a system limit (for SysV at least) may be exceeded.
438 .NOEXPORT: