mirror of
https://github.com/ceph/ceph
synced 2024-12-11 14:09:09 +00:00
175ba5b6c3
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@946 29311d96-e01e-0410-9327-a35deaab8ce9
6 lines
120 B
Makefile
6 lines
120 B
Makefile
|
|
all: index.html overview.html publications.html source.html tasks.html
|
|
|
|
%.html: %.body template.html
|
|
./gen.pl $< > $@
|