projects
/
rust-101.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
tweak introduction
[rust-101.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index dc3ffb02c3be03f3a44fce6636e037ab20087179..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