llvm-6502/tools/llvm-as/Makefile
2002-03-06 17:41:18 +00:00

7 lines
118 B
Makefile

LEVEL = ../..
TOOLNAME = as
USEDLIBS = asmparser bcwriter asmwriter vmcore support
include $(LEVEL)/Makefile.common