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