Jello is going away

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5117 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2002-12-23 23:47:20 +00:00
parent fc1c705965
commit 332ca6ccd5

View 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