Jello is going away
authorChris Lattner <sabre@nondot.org>
Mon, 23 Dec 2002 23:47:20 +0000 (23:47 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 23 Dec 2002 23:47:20 +0000 (23:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5117 91177308-0d34-0410-b5e6-96231b3b80d8

test/Makefile.tests

index b5299faa3f30201790d93e42cbc22336c9616744..944df531486e96db531bf9e589a92bf6ebb399ea 100644 (file)
@@ -43,7 +43,6 @@ LDIS     = $(TOOLS)/dis
 LOPT     = $(TOOLS)/opt
 LLINK    = $(TOOLS)/link
 LANALYZE = $(TOOLS)/analyze
-LJELLO   = $(TOOLS)/jello
 LBUGPOINT= $(TOOLS)/bugpoint
 
 LCCFLAGS  += -O2 -Wall