Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/trunk/src/lib/sound/Makefile.in @ 5412

Last change on this file since 5412 was 5412, checked in by bensch, 19 years ago

orxonox/trunk: subprojects compile again (but with many segfaults)

File size: 14.4 KB
Line 
1# Makefile.in generated by automake 1.8.5 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004  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
18SOURCES = $(libORXsound_la_SOURCES)
19
20srcdir = @srcdir@
21top_srcdir = @top_srcdir@
22VPATH = @srcdir@
23pkgdatadir = $(datadir)/@PACKAGE@
24pkglibdir = $(libdir)/@PACKAGE@
25pkgincludedir = $(includedir)/@PACKAGE@
26top_builddir = ../../..
27am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28INSTALL = @INSTALL@
29install_sh_DATA = $(install_sh) -c -m 644
30install_sh_PROGRAM = $(install_sh) -c
31install_sh_SCRIPT = $(install_sh) -c
32INSTALL_HEADER = $(INSTALL_DATA)
33transform = $(program_transform_name)
34NORMAL_INSTALL = :
35PRE_INSTALL = :
36POST_INSTALL = :
37NORMAL_UNINSTALL = :
38PRE_UNINSTALL = :
39POST_UNINSTALL = :
40host_triplet = @host@
41subdir = src/lib/sound
42DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
43        $(srcdir)/Makefile.in
44ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45am__aclocal_m4_deps = $(top_srcdir)/configure.ac
46am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47        $(ACLOCAL_M4)
48mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
49CONFIG_HEADER = $(top_builddir)/config.h
50CONFIG_CLEAN_FILES =
51LTLIBRARIES = $(noinst_LTLIBRARIES)
52libORXsound_la_LIBADD =
53am_libORXsound_la_OBJECTS = sound_engine.lo sound_source.lo \
54        sound_buffer.lo ogg_player.lo
55libORXsound_la_OBJECTS = $(am_libORXsound_la_OBJECTS)
56DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
57depcomp = $(SHELL) $(top_srcdir)/depcomp
58am__depfiles_maybe = depfiles
59@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/ogg_player.Plo \
60@AMDEP_TRUE@    ./$(DEPDIR)/sound_buffer.Plo \
61@AMDEP_TRUE@    ./$(DEPDIR)/sound_engine.Plo \
62@AMDEP_TRUE@    ./$(DEPDIR)/sound_source.Plo
63CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
64        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
65LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \
66        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
67        $(AM_CXXFLAGS) $(CXXFLAGS)
68CXXLD = $(CXX)
69CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
70        $(AM_LDFLAGS) $(LDFLAGS) -o $@
71SOURCES = $(libORXsound_la_SOURCES)
72DIST_SOURCES = $(libORXsound_la_SOURCES)
73HEADERS = $(noinst_HEADERS)
74ETAGS = etags
75CTAGS = ctags
76DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
77ACLOCAL = @ACLOCAL@
78AMDEP_FALSE = @AMDEP_FALSE@
79AMDEP_TRUE = @AMDEP_TRUE@
80AMTAR = @AMTAR@
81AR = @AR@
82AUTOCONF = @AUTOCONF@
83AUTOHEADER = @AUTOHEADER@
84AUTOMAKE = @AUTOMAKE@
85AWK = @AWK@
86CC = @CC@
87CCDEPMODE = @CCDEPMODE@
88CFLAGS = @CFLAGS@
89CPP = @CPP@
90CPPFLAGS = @CPPFLAGS@
91CURL_CFLAGS = @CURL_CFLAGS@
92CURL_LIBS = @CURL_LIBS@
93CXX = @CXX@
94CXXCPP = @CXXCPP@
95CXXDEPMODE = @CXXDEPMODE@
96CXXFLAGS = @CXXFLAGS@
97CYGPATH_W = @CYGPATH_W@
98DEBUG = @DEBUG@
99DEFS = @DEFS@
100DEPDIR = @DEPDIR@
101DOCUMENTATION_FALSE = @DOCUMENTATION_FALSE@
102DOCUMENTATION_TRUE = @DOCUMENTATION_TRUE@
103DOXYGEN = @DOXYGEN@
104DOXYGEN_FALSE = @DOXYGEN_FALSE@
105DOXYGEN_TRUE = @DOXYGEN_TRUE@
106ECHO = @ECHO@
107ECHO_C = @ECHO_C@
108ECHO_N = @ECHO_N@
109ECHO_T = @ECHO_T@
110EGREP = @EGREP@
111EXEEXT = @EXEEXT@
112F77 = @F77@
113FFLAGS = @FFLAGS@
114GPROF = @GPROF@
115GTK2_CFLAGS = @GTK2_CFLAGS@
116GTK2_LIBS = @GTK2_LIBS@
117HAVE_CURL_FALSE = @HAVE_CURL_FALSE@
118HAVE_CURL_TRUE = @HAVE_CURL_TRUE@
119HAVE_GTK2_FALSE = @HAVE_GTK2_FALSE@
120HAVE_GTK2_TRUE = @HAVE_GTK2_TRUE@
121INSTALL_DATA = @INSTALL_DATA@
122INSTALL_PROGRAM = @INSTALL_PROGRAM@
123INSTALL_SCRIPT = @INSTALL_SCRIPT@
124INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
125LDFLAGS = @LDFLAGS@
126LIBOBJS = @LIBOBJS@
127LIBS = @LIBS@
128LIBTOOL = @LIBTOOL@
129LN_S = @LN_S@
130LTLIBOBJS = @LTLIBOBJS@
131MAKEINFO = @MAKEINFO@
132MSBITFIELDS = @MSBITFIELDS@
133OBJEXT = @OBJEXT@
134PACKAGE = @PACKAGE@
135PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
136PACKAGE_NAME = @PACKAGE_NAME@
137PACKAGE_STRING = @PACKAGE_STRING@
138PACKAGE_TARNAME = @PACKAGE_TARNAME@
139PACKAGE_VERSION = @PACKAGE_VERSION@
140PATH_SEPARATOR = @PATH_SEPARATOR@
141PKG_CONFIG = @PKG_CONFIG@
142RANLIB = @RANLIB@
143SET_MAKE = @SET_MAKE@
144SHELL = @SHELL@
145STRIP = @STRIP@
146SUB_PROJECTS_FALSE = @SUB_PROJECTS_FALSE@
147SUB_PROJECTS_TRUE = @SUB_PROJECTS_TRUE@
148VERSION = @VERSION@
149ac_ct_AR = @ac_ct_AR@
150ac_ct_CC = @ac_ct_CC@
151ac_ct_CXX = @ac_ct_CXX@
152ac_ct_F77 = @ac_ct_F77@
153ac_ct_RANLIB = @ac_ct_RANLIB@
154ac_ct_STRIP = @ac_ct_STRIP@
155am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
156am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
157am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
158am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
159am__include = @am__include@
160am__leading_dot = @am__leading_dot@
161am__quote = @am__quote@
162bindir = @bindir@
163build = @build@
164build_alias = @build_alias@
165build_cpu = @build_cpu@
166build_os = @build_os@
167build_vendor = @build_vendor@
168datadir = @datadir@
169exec_prefix = @exec_prefix@
170host = @host@
171host_alias = @host_alias@
172host_cpu = @host_cpu@
173host_os = @host_os@
174host_vendor = @host_vendor@
175includedir = @includedir@
176infodir = @infodir@
177install_sh = @install_sh@
178libdir = @libdir@
179libexecdir = @libexecdir@
180localstatedir = @localstatedir@
181mandir = @mandir@
182mkdir_p = @mkdir_p@
183oldincludedir = @oldincludedir@
184prefix = @prefix@
185program_transform_name = @program_transform_name@
186sbindir = @sbindir@
187sharedstatedir = @sharedstatedir@
188sysconfdir = @sysconfdir@
189target = @target@
190target_alias = @target_alias@
191target_cpu = @target_cpu@
192target_os = @target_os@
193target_vendor = @target_vendor@
194MAINSRCDIR = ../..
195noinst_LTLIBRARIES = libORXsound.la
196libORXsound_la_SOURCES = sound_engine.cc \
197                         sound_source.cc \
198                         sound_buffer.cc \
199                         ogg_player.cc
200
201noinst_HEADERS = sound_engine.h \
202                 sound_source.h \
203                 sound_buffer.h \
204                 ogg_player.h
205
206all: all-am
207
208.SUFFIXES:
209.SUFFIXES: .cc .lo .o .obj
210$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
211        @for dep in $?; do \
212          case '$(am__configure_deps)' in \
213            *$$dep*) \
214              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
215                && exit 0; \
216              exit 1;; \
217          esac; \
218        done; \
219        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/lib/sound/Makefile'; \
220        cd $(top_srcdir) && \
221          $(AUTOMAKE) --foreign  src/lib/sound/Makefile
222.PRECIOUS: Makefile
223Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
224        @case '$?' in \
225          *config.status*) \
226            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
227          *) \
228            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
229            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
230        esac;
231
232$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
233        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
234
235$(top_srcdir)/configure:  $(am__configure_deps)
236        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
237$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
238        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
239
240clean-noinstLTLIBRARIES:
241        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
242        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
243          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
244          test "$$dir" != "$$p" || dir=.; \
245          echo "rm -f \"$${dir}/so_locations\""; \
246          rm -f "$${dir}/so_locations"; \
247        done
248libORXsound.la: $(libORXsound_la_OBJECTS) $(libORXsound_la_DEPENDENCIES)
249        $(CXXLINK)  $(libORXsound_la_LDFLAGS) $(libORXsound_la_OBJECTS) $(libORXsound_la_LIBADD) $(LIBS)
250
251mostlyclean-compile:
252        -rm -f *.$(OBJEXT)
253
254distclean-compile:
255        -rm -f *.tab.c
256
257@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ogg_player.Plo@am__quote@
258@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sound_buffer.Plo@am__quote@
259@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sound_engine.Plo@am__quote@
260@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sound_source.Plo@am__quote@
261
262.cc.o:
263@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
264@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
265@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
266@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
267@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
268@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
269
270.cc.obj:
271@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
272@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
273@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
274@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
275@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
276@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
277
278.cc.lo:
279@am__fastdepCXX_TRUE@   if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
280@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
281@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
282@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
283@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
284@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
285
286mostlyclean-libtool:
287        -rm -f *.lo
288
289clean-libtool:
290        -rm -rf .libs _libs
291
292distclean-libtool:
293        -rm -f libtool
294uninstall-info-am:
295
296ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
297        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
298        unique=`for i in $$list; do \
299            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
300          done | \
301          $(AWK) '    { files[$$0] = 1; } \
302               END { for (i in files) print i; }'`; \
303        mkid -fID $$unique
304tags: TAGS
305
306TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
307                $(TAGS_FILES) $(LISP)
308        tags=; \
309        here=`pwd`; \
310        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
311        unique=`for i in $$list; do \
312            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
313          done | \
314          $(AWK) '    { files[$$0] = 1; } \
315               END { for (i in files) print i; }'`; \
316        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
317          test -n "$$unique" || unique=$$empty_fix; \
318          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
319            $$tags $$unique; \
320        fi
321ctags: CTAGS
322CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
323                $(TAGS_FILES) $(LISP)
324        tags=; \
325        here=`pwd`; \
326        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
327        unique=`for i in $$list; do \
328            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
329          done | \
330          $(AWK) '    { files[$$0] = 1; } \
331               END { for (i in files) print i; }'`; \
332        test -z "$(CTAGS_ARGS)$$tags$$unique" \
333          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
334             $$tags $$unique
335
336GTAGS:
337        here=`$(am__cd) $(top_builddir) && pwd` \
338          && cd $(top_srcdir) \
339          && gtags -i $(GTAGS_ARGS) $$here
340
341distclean-tags:
342        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
343
344distdir: $(DISTFILES)
345        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
346        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
347        list='$(DISTFILES)'; for file in $$list; do \
348          case $$file in \
349            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
350            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
351          esac; \
352          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
353          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
354          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
355            dir="/$$dir"; \
356            $(mkdir_p) "$(distdir)$$dir"; \
357          else \
358            dir=''; \
359          fi; \
360          if test -d $$d/$$file; then \
361            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
362              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
363            fi; \
364            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
365          else \
366            test -f $(distdir)/$$file \
367            || cp -p $$d/$$file $(distdir)/$$file \
368            || exit 1; \
369          fi; \
370        done
371check-am: all-am
372check: check-am
373all-am: Makefile $(LTLIBRARIES) $(HEADERS)
374installdirs:
375install: install-am
376install-exec: install-exec-am
377install-data: install-data-am
378uninstall: uninstall-am
379
380install-am: all-am
381        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
382
383installcheck: installcheck-am
384install-strip:
385        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
386          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
387          `test -z '$(STRIP)' || \
388            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
389mostlyclean-generic:
390
391clean-generic:
392
393distclean-generic:
394        -rm -f $(CONFIG_CLEAN_FILES)
395
396maintainer-clean-generic:
397        @echo "This command is intended for maintainers to use"
398        @echo "it deletes files that may require special tools to rebuild."
399clean: clean-am
400
401clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
402        mostlyclean-am
403
404distclean: distclean-am
405        -rm -rf ./$(DEPDIR)
406        -rm -f Makefile
407distclean-am: clean-am distclean-compile distclean-generic \
408        distclean-libtool distclean-tags
409
410dvi: dvi-am
411
412dvi-am:
413
414html: html-am
415
416info: info-am
417
418info-am:
419
420install-data-am:
421
422install-exec-am:
423
424install-info: install-info-am
425
426install-man:
427
428installcheck-am:
429
430maintainer-clean: maintainer-clean-am
431        -rm -rf ./$(DEPDIR)
432        -rm -f Makefile
433maintainer-clean-am: distclean-am maintainer-clean-generic
434
435mostlyclean: mostlyclean-am
436
437mostlyclean-am: mostlyclean-compile mostlyclean-generic \
438        mostlyclean-libtool
439
440pdf: pdf-am
441
442pdf-am:
443
444ps: ps-am
445
446ps-am:
447
448uninstall-am: uninstall-info-am
449
450.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
451        clean-libtool clean-noinstLTLIBRARIES ctags distclean \
452        distclean-compile distclean-generic distclean-libtool \
453        distclean-tags distdir dvi dvi-am html html-am info info-am \
454        install install-am install-data install-data-am install-exec \
455        install-exec-am install-info install-info-am install-man \
456        install-strip installcheck installcheck-am installdirs \
457        maintainer-clean maintainer-clean-generic mostlyclean \
458        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
459        pdf pdf-am ps ps-am tags uninstall uninstall-am \
460        uninstall-info-am
461
462include $(MAINSRCDIR)/defs/include_paths.am
463# Tell versions [3.59,3.63) of GNU make to not export all variables.
464# Otherwise a system limit (for SysV at least) may be exceeded.
465.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.