llvm-6502/tools/Makefile
Chris Lattner 38c13463f6 Build the new linker
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@779 91177308-0d34-0410-b5e6-96231b3b80d8
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