提交 ee587da6 编写于 作者: B Bruce Momjian

Improve wording.

上级 8b480102
# Postgres documentation makefile
# $Header: /cvsroot/pgsql/doc/src/Makefile,v 1.26 2001/11/23 17:15:30 momjian Exp $
# $Header: /cvsroot/pgsql/doc/src/Makefile,v 1.27 2001/11/23 17:56:13 momjian Exp $
subdir = doc/src
top_builddir = ../..
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册