llvm-6502/tools/llvm-ar/Makefile
2003-08-28 15:22:38 +00:00

7 lines
106 B
Makefile

LEVEL = ../..
TOOLNAME = llvm-ar
USEDLIBS = bcreader vmcore support.a
include $(LEVEL)/Makefile.common