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

Chris Lattner sabre at nondot.org
Fri Oct 27 17:50:09 PDT 2006



Changes in directory llvm/lib/Target/PowerPC:

Makefile updated: 1.22 -> 1.23
---
Log message:

don't dist internal readme's



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

 Makefile |    1 -
 1 files changed, 1 deletion(-)


Index: llvm/lib/Target/PowerPC/Makefile
diff -u llvm/lib/Target/PowerPC/Makefile:1.22 llvm/lib/Target/PowerPC/Makefile:1.23
--- llvm/lib/Target/PowerPC/Makefile:1.22	Thu Apr 13 01:39:24 2006
+++ llvm/lib/Target/PowerPC/Makefile	Fri Oct 27 19:49:54 2006
@@ -9,7 +9,6 @@
 LEVEL = ../../..
 LIBRARYNAME = LLVMPowerPC
 TARGET = PPC
-EXTRA_DIST = README.txt README_ALTIVEC.txt
 
 # Make sure that tblgen is run, first thing.
 BUILT_SOURCES = PPCGenInstrNames.inc PPCGenRegisterNames.inc \






More information about the llvm-commits mailing list