1 # Makefile.in generated by automake 1.11 from Makefile.am.
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
18 pkgdatadir
= $(datadir)/@PACKAGE@
19 pkgincludedir
= $(includedir)/@PACKAGE@
20 pkglibdir
= $(libdir)/@PACKAGE@
21 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
22 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA
= $(install_sh
) -c
-m
644
24 install_sh_PROGRAM
= $(install_sh
) -c
25 install_sh_SCRIPT
= $(install_sh
) -c
26 INSTALL_HEADER
= $(INSTALL_DATA
)
27 transform
= $(program_transform_name
)
34 build_triplet
= @build@
37 DIST_COMMON
= README
$(am__configure_deps
) $(srcdir)/Makefile.am \
38 $(srcdir)/Makefile.in
$(srcdir)/config.h.in \
39 $(top_srcdir
)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
40 build-aux
/config.guess build-aux
/config.sub \
41 build-aux
/install-sh build-aux
/ltmain.sh build-aux
/missing
42 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
43 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/bold.m4 \
44 $(top_srcdir
)/m4
/fault.m4
$(top_srcdir
)/m4
/getpagesize.m4 \
45 $(top_srcdir
)/m4
/libtool.m4
$(top_srcdir
)/m4
/ltoptions.m4 \
46 $(top_srcdir
)/m4
/ltsugar.m4
$(top_srcdir
)/m4
/ltversion.m4 \
47 $(top_srcdir
)/m4
/lt~obsolete.m4
$(top_srcdir
)/m4
/mmap-anon.m4 \
48 $(top_srcdir
)/m4
/relocatable.m4 \
49 $(top_srcdir
)/m4
/sigaltstack-longjmp.m4 \
50 $(top_srcdir
)/m4
/sigaltstack-siglongjmp.m4 \
51 $(top_srcdir
)/m4
/sigaltstack.m4
$(top_srcdir
)/configure.ac
52 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
54 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
55 configure.lineno config.status.lineno
56 mkinstalldirs
= $(install_sh
) -d
57 CONFIG_HEADER
= config.h
59 CONFIG_CLEAN_VPATH_FILES
=
64 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
65 html-recursive info-recursive install-data-recursive \
66 install-dvi-recursive install-exec-recursive \
67 install-html-recursive install-info-recursive \
68 install-pdf-recursive install-ps-recursive install-recursive \
69 installcheck-recursive installdirs-recursive pdf-recursive \
70 ps-recursive uninstall-recursive
71 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
72 distclean-recursive maintainer-clean-recursive
73 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
74 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS \
75 distdir
dist dist-all distcheck
78 DIST_SUBDIRS
= $(SUBDIRS
)
79 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
80 distdir
= $(PACKAGE
)-$(VERSION
)
81 top_distdir
= $(distdir
)
82 am__remove_distdir
= \
83 { test ! -d
"$(distdir)" \
84 ||
{ find
"$(distdir)" -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
85 && rm -fr
"$(distdir)"; }; }
88 sed_first
='s,^\([^/]*\)/.*$$,\1,'; \
89 sed_rest
='s,^[^/]*/*,,'; \
90 sed_last
='s,^.*/\([^/]*\)$$,\1,'; \
91 sed_butlast
='s,/*[^/]*$$,,'; \
92 while
test -n
"$$dir1"; do \
93 first
=`echo "$$dir1" | sed -e "$$sed_first"`; \
94 if
test "$$first" != "."; then \
95 if
test "$$first" = ".."; then \
96 dir2
=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
97 dir0
=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
99 first2
=`echo "$$dir2" | sed -e "$$sed_first"`; \
100 if
test "$$first2" = "$$first"; then \
101 dir2
=`echo "$$dir2" | sed -e "$$sed_rest"`; \
105 dir0
="$$dir0"/"$$first"; \
108 dir1
=`echo "$$dir1" | sed -e "$$sed_rest"`; \
111 DIST_ARCHIVES
= $(distdir
).
tar.gz
113 distuninstallcheck_listfiles
= find .
-type f
-print
114 distcleancheck_listfiles
= find .
-type f
-print
118 AUTOCONF
= @AUTOCONF@
119 AUTOHEADER
= @AUTOHEADER@
120 AUTOMAKE
= @AUTOMAKE@
123 CCDEPMODE
= @CCDEPMODE@
124 CFG_HANDLER
= @CFG_HANDLER@
125 CFG_LEAVE
= @CFG_LEAVE@
126 CFG_STACKVMA
= @CFG_STACKVMA@
129 CPPFLAGS
= @CPPFLAGS@
130 CYGPATH_W
= @CYGPATH_W@
133 DSYMUTIL
= @DSYMUTIL@
140 FAULT_CONTEXT
= @FAULT_CONTEXT@
143 HAVE_SIGSEGV_RECOVERY
= @HAVE_SIGSEGV_RECOVERY@
144 HAVE_STACK_OVERFLOW_RECOVERY
= @HAVE_STACK_OVERFLOW_RECOVERY@
146 INSTALL_DATA
= @INSTALL_DATA@
147 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
148 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
149 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
157 LTLIBOBJS
= @LTLIBOBJS@
158 MAKEINFO
= @MAKEINFO@
167 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
168 PACKAGE_NAME
= @PACKAGE_NAME@
169 PACKAGE_STRING
= @PACKAGE_STRING@
170 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
171 PACKAGE_VERSION
= @PACKAGE_VERSION@
172 PATH_SEPARATOR
= @PATH_SEPARATOR@
173 PLATFORM
= @PLATFORM@
175 RELOCATABLE
= @RELOCATABLE@
177 SET_MAKE
= @SET_MAKE@
181 abs_builddir
= @abs_builddir@
182 abs_srcdir
= @abs_srcdir@
183 abs_top_builddir
= @abs_top_builddir@
184 abs_top_srcdir
= @abs_top_srcdir@
185 ac_ct_CC
= @ac_ct_CC@
186 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
187 am__include
= @am__include@
188 am__leading_dot
= @am__leading_dot@
189 am__quote
= @am__quote@
191 am__untar
= @am__untar@
194 build_alias
= @build_alias@
195 build_cpu
= @build_cpu@
196 build_os
= @build_os@
197 build_vendor
= @build_vendor@
198 builddir
= @builddir@
200 datarootdir
= @datarootdir@
203 exec_prefix = @
exec_prefix@
205 host_alias
= @host_alias@
206 host_cpu
= @host_cpu@
208 host_vendor
= @host_vendor@
210 includedir = @
includedir@
212 install_sh
= @install_sh@
214 libexecdir
= @libexecdir@
215 localedir
= @localedir@
216 localstatedir
= @localstatedir@
220 oldincludedir = @
oldincludedir@
223 program_transform_name
= @program_transform_name@
226 sharedstatedir
= @sharedstatedir@
228 sysconfdir
= @sysconfdir@
229 target_alias
= @target_alias@
230 top_build_prefix
= @top_build_prefix@
231 top_builddir
= @top_builddir@
232 top_srcdir
= @top_srcdir@
233 AUTOMAKE_OPTIONS
= 1.7h gnu no-dependencies
234 ACLOCAL_AMFLAGS
= -I m4
236 EXTRA_DIST
= ChangeLog
.1 PORTING README.woe32 Makefile.msvc config.h.msvc
237 DISTCLEANFILES
= termbold termnorm
239 # Lead the user through the installation, in the hope that he will help us
240 # by sending his config.log.
242 AM_MAKEFLAGS
= TARGETSTACK
="$(TARGETSTACK) $@"
244 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
249 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
251 case
'$(am__configure_deps)' in \
253 echo
' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
254 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --gnu \
259 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
260 $(am__cd
) $(top_srcdir
) && \
261 $(AUTOMAKE
) --gnu Makefile
263 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
266 echo
' $(SHELL) ./config.status'; \
267 $(SHELL
) .
/config.status
;; \
269 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
270 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
273 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
274 $(SHELL
) .
/config.status
--recheck
276 $(top_srcdir
)/configure
: $(am__configure_deps
)
277 $(am__cd
) $(srcdir) && $(AUTOCONF
)
278 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
279 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
280 $(am__aclocal_m4_deps
):
283 @if
test ! -f
$@
; then \
285 $(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; \
288 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
290 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
291 $(srcdir)/config.h.in
: $(am__configure_deps
)
292 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
297 -rm -f config.h stamp-h1
306 -rm -f libtool config.lt
308 # This directory's subdirectories are mostly independent; you can cd
309 # into them and run `make' without going through this Makefile.
310 # To change the values of `make' variables: instead of editing Makefiles,
311 # (1) if the variable is set in `config.status', edit `config.status'
312 # (which will cause the Makefiles to be regenerated when you run `make');
313 # (2) otherwise, pass the desired values on the `make' command line.
314 $(RECURSIVE_TARGETS
):
316 for f in x
$$MAKEFLAGS; do \
319 *k
*) failcom
='fail=yes';; \
323 target
=`echo $@ | sed s/-recursive//`; \
324 list
='$(SUBDIRS)'; for subdir in
$$list; do \
325 echo
"Making $$target in $$subdir"; \
326 if
test "$$subdir" = "."; then \
328 local_target
="$$target-am"; \
330 local_target
="$$target"; \
332 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
335 if
test "$$dot_seen" = "no"; then \
336 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
339 $(RECURSIVE_CLEAN_TARGETS
):
341 for f in x
$$MAKEFLAGS; do \
344 *k
*) failcom
='fail=yes';; \
349 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
350 *) list
='$(SUBDIRS)' ;; \
352 rev
=''; for subdir in
$$list; do \
353 if
test "$$subdir" = "."; then
:; else \
354 rev
="$$subdir $$rev"; \
358 target
=`echo $@ | sed s/-recursive//`; \
359 for subdir in
$$rev; do \
360 echo
"Making $$target in $$subdir"; \
361 if
test "$$subdir" = "."; then \
362 local_target
="$$target-am"; \
364 local_target
="$$target"; \
366 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
368 done
&& test -z
"$$fail"
370 list
='$(SUBDIRS)'; for subdir in
$$list; do \
371 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
374 list
='$(SUBDIRS)'; for subdir in
$$list; do \
375 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
378 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
379 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
380 unique
=`for i in $$list; do \
381 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
383 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
384 END { if (nonempty) { for (i in files) print i; }; }'`; \
388 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
389 $(TAGS_FILES
) $(LISP
)
392 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
393 include_option
=--etags-include
; \
396 include_option
=--include; \
399 list
='$(SUBDIRS)'; for subdir in
$$list; do \
400 if
test "$$subdir" = .
; then
:; else \
401 test ! -f
$$subdir/TAGS || \
402 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
405 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
406 unique
=`for i in $$list; do \
407 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
409 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
410 END { if (nonempty) { for (i in files) print i; }; }'`; \
412 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
413 test -n
"$$unique" || unique
=$$empty_fix; \
414 if
test $$# -gt 0; then \
415 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
418 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
423 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
424 $(TAGS_FILES
) $(LISP
)
425 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
426 unique
=`for i in $$list; do \
427 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
429 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
430 END { if (nonempty) { for (i in files) print i; }; }'`; \
431 test -z
"$(CTAGS_ARGS)$$unique" \
432 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
436 here
=`$(am__cd) $(top_builddir) && pwd` \
437 && $(am__cd
) $(top_srcdir
) \
438 && gtags
-i
$(GTAGS_ARGS
) "$$here"
441 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
443 distdir
: $(DISTFILES
)
444 $(am__remove_distdir
)
445 test -d
"$(distdir)" || mkdir
"$(distdir)"
446 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
447 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
448 list
='$(DISTFILES)'; \
449 dist_files
=`for file in $$list; do echo $$file; done | \
450 sed -e "s|^$$srcdirstrip/||;t" \
451 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
452 case
$$dist_files in \
453 */*) $(MKDIR_P
) `echo "$$dist_files" | \
454 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
457 for file in
$$dist_files; do \
458 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
459 if
test -d
$$d/$$file; then \
460 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
461 if
test -d
"$(distdir)/$$file"; then \
462 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
464 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
465 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
466 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
468 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
470 test -f
"$(distdir)/$$file" \
471 || cp
-p
$$d/$$file "$(distdir)/$$file" \
475 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
476 if
test "$$subdir" = .
; then
:; else \
477 test -d
"$(distdir)/$$subdir" \
478 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
482 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
483 if
test "$$subdir" = .
; then
:; else \
484 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
486 new_distdir
=$$reldir; \
487 dir1
=$$subdir; dir2
="$(top_distdir)"; \
489 new_top_distdir
=$$reldir; \
490 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
491 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
492 ($(am__cd
) $$subdir && \
493 $(MAKE
) $(AM_MAKEFLAGS
) \
494 top_distdir
="$$new_top_distdir" \
495 distdir
="$$new_distdir" \
496 am__remove_distdir
=: \
497 am__skip_length_check
=: \
498 am__skip_mode_fix
=: \
503 -test -n
"$(am__skip_mode_fix)" \
504 || find
"$(distdir)" -type d
! -perm
-777 -exec chmod a
+rwx
{} \
; -o \
505 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
506 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
507 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
508 || chmod
-R a
+r
"$(distdir)"
510 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
511 $(am__remove_distdir
)
514 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
515 $(am__remove_distdir
)
518 tardir
=$(distdir
) && $(am__tar
) | lzma
-9 -c
>$(distdir
).
tar.lzma
519 $(am__remove_distdir
)
522 tardir
=$(distdir
) && $(am__tar
) | xz
-c
>$(distdir
).
tar.xz
523 $(am__remove_distdir
)
526 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
527 $(am__remove_distdir
)
530 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
531 $(am__remove_distdir
)
534 -rm -f
$(distdir
).zip
535 zip
-rq
$(distdir
).zip
$(distdir
)
536 $(am__remove_distdir
)
538 dist dist-all
: distdir
539 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
540 $(am__remove_distdir
)
542 # This target untars the dist file and tries a VPATH configuration. Then
543 # it guarantees that the distribution is self-contained by making another
546 case
'$(DIST_ARCHIVES)' in \
548 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(am__untar
) ;;\
550 bunzip2
-c
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
552 unlzma
-c
$(distdir
).
tar.lzma |
$(am__untar
) ;;\
554 xz
-dc
$(distdir
).
tar.xz |
$(am__untar
) ;;\
556 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
558 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
shar.gz | unshar
;;\
560 unzip
$(distdir
).zip
;;\
562 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
563 mkdir
$(distdir
)/_build
564 mkdir
$(distdir
)/_inst
566 test -d
$(distdir
)/_build || exit
0; \
567 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
568 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
570 && $(am__cd
) $(distdir
)/_build \
571 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
572 $(DISTCHECK_CONFIGURE_FLAGS
) \
573 && $(MAKE
) $(AM_MAKEFLAGS
) \
574 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
575 && $(MAKE
) $(AM_MAKEFLAGS
) check \
576 && $(MAKE
) $(AM_MAKEFLAGS
) install \
577 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
578 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
579 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
581 && chmod
-R a-w
"$$dc_install_base" \
583 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
584 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
585 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
586 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
587 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
588 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
589 && rm -rf
"$$dc_destdir" \
590 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
591 && rm -rf
$(DIST_ARCHIVES
) \
592 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck \
595 $(am__remove_distdir
)
596 @
(echo
"$(distdir) archives ready for distribution: "; \
597 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
598 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
600 @
$(am__cd
) '$(distuninstallcheck_dir)' \
601 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
602 ||
{ echo
"ERROR: files left after uninstall:" ; \
603 if
test -n
"$(DESTDIR)"; then \
604 echo
" (check DESTDIR support)"; \
606 $(distuninstallcheck_listfiles
) ; \
608 distcleancheck
: distclean
609 @if
test '$(srcdir)' = .
; then \
610 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
613 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
614 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
615 $(distcleancheck_listfiles
) ; \
618 check: check-recursive
619 all-am
: Makefile config.h
620 installdirs: installdirs-recursive
622 install: install-recursive
623 install-exec
: install-exec-recursive
624 install-data
: install-data-recursive
625 uninstall: uninstall-recursive
628 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
630 installcheck: installcheck-recursive
632 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
633 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
634 `test -z '$(STRIP)' || \
635 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
641 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
642 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
643 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
645 maintainer-clean-generic
:
646 @echo
"This command is intended for maintainers to use"
647 @echo
"it deletes files that may require special tools to rebuild."
648 clean: clean-recursive
650 clean-am
: clean-generic clean-libtool mostlyclean-am
652 distclean: distclean-recursive
653 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
655 distclean-am
: clean-am distclean-generic distclean-hdr \
656 distclean-libtool distclean-tags
672 $(MAKE
) $(AM_MAKEFLAGS
) install-data-hook
673 install-dvi
: install-dvi-recursive
679 install-html
: install-html-recursive
683 install-info
: install-info-recursive
689 install-pdf
: install-pdf-recursive
693 install-ps
: install-ps-recursive
699 maintainer-clean
: maintainer-clean-recursive
700 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
701 -rm -rf
$(top_srcdir
)/autom4te.cache
703 maintainer-clean-am
: distclean-am maintainer-clean-generic
705 mostlyclean: mostlyclean-recursive
707 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
719 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all \
720 ctags-recursive install-am install-data-am install-strip \
723 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
724 all all-am am--refresh
check check-am
clean clean-generic \
725 clean-libtool ctags ctags-recursive
dist dist-all dist-bzip2 \
726 dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
727 distcheck
distclean distclean-generic distclean-hdr \
728 distclean-libtool distclean-tags distcleancheck distdir \
729 distuninstallcheck
dvi dvi-am html html-am
info info-am \
730 install install-am install-data install-data-am \
731 install-data-hook install-dvi install-dvi-am install-exec \
732 install-exec-am install-html install-html-am install-info \
733 install-info-am install-man install-pdf install-pdf-am \
734 install-ps install-ps-am install-strip
installcheck \
735 installcheck-am
installdirs installdirs-am maintainer-clean \
736 maintainer-clean-generic
mostlyclean mostlyclean-generic \
737 mostlyclean-libtool pdf pdf-am ps ps-am
tags tags-recursive \
738 uninstall uninstall-am
743 @if echo
"$(TARGETSTACK)" | grep check-recursive
> /dev
/null
; then
:; else \
744 if echo
"$(TARGETSTACK)" | grep install-recursive
> /dev
/null
; then
:; else \
745 echo
; echo
"Now please type '"`cat termbold`"make check"`cat termnorm`"' to run a quick test suite. Hope it works."; echo
; \
752 if grep
'^@PLATFORM@ .* @VERSION@$$' $(srcdir)/PORTING
> /dev
/null
; then
:; else \
753 case
'@PLATFORM@' in \
754 i?
86-*-linux
* | x86_64-
*-linux
*) ;; \
757 echo
"Please send the following summary line via email to the author"; \
758 echo
"Bruno Haible <bruno@clisp.org> for inclusion into the list of"; \
759 echo
"successfully tested platforms (see PORTING file). Please also"; \
760 echo
"send the config.log file; this will help improving portability"; \
761 echo
"of the package."; echo
; \
762 if
test @HAVE_SIGSEGV_RECOVERY@
= 1; then have1
=yes
; else have1
=no
; fi
; \
763 if
test @HAVE_STACK_OVERFLOW_RECOVERY@
= 1; then have2
=yes
; else have2
=no
; fi
; \
764 echo
`cat termbold`"libsigsegv: @PLATFORM@ | $$have1 | $$have2 | @VERSION@"`cat termnorm`; \
769 echo
; echo
"$$when please type '"`cat termbold`"make install"`cat termnorm`"' to install the package."; echo
771 install-data-hook
: install-next
773 @echo
; echo
"Now use the package; you can remove it later via '"`cat termbold`"make uninstall"`cat termnorm`"'."; echo
775 # Rules for "make dist".
777 $(srcdir)/config.h.msvc
: config.h.in
778 sed
-e
's/#undef CFG_HANDLER/#define CFG_HANDLER "handler-win32.c"/' < $(srcdir)/config.h.in
> $@
780 # Tell versions [3.59,3.63) of GNU make to not export all variables.
781 # Otherwise a system limit (for SysV at least) may be exceeded.