Improve wording.
authorBruce Momjian <[email protected]>
Fri, 23 Nov 2001 17:56:13 +0000 (17:56 +0000)
committerBruce Momjian <[email protected]>
Fri, 23 Nov 2001 17:56:13 +0000 (17:56 +0000)
doc/src/Makefile

index 8cb16df4e3897be512d4c3ffae8370d47e8f2a2f..07a867b2c3088365ca133c40b70bf7c02329c953 100644 (file)
@@ -34,7 +34,7 @@ sources.tar:
 
 $(addsuffix .tar, $(BOOKS)):
        $(MAKE) -C sgml clean
-       # make index entries first
+       # build index entries first
        $(MAKE) -C sgml $(basename $@).html
        $(MAKE) -C sgml $(basename $@).html JADEFLAGS='-V html-manifest'
        cd sgml && $(TAR) -cf ../$@ `cat HTML.manifest` `echo *.gif | grep -v '\*'` *.css