1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-02-19 23:29:20 +00:00
Chris Lattner 6d4d3e9641 Don't hardcode path to doxygen
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3948 91177308-0d34-0410-b5e6-96231b3b80d8
2002-09-26 16:38:42 +00:00

7 lines
105 B
Makefile

doxygen-files:
doxygen doxygen.cfg
doxygen.tar.gz: doxygen/index.html
rm -rf $@
gtar czvf $@ doxygen