提交 65761912 编写于 作者: M Mislav Marohnić

Make the utility file during `make man-pages` hidden

上级 66399a4e
......@@ -58,8 +58,8 @@ man-pages: $(HELP_ALL:=.ronn) $(HELP_ALL) $(HELP_ALL:=.txt)
%.txt: %.ronn
groff -Wall -mtty-char -mandoc -Tutf8 -rLL=$(TEXT_WIDTH)n $< | col -b >$@
$(HELP_ALL): share/man/man-pages.stamp
share/man/man-pages.stamp: bin/ronn $(HELP_ALL:=.ronn)
$(HELP_ALL): share/man/.man-pages.stamp
share/man/.man-pages.stamp: bin/ronn $(HELP_ALL:=.ronn)
bin/ronn --organization=GITHUB --manual="Hub Manual" share/man/man1/*.ronn
touch $@
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册