CBackend is no longer here

llvm-svn: 11416
This commit is contained in:
Chris Lattner 2004-02-13 23:29:37 +00:00
parent 1f9c6eb358
commit b24eb91e2c
1 changed files with 1 additions and 1 deletions

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