[llvm-commits] CVS: llvm/lib/Target/Sparc/Makefile
Chris Lattner
sabre at nondot.org
Fri Oct 27 17:50:59 PDT 2006
Changes in directory llvm/lib/Target/Sparc:
Makefile updated: 1.15 -> 1.16
---
Log message:
don't dist internal readme
---
Diffs of the changes: (+0 -1)
Makefile | 1 -
1 files changed, 1 deletion(-)
Index: llvm/lib/Target/Sparc/Makefile
diff -u llvm/lib/Target/Sparc/Makefile:1.15 llvm/lib/Target/Sparc/Makefile:1.16
--- llvm/lib/Target/Sparc/Makefile:1.15 Thu Apr 13 01:39:24 2006
+++ llvm/lib/Target/Sparc/Makefile Fri Oct 27 19:50:45 2006
@@ -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 \
More information about the llvm-commits
mailing list