1# Makefile.in generated by automake 1.11.5 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, 2009, 2010, 2011 Free Software
6# Foundation, Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17VPATH = @srcdir@
18am__make_dryrun = \
19  { \
20    am__dry=no; \
21    case $$MAKEFLAGS in \
22      *\\[\ \	]*) \
23        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
24          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
25      *) \
26        for am__flg in $$MAKEFLAGS; do \
27          case $$am__flg in \
28            *=*|--*) ;; \
29            *n*) am__dry=yes; break;; \
30          esac; \
31        done;; \
32    esac; \
33    test $$am__dry = yes; \
34  }
35pkgdatadir = $(datadir)/@PACKAGE@
36pkgincludedir = $(includedir)/@PACKAGE@
37pkglibdir = $(libdir)/@PACKAGE@
38pkglibexecdir = $(libexecdir)/@PACKAGE@
39am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40install_sh_DATA = $(install_sh) -c -m 644
41install_sh_PROGRAM = $(install_sh) -c
42install_sh_SCRIPT = $(install_sh) -c
43INSTALL_HEADER = $(INSTALL_DATA)
44transform = $(program_transform_name)
45NORMAL_INSTALL = :
46PRE_INSTALL = :
47POST_INSTALL = :
48NORMAL_UNINSTALL = :
49PRE_UNINSTALL = :
50POST_UNINSTALL = :
51build_triplet = @build@
52host_triplet = @host@
53target_triplet = @target@
54subdir = doc
55DIST_COMMON = $(srcdir)/Doxyfile.in $(srcdir)/Makefile.am \
56	$(srcdir)/Makefile.in
57ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
58am__aclocal_m4_deps = $(top_srcdir)/configure.ac
59am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
60	$(ACLOCAL_M4)
61mkinstalldirs = $(install_sh) -d
62CONFIG_CLEAN_FILES = Doxyfile
63CONFIG_CLEAN_VPATH_FILES =
64AM_V_GEN = $(am__v_GEN_@AM_V@)
65am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
66am__v_GEN_0 = @echo "  GEN   " $@;
67AM_V_at = $(am__v_at_@AM_V@)
68am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
69am__v_at_0 = @
70SOURCES =
71DIST_SOURCES =
72am__can_run_installinfo = \
73  case $$AM_UPDATE_INFO_DIR in \
74    n|no|NO) false;; \
75    *) (install-info --version) >/dev/null 2>&1;; \
76  esac
77DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
78ACLOCAL = @ACLOCAL@
79AMTAR = @AMTAR@
80AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
81AUTOCONF = @AUTOCONF@
82AUTOHEADER = @AUTOHEADER@
83AUTOMAKE = @AUTOMAKE@
84AWK = @AWK@
85CC = @CC@
86CCAS = @CCAS@
87CCASDEPMODE = @CCASDEPMODE@
88CCASFLAGS = @CCASFLAGS@
89CCDEPMODE = @CCDEPMODE@
90CC_FOR_BUILD = @CC_FOR_BUILD@
91CFLAGS = @CFLAGS@
92CFLAGS_B = @CFLAGS_B@
93CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
94CPP = @CPP@
95CPPFLAGS = @CPPFLAGS@
96CPPFLAGS_B = @CPPFLAGS_B@
97CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
98CXX = @CXX@
99CXXCPP = @CXXCPP@
100CXXDEPMODE = @CXXDEPMODE@
101CXXFLAGS = @CXXFLAGS@
102CXXFLAGS_B = @CXXFLAGS_B@
103CXXFLAGS_FOR_BUILD = @CXXFLAGS_FOR_BUILD@
104CXX_FOR_BUILD = @CXX_FOR_BUILD@
105CYGPATH_W = @CYGPATH_W@
106DEFS = @DEFS@
107DEPDIR = @DEPDIR@
108DGEN_LIBS = @DGEN_LIBS@
109DOXYGEN = @DOXYGEN@
110ECHO_C = @ECHO_C@
111ECHO_N = @ECHO_N@
112ECHO_T = @ECHO_T@
113EGREP = @EGREP@
114EXEEXT = @EXEEXT@
115EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
116GREP = @GREP@
117INSTALL = @INSTALL@
118INSTALL_DATA = @INSTALL_DATA@
119INSTALL_PROGRAM = @INSTALL_PROGRAM@
120INSTALL_SCRIPT = @INSTALL_SCRIPT@
121INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
122LDFLAGS = @LDFLAGS@
123LDFLAGS_B = @LDFLAGS_B@
124LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
125LIBOBJS = @LIBOBJS@
126LIBS = @LIBS@
127LN_S = @LN_S@
128LTLIBOBJS = @LTLIBOBJS@
129MAKEINFO = @MAKEINFO@
130MKDIR_P = @MKDIR_P@
131NASM = @NASM@
132NASM_FORMAT = @NASM_FORMAT@
133OBJEXT = @OBJEXT@
134OBJEXT_FOR_BUILD = @OBJEXT_FOR_BUILD@
135PACKAGE = @PACKAGE@
136PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
137PACKAGE_NAME = @PACKAGE_NAME@
138PACKAGE_STRING = @PACKAGE_STRING@
139PACKAGE_TARNAME = @PACKAGE_TARNAME@
140PACKAGE_URL = @PACKAGE_URL@
141PACKAGE_VERSION = @PACKAGE_VERSION@
142PATH_SEPARATOR = @PATH_SEPARATOR@
143RANLIB = @RANLIB@
144SDL_CFLAGS = @SDL_CFLAGS@
145SDL_CONFIG = @SDL_CONFIG@
146SDL_LIBS = @SDL_LIBS@
147SET_MAKE = @SET_MAKE@
148SHELL = @SHELL@
149STRIP = @STRIP@
150VERSION = @VERSION@
151abs_builddir = @abs_builddir@
152abs_srcdir = @abs_srcdir@
153abs_top_builddir = @abs_top_builddir@
154abs_top_srcdir = @abs_top_srcdir@
155ac_ct_CC = @ac_ct_CC@
156ac_ct_CXX = @ac_ct_CXX@
157am__include = @am__include@
158am__leading_dot = @am__leading_dot@
159am__quote = @am__quote@
160am__tar = @am__tar@
161am__untar = @am__untar@
162bindir = @bindir@
163build = @build@
164build_alias = @build_alias@
165build_cpu = @build_cpu@
166build_os = @build_os@
167build_vendor = @build_vendor@
168builddir = @builddir@
169datadir = @datadir@
170datarootdir = @datarootdir@
171docdir = @docdir@
172dvidir = @dvidir@
173exec_prefix = @exec_prefix@
174host = @host@
175host_alias = @host_alias@
176host_cpu = @host_cpu@
177host_os = @host_os@
178host_vendor = @host_vendor@
179htmldir = @htmldir@
180includedir = @includedir@
181infodir = @infodir@
182install_sh = @install_sh@
183libdir = @libdir@
184libexecdir = @libexecdir@
185localedir = @localedir@
186localstatedir = @localstatedir@
187mandir = @mandir@
188mkdir_p = @mkdir_p@
189oldincludedir = @oldincludedir@
190pdfdir = @pdfdir@
191prefix = @prefix@
192program_transform_name = @program_transform_name@
193psdir = @psdir@
194sbindir = @sbindir@
195sharedstatedir = @sharedstatedir@
196srcdir = @srcdir@
197sysconfdir = @sysconfdir@
198target = @target@
199target_alias = @target_alias@
200target_cpu = @target_cpu@
201target_os = @target_os@
202target_vendor = @target_vendor@
203top_build_prefix = @top_build_prefix@
204top_builddir = @top_builddir@
205top_srcdir = @top_srcdir@
206@WITH_DOXYGEN_TRUE@CLEANFILES = doxyfile.stamp
207all: all-am
208
209.SUFFIXES:
210$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
211	@for dep in $?; do \
212	  case '$(am__configure_deps)' in \
213	    *$$dep*) \
214	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
215	        && { if test -f $@; then exit 0; else break; fi; }; \
216	      exit 1;; \
217	  esac; \
218	done; \
219	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
220	$(am__cd) $(top_srcdir) && \
221	  $(AUTOMAKE) --gnu doc/Makefile
222.PRECIOUS: Makefile
223Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
224	@case '$?' in \
225	  *config.status*) \
226	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
227	  *) \
228	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
229	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
230	esac;
231
232$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
233	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
234
235$(top_srcdir)/configure:  $(am__configure_deps)
236	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
237$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
238	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
239$(am__aclocal_m4_deps):
240@WITH_DOXYGEN_TRUE@Doxyfile: $(top_builddir)/config.status $(srcdir)/Doxyfile.in
241@WITH_DOXYGEN_TRUE@	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
242tags: TAGS
243TAGS:
244
245ctags: CTAGS
246CTAGS:
247
248
249distdir: $(DISTFILES)
250	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
251	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
252	list='$(DISTFILES)'; \
253	  dist_files=`for file in $$list; do echo $$file; done | \
254	  sed -e "s|^$$srcdirstrip/||;t" \
255	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
256	case $$dist_files in \
257	  */*) $(MKDIR_P) `echo "$$dist_files" | \
258			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
259			   sort -u` ;; \
260	esac; \
261	for file in $$dist_files; do \
262	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
263	  if test -d $$d/$$file; then \
264	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
265	    if test -d "$(distdir)/$$file"; then \
266	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
267	    fi; \
268	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
269	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
270	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
271	    fi; \
272	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
273	  else \
274	    test -f "$(distdir)/$$file" \
275	    || cp -p $$d/$$file "$(distdir)/$$file" \
276	    || exit 1; \
277	  fi; \
278	done
279check-am: all-am
280check: check-am
281@WITH_DOXYGEN_FALSE@all-local:
282all-am: Makefile all-local
283installdirs:
284install: install-am
285install-exec: install-exec-am
286install-data: install-data-am
287uninstall: uninstall-am
288
289install-am: all-am
290	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
291
292installcheck: installcheck-am
293install-strip:
294	if test -z '$(STRIP)'; then \
295	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
296	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
297	      install; \
298	else \
299	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
300	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
301	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
302	fi
303mostlyclean-generic:
304
305clean-generic:
306	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
307
308distclean-generic:
309	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
310	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
311
312maintainer-clean-generic:
313	@echo "This command is intended for maintainers to use"
314	@echo "it deletes files that may require special tools to rebuild."
315@WITH_DOXYGEN_FALSE@distclean-local:
316@WITH_DOXYGEN_FALSE@clean-local:
317clean: clean-am
318
319clean-am: clean-generic clean-local mostlyclean-am
320
321distclean: distclean-am
322	-rm -f Makefile
323distclean-am: clean-am distclean-generic distclean-local
324
325dvi: dvi-am
326
327dvi-am:
328
329html: html-am
330
331html-am:
332
333info: info-am
334
335info-am:
336
337install-data-am:
338
339install-dvi: install-dvi-am
340
341install-dvi-am:
342
343install-exec-am:
344
345install-html: install-html-am
346
347install-html-am:
348
349install-info: install-info-am
350
351install-info-am:
352
353install-man:
354
355install-pdf: install-pdf-am
356
357install-pdf-am:
358
359install-ps: install-ps-am
360
361install-ps-am:
362
363installcheck-am:
364
365maintainer-clean: maintainer-clean-am
366	-rm -f Makefile
367maintainer-clean-am: distclean-am maintainer-clean-generic
368
369mostlyclean: mostlyclean-am
370
371mostlyclean-am: mostlyclean-generic
372
373pdf: pdf-am
374
375pdf-am:
376
377ps: ps-am
378
379ps-am:
380
381uninstall-am:
382
383.MAKE: install-am install-strip
384
385.PHONY: all all-am all-local check check-am clean clean-generic \
386	clean-local distclean distclean-generic distclean-local \
387	distdir dvi dvi-am html html-am info info-am install \
388	install-am install-data install-data-am install-dvi \
389	install-dvi-am install-exec install-exec-am install-html \
390	install-html-am install-info install-info-am install-man \
391	install-pdf install-pdf-am install-ps install-ps-am \
392	install-strip installcheck installcheck-am installdirs \
393	maintainer-clean maintainer-clean-generic mostlyclean \
394	mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am
395
396
397@WITH_DOXYGEN_TRUE@doxyfile.stamp:
398@WITH_DOXYGEN_TRUE@	$(DOXYGEN) Doxyfile
399@WITH_DOXYGEN_TRUE@	: > doxyfile.stamp
400
401@WITH_DOXYGEN_TRUE@all-local: doxyfile.stamp
402
403@WITH_DOXYGEN_TRUE@clean-local:
404@WITH_DOXYGEN_TRUE@	-rm -rf html
405
406@WITH_DOXYGEN_TRUE@distclean-local: clean-local
407
408@WITH_DOXYGEN_TRUE@.PHONY: all-local clean-local distclean-local
409
410# Tell versions [3.59,3.63) of GNU make to not export all variables.
411# Otherwise a system limit (for SysV at least) may be exceeded.
412.NOEXPORT:
413