hanchenye-llvm-project/llvm/tools/llvm-as/Makefile

7 lines
108 B
Makefile

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