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@
16
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
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@
39subdir = pics
40DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42am__aclocal_m4_deps = $(top_srcdir)/configure.in
43am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44	$(ACLOCAL_M4)
45mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
46CONFIG_CLEAN_FILES =
47SOURCES =
48DIST_SOURCES =
49RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
50	html-recursive info-recursive install-data-recursive \
51	install-exec-recursive install-info-recursive \
52	install-recursive installcheck-recursive installdirs-recursive \
53	pdf-recursive ps-recursive uninstall-info-recursive \
54	uninstall-recursive
55am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
56am__vpath_adj = case $$p in \
57    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
58    *) f=$$p;; \
59  esac;
60am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
61am__installdirs = "$(DESTDIR)$(pkgdatadir)"
62pkgdataDATA_INSTALL = $(INSTALL_DATA)
63DATA = $(pkgdata_DATA)
64ETAGS = etags
65CTAGS = ctags
66DIST_SUBDIRS = $(SUBDIRS)
67DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
68pkgdatadir = $(datadir)/@PACKAGE@/pics
69ACLOCAL = @ACLOCAL@
70AMDEP_FALSE = @AMDEP_FALSE@
71AMDEP_TRUE = @AMDEP_TRUE@
72AMTAR = @AMTAR@
73AUTOCONF = @AUTOCONF@
74AUTOHEADER = @AUTOHEADER@
75AUTOMAKE = @AUTOMAKE@
76AWK = @AWK@
77CC = @CC@
78CCDEPMODE = @CCDEPMODE@
79CFLAGS = @CFLAGS@
80CPP = @CPP@
81CPPFLAGS = @CPPFLAGS@
82CYGPATH_W = @CYGPATH_W@
83DEFS = @DEFS@
84DEPDIR = @DEPDIR@
85ECHO_C = @ECHO_C@
86ECHO_N = @ECHO_N@
87ECHO_T = @ECHO_T@
88EGREP = @EGREP@
89EXEEXT = @EXEEXT@
90INSTALL_DATA = @INSTALL_DATA@
91INSTALL_PROGRAM = @INSTALL_PROGRAM@
92INSTALL_SCRIPT = @INSTALL_SCRIPT@
93INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
94LDFLAGS = @LDFLAGS@
95LIBOBJS = @LIBOBJS@
96LIBS = @LIBS@
97LTLIBOBJS = @LTLIBOBJS@
98MAKEINFO = @MAKEINFO@
99OBJEXT = @OBJEXT@
100PACKAGE = @PACKAGE@
101PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
102PACKAGE_NAME = @PACKAGE_NAME@
103PACKAGE_STRING = @PACKAGE_STRING@
104PACKAGE_TARNAME = @PACKAGE_TARNAME@
105PACKAGE_VERSION = @PACKAGE_VERSION@
106PATH_SEPARATOR = @PATH_SEPARATOR@
107SDL_CFLAGS = @SDL_CFLAGS@
108SDL_CONFIG = @SDL_CONFIG@
109SDL_LIBS = @SDL_LIBS@
110SET_MAKE = @SET_MAKE@
111SHELL = @SHELL@
112STRIP = @STRIP@
113VERSION = @VERSION@
114ac_ct_CC = @ac_ct_CC@
115ac_ct_STRIP = @ac_ct_STRIP@
116am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
117am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
118am__include = @am__include@
119am__leading_dot = @am__leading_dot@
120am__quote = @am__quote@
121am__tar = @am__tar@
122am__untar = @am__untar@
123bindir = @bindir@
124build = @build@
125build_alias = @build_alias@
126build_cpu = @build_cpu@
127build_os = @build_os@
128build_vendor = @build_vendor@
129datadir = @datadir@
130exec_prefix = @exec_prefix@
131host = @host@
132host_alias = @host_alias@
133host_cpu = @host_cpu@
134host_os = @host_os@
135host_vendor = @host_vendor@
136includedir = @includedir@
137infodir = @infodir@
138install_sh = @install_sh@
139libdir = @libdir@
140libexecdir = @libexecdir@
141localstatedir = @localstatedir@
142mandir = @mandir@
143mkdir_p = @mkdir_p@
144oldincludedir = @oldincludedir@
145prefix = @prefix@
146program_transform_name = @program_transform_name@
147sbindir = @sbindir@
148sharedstatedir = @sharedstatedir@
149sysconfdir = @sysconfdir@
150target = @target@
151target_alias = @target_alias@
152target_cpu = @target_cpu@
153target_os = @target_os@
154target_vendor = @target_vendor@
155SUBDIRS = set1 set2 set3
156EXTRA_DIST = \
157	cover.png        \
158	sound_low.png    \
159	sound_medium.png \
160	sound_high.png   \
161	background.png   \
162	zero.png         \
163	one.png          \
164	two.png          \
165	three.png        \
166	four.png         \
167	five.png         \
168	six.png          \
169	seven.png        \
170	eight.png        \
171	nine.png         \
172	shiftygames.png  \
173	sg_icon.png
174
175pkgdata_DATA = $(EXTRA_DIST)
176all: all-recursive
177
178.SUFFIXES:
179$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
180	@for dep in $?; do \
181	  case '$(am__configure_deps)' in \
182	    *$$dep*) \
183	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
184		&& exit 0; \
185	      exit 1;; \
186	  esac; \
187	done; \
188	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  pics/Makefile'; \
189	cd $(top_srcdir) && \
190	  $(AUTOMAKE) --gnu  pics/Makefile
191.PRECIOUS: Makefile
192Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
193	@case '$?' in \
194	  *config.status*) \
195	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
196	  *) \
197	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
198	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
199	esac;
200
201$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
202	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
203
204$(top_srcdir)/configure:  $(am__configure_deps)
205	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
206$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
207	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
208uninstall-info-am:
209install-pkgdataDATA: $(pkgdata_DATA)
210	@$(NORMAL_INSTALL)
211	test -z "$(pkgdatadir)" || $(mkdir_p) "$(DESTDIR)$(pkgdatadir)"
212	@list='$(pkgdata_DATA)'; for p in $$list; do \
213	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
214	  f=$(am__strip_dir) \
215	  echo " $(pkgdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgdatadir)/$$f'"; \
216	  $(pkgdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgdatadir)/$$f"; \
217	done
218
219uninstall-pkgdataDATA:
220	@$(NORMAL_UNINSTALL)
221	@list='$(pkgdata_DATA)'; for p in $$list; do \
222	  f=$(am__strip_dir) \
223	  echo " rm -f '$(DESTDIR)$(pkgdatadir)/$$f'"; \
224	  rm -f "$(DESTDIR)$(pkgdatadir)/$$f"; \
225	done
226
227# This directory's subdirectories are mostly independent; you can cd
228# into them and run `make' without going through this Makefile.
229# To change the values of `make' variables: instead of editing Makefiles,
230# (1) if the variable is set in `config.status', edit `config.status'
231#     (which will cause the Makefiles to be regenerated when you run `make');
232# (2) otherwise, pass the desired values on the `make' command line.
233$(RECURSIVE_TARGETS):
234	@failcom='exit 1'; \
235	for f in x $$MAKEFLAGS; do \
236	  case $$f in \
237	    *=* | --[!k]*);; \
238	    *k*) failcom='fail=yes';; \
239	  esac; \
240	done; \
241	dot_seen=no; \
242	target=`echo $@ | sed s/-recursive//`; \
243	list='$(SUBDIRS)'; for subdir in $$list; do \
244	  echo "Making $$target in $$subdir"; \
245	  if test "$$subdir" = "."; then \
246	    dot_seen=yes; \
247	    local_target="$$target-am"; \
248	  else \
249	    local_target="$$target"; \
250	  fi; \
251	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
252	  || eval $$failcom; \
253	done; \
254	if test "$$dot_seen" = "no"; then \
255	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
256	fi; test -z "$$fail"
257
258mostlyclean-recursive clean-recursive distclean-recursive \
259maintainer-clean-recursive:
260	@failcom='exit 1'; \
261	for f in x $$MAKEFLAGS; do \
262	  case $$f in \
263	    *=* | --[!k]*);; \
264	    *k*) failcom='fail=yes';; \
265	  esac; \
266	done; \
267	dot_seen=no; \
268	case "$@" in \
269	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
270	  *) list='$(SUBDIRS)' ;; \
271	esac; \
272	rev=''; for subdir in $$list; do \
273	  if test "$$subdir" = "."; then :; else \
274	    rev="$$subdir $$rev"; \
275	  fi; \
276	done; \
277	rev="$$rev ."; \
278	target=`echo $@ | sed s/-recursive//`; \
279	for subdir in $$rev; do \
280	  echo "Making $$target in $$subdir"; \
281	  if test "$$subdir" = "."; then \
282	    local_target="$$target-am"; \
283	  else \
284	    local_target="$$target"; \
285	  fi; \
286	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
287	  || eval $$failcom; \
288	done && test -z "$$fail"
289tags-recursive:
290	list='$(SUBDIRS)'; for subdir in $$list; do \
291	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
292	done
293ctags-recursive:
294	list='$(SUBDIRS)'; for subdir in $$list; do \
295	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
296	done
297
298ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
299	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
300	unique=`for i in $$list; do \
301	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
302	  done | \
303	  $(AWK) '    { files[$$0] = 1; } \
304	       END { for (i in files) print i; }'`; \
305	mkid -fID $$unique
306tags: TAGS
307
308TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
309		$(TAGS_FILES) $(LISP)
310	tags=; \
311	here=`pwd`; \
312	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
313	  include_option=--etags-include; \
314	  empty_fix=.; \
315	else \
316	  include_option=--include; \
317	  empty_fix=; \
318	fi; \
319	list='$(SUBDIRS)'; for subdir in $$list; do \
320	  if test "$$subdir" = .; then :; else \
321	    test ! -f $$subdir/TAGS || \
322	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
323	  fi; \
324	done; \
325	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
326	unique=`for i in $$list; do \
327	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
328	  done | \
329	  $(AWK) '    { files[$$0] = 1; } \
330	       END { for (i in files) print i; }'`; \
331	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
332	  test -n "$$unique" || unique=$$empty_fix; \
333	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
334	    $$tags $$unique; \
335	fi
336ctags: CTAGS
337CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
338		$(TAGS_FILES) $(LISP)
339	tags=; \
340	here=`pwd`; \
341	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
342	unique=`for i in $$list; do \
343	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
344	  done | \
345	  $(AWK) '    { files[$$0] = 1; } \
346	       END { for (i in files) print i; }'`; \
347	test -z "$(CTAGS_ARGS)$$tags$$unique" \
348	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
349	     $$tags $$unique
350
351GTAGS:
352	here=`$(am__cd) $(top_builddir) && pwd` \
353	  && cd $(top_srcdir) \
354	  && gtags -i $(GTAGS_ARGS) $$here
355
356distclean-tags:
357	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
358
359distdir: $(DISTFILES)
360	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
361	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
362	list='$(DISTFILES)'; for file in $$list; do \
363	  case $$file in \
364	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
365	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
366	  esac; \
367	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
368	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
369	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
370	    dir="/$$dir"; \
371	    $(mkdir_p) "$(distdir)$$dir"; \
372	  else \
373	    dir=''; \
374	  fi; \
375	  if test -d $$d/$$file; then \
376	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
377	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
378	    fi; \
379	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
380	  else \
381	    test -f $(distdir)/$$file \
382	    || cp -p $$d/$$file $(distdir)/$$file \
383	    || exit 1; \
384	  fi; \
385	done
386	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
387	  if test "$$subdir" = .; then :; else \
388	    test -d "$(distdir)/$$subdir" \
389	    || $(mkdir_p) "$(distdir)/$$subdir" \
390	    || exit 1; \
391	    distdir=`$(am__cd) $(distdir) && pwd`; \
392	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
393	    (cd $$subdir && \
394	      $(MAKE) $(AM_MAKEFLAGS) \
395	        top_distdir="$$top_distdir" \
396	        distdir="$$distdir/$$subdir" \
397	        distdir) \
398	      || exit 1; \
399	  fi; \
400	done
401check-am: all-am
402check: check-recursive
403all-am: Makefile $(DATA)
404installdirs: installdirs-recursive
405installdirs-am:
406	for dir in "$(DESTDIR)$(pkgdatadir)"; do \
407	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
408	done
409install: install-recursive
410install-exec: install-exec-recursive
411install-data: install-data-recursive
412uninstall: uninstall-recursive
413
414install-am: all-am
415	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
416
417installcheck: installcheck-recursive
418install-strip:
419	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
420	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
421	  `test -z '$(STRIP)' || \
422	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
423mostlyclean-generic:
424
425clean-generic:
426
427distclean-generic:
428	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
429
430maintainer-clean-generic:
431	@echo "This command is intended for maintainers to use"
432	@echo "it deletes files that may require special tools to rebuild."
433clean: clean-recursive
434
435clean-am: clean-generic mostlyclean-am
436
437distclean: distclean-recursive
438	-rm -f Makefile
439distclean-am: clean-am distclean-generic distclean-tags
440
441dvi: dvi-recursive
442
443dvi-am:
444
445html: html-recursive
446
447info: info-recursive
448
449info-am:
450
451install-data-am: install-pkgdataDATA
452
453install-exec-am:
454
455install-info: install-info-recursive
456
457install-man:
458
459installcheck-am:
460
461maintainer-clean: maintainer-clean-recursive
462	-rm -f Makefile
463maintainer-clean-am: distclean-am maintainer-clean-generic
464
465mostlyclean: mostlyclean-recursive
466
467mostlyclean-am: mostlyclean-generic
468
469pdf: pdf-recursive
470
471pdf-am:
472
473ps: ps-recursive
474
475ps-am:
476
477uninstall-am: uninstall-info-am uninstall-pkgdataDATA
478
479uninstall-info: uninstall-info-recursive
480
481.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
482	clean clean-generic clean-recursive ctags ctags-recursive \
483	distclean distclean-generic distclean-recursive distclean-tags \
484	distdir dvi dvi-am html html-am info info-am install \
485	install-am install-data install-data-am install-exec \
486	install-exec-am install-info install-info-am install-man \
487	install-pkgdataDATA install-strip installcheck installcheck-am \
488	installdirs installdirs-am maintainer-clean \
489	maintainer-clean-generic maintainer-clean-recursive \
490	mostlyclean mostlyclean-generic mostlyclean-recursive pdf \
491	pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
492	uninstall-info-am uninstall-pkgdataDATA
493
494# Tell versions [3.59,3.63) of GNU make to not export all variables.
495# Otherwise a system limit (for SysV at least) may be exceeded.
496.NOEXPORT:
497