[llvm-commits] CVS: llvm/lib/Target/Sparc/Makefile

Reid Spencer reid at x10sys.com
Wed Apr 12 23:40:20 PDT 2006



Changes in directory llvm/lib/Target/Sparc:

Makefile updated: 1.14 -> 1.15
---
Log message:

Add the README files to the distribution.


---
Diffs of the changes:  (+1 -0)

 Makefile |    1 +
 1 files changed, 1 insertion(+)


Index: llvm/lib/Target/Sparc/Makefile
diff -u llvm/lib/Target/Sparc/Makefile:1.14 llvm/lib/Target/Sparc/Makefile:1.15
--- llvm/lib/Target/Sparc/Makefile:1.14	Sat Feb  4 23:50:24 2006
+++ llvm/lib/Target/Sparc/Makefile	Thu Apr 13 01:39:24 2006
@@ -9,6 +9,7 @@
 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