summaryrefslogtreecommitdiffstats
path: root/eBones/usr.sbin/kstash/Makefile
blob: 664b8c9ce7c4b0919963e5777e84a87ede03da7f (plain)
1
2
3
4
5
6
7
8
9
10
11
#	From: @(#)Makefile	5.2 (Berkeley) 3/5/91
#	$Id: Makefile,v 1.4 1995/09/07 20:53:56 mark Exp $

PROG=	kstash
CFLAGS+=-DKERBEROS -DDEBUG -I${.CURDIR}/../../include -Wall
DPADD=	${LIBKDB} ${LIBKRB} ${LIBDES}
LDADD=	-lkdb -lkrb -ldes
MAN8=	kstash.8
BINDIR=	/usr/sbin

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