]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
*** empty log message ***
authorTom Tromey <tromey@redhat.com>
Wed, 22 Nov 1995 07:26:26 +0000 (07:26 +0000)
committerTom Tromey <tromey@redhat.com>
Wed, 22 Nov 1995 07:26:26 +0000 (07:26 +0000)
automake.texi

index de143bf2524dd9888751c8ab0254a1382e4d2013..3e605482ad9cccb9b156711d203c7fb5eff79f6e 100644 (file)
@@ -319,7 +319,7 @@ separate directory from user-visible programs.
 For programs of this sort which are build from C source, define the
 names in @samp{LIBPROGRAMS}.  For scripts, use @samp{LIBSCRIPTS}.  In
 other respects, these variables are similar to @samp{PROGRAMS} and
-@samp{SCRIPTS}.  Both of these variables have ``AM_'' forms.
+@samp{SCRIPTS}.  Both of these variables have ``AM_'' override forms.
 
 Here is how to generate a program named @code{goodbye}, a helper for
 @code{hello}: