#	$NetBSD: Makefile,v 1.4.2.1 2000/07/06 17:02:20 he Exp $

LIB=	kafs

SRCS=	afssys.c get_in_tkt.c

#
# We used to have an andrew string2key specific get_in_tkt.c in this
# library. Now that the libkrb one will handle both, have each library
# use both. Saves bumping the library major number.
#
.PATH:  ${.CURDIR}/../libkrb

.include <bsd.lib.mk>
