Add warning about how you have to put cl::init after cl::location, if both
[oota-llvm.git] / docs / Makefile
1 doxygen-files:
2         doxygen doxygen.cfg
3
4 doxygen.tar.gz: doxygen/index.html
5         rm -rf $@
6         gtar czvf $@ doxygen