llvm-mirror/tools/llvm-link/Makefile
Chris Lattner 24bcbdd155 *** empty log message ***
llvm-svn: 3002
2002-07-23 17:52:38 +00:00

7 lines
128 B
Makefile

LEVEL = ../..
TOOLNAME = link
USEDLIBS = bcreader bcwriter transformutils.a vmcore support.a
include $(LEVEL)/Makefile.common