diff options
| author | Chris Lattner <sabre@nondot.org> | 2002-10-29 23:41:11 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2002-10-29 23:41:11 +0000 |
| commit | 17116422e5e4c0381ef717c29abbb5e6d53d3797 (patch) | |
| tree | 03ed072ed8bebb943dbaad0aaa3a5d5082bbe7e4 /llvm | |
| parent | 7ee171b717451893207a33b5799676303255ef8d (diff) | |
| download | bcm5719-llvm-17116422e5e4c0381ef717c29abbb5e6d53d3797.tar.gz bcm5719-llvm-17116422e5e4c0381ef717c29abbb5e6d53d3797.zip | |
Jello now builds
llvm-svn: 4430
Diffstat (limited to 'llvm')
| -rw-r--r-- | llvm/tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/Makefile b/llvm/tools/Makefile index 2570e7f58b7..9f1051c1c8c 100644 --- a/llvm/tools/Makefile +++ b/llvm/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 |

