1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/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