Fix bugs in previous commit that caused FTBFS in synfig and ETL FTBFS with older...
[synfig.git] / synfig-core / tags / synfig_0_61_04 / synfig-core / examples / Makefile.in
1 # Makefile.in generated by automake 1.8.5 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004  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 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 top_builddir = ..
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = @INSTALL@
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 host_triplet = @host@
37 subdir = examples
38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/configure.in
41 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42         $(ACLOCAL_M4)
43 mkinstalldirs = $(mkdir_p)
44 CONFIG_HEADER = $(top_builddir)/config.h
45 CONFIG_CLEAN_FILES =
46 SOURCES =
47 DIST_SOURCES =
48 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
49 ACLOCAL = @ACLOCAL@
50 AMDEP_FALSE = @AMDEP_FALSE@
51 AMDEP_TRUE = @AMDEP_TRUE@
52 AMTAR = @AMTAR@
53 API_VERSION = @API_VERSION@
54 AR = @AR@
55 AS = @AS@
56 AUTOCONF = @AUTOCONF@
57 AUTOHEADER = @AUTOHEADER@
58 AUTOMAKE = @AUTOMAKE@
59 AWK = @AWK@
60 CC = @CC@
61 CCDEPMODE = @CCDEPMODE@
62 CFLAGS = @CFLAGS@
63 CONFIG_CFLAGS = @CONFIG_CFLAGS@
64 CONFIG_DEPS = @CONFIG_DEPS@
65 CONFIG_LIBS = @CONFIG_LIBS@
66 CONVENIENCE_LTDL_FALSE = @CONVENIENCE_LTDL_FALSE@
67 CONVENIENCE_LTDL_TRUE = @CONVENIENCE_LTDL_TRUE@
68 CPP = @CPP@
69 CPPFLAGS = @CPPFLAGS@
70 CXX = @CXX@
71 CXXCPP = @CXXCPP@
72 CXXDEPMODE = @CXXDEPMODE@
73 CXXFLAGS = @CXXFLAGS@
74 CYGPATH_W = @CYGPATH_W@
75 DEFS = @DEFS@
76 DEPDIR = @DEPDIR@
77 DLLTOOL = @DLLTOOL@
78 DYNAMIC_LD_LIBS = @DYNAMIC_LD_LIBS@
79 ECHO = @ECHO@
80 ECHO_C = @ECHO_C@
81 ECHO_N = @ECHO_N@
82 ECHO_T = @ECHO_T@
83 EGREP = @EGREP@
84 ETL_CFLAGS = @ETL_CFLAGS@
85 ETL_LIBS = @ETL_LIBS@
86 EXEEXT = @EXEEXT@
87 F77 = @F77@
88 FFLAGS = @FFLAGS@
89 FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
90 FREETYPE_LIBS = @FREETYPE_LIBS@
91 HAVE_LIBJPEG_FALSE = @HAVE_LIBJPEG_FALSE@
92 HAVE_LIBJPEG_TRUE = @HAVE_LIBJPEG_TRUE@
93 HAVE_LIBPNG_FALSE = @HAVE_LIBPNG_FALSE@
94 HAVE_LIBPNG_TRUE = @HAVE_LIBPNG_TRUE@
95 HAVE_LIBTIFF_FALSE = @HAVE_LIBTIFF_FALSE@
96 HAVE_LIBTIFF_TRUE = @HAVE_LIBTIFF_TRUE@
97 INCLTDL = @INCLTDL@
98 INSTALL_DATA = @INSTALL_DATA@
99 INSTALL_LTDL_FALSE = @INSTALL_LTDL_FALSE@
100 INSTALL_LTDL_TRUE = @INSTALL_LTDL_TRUE@
101 INSTALL_PROGRAM = @INSTALL_PROGRAM@
102 INSTALL_SCRIPT = @INSTALL_SCRIPT@
103 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
104 JPEG_LIBS = @JPEG_LIBS@
105 LDFLAGS = @LDFLAGS@
106 LIBADD_DL = @LIBADD_DL@
107 LIBLTDL = @LIBLTDL@
108 LIBOBJS = @LIBOBJS@
109 LIBS = @LIBS@
110 LIBSIGC_CFLAGS = @LIBSIGC_CFLAGS@
111 LIBSIGC_LIBS = @LIBSIGC_LIBS@
112 LIBTOOL = @LIBTOOL@
113 LIBTOOL_DEPS = @LIBTOOL_DEPS@
114 LIBXMLPP_CFLAGS = @LIBXMLPP_CFLAGS@
115 LIBXMLPP_LIBS = @LIBXMLPP_LIBS@
116 LN_S = @LN_S@
117 LTLIBOBJS = @LTLIBOBJS@
118 MACOSX_PKG_FALSE = @MACOSX_PKG_FALSE@
119 MACOSX_PKG_TRUE = @MACOSX_PKG_TRUE@
120 MAINT = @MAINT@
121 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
122 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
123 MAKEINFO = @MAKEINFO@
124 MODULE_DIR = @MODULE_DIR@
125 OBJDUMP = @OBJDUMP@
126 OBJEXT = @OBJEXT@
127 OPENEXR_CFLAGS = @OPENEXR_CFLAGS@
128 OPENEXR_LIBS = @OPENEXR_LIBS@
129 PACKAGE = @PACKAGE@
130 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
131 PACKAGE_NAME = @PACKAGE_NAME@
132 PACKAGE_STRING = @PACKAGE_STRING@
133 PACKAGE_TARNAME = @PACKAGE_TARNAME@
134 PACKAGE_VERSION = @PACKAGE_VERSION@
135 PATH_SEPARATOR = @PATH_SEPARATOR@
136 PKG_CONFIG = @PKG_CONFIG@
137 PNG_LIBS = @PNG_LIBS@
138 RANLIB = @RANLIB@
139 SET_MAKE = @SET_MAKE@
140 SHELL = @SHELL@
141 STRIP = @STRIP@
142 SVN_REPOSITORY = @SVN_REPOSITORY@
143 SYNFIGLIB_DIR = @SYNFIGLIB_DIR@
144 SYNFIG_CFLAGS = @SYNFIG_CFLAGS@
145 SYNFIG_LIBS = @SYNFIG_LIBS@
146 TIF_LIBS = @TIF_LIBS@
147 VERSION = @VERSION@
148 VERSION_MAJ = @VERSION_MAJ@
149 VERSION_MIN = @VERSION_MIN@
150 VERSION_REV = @VERSION_REV@
151 WIN32_PKG_FALSE = @WIN32_PKG_FALSE@
152 WIN32_PKG_TRUE = @WIN32_PKG_TRUE@
153 WITH_FFMPEG_FALSE = @WITH_FFMPEG_FALSE@
154 WITH_FFMPEG_TRUE = @WITH_FFMPEG_TRUE@
155 WITH_FREETYPE_FALSE = @WITH_FREETYPE_FALSE@
156 WITH_FREETYPE_TRUE = @WITH_FREETYPE_TRUE@
157 WITH_IMAGEMAGICK_FALSE = @WITH_IMAGEMAGICK_FALSE@
158 WITH_IMAGEMAGICK_TRUE = @WITH_IMAGEMAGICK_TRUE@
159 WITH_LIBAVCODEC_FALSE = @WITH_LIBAVCODEC_FALSE@
160 WITH_LIBAVCODEC_TRUE = @WITH_LIBAVCODEC_TRUE@
161 WITH_LIBDV_FALSE = @WITH_LIBDV_FALSE@
162 WITH_LIBDV_TRUE = @WITH_LIBDV_TRUE@
163 WITH_OPENEXR_FALSE = @WITH_OPENEXR_FALSE@
164 WITH_OPENEXR_TRUE = @WITH_OPENEXR_TRUE@
165 WITH_VIMAGE_FALSE = @WITH_VIMAGE_FALSE@
166 WITH_VIMAGE_TRUE = @WITH_VIMAGE_TRUE@
167 ac_ct_AR = @ac_ct_AR@
168 ac_ct_AS = @ac_ct_AS@
169 ac_ct_CC = @ac_ct_CC@
170 ac_ct_CXX = @ac_ct_CXX@
171 ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
172 ac_ct_F77 = @ac_ct_F77@
173 ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
174 ac_ct_RANLIB = @ac_ct_RANLIB@
175 ac_ct_STRIP = @ac_ct_STRIP@
176 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
177 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
178 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
179 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
180 am__include = @am__include@
181 am__leading_dot = @am__leading_dot@
182 am__quote = @am__quote@
183 bindir = @bindir@
184 build = @build@
185 build_alias = @build_alias@
186 build_cpu = @build_cpu@
187 build_os = @build_os@
188 build_vendor = @build_vendor@
189 datadir = @datadir@
190 exec_prefix = @exec_prefix@
191 host = @host@
192 host_alias = @host_alias@
193 host_cpu = @host_cpu@
194 host_os = @host_os@
195 host_vendor = @host_vendor@
196 imagemagick_convert = @imagemagick_convert@
197 includedir = @includedir@
198 infodir = @infodir@
199 install_sh = @install_sh@
200 libdir = @libdir@
201 libexecdir = @libexecdir@
202 localstatedir = @localstatedir@
203 mandir = @mandir@
204 mkdir_p = @mkdir_p@
205 oldincludedir = @oldincludedir@
206 prefix = @prefix@
207 program_transform_name = @program_transform_name@
208 sbindir = @sbindir@
209 sharedstatedir = @sharedstatedir@
210 synfigincludedir = @synfigincludedir@
211 sysconfdir = @sysconfdir@
212 target_alias = @target_alias@
213 EXTRA_DIST = about_dialog.sif backdrop.sif business_card.sif candy.sif cells.sif eye.sif eyes.sif gamma.sif gradient.sif headmo.sif installer-logo.sif japan.sif logo.sif macwolfen.sif Makefile.am mandelbrot.sif newjulia.sif newjulia2.sif noise.sif pirates.sif preambletaffy.sif prologue_kid.sif sparkle.sif splat.sif star.sif wallpaper.sif warpcube.sif warptext.sif z_depth_test.sif
214 all: all-am
215
216 .SUFFIXES:
217 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
218         @for dep in $?; do \
219           case '$(am__configure_deps)' in \
220             *$$dep*) \
221               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
222                 && exit 0; \
223               exit 1;; \
224           esac; \
225         done; \
226         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  examples/Makefile'; \
227         cd $(top_srcdir) && \
228           $(AUTOMAKE) --foreign  examples/Makefile
229 .PRECIOUS: Makefile
230 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
231         @case '$?' in \
232           *config.status*) \
233             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
234           *) \
235             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
236             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
237         esac;
238
239 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
240         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
241
242 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
243         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
244 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
245         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
246
247 mostlyclean-libtool:
248         -rm -f *.lo
249
250 clean-libtool:
251         -rm -rf .libs _libs
252
253 distclean-libtool:
254         -rm -f libtool
255 uninstall-info-am:
256 tags: TAGS
257 TAGS:
258
259 ctags: CTAGS
260 CTAGS:
261
262
263 distdir: $(DISTFILES)
264         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
265         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
266         list='$(DISTFILES)'; for file in $$list; do \
267           case $$file in \
268             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
269             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
270           esac; \
271           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
272           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
273           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
274             dir="/$$dir"; \
275             $(mkdir_p) "$(distdir)$$dir"; \
276           else \
277             dir=''; \
278           fi; \
279           if test -d $$d/$$file; then \
280             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
281               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
282             fi; \
283             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
284           else \
285             test -f $(distdir)/$$file \
286             || cp -p $$d/$$file $(distdir)/$$file \
287             || exit 1; \
288           fi; \
289         done
290 check-am: all-am
291 check: check-am
292 all-am: Makefile
293 installdirs:
294 install: install-am
295 install-exec: install-exec-am
296 install-data: install-data-am
297 uninstall: uninstall-am
298
299 install-am: all-am
300         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
301
302 installcheck: installcheck-am
303 install-strip:
304         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
305           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
306           `test -z '$(STRIP)' || \
307             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
308 mostlyclean-generic:
309
310 clean-generic:
311
312 distclean-generic:
313         -rm -f $(CONFIG_CLEAN_FILES)
314
315 maintainer-clean-generic:
316         @echo "This command is intended for maintainers to use"
317         @echo "it deletes files that may require special tools to rebuild."
318 clean: clean-am
319
320 clean-am: clean-generic clean-libtool mostlyclean-am
321
322 distclean: distclean-am
323         -rm -f Makefile
324 distclean-am: clean-am distclean-generic distclean-libtool
325
326 dvi: dvi-am
327
328 dvi-am:
329
330 html: html-am
331
332 info: info-am
333
334 info-am:
335
336 install-data-am:
337
338 install-exec-am:
339
340 install-info: install-info-am
341
342 install-man:
343
344 installcheck-am:
345
346 maintainer-clean: maintainer-clean-am
347         -rm -f Makefile
348 maintainer-clean-am: distclean-am maintainer-clean-generic
349
350 mostlyclean: mostlyclean-am
351
352 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
353
354 pdf: pdf-am
355
356 pdf-am:
357
358 ps: ps-am
359
360 ps-am:
361
362 uninstall-am: uninstall-info-am
363
364 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
365         distclean distclean-generic distclean-libtool distdir dvi \
366         dvi-am html html-am info info-am install install-am \
367         install-data install-data-am install-exec install-exec-am \
368         install-info install-info-am install-man install-strip \
369         installcheck installcheck-am installdirs maintainer-clean \
370         maintainer-clean-generic mostlyclean mostlyclean-generic \
371         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
372         uninstall-info-am
373
374 # Tell versions [3.59,3.63) of GNU make to not export all variables.
375 # Otherwise a system limit (for SysV at least) may be exceeded.
376 .NOEXPORT: