[gforth] / gforth / mkdosmf.sed  

gforth: gforth/mkdosmf.sed

Diff for /gforth/mkdosmf.sed between version 1.11 and 1.12

version 1.11, Sun Mar 23 21:22:03 1997 UTC version 1.12, Tue Mar 25 23:27:13 1997 UTC
Line 12 
Line 12 
 s%@getopt_long@%getopt.o getopt1.o%g  s%@getopt_long@%getopt.o getopt1.o%g
 s%@host@%dos%g  s%@host@%dos%g
 s%@CC@%gcc%g  s%@CC@%gcc%g
 s%@MAKE_EXE@%coff2exe $@%g  s%@GFORTH_EXE@%coff2exe $@%g
   s%@GFORTHDITC_EXE@%coff2exe $@%g
 s%@INSTALL@%install-sh%g  s%@INSTALL@%install-sh%g
 s%@INSTALL_PROGRAM@%install-sh%g  s%@INSTALL_PROGRAM@%install-sh%g
 s%@INSTALL_DATA@%install-sh%g  s%@INSTALL_DATA@%install-sh%g
Line 40 
Line 41 
 s%--clear-dictionary%-c%g  s%--clear-dictionary%-c%g
 s%.$(PATHSEP)$(srcdir)%.%g  s%.$(PATHSEP)$(srcdir)%.%g
 s% -I$(srcdir)%%g  s% -I$(srcdir)%%g
 s%GFORTHD="./gforth-ditc -p .$(PATHSEP)$(srcdir)" $(srcdir)/%%g  
   s%GFORTHD="./gforth-ditc -p ." $(srcdir)/%%g


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help