]> git.lizzy.rs Git - rust.git/commitdiff
Add a make docs target
authorBrian Anderson <banderson@mozilla.com>
Thu, 27 Oct 2011 22:02:32 +0000 (15:02 -0700)
committerBrian Anderson <banderson@mozilla.com>
Thu, 27 Oct 2011 22:02:32 +0000 (15:02 -0700)
mk/docs.mk

index 4c46c437ad508cbd97c054cb5a055802f6e6b75c..5c7e3fb74d89b43bbce59169fd26479e2ffa4e00 100644 (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" >$@