5 lines
179 B
Plaintext
5 lines
179 B
Plaintext
DepModule:
|
|
ConfigCmd: ./configure --prefix=@INSTALL_PREFIX@ --with-llvmgccdir=@LLVM_TOP@/install
|
|
ConfigFile: ./config.status
|
|
BuildCmd: make build-for-llvm-top LLVM_TOP=@LLVM_TOP@
|