summaryrefslogtreecommitdiff
path: root/gas/configure.com
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2015-08-12 04:40:42 -0700
committerH.J. Lu <hjl.tools@gmail.com>2015-08-12 04:40:42 -0700
commit3739860c11a9cfcdaa4d5d204ea3536784de7bb3 (patch)
tree8d2bb6bc306f152fada587521629e926815a8499 /gas/configure.com
parent1b7868733d45220e63b72a1814f30e090f761821 (diff)
downloadbinutils-gdb-3739860c11a9cfcdaa4d5d204ea3536784de7bb3.tar.gz
Remove trailing spaces in gas
Diffstat (limited to 'gas/configure.com')
-rw-r--r--gas/configure.com8
1 files changed, 4 insertions, 4 deletions
diff --git a/gas/configure.com b/gas/configure.com
index a48abea55ea..0fb5e017656 100644
--- a/gas/configure.com
+++ b/gas/configure.com
@@ -2,19 +2,19 @@ $! configure.com
$! This file sets things up to build gas on a VMS system to generate object
$! files for a VMS system. We do not use the configure script, since we
$! do not have /bin/sh to execute it.
-$!
+$!
$! Copyright (C) 2012-2015 Free Software Foundation, Inc.
$!
$! This file is free software; you can redistribute it and/or modify
$! it under the terms of the GNU General Public License as published by
$! the Free Software Foundation; either version 3 of the License, or
$! (at your option) any later version.
-$!
+$!
$! This program is distributed in the hope that it will be useful,
$! but WITHOUT ANY WARRANTY; without even the implied warranty of
$! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
$! GNU General Public License for more details.
-$!
+$!
$! You should have received a copy of the GNU General Public License
$! along with this program; see the file COPYING3. If not see
$! <http://www.gnu.org/licenses/>.
@@ -238,7 +238,7 @@ $ LIBBFD = ",[-.bfd]libbfd.olb/lib"
$ LIBIBERTY = ",[-.libiberty]libiberty.olb/lib"
$ LIBOPCODES = ",[-.opcodes]libopcodes.olb/lib"
$!
-$ AS_OBJS="targ-cpu," + FILES
+$ AS_OBJS="targ-cpu," + FILES
$!
$ write sys$output "CFLAGS=",CFLAGS
$!