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

Chris Lattner sabre at nondot.org
Fri Oct 27 17:51:29 PDT 2006



Changes in directory llvm/lib/Target:

Makefile updated: 1.27 -> 1.28
---
Log message:

don't dist internal readme


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

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


Index: llvm/lib/Target/Makefile
diff -u llvm/lib/Target/Makefile:1.27 llvm/lib/Target/Makefile:1.28
--- llvm/lib/Target/Makefile:1.27	Thu Apr 13 01:39:24 2006
+++ llvm/lib/Target/Makefile	Fri Oct 27 19:51:15 2006
@@ -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






More information about the llvm-commits mailing list