aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/Makefile
blob: 224ac0c4c83de4a577431c08e6bc876cbb04b99e (plain)
1
2
3
4
5
LEVEL = ../..
PARALLEL_DIRS = InstrSelection InstrSched RegAlloc SelectionDAG
LIBRARYNAME = codegen

include $(LEVEL)/Makefile.common