1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-04-12 07:37:34 +00:00

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

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