Update to include clean and install commands.

llvm-svn: 40119
This commit is contained in:
Reid Spencer 2007-07-20 20:54:41 +00:00
parent fd418435be
commit 7a7fd0b533
1 changed files with 2 additions and 0 deletions

View File

@ -1,2 +1,4 @@
DepModule:
BuildCmd: ./build-for-llvm-top.sh
CleanCmd: make clean
InstallCmd: make install