1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/tools/Makefile
Chris Lattner 69e4c98a21 Build new analyze tool
llvm-svn: 136
2001-07-03 15:30:21 +00:00

6 lines
72 B
Makefile

LEVEL = ..
DIRS = dis as opt analyze
include $(LEVEL)/Makefile.common