Include <config.h> as first header.
[libsigsegv/ericb.git] / Makefile.in
blob75f91b6593b0a6e61b068b056c43dbc04c6883de
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008 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.
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.
15 @SET_MAKE@
16 VPATH = @srcdir@
17 pkgdatadir = $(datadir)/@PACKAGE@
18 pkglibdir = $(libdir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21 install_sh_DATA = $(install_sh) -c -m 644
22 install_sh_PROGRAM = $(install_sh) -c
23 install_sh_SCRIPT = $(install_sh) -c
24 INSTALL_HEADER = $(INSTALL_DATA)
25 transform = $(program_transform_name)
26 NORMAL_INSTALL = :
27 PRE_INSTALL = :
28 POST_INSTALL = :
29 NORMAL_UNINSTALL = :
30 PRE_UNINSTALL = :
31 POST_UNINSTALL = :
32 build_triplet = @build@
33 host_triplet = @host@
34 subdir = .
35 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
36 $(srcdir)/Makefile.in $(srcdir)/config.h.in \
37 $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
38 build-aux/config.guess build-aux/config.sub \
39 build-aux/install-sh build-aux/ltmain.sh build-aux/missing
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/m4/bold.m4 \
42 $(top_srcdir)/m4/fault.m4 $(top_srcdir)/m4/getpagesize.m4 \
43 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
44 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
45 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/mmap-anon.m4 \
46 $(top_srcdir)/m4/relocatable.m4 \
47 $(top_srcdir)/m4/sigaltstack-longjmp.m4 \
48 $(top_srcdir)/m4/sigaltstack-siglongjmp.m4 \
49 $(top_srcdir)/m4/sigaltstack.m4 $(top_srcdir)/configure.ac
50 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
51 $(ACLOCAL_M4)
52 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
53 configure.lineno config.status.lineno
54 mkinstalldirs = $(install_sh) -d
55 CONFIG_HEADER = config.h
56 CONFIG_CLEAN_FILES =
57 depcomp =
58 am__depfiles_maybe =
59 SOURCES =
60 DIST_SOURCES =
61 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
62 html-recursive info-recursive install-data-recursive \
63 install-dvi-recursive install-exec-recursive \
64 install-html-recursive install-info-recursive \
65 install-pdf-recursive install-ps-recursive install-recursive \
66 installcheck-recursive installdirs-recursive pdf-recursive \
67 ps-recursive uninstall-recursive
68 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
69 distclean-recursive maintainer-clean-recursive
70 ETAGS = etags
71 CTAGS = ctags
72 DIST_SUBDIRS = $(SUBDIRS)
73 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
74 distdir = $(PACKAGE)-$(VERSION)
75 top_distdir = $(distdir)
76 am__remove_distdir = \
77 { test ! -d $(distdir) \
78 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
79 && rm -fr $(distdir); }; }
80 DIST_ARCHIVES = $(distdir).tar.gz
81 GZIP_ENV = --best
82 distuninstallcheck_listfiles = find . -type f -print
83 distcleancheck_listfiles = find . -type f -print
84 ACLOCAL = @ACLOCAL@
85 AMTAR = @AMTAR@
86 AR = @AR@
87 AUTOCONF = @AUTOCONF@
88 AUTOHEADER = @AUTOHEADER@
89 AUTOMAKE = @AUTOMAKE@
90 AWK = @AWK@
91 CC = @CC@
92 CCDEPMODE = @CCDEPMODE@
93 CFG_HANDLER = @CFG_HANDLER@
94 CFG_LEAVE = @CFG_LEAVE@
95 CFG_STACKVMA = @CFG_STACKVMA@
96 CFLAGS = @CFLAGS@
97 CPP = @CPP@
98 CPPFLAGS = @CPPFLAGS@
99 CYGPATH_W = @CYGPATH_W@
100 DEFS = @DEFS@
101 DEPDIR = @DEPDIR@
102 DSYMUTIL = @DSYMUTIL@
103 DUMPBIN = @DUMPBIN@
104 ECHO_C = @ECHO_C@
105 ECHO_N = @ECHO_N@
106 ECHO_T = @ECHO_T@
107 EGREP = @EGREP@
108 EXEEXT = @EXEEXT@
109 FAULT_CONTEXT = @FAULT_CONTEXT@
110 FAULT_CONTEXT_INCLUDE = @FAULT_CONTEXT_INCLUDE@
111 FGREP = @FGREP@
112 GREP = @GREP@
113 HAVE_SIGSEGV_RECOVERY = @HAVE_SIGSEGV_RECOVERY@
114 HAVE_STACK_OVERFLOW_RECOVERY = @HAVE_STACK_OVERFLOW_RECOVERY@
115 INSTALL = @INSTALL@
116 INSTALL_DATA = @INSTALL_DATA@
117 INSTALL_PROGRAM = @INSTALL_PROGRAM@
118 INSTALL_SCRIPT = @INSTALL_SCRIPT@
119 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
120 LD = @LD@
121 LDFLAGS = @LDFLAGS@
122 LIBOBJS = @LIBOBJS@
123 LIBS = @LIBS@
124 LIBTOOL = @LIBTOOL@
125 LIPO = @LIPO@
126 LN_S = @LN_S@
127 LTLIBOBJS = @LTLIBOBJS@
128 MAKEINFO = @MAKEINFO@
129 MKDIR_P = @MKDIR_P@
130 NM = @NM@
131 NMEDIT = @NMEDIT@
132 OBJEXT = @OBJEXT@
133 OTOOL = @OTOOL@
134 OTOOL64 = @OTOOL64@
135 PACKAGE = @PACKAGE@
136 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
137 PACKAGE_NAME = @PACKAGE_NAME@
138 PACKAGE_STRING = @PACKAGE_STRING@
139 PACKAGE_TARNAME = @PACKAGE_TARNAME@
140 PACKAGE_VERSION = @PACKAGE_VERSION@
141 PATH_SEPARATOR = @PATH_SEPARATOR@
142 PLATFORM = @PLATFORM@
143 RANLIB = @RANLIB@
144 RELOCATABLE = @RELOCATABLE@
145 SED = @SED@
146 SET_MAKE = @SET_MAKE@
147 SHELL = @SHELL@
148 STRIP = @STRIP@
149 VERSION = @VERSION@
150 abs_builddir = @abs_builddir@
151 abs_srcdir = @abs_srcdir@
152 abs_top_builddir = @abs_top_builddir@
153 abs_top_srcdir = @abs_top_srcdir@
154 ac_ct_CC = @ac_ct_CC@
155 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
156 am__include = @am__include@
157 am__leading_dot = @am__leading_dot@
158 am__quote = @am__quote@
159 am__tar = @am__tar@
160 am__untar = @am__untar@
161 bindir = @bindir@
162 build = @build@
163 build_alias = @build_alias@
164 build_cpu = @build_cpu@
165 build_os = @build_os@
166 build_vendor = @build_vendor@
167 builddir = @builddir@
168 datadir = @datadir@
169 datarootdir = @datarootdir@
170 docdir = @docdir@
171 dvidir = @dvidir@
172 exec_prefix = @exec_prefix@
173 host = @host@
174 host_alias = @host_alias@
175 host_cpu = @host_cpu@
176 host_os = @host_os@
177 host_vendor = @host_vendor@
178 htmldir = @htmldir@
179 includedir = @includedir@
180 infodir = @infodir@
181 install_sh = @install_sh@
182 libdir = @libdir@
183 libexecdir = @libexecdir@
184 localedir = @localedir@
185 localstatedir = @localstatedir@
186 lt_ECHO = @lt_ECHO@
187 mandir = @mandir@
188 mkdir_p = @mkdir_p@
189 oldincludedir = @oldincludedir@
190 pdfdir = @pdfdir@
191 prefix = @prefix@
192 program_transform_name = @program_transform_name@
193 psdir = @psdir@
194 sbindir = @sbindir@
195 sharedstatedir = @sharedstatedir@
196 srcdir = @srcdir@
197 sysconfdir = @sysconfdir@
198 target_alias = @target_alias@
199 top_build_prefix = @top_build_prefix@
200 top_builddir = @top_builddir@
201 top_srcdir = @top_srcdir@
202 AUTOMAKE_OPTIONS = 1.7h gnu no-dependencies
203 ACLOCAL_AMFLAGS = -I m4
204 SUBDIRS = src tests
205 EXTRA_DIST = ChangeLog.1 PORTING README.woe32 Makefile.msvc config.h.msvc
206 DISTCLEANFILES = termbold termnorm
208 # Lead the user through the installation, in the hope that he will help us
209 # by sending his config.log.
210 TARGETSTACK =
211 AM_MAKEFLAGS = TARGETSTACK="$(TARGETSTACK) $@"
212 all: config.h
213 $(MAKE) $(AM_MAKEFLAGS) all-recursive
215 .SUFFIXES:
216 am--refresh:
218 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
219 @for dep in $?; do \
220 case '$(am__configure_deps)' in \
221 *$$dep*) \
222 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
223 cd $(srcdir) && $(AUTOMAKE) --gnu \
224 && exit 0; \
225 exit 1;; \
226 esac; \
227 done; \
228 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
229 cd $(top_srcdir) && \
230 $(AUTOMAKE) --gnu Makefile
231 .PRECIOUS: Makefile
232 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
233 @case '$?' in \
234 *config.status*) \
235 echo ' $(SHELL) ./config.status'; \
236 $(SHELL) ./config.status;; \
237 *) \
238 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
239 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
240 esac;
242 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
243 $(SHELL) ./config.status --recheck
245 $(top_srcdir)/configure: $(am__configure_deps)
246 cd $(srcdir) && $(AUTOCONF)
247 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
248 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
250 config.h: stamp-h1
251 @if test ! -f $@; then \
252 rm -f stamp-h1; \
253 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
254 else :; fi
256 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
257 @rm -f stamp-h1
258 cd $(top_builddir) && $(SHELL) ./config.status config.h
259 $(srcdir)/config.h.in: $(am__configure_deps)
260 cd $(top_srcdir) && $(AUTOHEADER)
261 rm -f stamp-h1
262 touch $@
264 distclean-hdr:
265 -rm -f config.h stamp-h1
267 mostlyclean-libtool:
268 -rm -f *.lo
270 clean-libtool:
271 -rm -rf .libs _libs
273 distclean-libtool:
274 -rm -f libtool
276 # This directory's subdirectories are mostly independent; you can cd
277 # into them and run `make' without going through this Makefile.
278 # To change the values of `make' variables: instead of editing Makefiles,
279 # (1) if the variable is set in `config.status', edit `config.status'
280 # (which will cause the Makefiles to be regenerated when you run `make');
281 # (2) otherwise, pass the desired values on the `make' command line.
282 $(RECURSIVE_TARGETS):
283 @failcom='exit 1'; \
284 for f in x $$MAKEFLAGS; do \
285 case $$f in \
286 *=* | --[!k]*);; \
287 *k*) failcom='fail=yes';; \
288 esac; \
289 done; \
290 dot_seen=no; \
291 target=`echo $@ | sed s/-recursive//`; \
292 list='$(SUBDIRS)'; for subdir in $$list; do \
293 echo "Making $$target in $$subdir"; \
294 if test "$$subdir" = "."; then \
295 dot_seen=yes; \
296 local_target="$$target-am"; \
297 else \
298 local_target="$$target"; \
299 fi; \
300 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
301 || eval $$failcom; \
302 done; \
303 if test "$$dot_seen" = "no"; then \
304 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
305 fi; test -z "$$fail"
307 $(RECURSIVE_CLEAN_TARGETS):
308 @failcom='exit 1'; \
309 for f in x $$MAKEFLAGS; do \
310 case $$f in \
311 *=* | --[!k]*);; \
312 *k*) failcom='fail=yes';; \
313 esac; \
314 done; \
315 dot_seen=no; \
316 case "$@" in \
317 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
318 *) list='$(SUBDIRS)' ;; \
319 esac; \
320 rev=''; for subdir in $$list; do \
321 if test "$$subdir" = "."; then :; else \
322 rev="$$subdir $$rev"; \
323 fi; \
324 done; \
325 rev="$$rev ."; \
326 target=`echo $@ | sed s/-recursive//`; \
327 for subdir in $$rev; do \
328 echo "Making $$target in $$subdir"; \
329 if test "$$subdir" = "."; then \
330 local_target="$$target-am"; \
331 else \
332 local_target="$$target"; \
333 fi; \
334 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
335 || eval $$failcom; \
336 done && test -z "$$fail"
337 tags-recursive:
338 list='$(SUBDIRS)'; for subdir in $$list; do \
339 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
340 done
341 ctags-recursive:
342 list='$(SUBDIRS)'; for subdir in $$list; do \
343 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
344 done
346 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
347 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
348 unique=`for i in $$list; do \
349 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
350 done | \
351 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
352 END { if (nonempty) { for (i in files) print i; }; }'`; \
353 mkid -fID $$unique
354 tags: TAGS
356 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
357 $(TAGS_FILES) $(LISP)
358 tags=; \
359 here=`pwd`; \
360 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
361 include_option=--etags-include; \
362 empty_fix=.; \
363 else \
364 include_option=--include; \
365 empty_fix=; \
366 fi; \
367 list='$(SUBDIRS)'; for subdir in $$list; do \
368 if test "$$subdir" = .; then :; else \
369 test ! -f $$subdir/TAGS || \
370 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
371 fi; \
372 done; \
373 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
374 unique=`for i in $$list; do \
375 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
376 done | \
377 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
378 END { if (nonempty) { for (i in files) print i; }; }'`; \
379 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
380 test -n "$$unique" || unique=$$empty_fix; \
381 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
382 $$tags $$unique; \
384 ctags: CTAGS
385 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
386 $(TAGS_FILES) $(LISP)
387 tags=; \
388 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
389 unique=`for i in $$list; do \
390 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
391 done | \
392 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
393 END { if (nonempty) { for (i in files) print i; }; }'`; \
394 test -z "$(CTAGS_ARGS)$$tags$$unique" \
395 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
396 $$tags $$unique
398 GTAGS:
399 here=`$(am__cd) $(top_builddir) && pwd` \
400 && cd $(top_srcdir) \
401 && gtags -i $(GTAGS_ARGS) $$here
403 distclean-tags:
404 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
406 distdir: $(DISTFILES)
407 $(am__remove_distdir)
408 test -d $(distdir) || mkdir $(distdir)
409 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
410 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
411 list='$(DISTFILES)'; \
412 dist_files=`for file in $$list; do echo $$file; done | \
413 sed -e "s|^$$srcdirstrip/||;t" \
414 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
415 case $$dist_files in \
416 */*) $(MKDIR_P) `echo "$$dist_files" | \
417 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
418 sort -u` ;; \
419 esac; \
420 for file in $$dist_files; do \
421 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
422 if test -d $$d/$$file; then \
423 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
424 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
425 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
426 fi; \
427 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
428 else \
429 test -f $(distdir)/$$file \
430 || cp -p $$d/$$file $(distdir)/$$file \
431 || exit 1; \
432 fi; \
433 done
434 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
435 if test "$$subdir" = .; then :; else \
436 test -d "$(distdir)/$$subdir" \
437 || $(MKDIR_P) "$(distdir)/$$subdir" \
438 || exit 1; \
439 distdir=`$(am__cd) $(distdir) && pwd`; \
440 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
441 (cd $$subdir && \
442 $(MAKE) $(AM_MAKEFLAGS) \
443 top_distdir="$$top_distdir" \
444 distdir="$$distdir/$$subdir" \
445 am__remove_distdir=: \
446 am__skip_length_check=: \
447 distdir) \
448 || exit 1; \
449 fi; \
450 done
451 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
452 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
453 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
454 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
455 || chmod -R a+r $(distdir)
456 dist-gzip: distdir
457 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
458 $(am__remove_distdir)
460 dist-bzip2: distdir
461 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
462 $(am__remove_distdir)
464 dist-lzma: distdir
465 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
466 $(am__remove_distdir)
468 dist-tarZ: distdir
469 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
470 $(am__remove_distdir)
472 dist-shar: distdir
473 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
474 $(am__remove_distdir)
476 dist-zip: distdir
477 -rm -f $(distdir).zip
478 zip -rq $(distdir).zip $(distdir)
479 $(am__remove_distdir)
481 dist dist-all: distdir
482 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
483 $(am__remove_distdir)
485 # This target untars the dist file and tries a VPATH configuration. Then
486 # it guarantees that the distribution is self-contained by making another
487 # tarfile.
488 distcheck: dist
489 case '$(DIST_ARCHIVES)' in \
490 *.tar.gz*) \
491 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
492 *.tar.bz2*) \
493 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
494 *.tar.lzma*) \
495 unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
496 *.tar.Z*) \
497 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
498 *.shar.gz*) \
499 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
500 *.zip*) \
501 unzip $(distdir).zip ;;\
502 esac
503 chmod -R a-w $(distdir); chmod a+w $(distdir)
504 mkdir $(distdir)/_build
505 mkdir $(distdir)/_inst
506 chmod a-w $(distdir)
507 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
508 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
509 && cd $(distdir)/_build \
510 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
511 $(DISTCHECK_CONFIGURE_FLAGS) \
512 && $(MAKE) $(AM_MAKEFLAGS) \
513 && $(MAKE) $(AM_MAKEFLAGS) dvi \
514 && $(MAKE) $(AM_MAKEFLAGS) check \
515 && $(MAKE) $(AM_MAKEFLAGS) install \
516 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
517 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
518 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
519 distuninstallcheck \
520 && chmod -R a-w "$$dc_install_base" \
521 && ({ \
522 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
523 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
524 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
525 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
526 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
527 } || { rm -rf "$$dc_destdir"; exit 1; }) \
528 && rm -rf "$$dc_destdir" \
529 && $(MAKE) $(AM_MAKEFLAGS) dist \
530 && rm -rf $(DIST_ARCHIVES) \
531 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
532 $(am__remove_distdir)
533 @(echo "$(distdir) archives ready for distribution: "; \
534 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
535 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
536 distuninstallcheck:
537 @cd $(distuninstallcheck_dir) \
538 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
539 || { echo "ERROR: files left after uninstall:" ; \
540 if test -n "$(DESTDIR)"; then \
541 echo " (check DESTDIR support)"; \
542 fi ; \
543 $(distuninstallcheck_listfiles) ; \
544 exit 1; } >&2
545 distcleancheck: distclean
546 @if test '$(srcdir)' = . ; then \
547 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
548 exit 1 ; \
550 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
551 || { echo "ERROR: files left in build directory after distclean:" ; \
552 $(distcleancheck_listfiles) ; \
553 exit 1; } >&2
554 check-am: all-am
555 check: check-recursive
556 all-am: Makefile config.h
557 installdirs: installdirs-recursive
558 installdirs-am:
559 install: install-recursive
560 install-exec: install-exec-recursive
561 install-data: install-data-recursive
562 uninstall: uninstall-recursive
564 install-am: all-am
565 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
567 installcheck: installcheck-recursive
568 install-strip:
569 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
570 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
571 `test -z '$(STRIP)' || \
572 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
573 mostlyclean-generic:
575 clean-generic:
577 distclean-generic:
578 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
579 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
581 maintainer-clean-generic:
582 @echo "This command is intended for maintainers to use"
583 @echo "it deletes files that may require special tools to rebuild."
584 clean: clean-recursive
586 clean-am: clean-generic clean-libtool mostlyclean-am
588 distclean: distclean-recursive
589 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
590 -rm -f Makefile
591 distclean-am: clean-am distclean-generic distclean-hdr \
592 distclean-libtool distclean-tags
594 dvi: dvi-recursive
596 dvi-am:
598 html: html-recursive
600 info: info-recursive
602 info-am:
604 install-data-am:
605 @$(NORMAL_INSTALL)
606 $(MAKE) $(AM_MAKEFLAGS) install-data-hook
608 install-dvi: install-dvi-recursive
610 install-exec-am:
612 install-html: install-html-recursive
614 install-info: install-info-recursive
616 install-man:
618 install-pdf: install-pdf-recursive
620 install-ps: install-ps-recursive
622 installcheck-am:
624 maintainer-clean: maintainer-clean-recursive
625 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
626 -rm -rf $(top_srcdir)/autom4te.cache
627 -rm -f Makefile
628 maintainer-clean-am: distclean-am maintainer-clean-generic
630 mostlyclean: mostlyclean-recursive
632 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
634 pdf: pdf-recursive
636 pdf-am:
638 ps: ps-recursive
640 ps-am:
642 uninstall-am:
644 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
645 install-data-am install-strip
647 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
648 all all-am am--refresh check check-am clean clean-generic \
649 clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
650 dist-gzip dist-lzma dist-shar dist-tarZ dist-zip distcheck \
651 distclean distclean-generic distclean-hdr distclean-libtool \
652 distclean-tags distcleancheck distdir distuninstallcheck dvi \
653 dvi-am html html-am info info-am install install-am \
654 install-data install-data-am install-data-hook install-dvi \
655 install-dvi-am install-exec install-exec-am install-html \
656 install-html-am install-info install-info-am install-man \
657 install-pdf install-pdf-am install-ps install-ps-am \
658 install-strip installcheck installcheck-am installdirs \
659 installdirs-am maintainer-clean maintainer-clean-generic \
660 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
661 ps ps-am tags tags-recursive uninstall uninstall-am
664 all-am: all-next
665 all-next:
666 @if echo "$(TARGETSTACK)" | grep check-recursive > /dev/null; then :; else \
667 if echo "$(TARGETSTACK)" | grep install-recursive > /dev/null; then :; else \
668 echo; echo "Now please type '"`cat termbold`"make check"`cat termnorm`"' to run a quick test suite. Hope it works."; echo; \
669 fi; \
672 check-am: check-next
673 check-next:
674 @when="Now"; \
675 if grep '^@PLATFORM@ .* @VERSION@$$' $(srcdir)/PORTING > /dev/null; then :; else \
676 case '@PLATFORM@' in \
677 i?86-*-linux* | x86_64-*-linux*) ;; \
678 *) \
679 echo; \
680 echo "Please send the following summary line via email to the author"; \
681 echo "Bruno Haible <bruno@clisp.org> for inclusion into the list of"; \
682 echo "successfully tested platforms (see PORTING file). Please also"; \
683 echo "send the config.log file; this will help improving portability"; \
684 echo "of the package."; echo; \
685 if test @HAVE_SIGSEGV_RECOVERY@ = 1; then have1=yes; else have1=no; fi; \
686 if test @HAVE_STACK_OVERFLOW_RECOVERY@ = 1; then have2=yes; else have2=no; fi; \
687 echo `cat termbold`"libsigsegv: @PLATFORM@ | $$have1 | $$have2 | @VERSION@"`cat termnorm`; \
688 when="Then"; \
689 ;; \
690 esac; \
691 fi; \
692 echo; echo "$$when please type '"`cat termbold`"make install"`cat termnorm`"' to install the package."; echo
694 install-data-hook: install-next
695 install-next:
696 @echo; echo "Now use the package; you can remove it later via '"`cat termbold`"make uninstall"`cat termnorm`"'."; echo
698 # Rules for "make dist".
700 $(srcdir)/config.h.msvc : config.h.in
701 sed -e 's/#undef CFG_HANDLER/#define CFG_HANDLER "handler-win32.c"/' < $(srcdir)/config.h.in > $@
702 # Tell versions [3.59,3.63) of GNU make to not export all variables.
703 # Otherwise a system limit (for SysV at least) may be exceeded.
704 .NOEXPORT: