1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 14:32:51 +01:00
llvm-mirror/tools/Makefile
Chris Lattner d7932ecdd3 Build the extract utility
llvm-svn: 2717
2002-05-22 20:27:15 +00:00

6 lines
105 B
Makefile

LEVEL = ..
DIRS = as dis opt link gccas lli llc gccld analyze extract
include $(LEVEL)/Makefile.common