7 lines
128 B
Makefile
7 lines
128 B
Makefile
LEVEL = ../..
|
|
|
|
TOOLNAME = link
|
|
USEDLIBS = bcreader bcwriter transformutils.a vmcore support.a
|
|
|
|
include $(LEVEL)/Makefile.common
|