--- gforth/INSTALL 2007/06/02 16:32:10 1.37 +++ gforth/INSTALL 2008/07/26 20:57:05 1.39 @@ -1,4 +1,4 @@ -Copyright (C) 2003 Free Software Foundation, Inc. +Copyright (C) 2003,2007 Free Software Foundation, Inc. This file is free documentation; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. @@ -33,7 +33,8 @@ After configuration, type make -Now you can check whether your shiny new Forth system works. Say +This includes a check whether your shiny new Forth system works. If +you like to invoke the check alone, do make check