mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-01-31 16:35:26 +00:00
Add an overall “doc” build target.
This commit is contained in:
parent
cafc46a8e9
commit
92702615a7
@ -29,6 +29,10 @@ GENERATED_FILES += $(addprefix ${DOC_DIR}/,\
|
||||
RST2MAN = rst2man
|
||||
RST2MAN_OPTS =
|
||||
|
||||
|
||||
.PHONY: doc
|
||||
doc: manpages
|
||||
|
||||
.PHONY: manpages
|
||||
manpages: ${manpage_paths}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user