From: Vikram S. Adve Date: Mon, 5 Nov 2001 00:22:16 +0000 (+0000) Subject: Replaced another HERE. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=38b8620f4a30be8781c558536ca5af0f1ee0335f;p=oota-llvm.git 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 d7b3e62d9f0..a62db0e130e 100644 --- a/test/Makefile +++ b/test/Makefile @@ -1,4 +1,4 @@ -HERE = .. +LEVEL = .. TESTS := $(wildcard *.ll)