1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # Makefile. Generated from Makefile.in by configure.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
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.
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
19 pkgdatadir = $(datadir)/gacela
20 pkgincludedir = $(includedir)/gacela
21 pkglibdir = $(libdir)/gacela
22 pkglibexecdir = $(libexecdir)/gacela
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
35 build_triplet = i686-pc-linux-gnu
36 host_triplet = i686-pc-linux-gnu
38 DIST_COMMON = README $(am__configure_deps) $(dist_doc_DATA) \
39 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
40 $(srcdir)/config.h.in $(top_srcdir)/configure COPYING \
41 config.guess config.sub depcomp install-sh ltmain.sh missing
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
44 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
45 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
46 $(top_srcdir)/configure.ac
47 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
50 configure.lineno config.status.lineno
51 mkinstalldirs = $(install_sh) -d
52 CONFIG_HEADER = config.h
54 CONFIG_CLEAN_VPATH_FILES =
57 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
58 html-recursive info-recursive install-data-recursive \
59 install-dvi-recursive install-exec-recursive \
60 install-html-recursive install-info-recursive \
61 install-pdf-recursive install-ps-recursive install-recursive \
62 installcheck-recursive installdirs-recursive pdf-recursive \
63 ps-recursive uninstall-recursive
64 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
65 am__vpath_adj = case $$p in \
66 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
69 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
71 am__nobase_strip_setup = \
72 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
74 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
75 am__nobase_list = $(am__nobase_strip_setup); \
76 for p in $$list; do echo "$$p $$p"; done | \
77 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
78 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
79 if (++n[$$2] == $(am__install_max)) \
80 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
81 END { for (dir in files) print dir, files[dir] }'
83 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
84 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
85 am__installdirs = "$(DESTDIR)$(docdir)"
86 DATA = $(dist_doc_DATA)
87 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
88 distclean-recursive maintainer-clean-recursive
89 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
90 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
91 distdir dist dist-all distcheck
94 DIST_SUBDIRS = $(SUBDIRS)
95 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
96 distdir = $(PACKAGE)-$(VERSION)
97 top_distdir = $(distdir)
98 am__remove_distdir = \
99 { test ! -d "$(distdir)" \
100 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
101 && rm -fr "$(distdir)"; }; }
104 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
105 sed_rest='s,^[^/]*/*,,'; \
106 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
107 sed_butlast='s,/*[^/]*$$,,'; \
108 while test -n "$$dir1"; do \
109 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
110 if test "$$first" != "."; then \
111 if test "$$first" = ".."; then \
112 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
113 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
115 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
116 if test "$$first2" = "$$first"; then \
117 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
121 dir0="$$dir0"/"$$first"; \
124 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
127 DIST_ARCHIVES = $(distdir).tar.gz
129 distuninstallcheck_listfiles = find . -type f -print
130 distcleancheck_listfiles = find . -type f -print
131 ACLOCAL = ${SHELL} /home/jsancho/proyectos/gacela/trunk/missing --run aclocal-1.11
132 AMTAR = ${SHELL} /home/jsancho/proyectos/gacela/trunk/missing --run tar
134 AUTOCONF = ${SHELL} /home/jsancho/proyectos/gacela/trunk/missing --run autoconf
135 AUTOHEADER = ${SHELL} /home/jsancho/proyectos/gacela/trunk/missing --run autoheader
136 AUTOMAKE = ${SHELL} /home/jsancho/proyectos/gacela/trunk/missing --run automake-1.11
139 CCDEPMODE = depmode=gcc3
144 DEFS = -DHAVE_CONFIG_H
158 GUILE = /usr/bin/guile
159 GUILE_CFLAGS = -pthread -I/usr/include/guile/2.0
160 GUILE_CONFIG = /usr/bin/guile-config
161 GUILE_LDFLAGS = -lguile-2.0 -lgc
162 GUILE_LIBS = -lguile-2.0 -lgc
163 GUILE_LTLIBS = -lguile-2.0 -lgc
164 GUILE_TOOLS = /usr/bin/guile-tools
165 INSTALL = /usr/bin/install -c
166 INSTALL_DATA = ${INSTALL} -m 644
167 INSTALL_PROGRAM = ${INSTALL}
168 INSTALL_SCRIPT = ${INSTALL}
169 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
174 LIBTOOL = $(SHELL) $(top_builddir)/libtool
178 MAKEINFO = ${SHELL} /home/jsancho/proyectos/gacela/trunk/missing --run makeinfo
180 MKDIR_P = /bin/mkdir -p
188 PACKAGE_BUGREPORT = jsf@jsancho.org
189 PACKAGE_NAME = gacela
190 PACKAGE_STRING = gacela 0.5
191 PACKAGE_TARNAME = gacela
193 PACKAGE_VERSION = 0.5
196 SDL_LIBS = -lSDL -lSDL_image -lSDL_gfx -lSDL_mixer
202 abs_builddir = /home/jsancho/proyectos/gacela/trunk
203 abs_srcdir = /home/jsancho/proyectos/gacela/trunk
204 abs_top_builddir = /home/jsancho/proyectos/gacela/trunk
205 abs_top_srcdir = /home/jsancho/proyectos/gacela/trunk
209 am__include = include
212 am__tar = ${AMTAR} chof - "$$tardir"
213 am__untar = ${AMTAR} xf -
214 bindir = ${exec_prefix}/bin
215 build = i686-pc-linux-gnu
221 datadir = ${datarootdir}
222 datarootdir = ${prefix}/share
223 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
225 exec_prefix = ${prefix}
226 host = i686-pc-linux-gnu
232 includedir = ${prefix}/include
233 infodir = ${datarootdir}/info
234 install_sh = ${SHELL} /home/jsancho/proyectos/gacela/trunk/install-sh
235 libdir = ${exec_prefix}/lib
236 libexecdir = ${exec_prefix}/libexec
237 localedir = ${datarootdir}/locale
238 localstatedir = ${prefix}/var
239 mandir = ${datarootdir}/man
240 mkdir_p = /bin/mkdir -p
241 oldincludedir = /usr/include
244 program_transform_name = s,x,x,
246 sbindir = ${exec_prefix}/sbin
247 sharedstatedir = ${prefix}/com
249 sysconfdir = ${prefix}/etc
255 dist_doc_DATA = README
256 ACLOCAL_AMFLAGS = -I m4
258 $(MAKE) $(AM_MAKEFLAGS) all-recursive
263 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
265 case '$(am__configure_deps)' in \
267 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
268 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
273 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
274 $(am__cd) $(top_srcdir) && \
275 $(AUTOMAKE) --foreign Makefile
277 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
280 echo ' $(SHELL) ./config.status'; \
281 $(SHELL) ./config.status;; \
283 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
284 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
287 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
288 $(SHELL) ./config.status --recheck
290 $(top_srcdir)/configure: $(am__configure_deps)
291 $(am__cd) $(srcdir) && $(AUTOCONF)
292 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
293 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
294 $(am__aclocal_m4_deps):
297 @if test ! -f $@; then \
299 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
302 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
304 cd $(top_builddir) && $(SHELL) ./config.status config.h
305 $(srcdir)/config.h.in: $(am__configure_deps)
306 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
311 -rm -f config.h stamp-h1
320 -rm -f libtool config.lt
321 install-dist_docDATA: $(dist_doc_DATA)
323 test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)"
324 @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
325 for p in $$list; do \
326 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
328 done | $(am__base_list) | \
329 while read files; do \
330 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
331 $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
334 uninstall-dist_docDATA:
336 @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
337 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
338 test -n "$$files" || exit 0; \
339 echo " ( cd '$(DESTDIR)$(docdir)' && rm -f" $$files ")"; \
340 cd "$(DESTDIR)$(docdir)" && rm -f $$files
342 # This directory's subdirectories are mostly independent; you can cd
343 # into them and run `make' without going through this Makefile.
344 # To change the values of `make' variables: instead of editing Makefiles,
345 # (1) if the variable is set in `config.status', edit `config.status'
346 # (which will cause the Makefiles to be regenerated when you run `make');
347 # (2) otherwise, pass the desired values on the `make' command line.
348 $(RECURSIVE_TARGETS):
349 @fail= failcom='exit 1'; \
350 for f in x $$MAKEFLAGS; do \
353 *k*) failcom='fail=yes';; \
357 target=`echo $@ | sed s/-recursive//`; \
358 list='$(SUBDIRS)'; for subdir in $$list; do \
359 echo "Making $$target in $$subdir"; \
360 if test "$$subdir" = "."; then \
362 local_target="$$target-am"; \
364 local_target="$$target"; \
366 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
369 if test "$$dot_seen" = "no"; then \
370 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
373 $(RECURSIVE_CLEAN_TARGETS):
374 @fail= failcom='exit 1'; \
375 for f in x $$MAKEFLAGS; do \
378 *k*) failcom='fail=yes';; \
383 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
384 *) list='$(SUBDIRS)' ;; \
386 rev=''; for subdir in $$list; do \
387 if test "$$subdir" = "."; then :; else \
388 rev="$$subdir $$rev"; \
392 target=`echo $@ | sed s/-recursive//`; \
393 for subdir in $$rev; do \
394 echo "Making $$target in $$subdir"; \
395 if test "$$subdir" = "."; then \
396 local_target="$$target-am"; \
398 local_target="$$target"; \
400 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
402 done && test -z "$$fail"
404 list='$(SUBDIRS)'; for subdir in $$list; do \
405 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
408 list='$(SUBDIRS)'; for subdir in $$list; do \
409 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
412 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
413 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
414 unique=`for i in $$list; do \
415 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
417 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
418 END { if (nonempty) { for (i in files) print i; }; }'`; \
422 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
423 $(TAGS_FILES) $(LISP)
426 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
427 include_option=--etags-include; \
430 include_option=--include; \
433 list='$(SUBDIRS)'; for subdir in $$list; do \
434 if test "$$subdir" = .; then :; else \
435 test ! -f $$subdir/TAGS || \
436 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
439 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
440 unique=`for i in $$list; do \
441 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
443 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
444 END { if (nonempty) { for (i in files) print i; }; }'`; \
446 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
447 test -n "$$unique" || unique=$$empty_fix; \
448 if test $$# -gt 0; then \
449 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
452 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
457 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
458 $(TAGS_FILES) $(LISP)
459 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
460 unique=`for i in $$list; do \
461 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
463 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
464 END { if (nonempty) { for (i in files) print i; }; }'`; \
465 test -z "$(CTAGS_ARGS)$$unique" \
466 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
470 here=`$(am__cd) $(top_builddir) && pwd` \
471 && $(am__cd) $(top_srcdir) \
472 && gtags -i $(GTAGS_ARGS) "$$here"
475 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
477 distdir: $(DISTFILES)
478 $(am__remove_distdir)
479 test -d "$(distdir)" || mkdir "$(distdir)"
480 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
481 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
482 list='$(DISTFILES)'; \
483 dist_files=`for file in $$list; do echo $$file; done | \
484 sed -e "s|^$$srcdirstrip/||;t" \
485 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
486 case $$dist_files in \
487 */*) $(MKDIR_P) `echo "$$dist_files" | \
488 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
491 for file in $$dist_files; do \
492 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
493 if test -d $$d/$$file; then \
494 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
495 if test -d "$(distdir)/$$file"; then \
496 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
498 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
499 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
500 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
502 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
504 test -f "$(distdir)/$$file" \
505 || cp -p $$d/$$file "$(distdir)/$$file" \
509 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
510 if test "$$subdir" = .; then :; else \
511 test -d "$(distdir)/$$subdir" \
512 || $(MKDIR_P) "$(distdir)/$$subdir" \
516 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
517 if test "$$subdir" = .; then :; else \
518 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
520 new_distdir=$$reldir; \
521 dir1=$$subdir; dir2="$(top_distdir)"; \
523 new_top_distdir=$$reldir; \
524 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
525 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
526 ($(am__cd) $$subdir && \
527 $(MAKE) $(AM_MAKEFLAGS) \
528 top_distdir="$$new_top_distdir" \
529 distdir="$$new_distdir" \
530 am__remove_distdir=: \
531 am__skip_length_check=: \
532 am__skip_mode_fix=: \
537 -test -n "$(am__skip_mode_fix)" \
538 || find "$(distdir)" -type d ! -perm -755 \
539 -exec chmod u+rwx,go+rx {} \; -o \
540 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
541 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
542 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
543 || chmod -R a+r "$(distdir)"
545 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
546 $(am__remove_distdir)
549 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
550 $(am__remove_distdir)
553 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
554 $(am__remove_distdir)
557 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
558 $(am__remove_distdir)
561 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
562 $(am__remove_distdir)
565 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
566 $(am__remove_distdir)
569 -rm -f $(distdir).zip
570 zip -rq $(distdir).zip $(distdir)
571 $(am__remove_distdir)
573 dist dist-all: distdir
574 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
575 $(am__remove_distdir)
577 # This target untars the dist file and tries a VPATH configuration. Then
578 # it guarantees that the distribution is self-contained by making another
581 case '$(DIST_ARCHIVES)' in \
583 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
585 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
587 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
589 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
591 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
593 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
595 unzip $(distdir).zip ;;\
597 chmod -R a-w $(distdir); chmod a+w $(distdir)
598 mkdir $(distdir)/_build
599 mkdir $(distdir)/_inst
601 test -d $(distdir)/_build || exit 0; \
602 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
603 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
605 && $(am__cd) $(distdir)/_build \
606 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
607 $(DISTCHECK_CONFIGURE_FLAGS) \
608 && $(MAKE) $(AM_MAKEFLAGS) \
609 && $(MAKE) $(AM_MAKEFLAGS) dvi \
610 && $(MAKE) $(AM_MAKEFLAGS) check \
611 && $(MAKE) $(AM_MAKEFLAGS) install \
612 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
613 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
614 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
616 && chmod -R a-w "$$dc_install_base" \
618 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
619 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
620 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
621 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
622 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
623 } || { rm -rf "$$dc_destdir"; exit 1; }) \
624 && rm -rf "$$dc_destdir" \
625 && $(MAKE) $(AM_MAKEFLAGS) dist \
626 && rm -rf $(DIST_ARCHIVES) \
627 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
630 $(am__remove_distdir)
631 @(echo "$(distdir) archives ready for distribution: "; \
632 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
633 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
635 @$(am__cd) '$(distuninstallcheck_dir)' \
636 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
637 || { echo "ERROR: files left after uninstall:" ; \
638 if test -n "$(DESTDIR)"; then \
639 echo " (check DESTDIR support)"; \
641 $(distuninstallcheck_listfiles) ; \
643 distcleancheck: distclean
644 @if test '$(srcdir)' = . ; then \
645 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
648 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
649 || { echo "ERROR: files left in build directory after distclean:" ; \
650 $(distcleancheck_listfiles) ; \
653 check: check-recursive
654 all-am: Makefile $(DATA) config.h
655 installdirs: installdirs-recursive
657 for dir in "$(DESTDIR)$(docdir)"; do \
658 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
660 install: install-recursive
661 install-exec: install-exec-recursive
662 install-data: install-data-recursive
663 uninstall: uninstall-recursive
666 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
668 installcheck: installcheck-recursive
670 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
671 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
672 `test -z '$(STRIP)' || \
673 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
679 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
680 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
682 maintainer-clean-generic:
683 @echo "This command is intended for maintainers to use"
684 @echo "it deletes files that may require special tools to rebuild."
685 clean: clean-recursive
687 clean-am: clean-generic clean-libtool mostlyclean-am
689 distclean: distclean-recursive
690 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
692 distclean-am: clean-am distclean-generic distclean-hdr \
693 distclean-libtool distclean-tags
707 install-data-am: install-dist_docDATA
709 install-dvi: install-dvi-recursive
715 install-html: install-html-recursive
719 install-info: install-info-recursive
725 install-pdf: install-pdf-recursive
729 install-ps: install-ps-recursive
735 maintainer-clean: maintainer-clean-recursive
736 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
737 -rm -rf $(top_srcdir)/autom4te.cache
739 maintainer-clean-am: distclean-am maintainer-clean-generic
741 mostlyclean: mostlyclean-recursive
743 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
753 uninstall-am: uninstall-dist_docDATA
755 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
756 ctags-recursive install-am install-strip tags-recursive
758 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
759 all all-am am--refresh check check-am clean clean-generic \
760 clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
761 dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
762 distcheck distclean distclean-generic distclean-hdr \
763 distclean-libtool distclean-tags distcleancheck distdir \
764 distuninstallcheck dvi dvi-am html html-am info info-am \
765 install install-am install-data install-data-am \
766 install-dist_docDATA install-dvi install-dvi-am install-exec \
767 install-exec-am install-html install-html-am install-info \
768 install-info-am install-man install-pdf install-pdf-am \
769 install-ps install-ps-am install-strip installcheck \
770 installcheck-am installdirs installdirs-am maintainer-clean \
771 maintainer-clean-generic mostlyclean mostlyclean-generic \
772 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
773 uninstall uninstall-am uninstall-dist_docDATA
776 # Tell versions [3.59,3.63) of GNU make to not export all variables.
777 # Otherwise a system limit (for SysV at least) may be exceeded.