ceph/branches/aleung/security1/web/Makefile
anwleung 1bfa322a59 creating a security related branch
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1025 29311d96-e01e-0410-9327-a35deaab8ce9
2007-01-22 20:07:09 +00:00

6 lines
120 B
Makefile

all: index.html overview.html publications.html source.html tasks.html
%.html: %.body template.html
./gen.pl $< > $@