[llvm-commits] CVS: llvm/Makefile.rules

Misha Brukman brukman at cs.uiuc.edu
Sun Oct 10 19:06:50 PDT 2004



Changes in directory llvm:

Makefile.rules updated: 1.201 -> 1.202
---
Log message:

Fix grammar


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

Index: llvm/Makefile.rules
diff -u llvm/Makefile.rules:1.201 llvm/Makefile.rules:1.202
--- llvm/Makefile.rules:1.201	Wed Oct  6 19:03:11 2004
+++ llvm/Makefile.rules	Sun Oct 10 21:06:40 2004
@@ -623,7 +623,7 @@
 #	.o files explicitly.
 #
 #	Note that we're making an assumption here: If we build a .lo file,
-#	it's corresponding .o file will be placed in the same directory.
+#	its corresponding .o file will be placed in the same directory.
 #
 #	I think that is safe.
 #






More information about the llvm-commits mailing list