diff --git a/test/Makefile.tests b/test/Makefile.tests index 27254ed93ff..e0d5111e1bc 100644 --- a/test/Makefile.tests +++ b/test/Makefile.tests @@ -22,7 +22,7 @@ include ${LEVEL}/Makefile.common # LCC = /home/vadve/lattner/cvs/gcc_install/bin/gcc LCC1 = /home/vadve/lattner/cvs/gcc_install/lib/gcc-lib/llvm/3.1/cc1 -TOOLS = $(LEVEL)/tools/Debug +TOOLS = $(BUILD_ROOT_TOP)/tools/Debug LLI = $(TOOLS)/lli LLC = $(TOOLS)/llc LAS = $(TOOLS)/as