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

include $(LEVEL)/Makefile.common