llvm-6502/tools/opt/Makefile
2001-11-10 07:15:53 +00:00

7 lines
169 B
Makefile

LEVEL = ../..
TOOLNAME = opt
USEDLIBS = opt bcreader bcwriter asmwriter analysis vmcore support instrument transforms target analysis
include $(LEVEL)/Makefile.common