1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/tools/Makefile
Chris Lattner 85ffbadcce Build bugpoint
llvm-svn: 4790
2002-11-20 22:28:18 +00:00

6 lines
129 B
Makefile

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