* llvm.spec.in: update blurb
[oota-llvm.git] / ModuleInfo.txt
index 4e43564466eda4e00dc661730961063ed2df948f..a325c76a6226388657cad88e35dae6e2b2f102d2 100644 (file)
@@ -1,2 +1,4 @@
-BuildTarget: tools-only
 DepModule:
+ConfigCmd: ./configure --prefix=@INSTALL_PREFIX@ --with-llvmgccdir=@LLVM_TOP@/install
+ConfigFile: ./config.status
+BuildCmd: make build-for-llvm-top LLVM_TOP=@LLVM_TOP@