llvm-6502/tools/opt/Makefile
2001-10-18 06:05:15 +00:00

7 lines
142 B
Makefile

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