[gforth] / gforth / mkos2mf.sed  

gforth: gforth/mkos2mf.sed

Diff for /gforth/mkos2mf.sed between version 1.5 and 1.6

version 1.5, Wed Feb 12 00:25:35 1997 UTC version 1.6, Tue Mar 25 23:27:14 1997 UTC
Line 35 
Line 35 
 s%@host_os@%os2%g  s%@host_os@%os2%g
 s%@ENGINE_FLAGS@%%g  s%@ENGINE_FLAGS@%%g
 s%gforth:%gforth.exe:%g  s%gforth:%gforth.exe:%g
   s%gforth-ditc:%gforth-ditc.exe:%g
 s%-$(CP) gforth gforth~%-$(CP) gforth.exe gforth.exe~%g  s%-$(CP) gforth gforth~%-$(CP) gforth.exe gforth.exe~%g
 s%@MAKE_EXE@%\  s%@GFORTH_EXE@%\
 gforth:         gforth.exe%g  gforth:         gforth.exe%g
   s%@GFORTHDITC_EXE@%\
   gforth-ditc:            gforth-ditc.exe%g
 s%@PATHSEP@%;%g  s%@PATHSEP@%;%g
 s%@LINK_KERNL@%%g  s%@LINK_KERNL@%%g
 s%-DDEFAULTPATH=\\".*"%-DDEFAULTPATH=\\".\\"%g  s%-DDEFAULTPATH=\\".*"%-DDEFAULTPATH=\\".\\"%g
Line 59 
Line 62 
 s%@FORTHSIZES@%%g  s%@FORTHSIZES@%%g
 s%$(PATHSEP)$(srcdir)%%g  s%$(PATHSEP)$(srcdir)%%g
 s%test x'$(VERSION)' = x`cat $@` || %%g  s%test x'$(VERSION)' = x`cat $@` || %%g
 s%--clear-dictionary%-c%g  s%GFORTHD="./gforth-ditc -p ." $(srcdir)/%%g
   s%'s"%"s\\"%g
   s%"'%\\""%g


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help