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

6 lines
109 B
Makefile
Raw Normal View History

2001-06-07 04:29:01 +08:00
LEVEL = ../..
TOOLNAME = as
USEDLIBS = asmparser bcwriter vmcore support.a
2001-06-07 04:29:01 +08:00
include $(LEVEL)/Makefile.common