First version of llvm-ar added to cvs repository.
[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