6 lines
134 B
Makefile
Raw Normal View History

LEVEL = ../..
PARALLEL_DIRS = InstrSelection InstrSched RegAlloc SelectionDAG
LIBRARYNAME = codegen
include $(LEVEL)/Makefile.common