1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

don't dist internal readme

llvm-svn: 31247
This commit is contained in:
Chris Lattner 2006-10-28 00:51:15 +00:00
parent c94f21143f
commit 0d69f553c9
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 \