mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-06-19 18:24:00 +00:00
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:
@ -10,7 +10,6 @@
|
|||||||
LEVEL = ../..
|
LEVEL = ../..
|
||||||
LIBRARYNAME = LLVMTarget
|
LIBRARYNAME = LLVMTarget
|
||||||
BUILD_ARCHIVE = 1
|
BUILD_ARCHIVE = 1
|
||||||
EXTRA_DIST = README.txt
|
|
||||||
|
|
||||||
# We include this early so we can access the value of TARGETS_TO_BUILD as the
|
# 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
|
# value for PARALLEL_DIRS which must be set before Makefile.rules is included
|
||||||
|
@ -9,7 +9,6 @@
|
|||||||
LEVEL = ../../..
|
LEVEL = ../../..
|
||||||
LIBRARYNAME = LLVMSparc
|
LIBRARYNAME = LLVMSparc
|
||||||
TARGET = Sparc
|
TARGET = Sparc
|
||||||
EXTRA_DIST = README.txt
|
|
||||||
|
|
||||||
# Make sure that tblgen is run, first thing.
|
# Make sure that tblgen is run, first thing.
|
||||||
BUILT_SOURCES = SparcGenRegisterInfo.h.inc SparcGenRegisterNames.inc \
|
BUILT_SOURCES = SparcGenRegisterInfo.h.inc SparcGenRegisterNames.inc \
|
||||||
|
Reference in New Issue
Block a user