summaryrefslogtreecommitdiff
path: root/ModuleInfo.txt
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-07-20 20:54:41 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-07-20 20:54:41 +0000
commitd485dc3d77bc6c7fa498060123fdb5363afc3264 (patch)
tree4605070e9461a0c727cad1d6520a160cb3c1318d /ModuleInfo.txt
parent6813c15e1d1946b634232018d77e51688ead704c (diff)
downloadllvm-d485dc3d77bc6c7fa498060123fdb5363afc3264.tar.gz
llvm-d485dc3d77bc6c7fa498060123fdb5363afc3264.tar.bz2
llvm-d485dc3d77bc6c7fa498060123fdb5363afc3264.tar.xz
Update to include clean and install commands.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40119 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'ModuleInfo.txt')
-rw-r--r--ModuleInfo.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ModuleInfo.txt b/ModuleInfo.txt
index bb88bb4b28..ec9da652cb 100644
--- a/ModuleInfo.txt
+++ b/ModuleInfo.txt
@@ -1,2 +1,4 @@
DepModule:
BuildCmd: ./build-for-llvm-top.sh
+CleanCmd: make clean
+InstallCmd: make install