[gforth] / gforth / mkos2mf.sed  

gforth: gforth/mkos2mf.sed

Diff for /gforth/mkos2mf.sed between version 1.1 and 1.2

version 1.1, Sun Oct 6 22:24:18 1996 UTC version 1.2, Mon Nov 4 22:58:45 1996 UTC
Line 34 
Line 34 
 s%@host_vendor@%%g  s%@host_vendor@%%g
 s%@host_os@%os2%g  s%@host_os@%os2%g
 s%@ENGINE_FLAGS@%%g  s%@ENGINE_FLAGS@%%g
 s%@MAKE_EXE@%-$(CP) gforth gforth.exe%g  s%gforth:%gforth.exe:%g
   s%-$(CP) gforth gforth~%-$(CP) gforth.exe gforth.exe~%g
   s%@MAKE_EXE@%\
   gforth:         gforth.exe%g
 s%@PATHSEP@%;%g  s%@PATHSEP@%;%g
 s%@LINK_KERNL16L@%%g  s%@LINK_KERNL16L@%%g
 s%@LINK_KERNL16B@%%g  s%@LINK_KERNL16B@%%g
Line 50 
Line 53 
 s%@LIBOBJS@% pow10.o strsignal.o ecvt.o atanh.o%g  s%@LIBOBJS@% pow10.o strsignal.o ecvt.o atanh.o%g
 s%@getopt_long@%getopt.o getopt1.o%g  s%@getopt_long@%getopt.o getopt1.o%g
 s%@kernel_fi@%kernl32l.fi%g  s%@kernel_fi@%kernl32l.fi%g
   s%@PATHSEP@%;%g
   s%-fforce-mem -fforce-addr %%g
   s%": version-string s\\" $(VERSION)\\" ;\"%: version-string s" $(VERSION)" ;%g
   s%"char gforth_version\[\]=\\"$(VERSION)\\" ;"%char gforth_version\[\]="$(VERSION)" ;%g
   s%$(srcdir)/config.h.in:        stamp-h.in%#$(srcdir)/config.h.in:      stamp-h.in%g
   s%config.h:     stamp-h%#config.h:      stamp-h%g
   s%$(FORTHPATH)$(PATHSEP)%%g


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help