Remove ccc now. Radar 6737767

llvm-svn: 68544
This commit is contained in:
Mike Stump 2009-04-07 20:29:25 +00:00
parent 57eb2e021e
commit 986991fd28
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ endif
ifeq ($(MAKECMDGOALS),install-clang)
DIRS := tools/clang/tools/driver tools/clang/tools/clang-cc \
tools/clang/lib/Headers tools/clang/tools/ccc
tools/clang/lib/Headers
OPTIONAL_DIRS :=
NO_INSTALL = 1
endif