1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 11:33:24 +02:00
llvm-mirror/tools/llvm-ar/Makefile

7 lines
106 B
Makefile
Raw Normal View History

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