This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
ceph
mirror of
https://github.com/ceph/ceph
Watch
1
Star
0
Fork
You've already forked ceph
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
683b50189b
ceph
/
doc
/
cephfs
/
Makefile
8 lines
82 B
Makefile
Raw
Blame
History
TARGETS
=
mds-state-diagram.svg
%.svg
:
%.
dot
dot -Tsvg -o
$@
$^
all
:
$(
TARGETS
)
Reference in New Issue
View Git Blame
Copy Permalink