From d485dc3d77bc6c7fa498060123fdb5363afc3264 Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Fri, 20 Jul 2007 20:54:41 +0000 Subject: Update to include clean and install commands. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40119 91177308-0d34-0410-b5e6-96231b3b80d8 --- ModuleInfo.txt | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.3