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

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



Changes in directory llvm/lib/Target:

Makefile updated: 1.26 -> 1.27
---
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/Makefile
diff -u llvm/lib/Target/Makefile:1.26 llvm/lib/Target/Makefile:1.27
--- llvm/lib/Target/Makefile:1.26	Sun Oct 23 21:25:48 2005
+++ llvm/lib/Target/Makefile	Thu Apr 13 01:39:24 2006
@@ -10,6 +10,7 @@
 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