1# Makefile.in generated by automake 1.6.3 from Makefile.am.
2# @configure_input@
3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5# 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@
16SHELL = @SHELL@
17
18srcdir = @srcdir@
19top_srcdir = @top_srcdir@
20VPATH = @srcdir@
21prefix = @prefix@
22exec_prefix = @exec_prefix@
23
24bindir = @bindir@
25sbindir = @sbindir@
26libexecdir = @libexecdir@
27datadir = @datadir@
28sysconfdir = @sysconfdir@
29sharedstatedir = @sharedstatedir@
30localstatedir = @localstatedir@
31libdir = @libdir@
32infodir = @infodir@
33mandir = @mandir@
34includedir = @includedir@
35oldincludedir = /usr/include
36pkgdatadir = $(datadir)/@PACKAGE@
37pkglibdir = $(libdir)/@PACKAGE@
38pkgincludedir = $(includedir)/@PACKAGE@
39top_builddir = .
40
41ACLOCAL = @ACLOCAL@
42AUTOCONF = @AUTOCONF@
43AUTOMAKE = @AUTOMAKE@
44AUTOHEADER = @AUTOHEADER@
45
46am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47INSTALL = @INSTALL@
48INSTALL_PROGRAM = @INSTALL_PROGRAM@
49INSTALL_DATA = @INSTALL_DATA@
50install_sh_DATA = $(install_sh) -c -m 644
51install_sh_PROGRAM = $(install_sh) -c
52install_sh_SCRIPT = $(install_sh) -c
53INSTALL_SCRIPT = @INSTALL_SCRIPT@
54INSTALL_HEADER = $(INSTALL_DATA)
55transform = @program_transform_name@
56NORMAL_INSTALL = :
57PRE_INSTALL = :
58POST_INSTALL = :
59NORMAL_UNINSTALL = :
60PRE_UNINSTALL = :
61POST_UNINSTALL = :
62host_alias = @host_alias@
63host_triplet = @host@
64
65EXEEXT = @EXEEXT@
66OBJEXT = @OBJEXT@
67PATH_SEPARATOR = @PATH_SEPARATOR@
68AMTAR = @AMTAR@
69AR = @AR@
70AS = @AS@
71AWK = @AWK@
72CC = @CC@
73CXX = @CXX@
74CXXCPP = @CXXCPP@
75DEPDIR = @DEPDIR@
76DLLTOOL = @DLLTOOL@
77ECHO = @ECHO@
78EGREP = @EGREP@
79F77 = @F77@
80GCJ = @GCJ@
81GCJFLAGS = @GCJFLAGS@
82INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
83LIBTOOL = @LIBTOOL@
84LN_S = @LN_S@
85OBJDUMP = @OBJDUMP@
86PACKAGE = @PACKAGE@
87PKG_CONFIG = @PKG_CONFIG@
88PTHREAD_CC = @PTHREAD_CC@
89PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
90PTHREAD_LIBS = @PTHREAD_LIBS@
91RANLIB = @RANLIB@
92RC = @RC@
93SDL_CFLAGS = @SDL_CFLAGS@
94SDL_CONFIG = @SDL_CONFIG@
95SDL_LIBS = @SDL_LIBS@
96STRIP = @STRIP@
97VERSION = @VERSION@
98am__include = @am__include@
99am__quote = @am__quote@
100binlibtarget = @binlibtarget@
101has_esd_config = @has_esd_config@
102has_glib_config = @has_glib_config@
103has_gtk_config = @has_gtk_config@
104has_xmms_config = @has_xmms_config@
105install_sh = @install_sh@
106SUBDIRS = src
107subdir = .
108ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
109mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
110CONFIG_CLEAN_FILES =
111DIST_SOURCES =
112
113RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
114	uninstall-info-recursive all-recursive install-data-recursive \
115	install-exec-recursive installdirs-recursive install-recursive \
116	uninstall-recursive check-recursive installcheck-recursive
117DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
118	Makefile.in NEWS TODO acinclude.m4 aclocal.m4 compile \
119	config.guess config.sub configure configure.ac depcomp \
120	install-sh ltmain.sh missing mkinstalldirs
121DIST_SUBDIRS = $(SUBDIRS)
122all: all-recursive
123
124.SUFFIXES:
125
126am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
127 configure.lineno
128$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
129	cd $(top_srcdir) && \
130	  $(AUTOMAKE) --gnu  Makefile
131Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
132	cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
133
134$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
135	$(SHELL) ./config.status --recheck
136$(srcdir)/configure:  $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
137	cd $(srcdir) && $(AUTOCONF)
138
139$(ACLOCAL_M4):  configure.ac acinclude.m4
140	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
141
142mostlyclean-libtool:
143	-rm -f *.lo
144
145clean-libtool:
146	-rm -rf .libs _libs
147
148distclean-libtool:
149	-rm -f libtool
150uninstall-info-am:
151
152# This directory's subdirectories are mostly independent; you can cd
153# into them and run `make' without going through this Makefile.
154# To change the values of `make' variables: instead of editing Makefiles,
155# (1) if the variable is set in `config.status', edit `config.status'
156#     (which will cause the Makefiles to be regenerated when you run `make');
157# (2) otherwise, pass the desired values on the `make' command line.
158$(RECURSIVE_TARGETS):
159	@set fnord $$MAKEFLAGS; amf=$$2; \
160	dot_seen=no; \
161	target=`echo $@ | sed s/-recursive//`; \
162	list='$(SUBDIRS)'; for subdir in $$list; do \
163	  echo "Making $$target in $$subdir"; \
164	  if test "$$subdir" = "."; then \
165	    dot_seen=yes; \
166	    local_target="$$target-am"; \
167	  else \
168	    local_target="$$target"; \
169	  fi; \
170	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
171	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
172	done; \
173	if test "$$dot_seen" = "no"; then \
174	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
175	fi; test -z "$$fail"
176
177mostlyclean-recursive clean-recursive distclean-recursive \
178maintainer-clean-recursive:
179	@set fnord $$MAKEFLAGS; amf=$$2; \
180	dot_seen=no; \
181	case "$@" in \
182	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
183	  *) list='$(SUBDIRS)' ;; \
184	esac; \
185	rev=''; for subdir in $$list; do \
186	  if test "$$subdir" = "."; then :; else \
187	    rev="$$subdir $$rev"; \
188	  fi; \
189	done; \
190	rev="$$rev ."; \
191	target=`echo $@ | sed s/-recursive//`; \
192	for subdir in $$rev; do \
193	  echo "Making $$target in $$subdir"; \
194	  if test "$$subdir" = "."; then \
195	    local_target="$$target-am"; \
196	  else \
197	    local_target="$$target"; \
198	  fi; \
199	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
200	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
201	done && test -z "$$fail"
202tags-recursive:
203	list='$(SUBDIRS)'; for subdir in $$list; do \
204	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
205	done
206
207ETAGS = etags
208ETAGSFLAGS =
209
210tags: TAGS
211
212ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
213	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
214	unique=`for i in $$list; do \
215	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
216	  done | \
217	  $(AWK) '    { files[$$0] = 1; } \
218	       END { for (i in files) print i; }'`; \
219	mkid -fID $$unique
220
221TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
222		$(TAGS_FILES) $(LISP)
223	tags=; \
224	here=`pwd`; \
225	list='$(SUBDIRS)'; for subdir in $$list; do \
226	  if test "$$subdir" = .; then :; else \
227	    test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
228	  fi; \
229	done; \
230	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
231	unique=`for i in $$list; do \
232	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
233	  done | \
234	  $(AWK) '    { files[$$0] = 1; } \
235	       END { for (i in files) print i; }'`; \
236	test -z "$(ETAGS_ARGS)$$tags$$unique" \
237	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
238	     $$tags $$unique
239
240GTAGS:
241	here=`$(am__cd) $(top_builddir) && pwd` \
242	  && cd $(top_srcdir) \
243	  && gtags -i $(GTAGS_ARGS) $$here
244
245distclean-tags:
246	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
247DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
248
249top_distdir = .
250distdir = $(PACKAGE)-$(VERSION)
251
252am__remove_distdir = \
253  { test ! -d $(distdir) \
254    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
255         && rm -fr $(distdir); }; }
256
257GZIP_ENV = --best
258distcleancheck_listfiles = find . -type f -print
259
260distdir: $(DISTFILES)
261	$(am__remove_distdir)
262	mkdir $(distdir)
263	@list='$(DISTFILES)'; for file in $$list; do \
264	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
265	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
266	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
267	    dir="/$$dir"; \
268	    $(mkinstalldirs) "$(distdir)$$dir"; \
269	  else \
270	    dir=''; \
271	  fi; \
272	  if test -d $$d/$$file; then \
273	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
274	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
275	    fi; \
276	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
277	  else \
278	    test -f $(distdir)/$$file \
279	    || cp -p $$d/$$file $(distdir)/$$file \
280	    || exit 1; \
281	  fi; \
282	done
283	list='$(SUBDIRS)'; for subdir in $$list; do \
284	  if test "$$subdir" = .; then :; else \
285	    test -d $(distdir)/$$subdir \
286	    || mkdir $(distdir)/$$subdir \
287	    || exit 1; \
288	    (cd $$subdir && \
289	      $(MAKE) $(AM_MAKEFLAGS) \
290	        top_distdir="$(top_distdir)" \
291	        distdir=../$(distdir)/$$subdir \
292	        distdir) \
293	      || exit 1; \
294	  fi; \
295	done
296	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
297	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
298	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
299	  ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
300	|| chmod -R a+r $(distdir)
301dist-gzip: distdir
302	$(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
303	$(am__remove_distdir)
304
305dist dist-all: distdir
306	$(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
307	$(am__remove_distdir)
308
309# This target untars the dist file and tries a VPATH configuration.  Then
310# it guarantees that the distribution is self-contained by making another
311# tarfile.
312distcheck: dist
313	$(am__remove_distdir)
314	GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
315	chmod -R a-w $(distdir); chmod a+w $(distdir)
316	mkdir $(distdir)/=build
317	mkdir $(distdir)/=inst
318	chmod a-w $(distdir)
319	dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
320	  && cd $(distdir)/=build \
321	  && ../configure --srcdir=.. --prefix=$$dc_install_base \
322	    $(DISTCHECK_CONFIGURE_FLAGS) \
323	  && $(MAKE) $(AM_MAKEFLAGS) \
324	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
325	  && $(MAKE) $(AM_MAKEFLAGS) check \
326	  && $(MAKE) $(AM_MAKEFLAGS) install \
327	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
328	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
329	  && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
330	      || { echo "ERROR: files left after uninstall:" ; \
331	           find $$dc_install_base -type f -print ; \
332	           exit 1; } >&2 ) \
333	  && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
334	  && rm -f $(distdir).tar.gz \
335	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
336	$(am__remove_distdir)
337	@echo "$(distdir).tar.gz is ready for distribution" | \
338	  sed 'h;s/./=/g;p;x;p;x'
339distcleancheck: distclean
340	if test '$(srcdir)' = . ; then \
341	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
342	  exit 1 ; \
343	fi
344	test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
345	  || { echo "ERROR: files left after distclean:" ; \
346	       $(distcleancheck_listfiles) ; \
347	       exit 1; } >&2
348check-am: all-am
349check: check-recursive
350all-am: Makefile
351installdirs: installdirs-recursive
352installdirs-am:
353
354install: install-recursive
355install-exec: install-exec-recursive
356install-data: install-data-recursive
357uninstall: uninstall-recursive
358
359install-am: all-am
360	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
361
362installcheck: installcheck-recursive
363install-strip:
364	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
365	  INSTALL_STRIP_FLAG=-s \
366	  `test -z '$(STRIP)' || \
367	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
368mostlyclean-generic:
369
370clean-generic:
371
372distclean-generic:
373	-rm -f Makefile $(CONFIG_CLEAN_FILES)
374
375maintainer-clean-generic:
376	@echo "This command is intended for maintainers to use"
377	@echo "it deletes files that may require special tools to rebuild."
378clean: clean-recursive
379
380clean-am: clean-generic clean-libtool mostlyclean-am
381
382distclean: distclean-recursive
383	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
384distclean-am: clean-am distclean-generic distclean-libtool \
385	distclean-tags
386
387dvi: dvi-recursive
388
389dvi-am:
390
391info: info-recursive
392
393info-am:
394
395install-data-am:
396
397install-exec-am:
398
399install-info: install-info-recursive
400
401install-man:
402
403installcheck-am:
404
405maintainer-clean: maintainer-clean-recursive
406	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
407	-rm -rf autom4te.cache
408maintainer-clean-am: distclean-am maintainer-clean-generic
409
410mostlyclean: mostlyclean-recursive
411
412mostlyclean-am: mostlyclean-generic mostlyclean-libtool
413
414uninstall-am: uninstall-info-am
415
416uninstall-info: uninstall-info-recursive
417
418.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
419	clean-generic clean-libtool clean-recursive dist dist-all \
420	dist-gzip distcheck distclean distclean-generic \
421	distclean-libtool distclean-recursive distclean-tags \
422	distcleancheck distdir dvi dvi-am dvi-recursive info info-am \
423	info-recursive install install-am install-data install-data-am \
424	install-data-recursive install-exec install-exec-am \
425	install-exec-recursive install-info install-info-am \
426	install-info-recursive install-man install-recursive \
427	install-strip installcheck installcheck-am installdirs \
428	installdirs-am installdirs-recursive maintainer-clean \
429	maintainer-clean-generic maintainer-clean-recursive mostlyclean \
430	mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
431	tags tags-recursive uninstall uninstall-am uninstall-info-am \
432	uninstall-info-recursive uninstall-recursive
433
434# Tell versions [3.59,3.63) of GNU make to not export all variables.
435# Otherwise a system limit (for SysV at least) may be exceeded.
436.NOEXPORT:
437