don't dist internal readme

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31247 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2006-10-28 00:51:15 +00:00
parent 985384c41d
commit ae2650a9cf
2 changed files with 0 additions and 2 deletions

View File

@ -10,7 +10,6 @@
LEVEL = ../..
LIBRARYNAME = LLVMTarget
BUILD_ARCHIVE = 1
EXTRA_DIST = README.txt
# 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

View File

@ -9,7 +9,6 @@
LEVEL = ../../..
LIBRARYNAME = LLVMSparc
TARGET = Sparc
EXTRA_DIST = README.txt
# Make sure that tblgen is run, first thing.
BUILT_SOURCES = SparcGenRegisterInfo.h.inc SparcGenRegisterNames.inc \