Jello now builds

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4430 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2002-10-29 23:41:11 +00:00
parent 36b36037a3
commit a22026a665

View File

@ -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