From 8303e92c7f62638063ca71b0fbd92c8abf5723ea Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Sun, 5 Dec 2004 15:40:36 +0000 Subject: [PATCH] * doc/automake.texi (Clean): Typo. --- ChangeLog | 2 ++ doc/automake.texi | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index fdfc6c03..ae8d5500 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2004-12-05 Alexandre Duret-Lutz + * doc/automake.texi (Clean): Typo. + * doc/automake.texi: Use @acindex for Autoconf macros, and @vindex for variables (@cvindex was previously used for both). Separate these two indices in the output. Use @code, @file, and @command diff --git a/doc/automake.texi b/doc/automake.texi index 54deb1b8..1a6c5bdb 100644 --- a/doc/automake.texi +++ b/doc/automake.texi @@ -5770,12 +5770,12 @@ be defined to specify additional files to clean. These variables are @trindex mostlyclean-local @trindex clean-local @trindex distclean-local -@trindex maintainerclean-local +@trindex maintainer-clean-local When cleaning involves more than deleting some hard-coded list of files, it is also possible to supplement the cleaning rules with your own commands. Simply define a rule for any of the @code{mostlyclean-local}, @code{clean-local}, @code{distclean-local}, -or @code{maintainerclean-local} targets (@pxref{Extending}). A common +or @code{maintainer-clean-local} targets (@pxref{Extending}). A common case is deleting a directory, for instance a directory created by the test suite: @@ -9614,5 +9614,5 @@ The number of test cases in the test suite. @c LocalWords: syscalls perlhist acl pm multitable headitem fdl appendixsec @c LocalWords: LTALLOCA MALLOC malloc memcmp strdup alloca libcompat xyz DFOO @c LocalWords: unprefixed buildable preprocessed DBAZ DDATADIR WARNINGCFLAGS -@c LocalWords: LIBFOOCFLAGS LIBFOOLDFLAGS ftable maintainerclean testSubDir +@c LocalWords: LIBFOOCFLAGS LIBFOOLDFLAGS ftable testSubDir @c LocalWords: barexec Pinard's -- 2.43.5