1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 05:23:45 +02:00
llvm-mirror/tools/gccas/Makefile
2002-10-25 21:17:34 +00:00

8 lines
203 B
Makefile

LEVEL = ../..
TOOLNAME = gccas
USEDLIBS = asmparser bcwriter transforms ipo scalaropts analysis \
target.a transformutils ipa datastructure vmcore support.a
include $(LEVEL)/Makefile.common