Update to include clean and install commands.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40119 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/ModuleInfo.txt b/ModuleInfo.txt
index bb88bb4..ec9da65 100644
--- a/ModuleInfo.txt
+++ b/ModuleInfo.txt
@@ -1,2 +1,4 @@
 DepModule: 
 BuildCmd: ./build-for-llvm-top.sh
+CleanCmd: make clean
+InstallCmd: make install