summaryrefslogtreecommitdiffstats
path: root/eBones/usr.bin/ksrvtgt/Makefile
blob: 0fc63fd71ba551022dde113a7b3a1ac63ed13ff0 (plain)
1
2
3
4
5
6
7
8
9
10
#	From: @(#)Makefile	5.1 (Berkeley) 6/25/90
#	$Id: Makefile,v 1.4 1995/09/13 17:24:12 markm Exp $

PROG=	ksrvtgt
CFLAGS+=-DKERBEROS -DDEBUG
DPADD=	${LIBKRB} ${LIBDES}
LDADD=	-lkrb -ldes
MAN1=	ksrvtgt.1

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud