Replaced another HERE.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1132 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/Makefile b/test/Makefile
index d7b3e62..a62db0e 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -1,4 +1,4 @@
-HERE  = ..
+LEVEL  = ..
 
 TESTS := $(wildcard *.ll)