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