Build the new linker

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@779 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2001-10-13 07:06:06 +00:00
parent a6f1ac40a4
commit 38c13463f6

View File

@ -1,5 +1,5 @@
LEVEL = .. LEVEL = ..
DIRS = as dis opt analyze lli llc DIRS = as dis opt link analyze lli llc
include $(LEVEL)/Makefile.common include $(LEVEL)/Makefile.common