1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/tools/Makefile
Chris Lattner 38eaf883e9 Build the new linker
llvm-svn: 779
2001-10-13 07:06:06 +00:00

6 lines
85 B
Makefile

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