code added
This commit is contained in:
parent
ecdb02164c
commit
01296e998e
13 changed files with 430 additions and 0 deletions
7
Makefile
7
Makefile
|
|
@ -1,7 +0,0 @@
|
|||
all: ucloud-networking.png ucloud-vm-states.png
|
||||
|
||||
clean:
|
||||
rm -f *.png
|
||||
|
||||
%.png: %.dot
|
||||
dot -Tpng < $< > $@
|
||||
Loading…
Add table
Add a link
Reference in a new issue