diff options
| author | christos <christos@NetBSD.org> | 2009-01-11 03:09:35 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2009-01-11 03:09:35 +0000 |
| commit | 2ecd137f53cfedd47db86836f6b68742ea76e45d (patch) | |
| tree | e15a1e39545312dc888471c92e991a18039ba88e /gnu/lib/libbfd | |
| parent | 46edb91e9fa9e3bc872d80bfcb8d2f823aff61a7 (diff) | |
bump majors.
Diffstat (limited to 'gnu/lib/libbfd')
| -rw-r--r-- | gnu/lib/libbfd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/lib/libbfd/Makefile b/gnu/lib/libbfd/Makefile index 313425ba032..eb9bc786e9e 100644 --- a/gnu/lib/libbfd/Makefile +++ b/gnu/lib/libbfd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2008/10/25 23:56:02 mrg Exp $ +# $NetBSD: Makefile,v 1.46 2009/01/11 03:09:35 christos Exp $ NOLINKLIB= # defined NOLINT= # defined @@ -24,7 +24,7 @@ BFD_MACHINE_ARCH?= ${MACHINE_ARCH} DIST= ${NETBSDSRCDIR}/gnu/dist/binutils -SHLIB_MAJOR= 9 +SHLIB_MAJOR= 10 SHLIB_MINOR= 0 GCPPFLAGS= ${G_archdefs} ${G_DEFS} ${G_INCLUDES} ${G_TDEFAULTS} |
