Mapping directory no longer exists

llvm-svn: 7801
This commit is contained in:
Chris Lattner 2003-08-13 02:37:24 +00:00
parent 32fdf188e7
commit bb9be9ddbc
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
LEVEL = ../..
PARALLEL_DIRS = PreOpts InstrSelection InstrSched RegAlloc PostOpts Mapping Selection
PARALLEL_DIRS = PreOpts InstrSelection InstrSched RegAlloc PostOpts Selection
LIBRARYNAME = codegen
include $(LEVEL)/Makefile.common