don't build bcreader/bcwriter

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36869 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2007-05-06 09:30:31 +00:00
parent 44dadffe4b
commit beb4cb696d

View File

@ -8,7 +8,7 @@
##===----------------------------------------------------------------------===##
LEVEL = ../..
PARALLEL_DIRS = Reader Writer Archive
PARALLEL_DIRS = Archive
include $(LEVEL)/Makefile.common