1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/tools/Makefile
Chris Lattner f0389c0e0b Reorder tool building sequence to more closely match the reality of what
is being worked on the most.

llvm-svn: 3196
2002-08-01 00:01:33 +00:00

6 lines
105 B
Makefile

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