1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/tools/llvm-as/Makefile
Chris Lattner 82cfdefa2e Remove extraneous space
llvm-svn: 509
2001-09-09 19:35:33 +00:00

7 lines
127 B
Makefile

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