1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 22:12:57 +02:00
llvm-mirror/tools/Makefile
2003-08-28 21:43:51 +00:00

7 lines
161 B
Makefile

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