readelf: increase size of static buffers
[deliverable/binutils-gdb.git] / binutils / makefile.vms
index 4dfac68273b89f915bdaa1d0d4bc3eec34ca84c7..23fa84c9e771743d7594846eacc0503ca59acf5b 100644 (file)
@@ -5,6 +5,21 @@
 #
 # Created by Klaus Kaempf, kkaempf@rmi.de
 #
+#   Copyright (C) 2012-2020 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/>.
 #
 
 DEFS=/define=("OBJDUMP_PRIVATE_VECTORS=")
@@ -21,7 +36,7 @@ LIBIBERTY = [-.libiberty]libiberty.olb/lib
 OPCODES_DEP = [-.opcodes]libopcodes.olb
 OPCODES = [-.opcodes]libopcodes.olb/lib
 
-DEBUG_OBJS = rddbg.obj,debug.obj,stabs.obj,ieee.obj,rdcoff.obj,dwarf.obj,\
+DEBUG_OBJS = rddbg.obj,debug.obj,stabs.obj,rdcoff.obj,dwarf.obj,\
   elfcomm.obj
 
 BULIBS = bucomm.obj,version.obj,filemode.obj
This page took 0.026225 seconds and 4 git commands to generate.