llvm-6502/lib/CodeGen/Makefile
Anand Shukla 2caa9204b2 Added Mapping subdir
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3517 91177308-0d34-0410-b5e6-96231b3b80d8
2002-08-27 22:45:49 +00:00

5 lines
99 B
Makefile

LEVEL = ../..
DIRS = InstrSelection InstrSched RegAlloc Mapping
include $(LEVEL)/Makefile.common