don't dist internal readme
[oota-llvm.git] / lib / Target / Makefile
index d0efc987845fb72ead5546c347beb38b4937b3bb..8b75294c5b65ed64b18e3c9231e865c32ecfe304 100644 (file)
@@ -6,10 +6,10 @@
 # the University of Illinois Open Source License. See LICENSE.TXT for details.
 # 
 ##===----------------------------------------------------------------------===##
+
 LEVEL = ../..
 LIBRARYNAME = LLVMTarget
 BUILD_ARCHIVE = 1
-DONT_BUILD_RELINKED = 1
 
 # We include this early so we can access the value of TARGETS_TO_BUILD as the
 # value for PARALLEL_DIRS which must be set before Makefile.rules is included