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

include $(LEVEL)/Makefile.common