mirror of
https://github.com/mirror/tinycc.git
synced 2025-03-02 08:20:06 +08:00
build: out-of-tree: fix docs
This commit is contained in:
parent
61894e17cd
commit
07818ec6a7
2
Makefile
2
Makefile
@ -302,7 +302,7 @@ tcc-doc.html: tcc-doc.texi
|
|||||||
-makeinfo --no-split --html --number-sections -o $@ $<
|
-makeinfo --no-split --html --number-sections -o $@ $<
|
||||||
|
|
||||||
tcc.1: tcc-doc.texi
|
tcc.1: tcc-doc.texi
|
||||||
-./texi2pod.pl $< tcc.pod
|
-$(TOPSRC)/texi2pod.pl $< tcc.pod
|
||||||
-pod2man --section=1 --center="Tiny C Compiler" --release="$(VERSION)" tcc.pod > $@
|
-pod2man --section=1 --center="Tiny C Compiler" --release="$(VERSION)" tcc.pod > $@
|
||||||
|
|
||||||
tcc-doc.info: tcc-doc.texi
|
tcc-doc.info: tcc-doc.texi
|
||||||
|
Loading…
Reference in New Issue
Block a user