From a22026a6651e3a8fd6c98fb510617114f8f220a6 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Tue, 29 Oct 2002 23:41:11 +0000 Subject: Jello now builds git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4430 91177308-0d34-0410-b5e6-96231b3b80d8 --- tools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/Makefile b/tools/Makefile index 2570e7f58b..9f1051c1c8 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -1,5 +1,5 @@ LEVEL = .. -PARALLEL_DIRS = as dis opt gccas llc link lli gccld analyze extract +PARALLEL_DIRS = as dis opt gccas llc link lli gccld analyze extract jello include $(LEVEL)/Makefile.common -- cgit v1.2.3