diff options
| author | mrg <mrg@NetBSD.org> | 2003-12-04 12:18:57 +0000 |
|---|---|---|
| committer | mrg <mrg@NetBSD.org> | 2003-12-04 12:18:57 +0000 |
| commit | abda1a5442fbb75d40f50d95ee3cf0c81a9fe465 (patch) | |
| tree | 2d8632261b9dae56f04a693a604432da81b0972a /gnu/lib/libopcodes | |
| parent | cd017885ef0c225c21aa00c31ef3411989d89011 (diff) | |
libopcodes.so.1/libbfd.so.6
Diffstat (limited to 'gnu/lib/libopcodes')
| -rw-r--r-- | gnu/lib/libopcodes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/lib/libopcodes/Makefile b/gnu/lib/libopcodes/Makefile index 4fbbc272259..da04b41e6f3 100644 --- a/gnu/lib/libopcodes/Makefile +++ b/gnu/lib/libopcodes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/12/04 09:29:32 mrg Exp $ +# $NetBSD: Makefile,v 1.3 2003/12/04 12:18:57 mrg Exp $ NOLINKLIB= # defined NOLINT= # defined @@ -14,7 +14,7 @@ LIB= opcodes DIST= ${NETBSDSRCDIR}/gnu/dist/binutils -SHLIB_MAJOR= 0 +SHLIB_MAJOR= 1 SHLIB_MINOR= 0 GCPPFLAGS= ${G_archdefs} ${G_DEFS} ${G_INCLUDES} ${G_TDEFAULTS} |
