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

include $(LEVEL)/Makefile.common