6 lines
134 B
Makefile
6 lines
134 B
Makefile
LEVEL = ../..
|
|
PARALLEL_DIRS = InstrSelection InstrSched RegAlloc SelectionDAG
|
|
LIBRARYNAME = codegen
|
|
|
|
include $(LEVEL)/Makefile.common
|