projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1616bf
)
Fix grammar
author
Misha Brukman
<brukman+llvm@gmail.com>
Mon, 11 Oct 2004 02:06:40 +0000
(
02:06
+0000)
committer
Misha Brukman
<brukman+llvm@gmail.com>
Mon, 11 Oct 2004 02:06:40 +0000
(
02:06
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16910
91177308
-0d34-0410-b5e6-
96231b3b80d8
Makefile.rules
patch
|
blob
|
history
diff --git
a/Makefile.rules
b/Makefile.rules
index 393ce48d07b6ca60abf88b8e3500b869eebe37d6..bd89987e04c010662fd1aaa2415a707e28a46987 100644
(file)
--- a/
Makefile.rules
+++ b/
Makefile.rules
@@
-623,7
+623,7
@@
install-archive-library: $(LIBNAME_ACUR)
# .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.
#