projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1409d0c
)
Remove stray whitespace on blank line
author
Zack Weinberg
<zack@gcc.gnu.org>
Tue, 26 Sep 2000 22:41:53 +0000
(22:41 +0000)
committer
Zack Weinberg
<zack@gcc.gnu.org>
Tue, 26 Sep 2000 22:41:53 +0000
(22:41 +0000)
From-SVN: r36649
gcc/cp/Makefile.in
patch
|
blob
|
history
diff --git
a/gcc/cp/Makefile.in
b/gcc/cp/Makefile.in
index b81c4f025e301575aab990707b0185e2587dbb04..6a203016bd4cb07ab3a58e5108bf49f296bce102 100644
(file)
--- a/
gcc/cp/Makefile.in
+++ b/
gcc/cp/Makefile.in
@@
-100,7
+100,7
@@
VPATH = @srcdir@
# Additional system libraries to link with.
CLIB=
-
+
# Top build directory, relative to here.
top_builddir = ..