Build the new linker

llvm-svn: 779
This commit is contained in:
Chris Lattner 2001-10-13 07:06:06 +00:00
parent a652ce3b1a
commit 5de85fcb7f
1 changed files with 1 additions and 1 deletions

View File

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