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