--- gforth/Makefile.in 1995/11/07 18:06:29 1.38 +++ gforth/Makefile.in 1995/11/09 18:06:19 1.39 @@ -201,8 +201,6 @@ check: test touch test test: gforth - @echo 'Expect to see INCORRECT RESULT: { GS1 -> }' - @echo 'This is a bug of the testing program' $(FORTH) tester.fs coretest.fs -e bye $(FORTH) code.fs checkans.fs -e bye @echo 'Expect no differences'