1 # Makefile.in generated by automake 1.9.4 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 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
) \
46 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
47 configure.lineno configure.status.lineno
48 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/config
/mkinstalldirs
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 \
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/||"`;; \
63 am__strip_dir
= `echo $$p | sed -e 's|^.*/||'`;
64 am__installdirs
= "$(DESTDIR)$(pkgdatadir)"
65 pkgdataDATA_INSTALL
= $(INSTALL_DATA
)
66 DATA
= $(pkgdata_DATA
)
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
79 distuninstallcheck_listfiles
= find .
-type f
-print
80 distcleancheck_listfiles
= find .
-type f
-print
84 AUTOHEADER
= @AUTOHEADER@
87 CYGPATH_W
= @CYGPATH_W@
93 EMACSLOADPATH
= @EMACSLOADPATH@
97 INSTALL_DATA
= @INSTALL_DATA@
98 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
99 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
100 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
103 LTLIBOBJS
= @LTLIBOBJS@
105 MAKEINFO
= @MAKEINFO@
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@
114 SET_MAKE
= @SET_MAKE@
117 TEST_EMACS
= @TEST_EMACS@
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@
123 am__untar
= @am__untar@
125 build_alias
= @build_alias@
127 exec_prefix = @
exec_prefix@
128 host_alias
= @host_alias@
129 includedir = @
includedir@
131 install_sh
= @install_sh@
133 libexecdir
= @libexecdir@
135 localstatedir
= @localstatedir@
138 oldincludedir = @
oldincludedir@
140 program_transform_name
= @program_transform_name@
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 \
152 GNUmakefile Makefile.maint Makefile.cfg
154 MAINTAINERCLEANFILES
= $(srcdir)/INSTALL
155 pkgdata_DATA
= $(srcdir)/INSTALL
156 AM_MAKEINFOFLAGS
= --no-headers
--no-validate
--no-split
158 http
://sources.redhat.com
/cgi-bin
/cvsweb.cgi
/~checkout~
/automake
161 'content-type=text/plain&cvsroot=automake'
164 Autom4te
/Configure_ac.pm \
165 Autom4te
/Channels.pm \
166 Autom4te
/FileUtils.pm \
175 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
177 case
'$(am__configure_deps)' in \
179 echo
' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
180 cd
$(srcdir) && $(AUTOMAKE
) --gnu \
185 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
186 cd
$(top_srcdir
) && \
187 $(AUTOMAKE
) --gnu Makefile
189 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
192 echo
' $(SHELL) ./config.status'; \
193 $(SHELL
) .
/config.status
;; \
195 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
196 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
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
)
207 install-pkgdataDATA
: $(pkgdata_DATA
)
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
; \
213 echo
" $(pkgdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgdatadir)/$$f'"; \
214 $(pkgdataDATA_INSTALL
) "$$d$$p" "$(DESTDIR)$(pkgdatadir)/$$f"; \
217 uninstall-pkgdataDATA
:
219 @list
='$(pkgdata_DATA)'; for p in
$$list; do \
221 echo
" rm -f '$(DESTDIR)$(pkgdatadir)/$$f'"; \
222 rm -f
"$(DESTDIR)$(pkgdatadir)/$$f"; \
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; \
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 \
239 local_target
="$$target-am"; \
241 local_target
="$$target"; \
243 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
244 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
246 if
test "$$dot_seen" = "no"; then \
247 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
250 mostlyclean-recursive clean-recursive distclean-recursive \
251 maintainer-clean-recursive
:
252 @set fnord
$$MAKEFLAGS; amf
=$$2; \
255 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
256 *) list
='$(SUBDIRS)' ;; \
258 rev
=''; for subdir in
$$list; do \
259 if
test "$$subdir" = "."; then
:; else \
260 rev
="$$subdir $$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"; \
270 local_target
="$$target"; \
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"
276 list
='$(SUBDIRS)'; for subdir in
$$list; do \
277 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
280 list
='$(SUBDIRS)'; for subdir in
$$list; do \
281 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
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; \
289 $(AWK) ' { files[$$0] = 1; } \
290 END { for (i in files) print i; }'`; \
294 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
295 $(TAGS_FILES
) $(LISP
)
298 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
299 include_option
=--etags-include
; \
302 include_option
=--include; \
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"; \
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; \
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
) \
323 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
324 $(TAGS_FILES
) $(LISP
)
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; \
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
) \
338 here
=`$(am__cd) $(top_builddir) && pwd` \
339 && cd
$(top_srcdir
) \
340 && gtags
-i
$(GTAGS_ARGS
) $$here
343 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
345 distdir
: $(DISTFILES
)
346 @case
`sed 15q $(srcdir)/NEWS` in \
347 *"$(VERSION)"*) : ;; \
349 echo
"NEWS not updated; not releasing" 1>&2; \
352 $(am__remove_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 \
359 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
360 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
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 \
366 $(mkdir_p
) "$(distdir)$$dir"; \
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; \
374 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
376 test -f
$(distdir
)/$$file \
377 || cp
-p
$$d/$$file $(distdir
)/$$file \
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" \
386 distdir
=`$(am__cd) $(distdir) && pwd`; \
387 top_distdir
=`$(am__cd) $(top_distdir) && pwd`; \
389 $(MAKE
) $(AM_MAKEFLAGS
) \
390 top_distdir
="$$top_distdir" \
391 distdir
="$$distdir/$$subdir" \
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
)
402 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
403 $(am__remove_distdir
)
405 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
406 $(am__remove_distdir
)
409 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
410 $(am__remove_distdir
)
413 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
414 $(am__remove_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
430 case
'$(DIST_ARCHIVES)' in \
432 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(am__untar
) ;;\
434 bunzip2
-c
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
436 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
438 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
shar.gz | unshar
;;\
440 unzip
$(distdir
).zip
;;\
442 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
443 mkdir
$(distdir
)/_build
444 mkdir
$(distdir
)/_inst
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" \
459 && chmod
-R a-w
"$$dc_install_base" \
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;}'
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)"; \
482 $(distuninstallcheck_listfiles
) ; \
484 distcleancheck
: distclean
485 @if
test '$(srcdir)' = .
; then \
486 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
489 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
490 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
491 $(distcleancheck_listfiles
) ; \
494 check: check-recursive
495 all-am
: Makefile
$(DATA
)
496 installdirs: installdirs-recursive
498 for
dir in
"$(DESTDIR)$(pkgdatadir)"; do \
499 test -z
"$$dir" ||
$(mkdir_p
) "$$dir"; \
501 install: install-recursive
502 install-exec
: install-exec-recursive
503 install-data
: install-data-recursive
504 uninstall: uninstall-recursive
507 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
509 installcheck: installcheck-recursive
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
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
)
533 distclean-am
: clean-am distclean-generic distclean-tags
543 install-data-am
: install-pkgdataDATA
547 install-info
: install-info-recursive
553 maintainer-clean
: maintainer-clean-recursive
554 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
555 -rm -rf
$(top_srcdir
)/autom4te.cache
557 maintainer-clean-am
: distclean-am maintainer-clean-generic
559 mostlyclean: mostlyclean-recursive
561 mostlyclean-am
: mostlyclean-generic
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
592 cd doc
&& $(MAKE
) $(AM_MAKEFLAGS
) $@
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
604 rm -f
-r Fetchdir
> /dev
/null
2>&1
605 mkdir Fetchdir
; mkdir Fetchdir
/Autom4te
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; \
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.