diff doc/interpreter/Makefile.in @ 4084:babc519f245b

[project @ 2002-10-03 03:23:14 by jwe]
author jwe
date Thu, 03 Oct 2002 03:23:15 +0000
parents 55c8eee153cb
children 5a82e874999b
line wrap: on
line diff
--- a/doc/interpreter/Makefile.in	Wed Oct 02 18:02:23 2002 +0000
+++ b/doc/interpreter/Makefile.in	Thu Oct 03 03:23:15 2002 +0000
@@ -56,7 +56,7 @@
 
 %.spell : %.texi
 	rm -f $@
-	sed -e 's/@@/ at /g' -e 's/@[a-zA-Z]*//g' $< | spell > $@.tmp
+	$(SED) -e 's/@@/ at /g' -e 's/@[a-zA-Z]*//g' $< | spell > $@.tmp
 	mv $@.tmp $@
 
 all: octave.info octave.dvi octave.ps octave_toc.html