1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 14:02:52 +02:00
llvm-mirror/tools/llvm-as/Makefile

6 lines
109 B
Makefile
Raw Normal View History

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