[gforth] / gforth / mkdosmf.sed  

gforth: gforth/mkdosmf.sed

Diff for /gforth/mkdosmf.sed between version 1.6 and 1.7

version 1.6, Mon Nov 4 22:58:45 1996 UTC version 1.7, Fri Dec 6 20:23:05 1996 UTC
Line 35 
Line 35 
 s%@LINK_KERNL64L@%%g  s%@LINK_KERNL64L@%%g
 s%@PATHSEP@%;%g  s%@PATHSEP@%;%g
 s%-fforce-mem -fforce-addr %%g  s%-fforce-mem -fforce-addr %%g
 s%": version-string s\\" $(VERSION)\\" ;\"%: version-string s" $(VERSION)" ;%g  s%echo "static char gforth_version.*;" >$@%$(CP) VERSION.H1 version.h%g
 s%"char gforth_version\[\]=\\"$(VERSION)\\" ;"%char gforth_version\[\]="$(VERSION)" ;%g  s%echo ": version-string.*;" >$@%$(CP) VERSION.FS 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%config.h:     stamp-h%#config.h:      stamp-h%g  s%config.h:     stamp-h%#config.h:      stamp-h%g
 s%$(FORTHPATH)$(PATHSEP)%%g  s%$(FORTHPATH)$(PATHSEP)%%g
   s%@FORTHSIZES@%%g


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help