提交 88876025 编写于 作者: T Thomas G. Lockhart

Fix build rules for the tutorial,

 which was not built last time these things changed.
上级 42dd24da
......@@ -63,7 +63,7 @@ programmer.tar:
tutorial.tar:
$(MAKE) -C sgml clean
$(MAKE) -C sgml tutorial.html
(cd sgml; $(TAR) -cf ../$@ $(TAREXCLUDE) -C sgml . -C .. -C graphics clientserver.gif)
(cd sgml; $(TAR) -cf ../$@ $(TAREXCLUDE) *.html *.htm -C ../graphics clientserver.gif)
user.tar:
$(MAKE) -C sgml clean
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册