X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=ModuleInfo.txt;h=5a1d8b85ad0b503db865bb13a83d2ff8f62fd52d;hb=9e6d1d1f5034347d237941f1bf08fba5c1583cd3;hp=a325c76a6226388657cad88e35dae6e2b2f102d2;hpb=4dd0ae68cd735be096b47f3e29cb02c58b4241f5;p=oota-llvm.git diff --git a/ModuleInfo.txt b/ModuleInfo.txt index a325c76a622..5a1d8b85ad0 100644 --- a/ModuleInfo.txt +++ b/ModuleInfo.txt @@ -1,4 +1,4 @@ -DepModule: -ConfigCmd: ./configure --prefix=@INSTALL_PREFIX@ --with-llvmgccdir=@LLVM_TOP@/install -ConfigFile: ./config.status -BuildCmd: make build-for-llvm-top LLVM_TOP=@LLVM_TOP@ +DepModule: +BuildCmd: ./build-for-llvm-top.sh +CleanCmd: make clean -C ../build.llvm +InstallCmd: make install -C ../build.llvm