Update to include clean and install commands.
authorReid Spencer <rspencer@reidspencer.com>
Fri, 20 Jul 2007 20:54:41 +0000 (20:54 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 20 Jul 2007 20:54:41 +0000 (20:54 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40119 91177308-0d34-0410-b5e6-96231b3b80d8

ModuleInfo.txt

index bb88bb4b283640ced0b911be2fda61441f59ab6a..ec9da652cb8f03285cb4c9d8c87913f5e1291e6a 100644 (file)
@@ -1,2 +1,4 @@
 DepModule: 
 BuildCmd: ./build-for-llvm-top.sh
+CleanCmd: make clean
+InstallCmd: make install