From 23d0336260c05f4725cceb543f06010bb64997c9 Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Wed, 25 Nov 2009 04:35:01 +0000 Subject: * README: Mention changes to Makefile.in and functions.texi. * gather-docs: Mention 'make stamp-functions' in the header. --- libiberty/gather-docs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libiberty/gather-docs') diff --git a/libiberty/gather-docs b/libiberty/gather-docs index be4dbbf..94d3fcf 100644 --- a/libiberty/gather-docs +++ b/libiberty/gather-docs @@ -110,7 +110,7 @@ print "Writing $outfile\n" if $verbose; print OUT "\@c Automatically generated from *.c and others (the comments before\n"; print OUT "\@c each entry tell you which file and where in that file). DO NOT EDIT!\n"; print OUT "\@c Edit the *.c files, configure with --enable-maintainer-mode,\n"; -print OUT "\@c and let gather-docs build you a new copy.\n\n"; +print OUT "\@c run 'make stamp-functions' and gather-docs will build a new copy.\n\n"; for $key (sort keys %name) { print OUT "\@c $src_file{$key}:$src_line{$key}\n"; -- cgit v1.1