This website requires JavaScript.
Explore
Help
Sign in
uncloud
/
ucloud_common
Watch
2
Star
0
Fork
You've already forked ucloud_common
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
01296e998e
Branches
Tags
No results found.
ucloud_common
/
docs
/
Makefile
8 lines
104 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add makefile
2019-07-30 14:45:14 +02:00
all
:
ucloud
-
networking
.
png
ucloud
-
vm
-
states
.
png
++cleanup
2019-07-30 14:46:11 +02:00
clean
:
rm -f *.png
Add makefile
2019-07-30 14:45:14 +02:00
%.png
:
%.
dot
++cleanup
2019-07-30 14:46:11 +02:00
dot -Tpng < $< >
$@
Reference in a new issue
Copy permalink