commit | 3785a662c2c568b16905ab4f39a66dec183023ab | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sat Jan 26 21:16:41 2002 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sat Jan 26 21:16:41 2002 +0000 |
tree | d6458355692dc2fe490e04ab9c2f54973d003edf | |
parent | e8bab6a1c063a2d8441e7a7d94548434a1089613 [diff] [blame] |
Checkin support for building doxygen stuff git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1586 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/Makefile b/docs/Makefile new file mode 100644 index 0000000..12645d8 --- /dev/null +++ b/docs/Makefile
@@ -0,0 +1,2 @@ +doxygen-files: + /home/vadve/lattner/bin/doxygen doxygen.cfg