[gforth] / gforth / mkos2mf.sed  

gforth: gforth/mkos2mf.sed

Diff for /gforth/mkos2mf.sed between version 1.13 and 1.14

version 1.13, Fri Dec 27 12:32:53 2002 UTC version 1.14, Mon Jan 27 21:28:48 2003 UTC
Line 67 
Line 67 
 s%@OSCLASS@%dos%g  s%@OSCLASS@%dos%g
 s%@machine@%386%g  s%@machine@%386%g
 s%@PACKAGE_VERSION@%0.5.9%g  s%@PACKAGE_VERSION@%0.5.9%g
 s%@EXE@%.exe%g  s%@EXEEXT@%.exe%g
 s%engine/$@%engine\\$@%g  s%engine/$@%engine\\$@%g
 s%gforthmi gforth\$(EXE)%gforthmi.cmd gforth\$(EXE)%g  s%gforthmi gforth\$(EXE)%gforthmi.cmd gforth\$(EXE)%g
 s%if test -r $@ && test x'$(VERSION)' = x`cat $@` ; then true ; else echo $(VERSION) > $@ ; fi%echo $(VERSION) > $@%g  s%if test -r $@ && test x'$(VERSION)' = x`cat $@` ; then true ; else echo $(VERSION) > $@ ; fi%echo $(VERSION) > $@%g


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help