Added Mapping subdir

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3517 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Anand Shukla 2002-08-27 22:45:49 +00:00
parent a34c5689dd
commit 2caa9204b2

View File

@ -1,4 +1,4 @@
LEVEL = ../..
DIRS = InstrSelection InstrSched RegAlloc
DIRS = InstrSelection InstrSched RegAlloc Mapping
include $(LEVEL)/Makefile.common