Stop building `as' and `dis' as they have been removed.

llvm-svn: 8529
This commit is contained in:
Misha Brukman 2003-09-15 14:45:00 +00:00
parent 5135afaa5a
commit d5cc6bf0dc
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
LEVEL := ..
PARALLEL_DIRS := as llvm-as dis llvm-dis opt gccas llc link lli gccld \
PARALLEL_DIRS := llvm-as llvm-dis opt gccas llc link lli gccld \
analyze extract bugpoint llvm-ar
include $(LEVEL)/Makefile.common