Fix a bug I introduced into the code generator. :(
[oota-llvm.git] / lib / CodeGen / Makefile
1 LEVEL = ../..
2 DIRS  = InstrSelection InstrSched RegAlloc Mapping
3
4 include $(LEVEL)/Makefile.common