CBackend is no longer here

llvm-svn: 11416
This commit is contained in:
Chris Lattner 2004-02-13 23:29:37 +00:00
parent 9301df3932
commit 85667eca81

View File

@ -8,7 +8,7 @@
##===----------------------------------------------------------------------===##
LEVEL = ..
PARALLEL_DIRS = VMCore Analysis Transforms AsmParser Bytecode CodeGen Target CWriter ExecutionEngine Debugger
PARALLEL_DIRS = VMCore Analysis Transforms AsmParser Bytecode CodeGen Target ExecutionEngine Debugger
include $(LEVEL)/Makefile.common