X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=ModuleInfo.txt;h=ec9da652cb8f03285cb4c9d8c87913f5e1291e6a;hp=a325c76a6226388657cad88e35dae6e2b2f102d2;hb=ab4456f10a72f3a7c73dac0e95578b9b7e4250b8;hpb=4dd0ae68cd735be096b47f3e29cb02c58b4241f5 diff --git a/ModuleInfo.txt b/ModuleInfo.txt index a325c76a622..ec9da652cb8 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 +InstallCmd: make install