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