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

7 lines
127 B
Makefile
Raw Normal View History

2001-06-07 04:29:01 +08:00
LEVEL = ../..
TOOLNAME = as
2001-09-10 03:35:33 +08:00
USEDLIBS = asmparser bcwriter asmwriter analysis vmcore support
2001-06-07 04:29:01 +08:00
include $(LEVEL)/Makefile.common