G/c SHLIB_* versions from here, noted by Bernd Ernesti.

This commit is contained in:
thorpej 2000-08-13 19:42:48 +00:00
parent 6f1de2d858
commit c9623242e3
1 changed files with 1 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2000/06/17 06:39:32 thorpej Exp $
# $NetBSD: Makefile,v 1.3 2000/08/13 19:42:48 thorpej Exp $
LIB= kstream
@ -9,7 +9,4 @@ CPPFLAGS+=-I${DESTDIR}/usr/include/kerberosIV
INCS= kstream.h
INCSDIR=/usr/include/kerberosIV
SHLIB_MAJOR?= 1
SHLIB_MINOR?= 0
.include <bsd.lib.mk>