7 lines
131 B
Makefile
7 lines
131 B
Makefile
LEVEL = ../..
|
|
TOOLNAME = opt
|
|
USEDLIBS = opt bcreader bcwriter asmwriter analysis vmcore support
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|