Only clean build directory
This commit is contained in:
parent
f9ef5646dd
commit
237b00028c
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -4,7 +4,7 @@ tup:
|
|||
tup build
|
||||
|
||||
clean:
|
||||
git nuke
|
||||
cd build && git nuke
|
||||
|
||||
graph:
|
||||
tup graph . | dot -Tpng > graph.png
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue