Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/openal-0.0.8/Makefile.in @ 17

Last change on this file since 17 was 17, checked in by landauf, 16 years ago

added openal

File size: 23.6 KB
Line 
1# Makefile.in generated by automake 1.9.5 from Makefile.am.
2# @configure_input@
3
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.
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@
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkgincludedir = $(includedir)/@PACKAGE@
22top_builddir = .
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24INSTALL = @INSTALL@
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
36build_triplet = @build@
37host_triplet = @host@
38target_triplet = @target@
39DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
40        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
41        $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
42        TODO admin/autotools/compile admin/autotools/config.guess \
43        admin/autotools/config.sub admin/autotools/depcomp \
44        admin/autotools/install-sh admin/autotools/ltmain.sh \
45        admin/autotools/missing
46subdir = .
47ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
48am__aclocal_m4_deps = $(top_srcdir)/admin/autotools/m4/acx_pthread.m4 \
49        $(top_srcdir)/admin/autotools/m4/alut_c__attribute.m4 \
50        $(top_srcdir)/admin/autotools/m4/alut_check_cflags_wall.m4 \
51        $(top_srcdir)/admin/autotools/m4/alut_check_flag.m4 \
52        $(top_srcdir)/admin/autotools/m4/alut_eval_stderr.m4 \
53        $(top_srcdir)/configure.ac
54am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
55        $(ACLOCAL_M4)
56am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
57 configure.lineno configure.status.lineno
58mkinstalldirs = $(install_sh) -d
59CONFIG_HEADER = config.h
60CONFIG_CLEAN_FILES =
61SOURCES =
62DIST_SOURCES =
63RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
64        html-recursive info-recursive install-data-recursive \
65        install-exec-recursive install-info-recursive \
66        install-recursive installcheck-recursive installdirs-recursive \
67        pdf-recursive ps-recursive uninstall-info-recursive \
68        uninstall-recursive
69ETAGS = etags
70CTAGS = ctags
71DIST_SUBDIRS = $(SUBDIRS)
72DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
73distdir = $(PACKAGE)-$(VERSION)
74top_distdir = $(distdir)
75am__remove_distdir = \
76  { test ! -d $(distdir) \
77    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
78         && rm -fr $(distdir); }; }
79DIST_ARCHIVES = $(distdir).tar.gz
80GZIP_ENV = --best
81distuninstallcheck_listfiles = find . -type f -print
82distcleancheck_listfiles = find . -type f -print
83ACLOCAL = @ACLOCAL@
84AMDEP_FALSE = @AMDEP_FALSE@
85AMDEP_TRUE = @AMDEP_TRUE@
86AMTAR = @AMTAR@
87AR = @AR@
88ARTSC_CONFIG = @ARTSC_CONFIG@
89AS = @AS@
90AUTOCONF = @AUTOCONF@
91AUTOHEADER = @AUTOHEADER@
92AUTOMAKE = @AUTOMAKE@
93AWK = @AWK@
94CC = @CC@
95CCDEPMODE = @CCDEPMODE@
96CFLAGS = @CFLAGS@
97CPP = @CPP@
98CPPFLAGS = @CPPFLAGS@
99CXX = @CXX@
100CXXCPP = @CXXCPP@
101CXXDEPMODE = @CXXDEPMODE@
102CXXFLAGS = @CXXFLAGS@
103CYGPATH_W = @CYGPATH_W@
104DEFS = @DEFS@
105DEPDIR = @DEPDIR@
106DLLTOOL = @DLLTOOL@
107ECHO = @ECHO@
108ECHO_C = @ECHO_C@
109ECHO_N = @ECHO_N@
110ECHO_T = @ECHO_T@
111EGREP = @EGREP@
112ENABLEEXTENSIONALEXTMP3_FALSE = @ENABLEEXTENSIONALEXTMP3_FALSE@
113ENABLEEXTENSIONALEXTMP3_TRUE = @ENABLEEXTENSIONALEXTMP3_TRUE@
114ENABLEEXTENSIONALEXTVORBIS_FALSE = @ENABLEEXTENSIONALEXTVORBIS_FALSE@
115ENABLEEXTENSIONALEXTVORBIS_TRUE = @ENABLEEXTENSIONALEXTVORBIS_TRUE@
116ESD_CONFIG = @ESD_CONFIG@
117EXEEXT = @EXEEXT@
118F77 = @F77@
119FEATURECFLAGS = @FEATURECFLAGS@
120FFLAGS = @FFLAGS@
121INSTALL_DATA = @INSTALL_DATA@
122INSTALL_PROGRAM = @INSTALL_PROGRAM@
123INSTALL_SCRIPT = @INSTALL_SCRIPT@
124INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
125LDFLAGS = @LDFLAGS@
126LIBM = @LIBM@
127LIBOBJS = @LIBOBJS@
128LIBS = @LIBS@
129LIBTOOL = @LIBTOOL@
130LIBTOOL_DEPS = @LIBTOOL_DEPS@
131LN_S = @LN_S@
132LTLIBOBJS = @LTLIBOBJS@
133MAKEINFO = @MAKEINFO@
134NASM = @NASM@
135NASM_FORMAT = @NASM_FORMAT@
136OBJDUMP = @OBJDUMP@
137OBJEXT = @OBJEXT@
138OPTIMIZATIONCFLAGS = @OPTIMIZATIONCFLAGS@
139PACKAGE = @PACKAGE@
140PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
141PACKAGE_NAME = @PACKAGE_NAME@
142PACKAGE_STRING = @PACKAGE_STRING@
143PACKAGE_TARNAME = @PACKAGE_TARNAME@
144PACKAGE_VERSION = @PACKAGE_VERSION@
145PATH_SEPARATOR = @PATH_SEPARATOR@
146PKG_CONFIG = @PKG_CONFIG@
147PROFILINGLDFLAGS = @PROFILINGLDFLAGS@
148PTHREAD_CC = @PTHREAD_CC@
149PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
150PTHREAD_LIBS = @PTHREAD_LIBS@
151RANLIB = @RANLIB@
152SDL_CONFIG = @SDL_CONFIG@
153SET_MAKE = @SET_MAKE@
154SHELL = @SHELL@
155SIZEOF_VOID_P = @SIZEOF_VOID_P@
156SMPEG_CONFIG = @SMPEG_CONFIG@
157STRIP = @STRIP@
158USEBACKENDALSA_FALSE = @USEBACKENDALSA_FALSE@
159USEBACKENDALSA_TRUE = @USEBACKENDALSA_TRUE@
160USEBACKENDARTS_FALSE = @USEBACKENDARTS_FALSE@
161USEBACKENDARTS_TRUE = @USEBACKENDARTS_TRUE@
162USEBACKENDESD_FALSE = @USEBACKENDESD_FALSE@
163USEBACKENDESD_TRUE = @USEBACKENDESD_TRUE@
164USEBACKENDNATIVEBSD_FALSE = @USEBACKENDNATIVEBSD_FALSE@
165USEBACKENDNATIVEBSD_TRUE = @USEBACKENDNATIVEBSD_TRUE@
166USEBACKENDNATIVEDARWIN_FALSE = @USEBACKENDNATIVEDARWIN_FALSE@
167USEBACKENDNATIVEDARWIN_TRUE = @USEBACKENDNATIVEDARWIN_TRUE@
168USEBACKENDNATIVEIRIX_FALSE = @USEBACKENDNATIVEIRIX_FALSE@
169USEBACKENDNATIVEIRIX_TRUE = @USEBACKENDNATIVEIRIX_TRUE@
170USEBACKENDNATIVELINUX_FALSE = @USEBACKENDNATIVELINUX_FALSE@
171USEBACKENDNATIVELINUX_TRUE = @USEBACKENDNATIVELINUX_TRUE@
172USEBACKENDNATIVEMORPHOS_FALSE = @USEBACKENDNATIVEMORPHOS_FALSE@
173USEBACKENDNATIVEMORPHOS_TRUE = @USEBACKENDNATIVEMORPHOS_TRUE@
174USEBACKENDNATIVESOLARIS_FALSE = @USEBACKENDNATIVESOLARIS_FALSE@
175USEBACKENDNATIVESOLARIS_TRUE = @USEBACKENDNATIVESOLARIS_TRUE@
176USEBACKENDNATIVEWINDOWS_FALSE = @USEBACKENDNATIVEWINDOWS_FALSE@
177USEBACKENDNATIVEWINDOWS_TRUE = @USEBACKENDNATIVEWINDOWS_TRUE@
178USEBACKENDNULL_FALSE = @USEBACKENDNULL_FALSE@
179USEBACKENDNULL_TRUE = @USEBACKENDNULL_TRUE@
180USEBACKENDSDL_FALSE = @USEBACKENDSDL_FALSE@
181USEBACKENDSDL_TRUE = @USEBACKENDSDL_TRUE@
182USEBACKENDWAVEOUT_FALSE = @USEBACKENDWAVEOUT_FALSE@
183USEBACKENDWAVEOUT_TRUE = @USEBACKENDWAVEOUT_TRUE@
184VERSION = @VERSION@
185WARNINGCFLAGS = @WARNINGCFLAGS@
186X86ENABLED_FALSE = @X86ENABLED_FALSE@
187X86ENABLED_TRUE = @X86ENABLED_TRUE@
188X86MMXENABLED_FALSE = @X86MMXENABLED_FALSE@
189X86MMXENABLED_TRUE = @X86MMXENABLED_TRUE@
190X86NASMENABLED_FALSE = @X86NASMENABLED_FALSE@
191X86NASMENABLED_TRUE = @X86NASMENABLED_TRUE@
192X86NASMMMXENABLED_FALSE = @X86NASMMMXENABLED_FALSE@
193X86NASMMMXENABLED_TRUE = @X86NASMMMXENABLED_TRUE@
194ac_ct_AR = @ac_ct_AR@
195ac_ct_AS = @ac_ct_AS@
196ac_ct_CC = @ac_ct_CC@
197ac_ct_CXX = @ac_ct_CXX@
198ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
199ac_ct_F77 = @ac_ct_F77@
200ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
201ac_ct_RANLIB = @ac_ct_RANLIB@
202ac_ct_STRIP = @ac_ct_STRIP@
203acx_pthread_config = @acx_pthread_config@
204am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
205am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
206am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
207am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
208am__include = @am__include@
209am__leading_dot = @am__leading_dot@
210am__quote = @am__quote@
211am__tar = @am__tar@
212am__untar = @am__untar@
213bindir = @bindir@
214build = @build@
215build_alias = @build_alias@
216build_cpu = @build_cpu@
217build_os = @build_os@
218build_vendor = @build_vendor@
219datadir = @datadir@
220exec_prefix = @exec_prefix@
221host = @host@
222host_alias = @host_alias@
223host_cpu = @host_cpu@
224host_os = @host_os@
225host_vendor = @host_vendor@
226includedir = @includedir@
227infodir = @infodir@
228install_sh = @install_sh@
229libdir = @libdir@
230libexecdir = @libexecdir@
231localstatedir = @localstatedir@
232mandir = @mandir@
233mkdir_p = @mkdir_p@
234oldincludedir = @oldincludedir@
235prefix = @prefix@
236program_transform_name = @program_transform_name@
237sbindir = @sbindir@
238sharedstatedir = @sharedstatedir@
239sysconfdir = @sysconfdir@
240target = @target@
241target_alias = @target_alias@
242target_cpu = @target_cpu@
243target_os = @target_os@
244target_vendor = @target_vendor@
245
246# Build, install and distribute the following subdirectories:
247SUBDIRS = admin src common include
248
249# We keep our local autoconf macros in a separate 'm4'subdirectory.
250ACLOCAL_AMFLAGS = -I admin/autotools/m4
251
252# The following files should be in our source distribution in addition to the
253# standard ones included by automake itself. A few remarks:
254#
255#  * As a temporary measure until the build system is fixed we mention a few
256#    files which don't really belong here.
257#
258#  * We do not mention the doc and test subdirectories, they are really too much
259#    out-of-date.
260EXTRA_DIST = \
261        CMakeLists.txt                                          \
262        NOTES                                                   \
263        admin/CMakeModules/CMakeASMCompiler.cmake.in            \
264        admin/CMakeModules/CMakeASMInformation.cmake            \
265        admin/CMakeModules/CMakeDetermineASMCompiler.cmake      \
266        admin/RPM/openal.spec                                   \
267        admin/RPM/openal.xpm                                    \
268        admin/autotools/.indent.pro                             \
269        autogen.sh                                              \
270        common/specification/OpenAL1-1Spec.pdf                  \
271        common/specification/OpenAL1-1Spec.sxw                  \
272        config-osx.h
273
274all: config.h
275        $(MAKE) $(AM_MAKEFLAGS) all-recursive
276
277.SUFFIXES:
278am--refresh:
279        @:
280$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
281        @for dep in $?; do \
282          case '$(am__configure_deps)' in \
283            *$$dep*) \
284              echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
285              cd $(srcdir) && $(AUTOMAKE) --gnu  \
286                && exit 0; \
287              exit 1;; \
288          esac; \
289        done; \
290        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
291        cd $(top_srcdir) && \
292          $(AUTOMAKE) --gnu  Makefile
293.PRECIOUS: Makefile
294Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
295        @case '$?' in \
296          *config.status*) \
297            echo ' $(SHELL) ./config.status'; \
298            $(SHELL) ./config.status;; \
299          *) \
300            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
301            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
302        esac;
303
304$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
305        $(SHELL) ./config.status --recheck
306
307$(top_srcdir)/configure:  $(am__configure_deps)
308        cd $(srcdir) && $(AUTOCONF)
309$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
310        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
311
312config.h: stamp-h1
313        @if test ! -f $@; then \
314          rm -f stamp-h1; \
315          $(MAKE) stamp-h1; \
316        else :; fi
317
318stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
319        @rm -f stamp-h1
320        cd $(top_builddir) && $(SHELL) ./config.status config.h
321$(srcdir)/config.h.in:  $(am__configure_deps)
322        cd $(top_srcdir) && $(AUTOHEADER)
323        rm -f stamp-h1
324        touch $@
325
326distclean-hdr:
327        -rm -f config.h stamp-h1
328
329mostlyclean-libtool:
330        -rm -f *.lo
331
332clean-libtool:
333        -rm -rf .libs _libs
334
335distclean-libtool:
336        -rm -f libtool
337uninstall-info-am:
338
339# This directory's subdirectories are mostly independent; you can cd
340# into them and run `make' without going through this Makefile.
341# To change the values of `make' variables: instead of editing Makefiles,
342# (1) if the variable is set in `config.status', edit `config.status'
343#     (which will cause the Makefiles to be regenerated when you run `make');
344# (2) otherwise, pass the desired values on the `make' command line.
345$(RECURSIVE_TARGETS):
346        @failcom='exit 1'; \
347        for f in x $$MAKEFLAGS; do \
348          case $$f in \
349            *=* | --[!k]*);; \
350            *k*) failcom='fail=yes';; \
351          esac; \
352        done; \
353        dot_seen=no; \
354        target=`echo $@ | sed s/-recursive//`; \
355        list='$(SUBDIRS)'; for subdir in $$list; do \
356          echo "Making $$target in $$subdir"; \
357          if test "$$subdir" = "."; then \
358            dot_seen=yes; \
359            local_target="$$target-am"; \
360          else \
361            local_target="$$target"; \
362          fi; \
363          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
364          || eval $$failcom; \
365        done; \
366        if test "$$dot_seen" = "no"; then \
367          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
368        fi; test -z "$$fail"
369
370mostlyclean-recursive clean-recursive distclean-recursive \
371maintainer-clean-recursive:
372        @failcom='exit 1'; \
373        for f in x $$MAKEFLAGS; do \
374          case $$f in \
375            *=* | --[!k]*);; \
376            *k*) failcom='fail=yes';; \
377          esac; \
378        done; \
379        dot_seen=no; \
380        case "$@" in \
381          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
382          *) list='$(SUBDIRS)' ;; \
383        esac; \
384        rev=''; for subdir in $$list; do \
385          if test "$$subdir" = "."; then :; else \
386            rev="$$subdir $$rev"; \
387          fi; \
388        done; \
389        rev="$$rev ."; \
390        target=`echo $@ | sed s/-recursive//`; \
391        for subdir in $$rev; do \
392          echo "Making $$target in $$subdir"; \
393          if test "$$subdir" = "."; then \
394            local_target="$$target-am"; \
395          else \
396            local_target="$$target"; \
397          fi; \
398          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
399          || eval $$failcom; \
400        done && test -z "$$fail"
401tags-recursive:
402        list='$(SUBDIRS)'; for subdir in $$list; do \
403          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
404        done
405ctags-recursive:
406        list='$(SUBDIRS)'; for subdir in $$list; do \
407          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
408        done
409
410ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
411        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
412        unique=`for i in $$list; do \
413            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
414          done | \
415          $(AWK) '    { files[$$0] = 1; } \
416               END { for (i in files) print i; }'`; \
417        mkid -fID $$unique
418tags: TAGS
419
420TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
421                $(TAGS_FILES) $(LISP)
422        tags=; \
423        here=`pwd`; \
424        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
425          include_option=--etags-include; \
426          empty_fix=.; \
427        else \
428          include_option=--include; \
429          empty_fix=; \
430        fi; \
431        list='$(SUBDIRS)'; for subdir in $$list; do \
432          if test "$$subdir" = .; then :; else \
433            test ! -f $$subdir/TAGS || \
434              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
435          fi; \
436        done; \
437        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
438        unique=`for i in $$list; do \
439            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
440          done | \
441          $(AWK) '    { files[$$0] = 1; } \
442               END { for (i in files) print i; }'`; \
443        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
444          test -n "$$unique" || unique=$$empty_fix; \
445          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
446            $$tags $$unique; \
447        fi
448ctags: CTAGS
449CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
450                $(TAGS_FILES) $(LISP)
451        tags=; \
452        here=`pwd`; \
453        list='$(SOURCES) $(HEADERS) config.h.in $(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        test -z "$(CTAGS_ARGS)$$tags$$unique" \
460          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
461             $$tags $$unique
462
463GTAGS:
464        here=`$(am__cd) $(top_builddir) && pwd` \
465          && cd $(top_srcdir) \
466          && gtags -i $(GTAGS_ARGS) $$here
467
468distclean-tags:
469        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
470
471distdir: $(DISTFILES)
472        $(am__remove_distdir)
473        mkdir $(distdir)
474        $(mkdir_p) $(distdir)/admin/CMakeModules $(distdir)/admin/RPM $(distdir)/admin/autotools $(distdir)/admin/autotools/m4 $(distdir)/admin/pkgconfig $(distdir)/common/specification
475        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
476        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
477        list='$(DISTFILES)'; for file in $$list; do \
478          case $$file in \
479            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
480            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
481          esac; \
482          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
483          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
484          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
485            dir="/$$dir"; \
486            $(mkdir_p) "$(distdir)$$dir"; \
487          else \
488            dir=''; \
489          fi; \
490          if test -d $$d/$$file; then \
491            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
492              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
493            fi; \
494            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
495          else \
496            test -f $(distdir)/$$file \
497            || cp -p $$d/$$file $(distdir)/$$file \
498            || exit 1; \
499          fi; \
500        done
501        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
502          if test "$$subdir" = .; then :; else \
503            test -d "$(distdir)/$$subdir" \
504            || $(mkdir_p) "$(distdir)/$$subdir" \
505            || exit 1; \
506            distdir=`$(am__cd) $(distdir) && pwd`; \
507            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
508            (cd $$subdir && \
509              $(MAKE) $(AM_MAKEFLAGS) \
510                top_distdir="$$top_distdir" \
511                distdir="$$distdir/$$subdir" \
512                distdir) \
513              || exit 1; \
514          fi; \
515        done
516        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
517          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
518          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
519          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
520        || chmod -R a+r $(distdir)
521dist-gzip: distdir
522        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
523        $(am__remove_distdir)
524
525dist-bzip2: distdir
526        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
527        $(am__remove_distdir)
528
529dist-tarZ: distdir
530        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
531        $(am__remove_distdir)
532
533dist-shar: distdir
534        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
535        $(am__remove_distdir)
536
537dist-zip: distdir
538        -rm -f $(distdir).zip
539        zip -rq $(distdir).zip $(distdir)
540        $(am__remove_distdir)
541
542dist dist-all: distdir
543        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
544        $(am__remove_distdir)
545
546# This target untars the dist file and tries a VPATH configuration.  Then
547# it guarantees that the distribution is self-contained by making another
548# tarfile.
549distcheck: dist
550        case '$(DIST_ARCHIVES)' in \
551        *.tar.gz*) \
552          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
553        *.tar.bz2*) \
554          bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
555        *.tar.Z*) \
556          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
557        *.shar.gz*) \
558          GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
559        *.zip*) \
560          unzip $(distdir).zip ;;\
561        esac
562        chmod -R a-w $(distdir); chmod a+w $(distdir)
563        mkdir $(distdir)/_build
564        mkdir $(distdir)/_inst
565        chmod a-w $(distdir)
566        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
567          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
568          && cd $(distdir)/_build \
569          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
570            $(DISTCHECK_CONFIGURE_FLAGS) \
571          && $(MAKE) $(AM_MAKEFLAGS) \
572          && $(MAKE) $(AM_MAKEFLAGS) dvi \
573          && $(MAKE) $(AM_MAKEFLAGS) check \
574          && $(MAKE) $(AM_MAKEFLAGS) install \
575          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
576          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
577          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
578                distuninstallcheck \
579          && chmod -R a-w "$$dc_install_base" \
580          && ({ \
581               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
582               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
583               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
584               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
585                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
586              } || { rm -rf "$$dc_destdir"; exit 1; }) \
587          && rm -rf "$$dc_destdir" \
588          && $(MAKE) $(AM_MAKEFLAGS) dist \
589          && rm -rf $(DIST_ARCHIVES) \
590          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
591        $(am__remove_distdir)
592        @(echo "$(distdir) archives ready for distribution: "; \
593          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
594          sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
595distuninstallcheck:
596        @cd $(distuninstallcheck_dir) \
597        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
598           || { echo "ERROR: files left after uninstall:" ; \
599                if test -n "$(DESTDIR)"; then \
600                  echo "  (check DESTDIR support)"; \
601                fi ; \
602                $(distuninstallcheck_listfiles) ; \
603                exit 1; } >&2
604distcleancheck: distclean
605        @if test '$(srcdir)' = . ; then \
606          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
607          exit 1 ; \
608        fi
609        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
610          || { echo "ERROR: files left in build directory after distclean:" ; \
611               $(distcleancheck_listfiles) ; \
612               exit 1; } >&2
613check-am: all-am
614check: check-recursive
615all-am: Makefile config.h
616installdirs: installdirs-recursive
617installdirs-am:
618install: install-recursive
619install-exec: install-exec-recursive
620install-data: install-data-recursive
621uninstall: uninstall-recursive
622
623install-am: all-am
624        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
625
626installcheck: installcheck-recursive
627install-strip:
628        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
629          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
630          `test -z '$(STRIP)' || \
631            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
632mostlyclean-generic:
633
634clean-generic:
635
636distclean-generic:
637        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
638
639maintainer-clean-generic:
640        @echo "This command is intended for maintainers to use"
641        @echo "it deletes files that may require special tools to rebuild."
642clean: clean-recursive
643
644clean-am: clean-generic clean-libtool mostlyclean-am
645
646distclean: distclean-recursive
647        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
648        -rm -f Makefile
649distclean-am: clean-am distclean-generic distclean-hdr \
650        distclean-libtool distclean-tags
651
652dvi: dvi-recursive
653
654dvi-am:
655
656html: html-recursive
657
658info: info-recursive
659
660info-am:
661
662install-data-am:
663
664install-exec-am:
665
666install-info: install-info-recursive
667
668install-man:
669
670installcheck-am:
671
672maintainer-clean: maintainer-clean-recursive
673        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
674        -rm -rf $(top_srcdir)/autom4te.cache
675        -rm -f Makefile
676maintainer-clean-am: distclean-am maintainer-clean-generic
677
678mostlyclean: mostlyclean-recursive
679
680mostlyclean-am: mostlyclean-generic mostlyclean-libtool
681
682pdf: pdf-recursive
683
684pdf-am:
685
686ps: ps-recursive
687
688ps-am:
689
690uninstall-am: uninstall-info-am
691
692uninstall-info: uninstall-info-recursive
693
694.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
695        check-am clean clean-generic clean-libtool clean-recursive \
696        ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
697        dist-shar dist-tarZ dist-zip distcheck distclean \
698        distclean-generic distclean-hdr distclean-libtool \
699        distclean-recursive distclean-tags distcleancheck distdir \
700        distuninstallcheck dvi dvi-am html html-am info info-am \
701        install install-am install-data install-data-am install-exec \
702        install-exec-am install-info install-info-am install-man \
703        install-strip installcheck installcheck-am installdirs \
704        installdirs-am maintainer-clean maintainer-clean-generic \
705        maintainer-clean-recursive mostlyclean mostlyclean-generic \
706        mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
707        tags tags-recursive uninstall uninstall-am uninstall-info-am
708
709
710# Automatically rebuild libtool if it becomes out-of-date.
711libtool: $(LIBTOOL_DEPS)
712        $(SHELL) ./config.status --recheck
713
714# The Creative repository has some broken permissions, let's fix this.
715permissions:
716        find . -type f \! -perm +222 \! -name "*.sh" -exec chmod +w {} \;
717
718# Automatically reformat all C headers and sources with indent according to
719# admin/autotools/.indent.pro, but be make-friendly and take some precautions to
720# leave those files untouched which wouldn't change. Do not reformat the public
721# AL extension header, it won't look the way we want it due to the 'extern "C" {
722# ... }' wrapper in it.
723indent:
724        @for i in `find . \( -name "*.c" -o -name "*.h" \) \! -name alut.h -print` ; do \
725            cat $$i | ( cd admin/autotools ; indent ) > indent.tmp ; \
726            if diff $$i indent.tmp > /dev/null 2>&1 ; then \
727                : ; \
728            else \
729                echo Reformatted $$i ; \
730                $(RM) $$i ; \
731                mv indent.tmp $$i ; \
732            fi ; \
733        done
734        @$(RM) indent.tmp
735
736# Targets which are no files
737.PHONY: permissions indent
738# Tell versions [3.59,3.63) of GNU make to not export all variables.
739# Otherwise a system limit (for SysV at least) may be exceeded.
740.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.