blob: f30a0094d69cc62a1f053fe50fe4daa9614aadd8 (
plain)
1
2
3
4
5
6
7
|
LEVEL = ../..
TOOLNAME = opt
USEDLIBS = bcreader bcwriter asmwriter instrument profpaths scalaropts \
ipo target analysis transforms vmcore support
include $(LEVEL)/Makefile.common
|