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

7 lines
167 B
Makefile

LEVEL = ../..
TOOLNAME = analyze
USEDLIBS = analysis asmparser bcreader asmwriter scalaropts vmcore analysis ipa transforms support
include $(LEVEL)/Makefile.common