1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/tools/Makefile
Chris Lattner 79edfb1e82 Build lli first
llvm-svn: 469
2001-09-07 16:58:57 +00:00

6 lines
80 B
Makefile

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