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