[gforth] / gforth / Makefile.in  

gforth: gforth/Makefile.in

Diff for /gforth/Makefile.in between version 1.25 and 1.26

version 1.25, Sat Apr 29 17:18:49 1995 UTC version 1.26, Sat Jun 3 14:24:40 1995 UTC
Line 163 
Line 163 
                         $(INSTALL_DATA) $$i $(libdir)/gforth; \                          $(INSTALL_DATA) $$i $(libdir)/gforth; \
                 done                  done
   
   check:          test
   
 test:           gforth  test:           gforth
                 @echo 'Expect to see INCORRECT RESULT: { GS1 -> <TRUE> <TRUE> }'                  @echo 'Expect to see INCORRECT RESULT: { GS1 -> <TRUE> <TRUE> }'
                 @echo 'This is a bug of the testing program'                  @echo 'This is a bug of the testing program'


Generate output suitable for use with a patch program
Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help