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

7 lines
127 B
Makefile

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