aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorZack Weinberg <zack@gcc.gnu.org>2000-09-26 22:41:53 +0000
committerZack Weinberg <zack@gcc.gnu.org>2000-09-26 22:41:53 +0000
commitdada8ffd5a2850070e288f41372025ffb72dbfb2 (patch)
treea40a6b2bb628cf1707e6225a4c91adc2c84bd1c0 /gcc
parent1409d0c7df120dfb77fa6563e4c3c121ac7c872a (diff)
downloadgcc-dada8ffd5a2850070e288f41372025ffb72dbfb2.zip
gcc-dada8ffd5a2850070e288f41372025ffb72dbfb2.tar.gz
gcc-dada8ffd5a2850070e288f41372025ffb72dbfb2.tar.bz2
Remove stray whitespace on blank line
From-SVN: r36649
Diffstat (limited to 'gcc')
-rw-r--r--gcc/cp/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/Makefile.in b/gcc/cp/Makefile.in
index b81c4f0..6a20301 100644
--- 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 = ..