Fix srcdir <> objdir builds with ocaml 2.10. Downrev versions don't care whether
[oota-llvm.git] / ModuleInfo.txt
index a325c76a6226388657cad88e35dae6e2b2f102d2..ec9da652cb8f03285cb4c9d8c87913f5e1291e6a 100644 (file)
@@ -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