5 lines
112 B
Makefile
5 lines
112 B
Makefile
LEVEL = ../..
|
|
DIRS = PreSelection InstrSelection InstrSched RegAlloc Mapping
|
|
|
|
include $(LEVEL)/Makefile.common
|