projects
/
rust-101.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
*sigh* go back to pycco... for now...
[rust-101.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 830ba375e150607e20fd9b0e9dcdbf7dffd966de..706b1db48ac643b063dae9ae241c6218d5c0390a 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-4,7
+4,7
@@
all: docs rawsrc
.PHONY: docs rawsrc
docs:
- @
docco $(FILES) -l linear
+ @
./pycco-rs $(FILES)
rawsrc:
@mkdir -p rawsrc