llvm-6502/tools/opt/Makefile
2001-11-01 02:41:09 +00:00

7 lines
160 B
Makefile

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