[gforth] / gforth / mkos2mf.sed  

gforth: gforth/mkos2mf.sed

Diff for /gforth/mkos2mf.sed between version 1.8 and 1.9

version 1.8, Thu May 29 19:42:14 1997 UTC version 1.9, Mon Sep 1 23:07:09 1997 UTC
Line 54 
Line 54 
 s%@kernel_fi@%kernl32l.fi%g  s%@kernel_fi@%kernl32l.fi%g
 s%@PATHSEP@%;%g  s%@PATHSEP@%;%g
 s%-fforce-mem -fforce-addr %%g  s%-fforce-mem -fforce-addr %%g
 s%echo "static char gforth_version.*;" >$@%$(CP) version.h1 engine\version.h%g  # s%echo "static char gforth_version.*;" >$@%$(CP) version.h1 engine\version.h%g
 s%echo ": version-string.*;" >$@%$(CP) version.fs1 kernel\version.fs%g  # s%echo ": version-string.*;" >$@%$(CP) version.fs1 kernel\version.fs%g
 s%$(srcdir)/config.h.in:        stamp-h.in%#$(srcdir)/config.h.in:      stamp-h.in%g  s%$(srcdir)/config.h.in:        stamp-h.in%#$(srcdir)/config.h.in:      stamp-h.in%g
 s%engine/config.h:      stamp-h%#engine/config.h:       stamp-h%g  s%engine/config.h:      stamp-h%#engine/config.h:       stamp-h%g
 s%$(FORTHPATH)$(PATHSEP)%%g  s%$(FORTHPATH)$(PATHSEP)%%g
Line 65 
Line 65 
 s%GFORTHD="./gforth-ditc -p .* $(srcdir)/%%g  s%GFORTHD="./gforth-ditc -p .* $(srcdir)/%%g
 s%'s"%"s\\"%g  s%'s"%"s\\"%g
 s%"'%\\""%g  s%"'%\\""%g
   s%@OSCLASS@%dos%g


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help