1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01: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