[gforth] / gforth / mkdosmf.sed  

gforth: gforth/mkdosmf.sed

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

version 1.1, Sun Aug 27 19:56:37 1995 UTC version 1.2, Tue Aug 29 21:07:38 1995 UTC
Line 2 
Line 2 
 s% rm% del%g  s% rm% del%g
 s% cp% copy%g  s% cp% copy%g
 s% ln -s% copy%g  s% ln -s% copy%g
   s%-pipe %%g
 s% ./gforth% gforth%g  s% ./gforth% gforth%g
 s%if [ ! -f gforth ]; then $(MAKE) first; fi%-if not exist gforth.exe $(MAKE) first%g  s%if * first; fi%-if not exist gforth.exe \$\(MAKE\) first%g
   s%io.o %%g
   s%-DDEFAULTPATH=.*"%-DDEFAULTPATH=\\".\\"%g
 s%@gforth_fi@%kernl32l.fi%g  s%@gforth_fi@%kernl32l.fi%g
 s%@KERNAL@%kernl16l.fi kernl16b.fi kernl32l.fi kernl32b.fi kernl64l.fi kernl64b.fi%g  s%@KERNAL@%kernl16l.fi kernl16b.fi kernl32l.fi kernl32b.fi kernl64l.fi kernl64b.fi%g
 s%@LIBOBJS@%ecvt.o select.o%g  s%@LIBOBJS@%ecvt.o select.o%g
Line 15 
Line 18 
 s%@INSTALL_DATA@%install-sh%g  s%@INSTALL_DATA@%install-sh%g
 s%@LN_S@%copy%g  s%@LN_S@%copy%g
 s%@CFLAGS@%-fforce-mem -fforce-addr -fomit-frame-pointer%g  s%@CFLAGS@%-fforce-mem -fforce-addr -fomit-frame-pointer%g
 s%@DEFS@% -DSIZEOF_CHAR_P=4 -DHAVE_LIBM=1 -DHAVE_RINT=1 -DHAVE_EXPM1=1 -DHAVE_LOG1P=1 %g  s%@DEFS@%%g
 s%@DEBUGFLAG@%%g  s%@DEBUGFLAG@%%g
 s%@LDFLAGS@%%g  s%@LDFLAGS@%%g
 s%@GCCLDFLAGS@%%g  s%@GCCLDFLAGS@%%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