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

6 lines
114 B
Makefile

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