Expose a LJELLO variable
authorChris Lattner <sabre@nondot.org>
Sat, 2 Nov 2002 01:41:07 +0000 (01:41 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 2 Nov 2002 01:41:07 +0000 (01:41 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4495 91177308-0d34-0410-b5e6-96231b3b80d8

test/Makefile.tests

index a26b0cda60010dd64cebfd36db97df5c30267bf7..ca8838b992b52bae7c174dcabb94883c6b12a374 100644 (file)
@@ -38,6 +38,7 @@ LDIS     = $(TOOLS)/dis
 LOPT     = $(TOOLS)/opt
 LLINK    = $(TOOLS)/link
 LANALYZE = $(TOOLS)/analyze
+LJELLO   = $(TOOLS)/jello
 
 LCCFLAGS  += -O2 -Wall
 LLCFLAGS =