1# Makefile.in generated by automake 1.10 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006  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
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkglibdir = $(libdir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22install_sh_DATA = $(install_sh) -c -m 644
23install_sh_PROGRAM = $(install_sh) -c
24install_sh_SCRIPT = $(install_sh) -c
25INSTALL_HEADER = $(INSTALL_DATA)
26transform = $(program_transform_name)
27NORMAL_INSTALL = :
28PRE_INSTALL = :
29POST_INSTALL = :
30NORMAL_UNINSTALL = :
31PRE_UNINSTALL = :
32POST_UNINSTALL = :
33build_triplet = @build@
34host_triplet = @host@
35subdir = .
36DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
37	$(srcdir)/Makefile.in $(srcdir)/animorph-env.sh.in \
38	$(srcdir)/animorph-uninstalled.pc.in \
39	$(srcdir)/animorph.DevPackage.in $(srcdir)/animorph.pc.in \
40	$(srcdir)/config.h.in $(top_srcdir)/configure AUTHORS COPYING \
41	ChangeLog INSTALL NEWS TODO config.guess config.sub depcomp \
42	install-sh ltmain.sh missing
43ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44am__aclocal_m4_deps = $(top_srcdir)/configure.ac
45am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46	$(ACLOCAL_M4)
47am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
48 configure.lineno config.status.lineno
49mkinstalldirs = $(install_sh) -d
50CONFIG_HEADER = config.h
51CONFIG_CLEAN_FILES = animorph.pc animorph-uninstalled.pc \
52	animorph-env.sh animorph.DevPackage
53SOURCES =
54DIST_SOURCES =
55RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
56	html-recursive info-recursive install-data-recursive \
57	install-dvi-recursive install-exec-recursive \
58	install-html-recursive install-info-recursive \
59	install-pdf-recursive install-ps-recursive install-recursive \
60	installcheck-recursive installdirs-recursive pdf-recursive \
61	ps-recursive uninstall-recursive
62am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
63am__vpath_adj = case $$p in \
64    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
65    *) f=$$p;; \
66  esac;
67am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
68am__installdirs = "$(DESTDIR)$(libanimorphdocdir)" \
69	"$(DESTDIR)$(pkgconfigdir)"
70libanimorphdocDATA_INSTALL = $(INSTALL_DATA)
71pkgconfigDATA_INSTALL = $(INSTALL_DATA)
72DATA = $(libanimorphdoc_DATA) $(pkgconfig_DATA)
73RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
74  distclean-recursive maintainer-clean-recursive
75ETAGS = etags
76CTAGS = ctags
77DIST_SUBDIRS = $(SUBDIRS)
78DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
79distdir = $(PACKAGE)-$(VERSION)
80top_distdir = $(distdir)
81am__remove_distdir = \
82  { test ! -d $(distdir) \
83    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
84         && rm -fr $(distdir); }; }
85DIST_ARCHIVES = $(distdir).tar.gz
86GZIP_ENV = --best
87distuninstallcheck_listfiles = find . -type f -print
88distcleancheck_listfiles = find . -type f -print
89ACLOCAL = @ACLOCAL@
90AMTAR = @AMTAR@
91AR = @AR@
92AUTOCONF = @AUTOCONF@
93AUTOHEADER = @AUTOHEADER@
94AUTOMAKE = @AUTOMAKE@
95AWK = @AWK@
96CC = @CC@
97CCDEPMODE = @CCDEPMODE@
98CFLAGS = @CFLAGS@
99CPP = @CPP@
100CPPFLAGS = @CPPFLAGS@
101CXX = @CXX@
102CXXCPP = @CXXCPP@
103CXXDEPMODE = @CXXDEPMODE@
104CXXFLAGS = @CXXFLAGS@
105CYGPATH_W = @CYGPATH_W@
106DEFS = @DEFS@
107DEPDIR = @DEPDIR@
108ECHO = @ECHO@
109ECHO_C = @ECHO_C@
110ECHO_N = @ECHO_N@
111ECHO_T = @ECHO_T@
112EGREP = @EGREP@
113EXEEXT = @EXEEXT@
114GREP = @GREP@
115INSTALL = @INSTALL@
116INSTALL_DATA = @INSTALL_DATA@
117INSTALL_PROGRAM = @INSTALL_PROGRAM@
118INSTALL_SCRIPT = @INSTALL_SCRIPT@
119INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
120LDFLAGS = @LDFLAGS@
121LIBOBJS = @LIBOBJS@
122LIBS = @LIBS@
123LIBTOOL = @LIBTOOL@
124LN_S = @LN_S@
125LTLIBOBJS = @LTLIBOBJS@
126MAINT = @MAINT@
127MAKEINFO = @MAKEINFO@
128MKDIR_P = @MKDIR_P@
129NO_PREFIX_PACKAGE_DATA_DIR = @NO_PREFIX_PACKAGE_DATA_DIR@
130NO_PREFIX_PACKAGE_DOC_DIR = @NO_PREFIX_PACKAGE_DOC_DIR@
131NO_PREFIX_PACKAGE_PIXMAPS_DIR = @NO_PREFIX_PACKAGE_PIXMAPS_DIR@
132OBJEXT = @OBJEXT@
133PACKAGE = @PACKAGE@
134PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
135PACKAGE_CFLAGS = @PACKAGE_CFLAGS@
136PACKAGE_DATA_DIR = @PACKAGE_DATA_DIR@
137PACKAGE_DOC_DIR = @PACKAGE_DOC_DIR@
138PACKAGE_LIBS = @PACKAGE_LIBS@
139PACKAGE_NAME = @PACKAGE_NAME@
140PACKAGE_PIXMAPS_DIR = @PACKAGE_PIXMAPS_DIR@
141PACKAGE_SOURCE_DIR = @PACKAGE_SOURCE_DIR@
142PACKAGE_STRING = @PACKAGE_STRING@
143PACKAGE_TARNAME = @PACKAGE_TARNAME@
144PACKAGE_VERSION = @PACKAGE_VERSION@
145PATH_SEPARATOR = @PATH_SEPARATOR@
146PKG_CONFIG = @PKG_CONFIG@
147RANLIB = @RANLIB@
148SED = @SED@
149SET_MAKE = @SET_MAKE@
150SHELL = @SHELL@
151STRIP = @STRIP@
152VERSION = @VERSION@
153abs_builddir = @abs_builddir@
154abs_srcdir = @abs_srcdir@
155abs_top_builddir = @abs_top_builddir@
156abs_top_srcdir = @abs_top_srcdir@
157ac_ct_CC = @ac_ct_CC@
158ac_ct_CXX = @ac_ct_CXX@
159am__include = @am__include@
160am__leading_dot = @am__leading_dot@
161am__quote = @am__quote@
162am__tar = @am__tar@
163am__untar = @am__untar@
164bindir = @bindir@
165build = @build@
166build_alias = @build_alias@
167build_cpu = @build_cpu@
168build_os = @build_os@
169build_vendor = @build_vendor@
170builddir = @builddir@
171datadir = @datadir@
172datarootdir = @datarootdir@
173docdir = @docdir@
174dvidir = @dvidir@
175exec_prefix = @exec_prefix@
176host = @host@
177host_alias = @host_alias@
178host_cpu = @host_cpu@
179host_os = @host_os@
180host_vendor = @host_vendor@
181htmldir = @htmldir@
182includedir = @includedir@
183infodir = @infodir@
184install_sh = @install_sh@
185libdir = @libdir@
186libexecdir = @libexecdir@
187localedir = @localedir@
188localstatedir = @localstatedir@
189mandir = @mandir@
190mkdir_p = @mkdir_p@
191oldincludedir = @oldincludedir@
192pdfdir = @pdfdir@
193prefix = @prefix@
194program_transform_name = @program_transform_name@
195psdir = @psdir@
196sbindir = @sbindir@
197sharedstatedir = @sharedstatedir@
198srcdir = @srcdir@
199sysconfdir = @sysconfdir@
200target_alias = @target_alias@
201top_builddir = @top_builddir@
202top_srcdir = @top_srcdir@
203SUBDIRS = include src
204libanimorphdocdir = ${prefix}/share/doc/animorph
205libanimorphdoc_DATA = \
206	README\
207	COPYING\
208	AUTHORS\
209	ChangeLog\
210	INSTALL\
211	NEWS\
212	TODO
213
214EXTRA_BIN_DISTS = dist-devpak
215OSX_DIST = os-x/animorph_framework.xcodeproj/project.pbxproj\
216	   os-x/resources/Info.plist\
217	   os-x/src/animorph_Prefix.pch
218
219EXTRA_DIST = $(libanimorphdoc_DATA)\
220	     $(OSX_DIST)\
221	     animorph.pc.in\
222	     animorph-uninstalled.pc.in\
223	     animorph-env.sh.in\
224	     animorph.DevPackage.in\
225	     libanimorph.cbp\
226	     libanimorph.dev
227
228pkgconfigdir = $(exec_prefix)/libdata/pkgconfig
229pkgconfig_DATA = animorph.pc
230all: config.h
231	$(MAKE) $(AM_MAKEFLAGS) all-recursive
232
233.SUFFIXES:
234am--refresh:
235	@:
236$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
237	@for dep in $?; do \
238	  case '$(am__configure_deps)' in \
239	    *$$dep*) \
240	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
241	      cd $(srcdir) && $(AUTOMAKE) --foreign  \
242		&& exit 0; \
243	      exit 1;; \
244	  esac; \
245	done; \
246	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
247	cd $(top_srcdir) && \
248	  $(AUTOMAKE) --foreign  Makefile
249.PRECIOUS: Makefile
250Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
251	@case '$?' in \
252	  *config.status*) \
253	    echo ' $(SHELL) ./config.status'; \
254	    $(SHELL) ./config.status;; \
255	  *) \
256	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
257	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
258	esac;
259
260$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
261	$(SHELL) ./config.status --recheck
262
263$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
264	cd $(srcdir) && $(AUTOCONF)
265$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
266	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
267
268config.h: stamp-h1
269	@if test ! -f $@; then \
270	  rm -f stamp-h1; \
271	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
272	else :; fi
273
274stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
275	@rm -f stamp-h1
276	cd $(top_builddir) && $(SHELL) ./config.status config.h
277$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
278	cd $(top_srcdir) && $(AUTOHEADER)
279	rm -f stamp-h1
280	touch $@
281
282distclean-hdr:
283	-rm -f config.h stamp-h1
284animorph.pc: $(top_builddir)/config.status $(srcdir)/animorph.pc.in
285	cd $(top_builddir) && $(SHELL) ./config.status $@
286animorph-uninstalled.pc: $(top_builddir)/config.status $(srcdir)/animorph-uninstalled.pc.in
287	cd $(top_builddir) && $(SHELL) ./config.status $@
288animorph-env.sh: $(top_builddir)/config.status $(srcdir)/animorph-env.sh.in
289	cd $(top_builddir) && $(SHELL) ./config.status $@
290animorph.DevPackage: $(top_builddir)/config.status $(srcdir)/animorph.DevPackage.in
291	cd $(top_builddir) && $(SHELL) ./config.status $@
292
293mostlyclean-libtool:
294	-rm -f *.lo
295
296clean-libtool:
297	-rm -rf .libs _libs
298
299distclean-libtool:
300	-rm -f libtool
301install-libanimorphdocDATA: $(libanimorphdoc_DATA)
302	@$(NORMAL_INSTALL)
303	test -z "$(libanimorphdocdir)" || $(MKDIR_P) "$(DESTDIR)$(libanimorphdocdir)"
304	@list='$(libanimorphdoc_DATA)'; for p in $$list; do \
305	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
306	  f=$(am__strip_dir) \
307	  echo " $(libanimorphdocDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(libanimorphdocdir)/$$f'"; \
308	  $(libanimorphdocDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(libanimorphdocdir)/$$f"; \
309	done
310
311uninstall-libanimorphdocDATA:
312	@$(NORMAL_UNINSTALL)
313	@list='$(libanimorphdoc_DATA)'; for p in $$list; do \
314	  f=$(am__strip_dir) \
315	  echo " rm -f '$(DESTDIR)$(libanimorphdocdir)/$$f'"; \
316	  rm -f "$(DESTDIR)$(libanimorphdocdir)/$$f"; \
317	done
318install-pkgconfigDATA: $(pkgconfig_DATA)
319	@$(NORMAL_INSTALL)
320	test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
321	@list='$(pkgconfig_DATA)'; for p in $$list; do \
322	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
323	  f=$(am__strip_dir) \
324	  echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
325	  $(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \
326	done
327
328uninstall-pkgconfigDATA:
329	@$(NORMAL_UNINSTALL)
330	@list='$(pkgconfig_DATA)'; for p in $$list; do \
331	  f=$(am__strip_dir) \
332	  echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
333	  rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \
334	done
335
336# This directory's subdirectories are mostly independent; you can cd
337# into them and run `make' without going through this Makefile.
338# To change the values of `make' variables: instead of editing Makefiles,
339# (1) if the variable is set in `config.status', edit `config.status'
340#     (which will cause the Makefiles to be regenerated when you run `make');
341# (2) otherwise, pass the desired values on the `make' command line.
342$(RECURSIVE_TARGETS):
343	@failcom='exit 1'; \
344	for f in x $$MAKEFLAGS; do \
345	  case $$f in \
346	    *=* | --[!k]*);; \
347	    *k*) failcom='fail=yes';; \
348	  esac; \
349	done; \
350	dot_seen=no; \
351	target=`echo $@ | sed s/-recursive//`; \
352	list='$(SUBDIRS)'; for subdir in $$list; do \
353	  echo "Making $$target in $$subdir"; \
354	  if test "$$subdir" = "."; then \
355	    dot_seen=yes; \
356	    local_target="$$target-am"; \
357	  else \
358	    local_target="$$target"; \
359	  fi; \
360	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
361	  || eval $$failcom; \
362	done; \
363	if test "$$dot_seen" = "no"; then \
364	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
365	fi; test -z "$$fail"
366
367$(RECURSIVE_CLEAN_TARGETS):
368	@failcom='exit 1'; \
369	for f in x $$MAKEFLAGS; do \
370	  case $$f in \
371	    *=* | --[!k]*);; \
372	    *k*) failcom='fail=yes';; \
373	  esac; \
374	done; \
375	dot_seen=no; \
376	case "$@" in \
377	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
378	  *) list='$(SUBDIRS)' ;; \
379	esac; \
380	rev=''; for subdir in $$list; do \
381	  if test "$$subdir" = "."; then :; else \
382	    rev="$$subdir $$rev"; \
383	  fi; \
384	done; \
385	rev="$$rev ."; \
386	target=`echo $@ | sed s/-recursive//`; \
387	for subdir in $$rev; do \
388	  echo "Making $$target in $$subdir"; \
389	  if test "$$subdir" = "."; then \
390	    local_target="$$target-am"; \
391	  else \
392	    local_target="$$target"; \
393	  fi; \
394	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
395	  || eval $$failcom; \
396	done && test -z "$$fail"
397tags-recursive:
398	list='$(SUBDIRS)'; for subdir in $$list; do \
399	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
400	done
401ctags-recursive:
402	list='$(SUBDIRS)'; for subdir in $$list; do \
403	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
404	done
405
406ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
407	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
408	unique=`for i in $$list; do \
409	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
410	  done | \
411	  $(AWK) '    { files[$$0] = 1; } \
412	       END { for (i in files) print i; }'`; \
413	mkid -fID $$unique
414tags: TAGS
415
416TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
417		$(TAGS_FILES) $(LISP)
418	tags=; \
419	here=`pwd`; \
420	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
421	  include_option=--etags-include; \
422	  empty_fix=.; \
423	else \
424	  include_option=--include; \
425	  empty_fix=; \
426	fi; \
427	list='$(SUBDIRS)'; for subdir in $$list; do \
428	  if test "$$subdir" = .; then :; else \
429	    test ! -f $$subdir/TAGS || \
430	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
431	  fi; \
432	done; \
433	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
434	unique=`for i in $$list; do \
435	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
436	  done | \
437	  $(AWK) '    { files[$$0] = 1; } \
438	       END { for (i in files) print i; }'`; \
439	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
440	  test -n "$$unique" || unique=$$empty_fix; \
441	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
442	    $$tags $$unique; \
443	fi
444ctags: CTAGS
445CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
446		$(TAGS_FILES) $(LISP)
447	tags=; \
448	here=`pwd`; \
449	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
450	unique=`for i in $$list; do \
451	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
452	  done | \
453	  $(AWK) '    { files[$$0] = 1; } \
454	       END { for (i in files) print i; }'`; \
455	test -z "$(CTAGS_ARGS)$$tags$$unique" \
456	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
457	     $$tags $$unique
458
459GTAGS:
460	here=`$(am__cd) $(top_builddir) && pwd` \
461	  && cd $(top_srcdir) \
462	  && gtags -i $(GTAGS_ARGS) $$here
463
464distclean-tags:
465	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
466
467distdir: $(DISTFILES)
468	$(am__remove_distdir)
469	test -d $(distdir) || mkdir $(distdir)
470	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
471	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
472	list='$(DISTFILES)'; \
473	  dist_files=`for file in $$list; do echo $$file; done | \
474	  sed -e "s|^$$srcdirstrip/||;t" \
475	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
476	case $$dist_files in \
477	  */*) $(MKDIR_P) `echo "$$dist_files" | \
478			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
479			   sort -u` ;; \
480	esac; \
481	for file in $$dist_files; do \
482	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
483	  if test -d $$d/$$file; then \
484	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
485	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
486	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
487	    fi; \
488	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
489	  else \
490	    test -f $(distdir)/$$file \
491	    || cp -p $$d/$$file $(distdir)/$$file \
492	    || exit 1; \
493	  fi; \
494	done
495	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
496	  if test "$$subdir" = .; then :; else \
497	    test -d "$(distdir)/$$subdir" \
498	    || $(MKDIR_P) "$(distdir)/$$subdir" \
499	    || exit 1; \
500	    distdir=`$(am__cd) $(distdir) && pwd`; \
501	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
502	    (cd $$subdir && \
503	      $(MAKE) $(AM_MAKEFLAGS) \
504	        top_distdir="$$top_distdir" \
505	        distdir="$$distdir/$$subdir" \
506		am__remove_distdir=: \
507		am__skip_length_check=: \
508	        distdir) \
509	      || exit 1; \
510	  fi; \
511	done
512	$(MAKE) $(AM_MAKEFLAGS) \
513	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
514	  dist-hook
515	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
516	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
517	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
518	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
519	|| chmod -R a+r $(distdir)
520dist-gzip: distdir
521	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
522	$(am__remove_distdir)
523
524dist-bzip2: distdir
525	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
526	$(am__remove_distdir)
527
528dist-tarZ: distdir
529	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
530	$(am__remove_distdir)
531
532dist-shar: distdir
533	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
534	$(am__remove_distdir)
535
536dist-zip: distdir
537	-rm -f $(distdir).zip
538	zip -rq $(distdir).zip $(distdir)
539	$(am__remove_distdir)
540
541dist dist-all: distdir
542	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
543	$(am__remove_distdir)
544
545# This target untars the dist file and tries a VPATH configuration.  Then
546# it guarantees that the distribution is self-contained by making another
547# tarfile.
548distcheck: dist
549	case '$(DIST_ARCHIVES)' in \
550	*.tar.gz*) \
551	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
552	*.tar.bz2*) \
553	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
554	*.tar.Z*) \
555	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
556	*.shar.gz*) \
557	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
558	*.zip*) \
559	  unzip $(distdir).zip ;;\
560	esac
561	chmod -R a-w $(distdir); chmod a+w $(distdir)
562	mkdir $(distdir)/_build
563	mkdir $(distdir)/_inst
564	chmod a-w $(distdir)
565	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
566	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
567	  && cd $(distdir)/_build \
568	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
569	    $(DISTCHECK_CONFIGURE_FLAGS) \
570	  && $(MAKE) $(AM_MAKEFLAGS) \
571	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
572	  && $(MAKE) $(AM_MAKEFLAGS) check \
573	  && $(MAKE) $(AM_MAKEFLAGS) install \
574	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
575	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
576	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
577	        distuninstallcheck \
578	  && chmod -R a-w "$$dc_install_base" \
579	  && ({ \
580	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
581	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
582	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
583	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
584	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
585	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
586	  && rm -rf "$$dc_destdir" \
587	  && $(MAKE) $(AM_MAKEFLAGS) dist \
588	  && rm -rf $(DIST_ARCHIVES) \
589	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
590	$(am__remove_distdir)
591	@(echo "$(distdir) archives ready for distribution: "; \
592	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
593	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
594distuninstallcheck:
595	@cd $(distuninstallcheck_dir) \
596	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
597	   || { echo "ERROR: files left after uninstall:" ; \
598	        if test -n "$(DESTDIR)"; then \
599	          echo "  (check DESTDIR support)"; \
600	        fi ; \
601	        $(distuninstallcheck_listfiles) ; \
602	        exit 1; } >&2
603distcleancheck: distclean
604	@if test '$(srcdir)' = . ; then \
605	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
606	  exit 1 ; \
607	fi
608	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
609	  || { echo "ERROR: files left in build directory after distclean:" ; \
610	       $(distcleancheck_listfiles) ; \
611	       exit 1; } >&2
612check-am: all-am
613check: check-recursive
614all-am: Makefile $(DATA) config.h
615installdirs: installdirs-recursive
616installdirs-am:
617	for dir in "$(DESTDIR)$(libanimorphdocdir)" "$(DESTDIR)$(pkgconfigdir)"; do \
618	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
619	done
620install: install-recursive
621install-exec: install-exec-recursive
622install-data: install-data-recursive
623uninstall: uninstall-recursive
624
625install-am: all-am
626	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
627
628installcheck: installcheck-recursive
629install-strip:
630	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
631	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
632	  `test -z '$(STRIP)' || \
633	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
634mostlyclean-generic:
635
636clean-generic:
637
638distclean-generic:
639	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
640
641maintainer-clean-generic:
642	@echo "This command is intended for maintainers to use"
643	@echo "it deletes files that may require special tools to rebuild."
644clean: clean-recursive
645
646clean-am: clean-generic clean-libtool mostlyclean-am
647
648distclean: distclean-recursive
649	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
650	-rm -f Makefile
651distclean-am: clean-am distclean-generic distclean-hdr \
652	distclean-libtool distclean-tags
653
654dvi: dvi-recursive
655
656dvi-am:
657
658html: html-recursive
659
660info: info-recursive
661
662info-am:
663
664install-data-am: install-libanimorphdocDATA install-pkgconfigDATA
665
666install-dvi: install-dvi-recursive
667
668install-exec-am:
669
670install-html: install-html-recursive
671
672install-info: install-info-recursive
673
674install-man:
675
676install-pdf: install-pdf-recursive
677
678install-ps: install-ps-recursive
679
680installcheck-am:
681
682maintainer-clean: maintainer-clean-recursive
683	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
684	-rm -rf $(top_srcdir)/autom4te.cache
685	-rm -f Makefile
686maintainer-clean-am: distclean-am maintainer-clean-generic
687
688mostlyclean: mostlyclean-recursive
689
690mostlyclean-am: mostlyclean-generic mostlyclean-libtool
691
692pdf: pdf-recursive
693
694pdf-am:
695
696ps: ps-recursive
697
698ps-am:
699
700uninstall-am: uninstall-libanimorphdocDATA uninstall-pkgconfigDATA
701
702.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
703	install-strip
704
705.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
706	all all-am am--refresh check check-am clean clean-generic \
707	clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
708	dist-gzip dist-hook dist-shar dist-tarZ dist-zip distcheck \
709	distclean distclean-generic distclean-hdr distclean-libtool \
710	distclean-tags distcleancheck distdir distuninstallcheck dvi \
711	dvi-am html html-am info info-am install install-am \
712	install-data install-data-am install-dvi install-dvi-am \
713	install-exec install-exec-am install-html install-html-am \
714	install-info install-info-am install-libanimorphdocDATA \
715	install-man install-pdf install-pdf-am install-pkgconfigDATA \
716	install-ps install-ps-am install-strip installcheck \
717	installcheck-am installdirs installdirs-am maintainer-clean \
718	maintainer-clean-generic mostlyclean mostlyclean-generic \
719	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
720	uninstall uninstall-am uninstall-libanimorphdocDATA \
721	uninstall-pkgconfigDATA
722
723
724dist-devpak: all
725	rm -rf $(PACKAGE)-$(VERSION)
726	mkdir $(PACKAGE)-$(VERSION)
727	mkdir $(PACKAGE)-$(VERSION)/lib
728	mkdir $(PACKAGE)-$(VERSION)/include
729	mkdir $(PACKAGE)-$(VERSION)/include/$(PACKAGE)
730	if test -f $(PACKAGE).DevPackage; then \
731		cp -p $(PACKAGE).DevPackage $(PACKAGE)-$(VERSION); \
732	fi
733	for header in include/$(PACKAGE)/*.h; do \
734		if test -f $$header; then \
735			cp -p $$header $(PACKAGE)-$(VERSION)/include/$(PACKAGE); \
736		fi \
737	done
738	if test -f src/.libs/lib$(PACKAGE).a; then \
739		cp -p src/.libs/lib$(PACKAGE).a $(PACKAGE)-$(VERSION)/lib; \
740		ranlib $(PACKAGE)-$(VERSION)/lib/lib$(PACKAGE).a; \
741		chmod 644 $(PACKAGE)-$(VERSION)/lib/lib$(PACKAGE).a; \
742	fi
743	if test -f README; then \
744        	cp -p README $(PACKAGE)-$(VERSION)/README.txt; \
745	fi
746	if test -f COPYING; then \
747        	cp -p COPYING $(PACKAGE)-$(VERSION)/COPYING.txt; \
748	fi
749	cd $(PACKAGE)-$(VERSION) && tar cfj ../$(PACKAGE)-$(VERSION).DevPak .
750	rm -rf $(PACKAGE)-$(VERSION)
751
752# Copy all the spec files. Of cource, only one is actually used.
753dist-hook:
754	for specfile in *.spec; do \
755		if test -f $$specfile; then \
756			cp -p $$specfile $(distdir); \
757		fi \
758	done
759# Tell versions [3.59,3.63) of GNU make to not export all variables.
760# Otherwise a system limit (for SysV at least) may be exceeded.
761.NOEXPORT:
762