1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/tools/Makefile
Chris Lattner add97ceef3 Get rid of really old makefile cruft
llvm-svn: 6218
2003-05-14 21:31:31 +00:00

6 lines
125 B
Makefile

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