1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 14:32:51 +01:00
llvm-mirror/tools/llvm-as/Makefile
2002-03-06 17:41:18 +00:00

7 lines
118 B
Makefile

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