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