summaryrefslogtreecommitdiffstats
path: root/eBones/usr.bin/kdestroy/Makefile
blob: c28d53755d1646114f0463cefc4b4cbf172bdf26 (plain)
1
2
3
4
5
6
7
8
9
10
11
#	From: @(#)Makefile	5.1 (Berkeley) 6/25/90
#	$Id: Makefile,v 1.4 1995/09/07 20:51:27 mark Exp $

PROG=	kdestroy
CFLAGS+=-DKERBEROS -DDEBUG -I${.CURDIR}/../../include -DBSD42 -Wall
DPADD=	${LIBKRB} ${LIBDES}
LDADD=	-lkrb -ldes
MAN1=	kdestroy.1
BINDIR=	/usr/bin

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