Add a class that is useful for hacking around linking problem due to
[oota-llvm.git] / docs / Makefile
1 doxygen-files:
2         /home/vadve/lattner/bin/doxygen doxygen.cfg
3
4 doxygen.tar.gz: doxygen/index.html
5         rm -rf $@
6         gtar czvf $@ doxygen