Reid Spencer | bbe14ea | 2007-07-08 00:59:00 +0000 | [diff] [blame] | 1 | DepModule: |
Reid Spencer | ef1eeb3 | 2007-07-11 03:00:11 +0000 | [diff] [blame] | 2 | ConfigCmd: ./configure --prefix=@INSTALL_PREFIX@ --with-llvmgccdir=@LLVM_TOP@/install |
3 | ConfigFile: ./config.status | ||||
4 | BuildCmd: make build-for-llvm-top LLVM_TOP=@LLVM_TOP@ |