1 # Makefile.in generated by automake 1.8a from Makefile.am.
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
18 top_srcdir
= @top_srcdir@
20 pkgdatadir
= $(datadir)/@PACKAGE@
21 pkglibdir
= $(libdir)/@PACKAGE@
22 pkgincludedir
= $(includedir)/@PACKAGE@
24 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
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
)
38 DIST_COMMON
= README
$(am__configure_deps
) $(srcdir)/Makefile.am \
39 $(srcdir)/Makefile.in
$(top_srcdir
)/configure AUTHORS COPYING \
40 ChangeLog INSTALL NEWS THANKS TODO
41 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
42 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/amversion.m4 \
43 $(top_srcdir
)/m4
/auxdir.m4
$(top_srcdir
)/m4
/init.m4 \
44 $(top_srcdir
)/m4
/install-sh.m4
$(top_srcdir
)/m4
/lead-dot.m4 \
45 $(top_srcdir
)/m4
/missing.m4
$(top_srcdir
)/m4
/mkdirp.m4 \
46 $(top_srcdir
)/m4
/options.m4
$(top_srcdir
)/m4
/runlog.m4 \
47 $(top_srcdir
)/m4
/sanity.m4
$(top_srcdir
)/m4
/strip.m4 \
48 $(top_srcdir
)/m4
/tar.m4
$(top_srcdir
)/configure.ac
49 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
51 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
52 configure.lineno configure.status.lineno
53 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/lib
/mkinstalldirs
55 am__installdirs
= "$(DESTDIR)$(bindir)"
56 binSCRIPT_INSTALL
= $(INSTALL_SCRIPT
)
57 SCRIPTS
= $(bin_SCRIPTS
)
60 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
61 html-recursive info-recursive install-data-recursive \
62 install-exec-recursive install-info-recursive \
63 install-recursive installcheck-recursive installdirs-recursive \
64 pdf-recursive ps-recursive uninstall-info-recursive \
68 DIST_SUBDIRS
= $(SUBDIRS
)
69 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
70 distdir
= $(PACKAGE
)-$(VERSION
)
71 top_distdir
= $(distdir
)
72 am__remove_distdir
= \
73 { test ! -d
$(distdir
) \
74 ||
{ find
$(distdir
) -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
75 && rm -fr
$(distdir
); }; }
76 DIST_ARCHIVES
= $(distdir
).
tar.gz
$(distdir
).
tar.bz2
78 distuninstallcheck_listfiles
= find .
-type f
-print
79 distcleancheck_listfiles
= find .
-type f
-print
82 APIVERSION
= @APIVERSION@
84 AUTOHEADER
= @AUTOHEADER@
87 CYGPATH_W
= @CYGPATH_W@
95 INSTALL_DATA
= @INSTALL_DATA@
96 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
97 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
98 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
102 LTLIBOBJS
= @LTLIBOBJS@
103 MAKEINFO
= @MAKEINFO@
104 MODIFICATION_DELAY
= @MODIFICATION_DELAY@
106 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
107 PACKAGE_NAME
= @PACKAGE_NAME@
108 PACKAGE_STRING
= @PACKAGE_STRING@
109 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
110 PACKAGE_VERSION
= @PACKAGE_VERSION@
111 PATH_SEPARATOR
= @PATH_SEPARATOR@
113 SET_MAKE
= @SET_MAKE@
118 ac_ct_STRIP
= @ac_ct_STRIP@
119 am__leading_dot
= @am__leading_dot@
121 am__untar
= @am__untar@
124 build_alias
= @build_alias@
125 build_cpu
= @build_cpu@
126 build_os
= @build_os@
127 build_vendor
= @build_vendor@
129 exec_prefix = @
exec_prefix@
130 host_alias
= @host_alias@
131 includedir = @
includedir@
133 install_sh
= @install_sh@
135 libexecdir
= @libexecdir@
136 localstatedir
= @localstatedir@
139 oldincludedir = @
oldincludedir@
140 pkgvdatadir
= @pkgvdatadir@
142 program_transform_name
= @program_transform_name@
144 sharedstatedir
= @sharedstatedir@
145 sysconfdir
= @sysconfdir@
146 target_alias
= @target_alias@
147 SUBDIRS
= . doc m4 lib tests
148 bin_SCRIPTS
= automake aclocal
149 CLEANFILES
= $(bin_SCRIPTS
)
150 AUTOMAKESOURCES
= automake.in aclocal.in
151 TAGS_FILES
= $(AUTOMAKESOURCES
)
152 EXTRA_DIST
= ChangeLog
.96 ChangeLog
.98 ChangeLog
.00 ChangeLog
.01 ChangeLog
.02 \
156 -e
's,[@]APIVERSION[@],$(APIVERSION),g' \
157 -e
's,[@]PACKAGE[@],$(PACKAGE),g' \
158 -e
's,[@]PATH_SEPARATOR[@],$(PATH_SEPARATOR),g' \
159 -e
's,[@]PERL[@],$(PERL),g' \
160 -e
's,[@]SHELL[@],$(SHELL),g' \
161 -e
's,[@]VERSION[@],$(VERSION),g' \
162 -e
's,[@]configure_input[@],Generated from $@.in; do not edit by hand.,g' \
163 -e
's,[@]datadir[@],$(datadir),g'
166 WGETSGO
= $(WGET
) http
://savannah.gnu.org
/cgi-bin
/viewcvs
/~checkout~
180 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
182 case
'$(am__configure_deps)' in \
184 echo
' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
185 cd
$(srcdir) && $(AUTOMAKE
) --gnu \
190 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
191 cd
$(top_srcdir
) && \
192 $(AUTOMAKE
) --gnu Makefile
194 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
197 echo
' $(SHELL) ./config.status'; \
198 $(SHELL
) .
/config.status
;; \
200 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
201 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
204 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
205 $(SHELL
) .
/config.status
--recheck
207 $(top_srcdir
)/configure
: $(am__configure_deps
)
208 cd
$(srcdir) && $(AUTOCONF
)
209 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
210 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
211 install-binSCRIPTS
: $(bin_SCRIPTS
)
213 test -z
"$(bindir)" ||
$(mkdir_p
) "$(DESTDIR)$(bindir)"
214 @list
='$(bin_SCRIPTS)'; for p in
$$list; do \
215 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
216 if
test -f
$$d$$p; then \
217 f
=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
218 echo
" $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
219 $(binSCRIPT_INSTALL
) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \
223 uninstall-binSCRIPTS
:
225 @list
='$(bin_SCRIPTS)'; for p in
$$list; do \
226 f
=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
227 echo
" rm -f '$(DESTDIR)$(bindir)/$$f'"; \
228 rm -f
"$(DESTDIR)$(bindir)/$$f"; \
232 # This directory's subdirectories are mostly independent; you can cd
233 # into them and run `make' without going through this Makefile.
234 # To change the values of `make' variables: instead of editing Makefiles,
235 # (1) if the variable is set in `config.status', edit `config.status'
236 # (which will cause the Makefiles to be regenerated when you run `make');
237 # (2) otherwise, pass the desired values on the `make' command line.
238 $(RECURSIVE_TARGETS
):
239 @set fnord
$$MAKEFLAGS; amf
=$$2; \
241 target
=`echo $@ | sed s/-recursive//`; \
242 list
='$(SUBDIRS)'; for subdir in
$$list; do \
243 echo
"Making $$target in $$subdir"; \
244 if
test "$$subdir" = "."; then \
246 local_target
="$$target-am"; \
248 local_target
="$$target"; \
250 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
251 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
253 if
test "$$dot_seen" = "no"; then \
254 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
257 mostlyclean-recursive clean-recursive distclean-recursive \
258 maintainer-clean-recursive
:
259 @set fnord
$$MAKEFLAGS; amf
=$$2; \
262 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
263 *) list
='$(SUBDIRS)' ;; \
265 rev
=''; for subdir in
$$list; do \
266 if
test "$$subdir" = "."; then
:; else \
267 rev
="$$subdir $$rev"; \
271 target
=`echo $@ | sed s/-recursive//`; \
272 for subdir in
$$rev; do \
273 echo
"Making $$target in $$subdir"; \
274 if
test "$$subdir" = "."; then \
275 local_target
="$$target-am"; \
277 local_target
="$$target"; \
279 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
280 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
281 done
&& test -z
"$$fail"
283 list
='$(SUBDIRS)'; for subdir in
$$list; do \
284 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
287 list
='$(SUBDIRS)'; for subdir in
$$list; do \
288 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
291 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
292 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
293 unique
=`for i in $$list; do \
294 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
296 $(AWK) ' { files[$$0] = 1; } \
297 END { for (i in files) print i; }'`; \
301 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
302 $(TAGS_FILES
) $(LISP
)
305 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
306 include_option
=--etags-include
; \
309 include_option
=--include; \
312 list
='$(SUBDIRS)'; for subdir in
$$list; do \
313 if
test "$$subdir" = .
; then
:; else \
314 test ! -f
$$subdir/TAGS || \
315 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
318 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
319 unique
=`for i in $$list; do \
320 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
322 $(AWK) ' { files[$$0] = 1; } \
323 END { for (i in files) print i; }'`; \
324 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
325 test -n
"$$unique" || unique
=$$empty_fix; \
326 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
330 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
331 $(TAGS_FILES
) $(LISP
)
334 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
335 unique
=`for i in $$list; do \
336 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
338 $(AWK) ' { files[$$0] = 1; } \
339 END { for (i in files) print i; }'`; \
340 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
341 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
345 here
=`$(am__cd) $(top_builddir) && pwd` \
346 && cd
$(top_srcdir
) \
347 && gtags
-i
$(GTAGS_ARGS
) $$here
350 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
352 distdir
: $(DISTFILES
)
353 $(am__remove_distdir
)
355 $(mkdir_p
) $(distdir
)/m4
$(distdir
)/tests
356 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
357 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
358 list
='$(DISTFILES)'; for file in
$$list; do \
360 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
361 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
363 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
364 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
365 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
367 $(mkdir_p
) "$(distdir)$$dir"; \
371 if
test -d
$$d/$$file; then \
372 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
373 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
375 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
377 test -f
$(distdir
)/$$file \
378 || cp
-p
$$d/$$file $(distdir
)/$$file \
382 list
='$(SUBDIRS)'; for subdir in
$$list; do \
383 if
test "$$subdir" = .
; then
:; else \
384 test -d
"$(distdir)/$$subdir" \
385 || mkdir
"$(distdir)/$$subdir" \
388 $(MAKE
) $(AM_MAKEFLAGS
) \
389 top_distdir
="../$(top_distdir)" \
390 distdir
="../$(distdir)/$$subdir" \
395 -find
$(distdir
) -type d
! -perm
-777 -exec chmod a
+rwx
{} \
; -o \
396 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
397 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
398 ! -type d
! -perm
-444 -exec
$(SHELL
) $(install_sh
) -c
-m a
+r
{} {} \
; \
399 || chmod
-R a
+r
$(distdir
)
400 @if find
$(distdir
) -type f
-print | \
401 grep
'^...................................................................................................' 1>&2; then \
402 echo
'error: the above filenames are too long' 1>&2; \
406 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
407 $(am__remove_distdir
)
409 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
410 $(am__remove_distdir
)
413 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
414 $(am__remove_distdir
)
417 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
418 $(am__remove_distdir
)
421 -rm -f
$(distdir
).zip
422 zip
-rq
$(distdir
).zip
$(distdir
)
423 $(am__remove_distdir
)
425 dist dist-all
: distdir
426 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
427 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
428 $(am__remove_distdir
)
430 # This target untars the dist file and tries a VPATH configuration. Then
431 # it guarantees that the distribution is self-contained by making another
434 case
'$(DIST_ARCHIVES)' in \
436 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(am__untar
) ;;\
438 bunzip2
-c
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
440 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
442 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
shar.gz | unshar
;;\
444 unzip
$(distdir
).zip
;;\
446 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
447 mkdir
$(distdir
)/_build
448 mkdir
$(distdir
)/_inst
450 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
451 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
452 && cd
$(distdir
)/_build \
453 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
454 $(DISTCHECK_CONFIGURE_FLAGS
) \
455 && $(MAKE
) $(AM_MAKEFLAGS
) \
456 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
457 && $(MAKE
) $(AM_MAKEFLAGS
) check \
458 && $(MAKE
) $(AM_MAKEFLAGS
) install \
459 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
460 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
461 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
463 && chmod
-R a-w
"$$dc_install_base" \
465 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
466 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
467 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
468 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
469 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
470 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
471 && rm -rf
"$$dc_destdir" \
472 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
473 && rm -rf
$(DIST_ARCHIVES
) \
474 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck
475 $(am__remove_distdir
)
476 @
(echo
"$(distdir) archives ready for distribution: "; \
477 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
478 sed
-e
'1{h;s/./=/g;p;x;}' -e
'$${p;x;}'
480 @cd
$(distuninstallcheck_dir
) \
481 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
482 ||
{ echo
"ERROR: files left after uninstall:" ; \
483 if
test -n
"$(DESTDIR)"; then \
484 echo
" (check DESTDIR support)"; \
486 $(distuninstallcheck_listfiles
) ; \
488 distcleancheck
: distclean
489 @if
test '$(srcdir)' = .
; then \
490 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
493 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
494 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
495 $(distcleancheck_listfiles
) ; \
498 check: check-recursive
499 all-am
: Makefile
$(SCRIPTS
)
500 installdirs: installdirs-recursive
502 for
dir in
"$(DESTDIR)$(bindir)"; do \
503 test -z
"$$dir" ||
$(mkdir_p
) "$$dir"; \
505 install: install-recursive
506 install-exec
: install-exec-recursive
507 install-data
: install-data-recursive
508 uninstall: uninstall-recursive
511 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
513 installcheck: installcheck-recursive
515 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
516 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
517 `test -z '$(STRIP)' || \
518 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
522 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
525 -rm -f
$(CONFIG_CLEAN_FILES
)
527 maintainer-clean-generic
:
528 @echo
"This command is intended for maintainers to use"
529 @echo
"it deletes files that may require special tools to rebuild."
530 clean: clean-recursive
532 clean-am
: clean-generic mostlyclean-am
534 distclean: distclean-recursive
535 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
537 distclean-am
: clean-am distclean-generic distclean-tags
551 install-exec-am
: install-binSCRIPTS
553 $(MAKE
) $(AM_MAKEFLAGS
) install-exec-hook
555 install-info
: install-info-recursive
561 maintainer-clean
: maintainer-clean-recursive
562 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
563 -rm -rf
$(top_srcdir
)/autom4te.cache
565 maintainer-clean-am
: distclean-am maintainer-clean-generic
567 mostlyclean: mostlyclean-recursive
569 mostlyclean-am
: mostlyclean-generic
579 uninstall-am
: uninstall-binSCRIPTS uninstall-info-am
581 $(MAKE
) $(AM_MAKEFLAGS
) uninstall-hook
583 uninstall-info
: uninstall-info-recursive
585 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am am--refresh
check \
586 check-am
clean clean-generic clean-recursive ctags \
587 ctags-recursive
dist dist-all dist-bzip2 dist-gzip dist-shar \
588 dist-tarZ dist-zip distcheck
distclean distclean-generic \
589 distclean-recursive distclean-tags distcleancheck distdir \
590 distuninstallcheck
dvi dvi-am html html-am
info info-am \
591 install install-am install-binSCRIPTS install-data \
592 install-data-am install-exec install-exec-am install-info \
593 install-info-am install-man install-strip
installcheck \
594 installcheck-am
installdirs installdirs-am maintainer-clean \
595 maintainer-clean-generic maintainer-clean-recursive \
596 mostlyclean mostlyclean-generic mostlyclean-recursive pdf \
597 pdf-am ps ps-am
tags tags-recursive
uninstall uninstall-am \
598 uninstall-binSCRIPTS uninstall-info-am
603 @for p in
$(bin_SCRIPTS
); do \
604 f
="`echo $$p|sed '$(transform)'`"; \
605 fv
="$$f-$(APIVERSION)"; \
606 rm -f
$(DESTDIR
)$(bindir)/$$fv; \
607 echo
" $(LN) $(DESTDIR)$(bindir)/$$f $(DESTDIR)$(bindir)/$$fv"; \
608 $(LN
) $(DESTDIR
)$(bindir)/$$f $(DESTDIR
)$(bindir)/$$fv; \
612 @for p in
$(bin_SCRIPTS
); do \
613 f
="`echo $$p|sed '$(transform)'`"; \
614 fv
="$$f-$(APIVERSION)"; \
615 rm -f
$(DESTDIR
)$(bindir)/$$fv; \
618 automake
: automake.in Makefile
620 $(do_subst
) $(srcdir)/automake.in
>$@.tmp
625 aclocal
: aclocal.in Makefile
627 $(do_subst
) $(srcdir)/aclocal.in
>$@.tmp
633 cp
$(srcdir)/lib
/INSTALL
$@
635 ################################################################
637 # Some simple checks, and then ordinary check. These are only really
638 # guaranteed to work on my machine.
639 maintainer-check
: automake aclocal
640 @if
test `diff $(srcdir)/automake.in automake | wc -l` -ne
22; then \
641 echo
"found too many diffs between automake.in and automake"; 1>&2; \
642 diff
-c
$(srcdir)/automake.in automake
; \
645 perllibdir
="./lib$(PATH_SEPARATOR)$(srcdir)/lib" $(PERL
) -c
-w automake
646 perllibdir
="./lib$(PATH_SEPARATOR)$(srcdir)/lib" $(PERL
) -c
-w aclocal
647 @if grep
-F
'$${' $(srcdir)/lib
/am
/[a-z
]*.am | \
648 grep
-F
-v
'$$$$'; then \
649 echo
"Found too many uses of '\$${' in the lines above." 1>&2; \
652 @if grep
-v
'^#' $(srcdir)/lib
/am
/[a-z
]*.am
$(srcdir)/tests
/*.
test | \
653 grep
-E
'\<rm ([^-]|\-[^f ]*\>)'; then \
654 echo
"Suspicious 'rm' invocation." 1>&2; \
657 @if grep
'for .* in \$$(' $(srcdir)/lib
/am
/[a-z
]*.am
; then \
658 echo
'Use "list=$$(mumble); for var in $$$$list".' 1>&2 ; \
661 @if grep
-n
'mkinstalldirs' $(srcdir)/lib
/am
/[a-z
]*.am | \
662 grep
-F
-v
'$$(mkinstalldirs)'; then \
663 echo
"Found incorrect use of mkinstalldirs in the lines above" 1>&2; \
666 @if grep
-n
-w
'undef ' $(srcdir)/automake.in | \
667 grep
-F
-v
'undef $$/'; then \
668 echo
"Found undef in automake.in; use delete instead" 1>&2; \
671 @if grep
-n
'split (/ /' $(srcdir)/automake.in
; then \
672 echo
"Found bad split in the lines above." 1>&2; \
675 @if grep
-n
'^[^#]*` *cd ' $(srcdir)/automake.in \
676 $(srcdir)/lib
/am
/*.am
; then \
677 echo
"Consider using $$$$(am__cd) in the line above." 1>&2; \
680 @if grep
-Hn
'[^) ] *= *@_' $(srcdir)/automake.in
; then \
681 echo
"Using @_ in a scalar context in the lines above." 1>&2; \
684 @if grep
'^[ \t]*local *(' $(srcdir)/automake.in
; then \
685 echo
"Don't use \`local' with parens: use several \`local' above." >&2; \
688 @if grep
-v
'^[ \t]*local \$$_;' $(srcdir)/automake.in | \
689 grep
'^[ \t]*local [^*]'; then \
690 echo
"Please avoid \`local'." 1>&2; \
693 @if grep
'@AMDEP''_TRUE@' $(srcdir)/automake.in
; then \
694 echo
"Don't put AMDEP_TRUE substitution in automake.in" 1>&2; \
697 @if grep
-v
'^#' $(srcdir)/tests
/*.
test | grep
':[ ]*make'; then \
698 echo
'Do not run "make" in the above tests. Use "$$MAKE" instead.' 1>&2; \
701 @if grep
-v
'^#' $(srcdir)/tests
/*.
test | grep
':[ ]*autoconf'; then \
702 echo
'Do not run "autoconf" in the above tests. Use "$$AUTOCONF" instead.' 1>&2; \
705 @if grep
-v
'^#' $(srcdir)/tests
/*.
test | grep
':[ ]*autoupdate'; then \
706 echo
'Do not run "autoupdate" in the above tests. Use "$$AUTOUPDATE" instead.' 1>&2; \
709 @if grep
-v
'^#' $(srcdir)/tests
/*.
test | grep
-E
':[ ]*automake([^:]|$$)'; then \
710 echo
'Do not run "automake" in the above tests. Use "$$AUTOMAKE" instead.' 1>&2; \
713 @if grep
-v
'^#' $(srcdir)/tests
/*.
test | grep
'\$$AUTOMAKE.*&&.*exit'; then \
714 echo
'Use AUTOMAKE_fails + grep to catch automake failures in the above tests.' 1>&2; \
717 @if grep
-v
'^#' $(srcdir)/tests
/*.
test | grep
':[ ]*aclocal'; then \
718 echo
'Do not run "aclocal" in the above tests. Use "$$ACLOCAL" instead.' 1>&2; \
721 @if grep
-v
'^#' $(srcdir)/tests
/*.
test | grep
':[ ]*perl'; then \
722 echo
'Do not run "perl" in the above tests. Use "$$PERL" instead.' 1>&2; \
725 @if grep
-E
'\$$MAKE .*(SHELL=.*=|=.*SHELL=)' $(srcdir)/tests
/*.
test; then \
726 echo
'Rewrite "$$MAKE foo=bar SHELL=$$SHELL" as "foo=bar $$MAKE -e SHELL=$$SHELL"' 1>&2; \
727 echo
' in the above lines, it is more portable.' 1>&2; \
730 @if grep
-v SHELL
$(srcdir)/tests
/*.
test | grep
'\$$MAKE .*=' ; then \
731 echo
'Rewrite "$$MAKE foo=bar" as "foo=bar $$MAKE -e" in the above lines,' 1>&2; \
732 echo
'it is more portable.' 1>&2; \
735 @if grep
'SHELL=.*\$$MAKE' $(srcdir)/tests
/*.
test; then \
736 echo
'$$MAKE ignores the SHELL envvar, use "$$MAKE SHELL=$$SHELL" in' 1>&2; \
737 echo
'the above lines.' 1>&2; \
740 @if grep
-E
'\bsleep +[12345]\b' $(srcdir)/tests
/*.
test; then \
741 echo
'Do not use "sleep x" in the above tests. Use "$$sleep" instead.' 1>&2; \
744 @if grep
-E
'\b[ef]grep\b' $(srcdir)/tests
/*.
test ; then \
745 echo
'Do not use egrep or fgrep in test cases. Use $$FGREP or $$EGREP.' 1>&2; \
748 @if grep
-E
'\b[ef]grep\b' $(srcdir)/lib
/am
/*.am
$(srcdir)/m4
/*.m4
; then \
749 echo
'Do not use egrep or fgrep in the above files, they are not portable.' 1>&2; \
752 @if
test `grep -E '^[^#]*@[A-Za-z_0-9]+@' aclocal | wc -l` -ne
0; then \
753 echo
"Unresolved @...@ substitution in aclocal" 1>&2; \
756 @if
test `grep -E '^[^#]*@[A-Za-z_0-9]+@' automake | wc -l` -ne
0; then \
757 echo
"Unresolved @...@ substitution in automake" 1>&2; \
760 if grep
-E
"[^\'\"]\\\$$\(DESTDIR" $(srcdir)/lib
/am
/*.am
; then \
761 echo
'Suspicious unquoted DESTDIR uses.' 1>&2 ; \
765 cvs-dist
: maintainer-check
766 @if
(clcommit
--version
)>/dev
/null
2>/dev
/null
; then
:; else \
767 echo
"Get clcommit from module cvs-utils on Savannah."; \
770 @if sed
1q
$(srcdir)/NEWS | grep
-e
"$(VERSION)" > /dev
/null
; then
:; else \
771 echo
"NEWS not updated; not releasing" 1>&2; \
775 cd
$(srcdir) && clcommit
&& \
776 cvs
-q tag
-c
`echo "Release-$(VERSION)" | sed 's/\./-/g'`
778 cvs-release
: cvs-dist
780 *[a-z
]) dest
=alpha
;; \
783 $(srcdir)/lib
/gnupload
$(GNUPLOADFLAGS
) \
784 --to sources.redhat.com
:~ftp
/pub
/automake \
785 --to
$$dest.gnu.org
:automake
$(DIST_ARCHIVES
)
788 thisver
=`echo "Release-$(VERSION)" | sed 's/\./-/g'`; \
789 if
test -z
"$$OLDVERSION"; then \
790 prevno
=`echo "$(VERSION)" - 0.01 | bc | sed 's/^\./0./'`; \
791 else prevno
="$$OLDVERSION"; fi
; \
792 prevver
=Release-
`echo $$prevno | sed 's/\./-/g'`; \
793 cvs
-f rdiff
-c
-r
$$prevver -r
$$thisver $(PACKAGE
) \
794 > $(PACKAGE
)-$$prevno-$(VERSION
).diff
798 find .
-print | xargs pathchk
-p
); \
800 chmod
-R a
+w
$(distdir
) > /dev
/null
2>&1; rm -rf
$(distdir
); \
804 rm -rf Fetchdir
> /dev
/null
2>&1
807 $(WGETSGO
)/config
/config
/config.guess
; \
808 $(WGETSGO
)/config
/config
/config.sub
; \
809 $(WGETSGO
)/texinfo
/texinfo
/doc
/texinfo.
tex; \
810 $(WGETSGO
)/autoconf
/autoconf
/INSTALL
; \
811 $(WGETSGO
)/gcc
/gcc
/config-ml.in
; \
812 $(WGETSGO
)/gcc
/gcc
/symlink-tree
)
813 @stat
=0; for file in
$(FETCHFILES
); do \
814 if diff
-u
$(srcdir)/lib
/$$file Fetchdir
/$$file \
815 >>Fetchdir
/update.patch
2>/dev
/null
; then
:; \
818 echo
"Updating $(srcdir)/lib/$$file..."; \
819 cp Fetchdir
/$$file $(srcdir)/lib
/$$file; \
823 echo
"See Fetchdir/update.patch for a log of the changes."; \
825 # Tell versions [3.59,3.63) of GNU make to not export all variables.
826 # Otherwise a system limit (for SysV at least) may be exceeded.