llvm-6502/tools/Makefile
Chris Lattner 766403276f Compile LLI
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@368 91177308-0d34-0410-b5e6-96231b3b80d8
2001-08-23 17:09:06 +00:00

6 lines
80 B
Makefile

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