--- gforth/mkdosmf.sed 1998/12/20 23:17:55 1.20 +++ gforth/mkdosmf.sed 1998/12/25 22:50:48 1.21 @@ -39,7 +39,7 @@ s%$(FORTHPATH)$(PATHSEP)%%g s%@FORTHSIZES@%%g s%test x'$(VERSION)' = x`cat $@` || %%g s%--clear-dictionary%-c%g -s%.$(PATHSEP)$(srcdir)%.%g +s%".$(PATHSEP)~+$(PATHSEP)$(srcdir)"%"~+$(PATHSEP)."%g # s% -I$(srcdir)%%g s%GFORTHD=.*gforth.fi%gforthmi gforth.fi%g s%gforth-ditc%gforth-d%g @@ -52,4 +52,5 @@ s%@EXE@%.exe%g s%cd engine && $(MAKE)%$(MAKE) -C engine%g s%\(CFLAGS2.*\) -O4%\1%g s%gforthmi gforth\$%gforthmi.bat gforth\$%g -s%engine/Makefile configure%engine/Makefile%g \ No newline at end of file +s%engine/Makefile configure%engine/Makefile%g +s%$(exec_prefix)/bin%%g \ No newline at end of file