Reword to pacify "make alpha".
[autoconf.git] / Makefile.in
blob9b308df359ccb7b577f02ea90d2a600b3a4d27b7
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 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@
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = .
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 INSTALL = @INSTALL@
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 subdir = .
38 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
39 $(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \
40 ChangeLog INSTALL NEWS README-alpha THANKS TODO \
41 build-aux/config.guess build-aux/config.sub \
42 build-aux/elisp-comp build-aux/install-sh build-aux/mdate-sh \
43 build-aux/missing build-aux/texinfo.tex
44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45 am__aclocal_m4_deps = $(top_srcdir)/m4/m4.m4 \
46 $(top_srcdir)/configure.ac
47 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48 $(ACLOCAL_M4)
49 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
50 configure.lineno configure.status.lineno
51 mkinstalldirs = $(install_sh) -d
52 CONFIG_CLEAN_FILES =
53 SOURCES =
54 DIST_SOURCES =
55 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
56 html-recursive info-recursive install-data-recursive \
57 install-exec-recursive install-info-recursive \
58 install-recursive installcheck-recursive installdirs-recursive \
59 pdf-recursive ps-recursive uninstall-info-recursive \
60 uninstall-recursive
61 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
62 am__vpath_adj = case $$p in \
63 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
64 *) f=$$p;; \
65 esac;
66 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
67 am__installdirs = "$(DESTDIR)$(pkgdatadir)"
68 pkgdataDATA_INSTALL = $(INSTALL_DATA)
69 DATA = $(pkgdata_DATA)
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 $(distdir).tar.bz2
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 AUTOCONF = @AUTOCONF@
87 AUTOHEADER = @AUTOHEADER@
88 AUTOMAKE = @AUTOMAKE@
89 AWK = @AWK@
90 CYGPATH_W = @CYGPATH_W@
91 DEFS = @DEFS@
92 ECHO_C = @ECHO_C@
93 ECHO_N = @ECHO_N@
94 ECHO_T = @ECHO_T@
95 EGREP = @EGREP@
96 EMACS = @EMACS@
97 EMACSLOADPATH = @EMACSLOADPATH@
98 EXPR = @EXPR@
99 GREP = @GREP@
100 HELP2MAN = @HELP2MAN@
101 INSTALL_DATA = @INSTALL_DATA@
102 INSTALL_PROGRAM = @INSTALL_PROGRAM@
103 INSTALL_SCRIPT = @INSTALL_SCRIPT@
104 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
105 LIBOBJS = @LIBOBJS@
106 LIBS = @LIBS@
107 LTLIBOBJS = @LTLIBOBJS@
108 M4 = @M4@
109 MAKEINFO = @MAKEINFO@
110 PACKAGE = @PACKAGE@
111 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
112 PACKAGE_NAME = @PACKAGE_NAME@
113 PACKAGE_STRING = @PACKAGE_STRING@
114 PACKAGE_TARNAME = @PACKAGE_TARNAME@
115 PACKAGE_VERSION = @PACKAGE_VERSION@
116 PATH_SEPARATOR = @PATH_SEPARATOR@
117 PERL = @PERL@
118 SED = @SED@
119 SET_MAKE = @SET_MAKE@
120 SHELL = @SHELL@
121 STRIP = @STRIP@
122 TEST_EMACS = @TEST_EMACS@
123 VERSION = @VERSION@
124 ac_cv_sh_n_works = @ac_cv_sh_n_works@
125 am__leading_dot = @am__leading_dot@
126 am__tar = @am__tar@
127 am__untar = @am__untar@
128 bindir = @bindir@
129 build_alias = @build_alias@
130 datadir = @datadir@
131 datarootdir = @datarootdir@
132 docdir = @docdir@
133 dvidir = @dvidir@
134 exec_prefix = @exec_prefix@
135 host_alias = @host_alias@
136 htmldir = @htmldir@
137 includedir = @includedir@
138 infodir = @infodir@
139 install_sh = @install_sh@
140 libdir = @libdir@
141 libexecdir = @libexecdir@
142 lispdir = @lispdir@
143 localedir = @localedir@
144 localstatedir = @localstatedir@
145 mandir = @mandir@
146 mkdir_p = @mkdir_p@
147 oldincludedir = @oldincludedir@
148 pdfdir = @pdfdir@
149 prefix = @prefix@
150 program_transform_name = @program_transform_name@
151 psdir = @psdir@
152 sbindir = @sbindir@
153 sharedstatedir = @sharedstatedir@
154 sysconfdir = @sysconfdir@
155 target_alias = @target_alias@
157 # bin/ must be run first, as it builds executables needed for tests.
158 # autom4te uses autotest.m4f to generate `testsuite', so build tests last.
159 SUBDIRS = bin . lib man doc tests
160 ACLOCAL_AMFLAGS = -I m4
161 EXTRA_DIST = ChangeLog.0 ChangeLog.1 ChangeLog.2 \
162 BUGS \
163 GNUmakefile Makefile.maint Makefile.cfg \
164 config/announce-gen config/prev-version.txt
166 MAINTAINERCLEANFILES = $(srcdir)/INSTALL
167 pkgdata_DATA = $(srcdir)/INSTALL
168 AM_MAKEINFOFLAGS = --no-headers --no-validate --no-split
169 WGET = wget
170 WGETFLAGS = -C off
171 automake_cvsweb = \
172 http://sources.redhat.com/cgi-bin/cvsweb.cgi/~checkout~/automake
174 automake_cvsargs = \
175 'content-type=text/plain&cvsroot=automake'
177 autom4te_files = \
178 Autom4te/Configure_ac.pm \
179 Autom4te/Channels.pm \
180 Autom4te/FileUtils.pm \
181 Autom4te/Struct.pm \
182 Autom4te/XFile.pm
184 all: all-recursive
186 .SUFFIXES:
187 am--refresh:
189 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
190 @for dep in $?; do \
191 case '$(am__configure_deps)' in \
192 *$$dep*) \
193 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
194 cd $(srcdir) && $(AUTOMAKE) --gnu \
195 && exit 0; \
196 exit 1;; \
197 esac; \
198 done; \
199 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
200 cd $(top_srcdir) && \
201 $(AUTOMAKE) --gnu Makefile
202 .PRECIOUS: Makefile
203 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
204 @case '$?' in \
205 *config.status*) \
206 echo ' $(SHELL) ./config.status'; \
207 $(SHELL) ./config.status;; \
208 *) \
209 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
210 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
211 esac;
213 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
214 $(SHELL) ./config.status --recheck
216 $(top_srcdir)/configure: $(am__configure_deps)
217 cd $(srcdir) && $(AUTOCONF)
218 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
219 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
220 uninstall-info-am:
221 install-pkgdataDATA: $(pkgdata_DATA)
222 @$(NORMAL_INSTALL)
223 test -z "$(pkgdatadir)" || $(mkdir_p) "$(DESTDIR)$(pkgdatadir)"
224 @list='$(pkgdata_DATA)'; for p in $$list; do \
225 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
226 f=$(am__strip_dir) \
227 echo " $(pkgdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgdatadir)/$$f'"; \
228 $(pkgdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgdatadir)/$$f"; \
229 done
231 uninstall-pkgdataDATA:
232 @$(NORMAL_UNINSTALL)
233 @list='$(pkgdata_DATA)'; for p in $$list; do \
234 f=$(am__strip_dir) \
235 echo " rm -f '$(DESTDIR)$(pkgdatadir)/$$f'"; \
236 rm -f "$(DESTDIR)$(pkgdatadir)/$$f"; \
237 done
239 # This directory's subdirectories are mostly independent; you can cd
240 # into them and run `make' without going through this Makefile.
241 # To change the values of `make' variables: instead of editing Makefiles,
242 # (1) if the variable is set in `config.status', edit `config.status'
243 # (which will cause the Makefiles to be regenerated when you run `make');
244 # (2) otherwise, pass the desired values on the `make' command line.
245 $(RECURSIVE_TARGETS):
246 @failcom='exit 1'; \
247 for f in x $$MAKEFLAGS; do \
248 case $$f in \
249 *=* | --[!k]*);; \
250 *k*) failcom='fail=yes';; \
251 esac; \
252 done; \
253 dot_seen=no; \
254 target=`echo $@ | sed s/-recursive//`; \
255 list='$(SUBDIRS)'; for subdir in $$list; do \
256 echo "Making $$target in $$subdir"; \
257 if test "$$subdir" = "."; then \
258 dot_seen=yes; \
259 local_target="$$target-am"; \
260 else \
261 local_target="$$target"; \
262 fi; \
263 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
264 || eval $$failcom; \
265 done; \
266 if test "$$dot_seen" = "no"; then \
267 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
268 fi; test -z "$$fail"
270 mostlyclean-recursive clean-recursive distclean-recursive \
271 maintainer-clean-recursive:
272 @failcom='exit 1'; \
273 for f in x $$MAKEFLAGS; do \
274 case $$f in \
275 *=* | --[!k]*);; \
276 *k*) failcom='fail=yes';; \
277 esac; \
278 done; \
279 dot_seen=no; \
280 case "$@" in \
281 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
282 *) list='$(SUBDIRS)' ;; \
283 esac; \
284 rev=''; for subdir in $$list; do \
285 if test "$$subdir" = "."; then :; else \
286 rev="$$subdir $$rev"; \
287 fi; \
288 done; \
289 rev="$$rev ."; \
290 target=`echo $@ | sed s/-recursive//`; \
291 for subdir in $$rev; do \
292 echo "Making $$target in $$subdir"; \
293 if test "$$subdir" = "."; then \
294 local_target="$$target-am"; \
295 else \
296 local_target="$$target"; \
297 fi; \
298 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
299 || eval $$failcom; \
300 done && test -z "$$fail"
301 tags-recursive:
302 list='$(SUBDIRS)'; for subdir in $$list; do \
303 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
304 done
305 ctags-recursive:
306 list='$(SUBDIRS)'; for subdir in $$list; do \
307 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
308 done
310 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
311 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
312 unique=`for i in $$list; do \
313 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
314 done | \
315 $(AWK) ' { files[$$0] = 1; } \
316 END { for (i in files) print i; }'`; \
317 mkid -fID $$unique
318 tags: TAGS
320 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
321 $(TAGS_FILES) $(LISP)
322 tags=; \
323 here=`pwd`; \
324 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
325 include_option=--etags-include; \
326 empty_fix=.; \
327 else \
328 include_option=--include; \
329 empty_fix=; \
330 fi; \
331 list='$(SUBDIRS)'; for subdir in $$list; do \
332 if test "$$subdir" = .; then :; else \
333 test ! -f $$subdir/TAGS || \
334 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
335 fi; \
336 done; \
337 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
338 unique=`for i in $$list; do \
339 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
340 done | \
341 $(AWK) ' { files[$$0] = 1; } \
342 END { for (i in files) print i; }'`; \
343 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
344 test -n "$$unique" || unique=$$empty_fix; \
345 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
346 $$tags $$unique; \
348 ctags: CTAGS
349 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
350 $(TAGS_FILES) $(LISP)
351 tags=; \
352 here=`pwd`; \
353 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
354 unique=`for i in $$list; do \
355 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
356 done | \
357 $(AWK) ' { files[$$0] = 1; } \
358 END { for (i in files) print i; }'`; \
359 test -z "$(CTAGS_ARGS)$$tags$$unique" \
360 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
361 $$tags $$unique
363 GTAGS:
364 here=`$(am__cd) $(top_builddir) && pwd` \
365 && cd $(top_srcdir) \
366 && gtags -i $(GTAGS_ARGS) $$here
368 distclean-tags:
369 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
371 distdir: $(DISTFILES)
372 @case `sed 15q $(srcdir)/NEWS` in \
373 *"$(VERSION)"*) : ;; \
374 *) \
375 echo "NEWS not updated; not releasing" 1>&2; \
376 exit 1;; \
377 esac
378 $(am__remove_distdir)
379 mkdir $(distdir)
380 $(mkdir_p) $(distdir)/build-aux $(distdir)/config $(distdir)/m4 $(distdir)/tests
381 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
382 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
383 list='$(DISTFILES)'; for file in $$list; do \
384 case $$file in \
385 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
386 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
387 esac; \
388 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
389 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
390 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
391 dir="/$$dir"; \
392 $(mkdir_p) "$(distdir)$$dir"; \
393 else \
394 dir=''; \
395 fi; \
396 if test -d $$d/$$file; then \
397 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
398 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
399 fi; \
400 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
401 else \
402 test -f $(distdir)/$$file \
403 || cp -p $$d/$$file $(distdir)/$$file \
404 || exit 1; \
405 fi; \
406 done
407 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
408 if test "$$subdir" = .; then :; else \
409 test -d "$(distdir)/$$subdir" \
410 || $(mkdir_p) "$(distdir)/$$subdir" \
411 || exit 1; \
412 distdir=`$(am__cd) $(distdir) && pwd`; \
413 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
414 (cd $$subdir && \
415 $(MAKE) $(AM_MAKEFLAGS) \
416 top_distdir="$$top_distdir" \
417 distdir="$$distdir/$$subdir" \
418 distdir) \
419 || exit 1; \
420 fi; \
421 done
422 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
423 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
424 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
425 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
426 || chmod -R a+r $(distdir)
427 dist-gzip: distdir
428 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
429 $(am__remove_distdir)
430 dist-bzip2: distdir
431 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
432 $(am__remove_distdir)
434 dist-tarZ: distdir
435 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
436 $(am__remove_distdir)
438 dist-shar: distdir
439 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
440 $(am__remove_distdir)
442 dist-zip: distdir
443 -rm -f $(distdir).zip
444 zip -rq $(distdir).zip $(distdir)
445 $(am__remove_distdir)
447 dist dist-all: distdir
448 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
449 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
450 $(am__remove_distdir)
452 # This target untars the dist file and tries a VPATH configuration. Then
453 # it guarantees that the distribution is self-contained by making another
454 # tarfile.
455 distcheck: dist
456 case '$(DIST_ARCHIVES)' in \
457 *.tar.gz*) \
458 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
459 *.tar.bz2*) \
460 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
461 *.tar.Z*) \
462 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
463 *.shar.gz*) \
464 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
465 *.zip*) \
466 unzip $(distdir).zip ;;\
467 esac
468 chmod -R a-w $(distdir); chmod a+w $(distdir)
469 mkdir $(distdir)/_build
470 mkdir $(distdir)/_inst
471 chmod a-w $(distdir)
472 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
473 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
474 && cd $(distdir)/_build \
475 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
476 $(DISTCHECK_CONFIGURE_FLAGS) \
477 && $(MAKE) $(AM_MAKEFLAGS) \
478 && $(MAKE) $(AM_MAKEFLAGS) dvi \
479 && $(MAKE) $(AM_MAKEFLAGS) check \
480 && $(MAKE) $(AM_MAKEFLAGS) install \
481 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
482 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
483 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
484 distuninstallcheck \
485 && chmod -R a-w "$$dc_install_base" \
486 && ({ \
487 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
488 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
489 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
490 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
491 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
492 } || { rm -rf "$$dc_destdir"; exit 1; }) \
493 && rm -rf "$$dc_destdir" \
494 && $(MAKE) $(AM_MAKEFLAGS) dist \
495 && rm -rf $(DIST_ARCHIVES) \
496 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
497 $(am__remove_distdir)
498 @(echo "$(distdir) archives ready for distribution: "; \
499 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
500 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
501 distuninstallcheck:
502 @cd $(distuninstallcheck_dir) \
503 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
504 || { echo "ERROR: files left after uninstall:" ; \
505 if test -n "$(DESTDIR)"; then \
506 echo " (check DESTDIR support)"; \
507 fi ; \
508 $(distuninstallcheck_listfiles) ; \
509 exit 1; } >&2
510 distcleancheck: distclean
511 @if test '$(srcdir)' = . ; then \
512 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
513 exit 1 ; \
515 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
516 || { echo "ERROR: files left in build directory after distclean:" ; \
517 $(distcleancheck_listfiles) ; \
518 exit 1; } >&2
519 check-am: all-am
520 check: check-recursive
521 all-am: Makefile $(DATA)
522 installdirs: installdirs-recursive
523 installdirs-am:
524 for dir in "$(DESTDIR)$(pkgdatadir)"; do \
525 test -z "$$dir" || $(mkdir_p) "$$dir"; \
526 done
527 install: install-recursive
528 install-exec: install-exec-recursive
529 install-data: install-data-recursive
530 uninstall: uninstall-recursive
532 install-am: all-am
533 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
535 installcheck: installcheck-recursive
536 install-strip:
537 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
538 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
539 `test -z '$(STRIP)' || \
540 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
541 mostlyclean-generic:
543 clean-generic:
545 distclean-generic:
546 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
548 maintainer-clean-generic:
549 @echo "This command is intended for maintainers to use"
550 @echo "it deletes files that may require special tools to rebuild."
551 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
552 clean: clean-recursive
554 clean-am: clean-generic mostlyclean-am
556 distclean: distclean-recursive
557 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
558 -rm -f Makefile
559 distclean-am: clean-am distclean-generic distclean-tags
561 dvi: dvi-recursive
563 dvi-am:
565 info: info-recursive
567 info-am:
569 install-data-am: install-pkgdataDATA
571 install-exec-am:
573 install-info: install-info-recursive
575 install-man:
577 installcheck-am:
579 maintainer-clean: maintainer-clean-recursive
580 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
581 -rm -rf $(top_srcdir)/autom4te.cache
582 -rm -f Makefile
583 maintainer-clean-am: distclean-am maintainer-clean-generic
585 mostlyclean: mostlyclean-recursive
587 mostlyclean-am: mostlyclean-generic
589 pdf: pdf-recursive
591 pdf-am:
593 ps: ps-recursive
595 ps-am:
597 uninstall-am: uninstall-info-am uninstall-pkgdataDATA
599 uninstall-info: uninstall-info-recursive
601 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
602 check-am clean clean-generic clean-recursive ctags \
603 ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-shar \
604 dist-tarZ dist-zip distcheck distclean distclean-generic \
605 distclean-recursive distclean-tags distcleancheck distdir \
606 distuninstallcheck dvi dvi-am html html-am info info-am \
607 install install-am install-data install-data-am install-exec \
608 install-exec-am install-info install-info-am install-man \
609 install-pkgdataDATA install-strip installcheck installcheck-am \
610 installdirs installdirs-am maintainer-clean \
611 maintainer-clean-generic maintainer-clean-recursive \
612 mostlyclean mostlyclean-generic mostlyclean-recursive pdf \
613 pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
614 uninstall-info-am uninstall-pkgdataDATA
617 html:
618 cd doc && $(MAKE) $(AM_MAKEFLAGS) $@
620 .PHONY: html
621 $(srcdir)/INSTALL: $(top_srcdir)/doc/install.texi
622 $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -o $@ \
623 $(top_srcdir)/doc/install.texi
625 maintainer-check: maintainer-check-tests
626 maintainer-check-tests:
627 cd tests && make maintainer-check
629 autom4te-update:
630 rm -f -r Fetchdir > /dev/null 2>&1
631 mkdir -p Fetchdir/Autom4te
632 for file in $(autom4te_files); do \
633 $(WGET) $(WGET_FLAGS) \
634 "$(automake_cvsweb)/lib/$file?$(automake_cvsargs)" \
635 -O "Fetchdir/$$file" || exit; \
636 done
637 perl -pi -e 's/Automake::/Autom4te::/g' Fetchdir/Autom4te/*.pm
638 for file in $(autom4te_files); do \
639 $(move_if_change) Fetchdir/$$file $(srcdir)/lib/$$file || exit; \
640 done
641 # Tell versions [3.59,3.63) of GNU make to not export all variables.
642 # Otherwise a system limit (for SysV at least) may be exceeded.
643 .NOEXPORT: