73aabbb21acbe5dd48a8c4ce4de0a54874925b6b
[oota-llvm.git] / tools / llvm-ar / Makefile
1 LEVEL = ../..
2
3 TOOLNAME = llvm-ar 
4 USEDLIBS = bcreader vmcore support.a
5
6 include $(LEVEL)/Makefile.common