Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/lib/libkstream G/c shlib versions from here, noted by B...
details: https://anonhg.NetBSD.org/src/rev/96377718121d
branches: netbsd-1-5
changeset: 489104:96377718121d
user: thorpej <thorpej%NetBSD.org@localhost>
date: Sun Aug 13 19:43:45 2000 +0000
description:
G/c shlib versions from here, noted by Bernd Ernesti.
diffstat:
lib/libkstream/Makefile | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (17 lines):
diff -r a050636cf238 -r 96377718121d lib/libkstream/Makefile
--- a/lib/libkstream/Makefile Sun Aug 13 19:29:42 2000 +0000
+++ b/lib/libkstream/Makefile Sun Aug 13 19:43:45 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/06/17 06:39:32 thorpej Exp $
+# $NetBSD: Makefile,v 1.2.2.1 2000/08/13 19:43:45 thorpej Exp $
LIB= kstream
@@ -9,7 +9,4 @@
INCS= kstream.h
INCSDIR=/usr/include/kerberosIV
-SHLIB_MAJOR?= 1
-SHLIB_MINOR?= 0
-
.include <bsd.lib.mk>
Home |
Main Index |
Thread Index |
Old Index