8 lines
85 B
Makefile
8 lines
85 B
Makefile
LEVEL = ../../..
|
|
|
|
DIRS =
|
|
|
|
LIBRARYNAME = regalloc
|
|
|
|
include $(LEVEL)/Makefile.common
|