Add a make docs target

This commit is contained in:
Brian Anderson 2011-10-27 15:02:32 -07:00
parent 0c6200743c
commit 0b331e5934
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
# Doc variables and rules
######################################################################
docs: $(DOCS)
doc/version.texi: $(MKFILES) rust.texi
@$(call E, version-stamp: $@)
$(Q)echo "@macro gitversion" >$@