aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/Makefile
blob: 6f2a330d3ed4956fdf0f0b24e403e5f4e8bf37f2 (plain)
1
2
3
4
5
LEVEL = ../..
PARALLEL_DIRS = PreOpts InstrSelection InstrSched RegAlloc PostOpts Mapping
LIBRARYNAME = codegen

include $(LEVEL)/Makefile.common