Add ref makefile target

This commit is contained in:
Jeremy Soller 2016-11-08 09:00:21 -07:00
parent 9804b5f548
commit 5183936de0
4 changed files with 14 additions and 2 deletions

3
.gitmodules vendored
View file

@ -49,3 +49,6 @@
[submodule "syscall"]
path = syscall
url = https://github.com/redox-os/syscall.git
[submodule "crates/docgen"]
path = crates/docgen
url = https://github.com/redox-os/docgen.git