X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=ModuleInfo.txt;h=40607c71a944f04e8111e9340f2d226d1b2ffff7;hb=56633441271106376b39a47bbe5b59f85144b64d;hp=a325c76a6226388657cad88e35dae6e2b2f102d2;hpb=4dd0ae68cd735be096b47f3e29cb02c58b4241f5;p=oota-llvm.git diff --git a/ModuleInfo.txt b/ModuleInfo.txt index a325c76a622..40607c71a94 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@ +BuildCmd: ./build-for-llvm-top.sh +CleanCmd: make clean -C ../build.llvm +InstallCmd: make install -C ../build.llvm