--- gforth/Makefile.in 2005/01/12 21:21:52 1.304 +++ gforth/Makefile.in 2005/01/22 12:20:37 1.305 @@ -444,6 +444,8 @@ kernel/version.fs: version echo ": version-string s\" $(VERSION)\" ;" > kernel/version.fs more: engines $(FORTH_GEN) $(GEN) + @make check + @$(FORTH_FAST) --diag -e bye #from the gcc Makefile: #"Deletion of files made during compilation.