1# Makefile.in generated by automake 1.11.3 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@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkglibexecdir = $(libexecdir)/@PACKAGE@
22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23install_sh_DATA = $(install_sh) -c -m 644
24install_sh_PROGRAM = $(install_sh) -c
25install_sh_SCRIPT = $(install_sh) -c
26INSTALL_HEADER = $(INSTALL_DATA)
27transform = $(program_transform_name)
28NORMAL_INSTALL = :
29PRE_INSTALL = :
30POST_INSTALL = :
31NORMAL_UNINSTALL = :
32PRE_UNINSTALL = :
33POST_UNINSTALL = :
34build_triplet = @build@
35host_triplet = @host@
36subdir = examples/smileys
37DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39am__aclocal_m4_deps = $(top_srcdir)/configure.ac
40am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
41	$(ACLOCAL_M4)
42mkinstalldirs = $(install_sh) -d
43CONFIG_HEADER = $(top_builddir)/config.h
44CONFIG_CLEAN_FILES =
45CONFIG_CLEAN_VPATH_FILES =
46SOURCES =
47DIST_SOURCES =
48DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
49ACLOCAL = @ACLOCAL@
50AMTAR = @AMTAR@
51AR = @AR@
52ARGZ_H = @ARGZ_H@
53AUTOCONF = @AUTOCONF@
54AUTOHEADER = @AUTOHEADER@
55AUTOMAKE = @AUTOMAKE@
56AWK = @AWK@
57BOX_VER_MAINT = @BOX_VER_MAINT@
58BOX_VER_MAJOR = @BOX_VER_MAJOR@
59BOX_VER_MINOR = @BOX_VER_MINOR@
60CAIRO_CFLAGS = @CAIRO_CFLAGS@
61CAIRO_LIBS = @CAIRO_LIBS@
62CC = @CC@
63CCDEPMODE = @CCDEPMODE@
64CFLAGS = @CFLAGS@
65CPP = @CPP@
66CPPFLAGS = @CPPFLAGS@
67CYGPATH_W = @CYGPATH_W@
68DEFS = @DEFS@
69DEPDIR = @DEPDIR@
70DLLTOOL = @DLLTOOL@
71DSYMUTIL = @DSYMUTIL@
72DUMPBIN = @DUMPBIN@
73ECHO_C = @ECHO_C@
74ECHO_N = @ECHO_N@
75ECHO_T = @ECHO_T@
76EGREP = @EGREP@
77EXEEXT = @EXEEXT@
78FGREP = @FGREP@
79GREP = @GREP@
80INCLTDL = @INCLTDL@
81INSTALL = @INSTALL@
82INSTALL_DATA = @INSTALL_DATA@
83INSTALL_PROGRAM = @INSTALL_PROGRAM@
84INSTALL_SCRIPT = @INSTALL_SCRIPT@
85INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
86LD = @LD@
87LDFLAGS = @LDFLAGS@
88LEX = @LEX@
89LEXLIB = @LEXLIB@
90LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
91LIBADD_DL = @LIBADD_DL@
92LIBADD_DLD_LINK = @LIBADD_DLD_LINK@
93LIBADD_DLOPEN = @LIBADD_DLOPEN@
94LIBADD_SHL_LOAD = @LIBADD_SHL_LOAD@
95LIBLTDL = @LIBLTDL@
96LIBOBJS = @LIBOBJS@
97LIBS = @LIBS@
98LIBTOOL = @LIBTOOL@
99LIPO = @LIPO@
100LN_S = @LN_S@
101LTDLDEPS = @LTDLDEPS@
102LTDLINCL = @LTDLINCL@
103LTDLOPEN = @LTDLOPEN@
104LTLIBOBJS = @LTLIBOBJS@
105LT_CONFIG_H = @LT_CONFIG_H@
106LT_DLLOADERS = @LT_DLLOADERS@
107LT_DLPREOPEN = @LT_DLPREOPEN@
108MAKEINFO = @MAKEINFO@
109MANIFEST_TOOL = @MANIFEST_TOOL@
110MKDIR_P = @MKDIR_P@
111NM = @NM@
112NMEDIT = @NMEDIT@
113OBJDUMP = @OBJDUMP@
114OBJEXT = @OBJEXT@
115OTOOL = @OTOOL@
116OTOOL64 = @OTOOL64@
117PACKAGE = @PACKAGE@
118PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
119PACKAGE_NAME = @PACKAGE_NAME@
120PACKAGE_STRING = @PACKAGE_STRING@
121PACKAGE_TARNAME = @PACKAGE_TARNAME@
122PACKAGE_URL = @PACKAGE_URL@
123PACKAGE_VERSION = @PACKAGE_VERSION@
124PATH_SEPARATOR = @PATH_SEPARATOR@
125PKG_CONFIG = @PKG_CONFIG@
126PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
127PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
128RANLIB = @RANLIB@
129SED = @SED@
130SET_MAKE = @SET_MAKE@
131SHELL = @SHELL@
132STRIP = @STRIP@
133VERSION = @VERSION@
134YACC = @YACC@
135YFLAGS = @YFLAGS@
136abs_builddir = @abs_builddir@
137abs_srcdir = @abs_srcdir@
138abs_top_builddir = @abs_top_builddir@
139abs_top_srcdir = @abs_top_srcdir@
140ac_ct_AR = @ac_ct_AR@
141ac_ct_CC = @ac_ct_CC@
142ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
143am__include = @am__include@
144am__leading_dot = @am__leading_dot@
145am__quote = @am__quote@
146am__tar = @am__tar@
147am__untar = @am__untar@
148bindir = @bindir@
149boxincdir = @boxincdir@
150boxlibdir = @boxlibdir@
151boxpkgdir = @boxpkgdir@
152build = @build@
153build_alias = @build_alias@
154build_cpu = @build_cpu@
155build_os = @build_os@
156build_vendor = @build_vendor@
157builddir = @builddir@
158datadir = @datadir@
159datarootdir = @datarootdir@
160docdir = @docdir@
161dvidir = @dvidir@
162exec_prefix = @exec_prefix@
163host = @host@
164host_alias = @host_alias@
165host_cpu = @host_cpu@
166host_os = @host_os@
167host_vendor = @host_vendor@
168htmldir = @htmldir@
169includedir = @includedir@
170infodir = @infodir@
171install_sh = @install_sh@
172libdir = @libdir@
173libexecdir = @libexecdir@
174localedir = @localedir@
175localstatedir = @localstatedir@
176ltdl_LIBOBJS = @ltdl_LIBOBJS@
177ltdl_LTLIBOBJS = @ltdl_LTLIBOBJS@
178mandir = @mandir@
179mkdir_p = @mkdir_p@
180oldincludedir = @oldincludedir@
181pdfdir = @pdfdir@
182prefix = @prefix@
183program_transform_name = @program_transform_name@
184psdir = @psdir@
185sbindir = @sbindir@
186sharedstatedir = @sharedstatedir@
187srcdir = @srcdir@
188subdirs = @subdirs@
189sys_symbol_underscore = @sys_symbol_underscore@
190sysconfdir = @sysconfdir@
191target_alias = @target_alias@
192top_build_prefix = @top_build_prefix@
193top_builddir = @top_builddir@
194top_srcdir = @top_srcdir@
195
196# Add files to the distribution generated with 'make dist'
197EXTRA_DIST = shy.bash shy.box losing_eyes.bash losing_eyes.box \
198             washing_machine.bash washing_machine.box \
199             bouncing.bash bouncing.box
200
201all: all-am
202
203.SUFFIXES:
204$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
205	@for dep in $?; do \
206	  case '$(am__configure_deps)' in \
207	    *$$dep*) \
208	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
209	        && { if test -f $@; then exit 0; else break; fi; }; \
210	      exit 1;; \
211	  esac; \
212	done; \
213	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu examples/smileys/Makefile'; \
214	$(am__cd) $(top_srcdir) && \
215	  $(AUTOMAKE) --gnu examples/smileys/Makefile
216.PRECIOUS: Makefile
217Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
218	@case '$?' in \
219	  *config.status*) \
220	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
221	  *) \
222	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
223	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
224	esac;
225
226$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
227	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
228
229$(top_srcdir)/configure:  $(am__configure_deps)
230	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
231$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
232	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
233$(am__aclocal_m4_deps):
234
235mostlyclean-libtool:
236	-rm -f *.lo
237
238clean-libtool:
239	-rm -rf .libs _libs
240tags: TAGS
241TAGS:
242
243ctags: CTAGS
244CTAGS:
245
246
247distdir: $(DISTFILES)
248	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
249	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
250	list='$(DISTFILES)'; \
251	  dist_files=`for file in $$list; do echo $$file; done | \
252	  sed -e "s|^$$srcdirstrip/||;t" \
253	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
254	case $$dist_files in \
255	  */*) $(MKDIR_P) `echo "$$dist_files" | \
256			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
257			   sort -u` ;; \
258	esac; \
259	for file in $$dist_files; do \
260	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
261	  if test -d $$d/$$file; then \
262	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
263	    if test -d "$(distdir)/$$file"; then \
264	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
265	    fi; \
266	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
267	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
268	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
269	    fi; \
270	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
271	  else \
272	    test -f "$(distdir)/$$file" \
273	    || cp -p $$d/$$file "$(distdir)/$$file" \
274	    || exit 1; \
275	  fi; \
276	done
277check-am: all-am
278check: check-am
279all-am: Makefile
280installdirs:
281install: install-am
282install-exec: install-exec-am
283install-data: install-data-am
284uninstall: uninstall-am
285
286install-am: all-am
287	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
288
289installcheck: installcheck-am
290install-strip:
291	if test -z '$(STRIP)'; then \
292	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
293	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
294	      install; \
295	else \
296	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
297	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
298	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
299	fi
300mostlyclean-generic:
301
302clean-generic:
303
304distclean-generic:
305	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
306	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
307
308maintainer-clean-generic:
309	@echo "This command is intended for maintainers to use"
310	@echo "it deletes files that may require special tools to rebuild."
311clean: clean-am
312
313clean-am: clean-generic clean-libtool mostlyclean-am
314
315distclean: distclean-am
316	-rm -f Makefile
317distclean-am: clean-am distclean-generic
318
319dvi: dvi-am
320
321dvi-am:
322
323html: html-am
324
325html-am:
326
327info: info-am
328
329info-am:
330
331install-data-am:
332
333install-dvi: install-dvi-am
334
335install-dvi-am:
336
337install-exec-am:
338
339install-html: install-html-am
340
341install-html-am:
342
343install-info: install-info-am
344
345install-info-am:
346
347install-man:
348
349install-pdf: install-pdf-am
350
351install-pdf-am:
352
353install-ps: install-ps-am
354
355install-ps-am:
356
357installcheck-am:
358
359maintainer-clean: maintainer-clean-am
360	-rm -f Makefile
361maintainer-clean-am: distclean-am maintainer-clean-generic
362
363mostlyclean: mostlyclean-am
364
365mostlyclean-am: mostlyclean-generic mostlyclean-libtool
366
367pdf: pdf-am
368
369pdf-am:
370
371ps: ps-am
372
373ps-am:
374
375uninstall-am:
376
377.MAKE: install-am install-strip
378
379.PHONY: all all-am check check-am clean clean-generic clean-libtool \
380	distclean distclean-generic distclean-libtool distdir dvi \
381	dvi-am html html-am info info-am install install-am \
382	install-data install-data-am install-dvi install-dvi-am \
383	install-exec install-exec-am install-html install-html-am \
384	install-info install-info-am install-man install-pdf \
385	install-pdf-am install-ps install-ps-am install-strip \
386	installcheck installcheck-am installdirs maintainer-clean \
387	maintainer-clean-generic mostlyclean mostlyclean-generic \
388	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
389
390
391# Tell versions [3.59,3.63) of GNU make to not export all variables.
392# Otherwise a system limit (for SysV at least) may be exceeded.
393.NOEXPORT:
394