summaryrefslogtreecommitdiffstats
path: root/eBones/usr.sbin/kdb_destroy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'eBones/usr.sbin/kdb_destroy/Makefile')
-rw-r--r--eBones/usr.sbin/kdb_destroy/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/eBones/usr.sbin/kdb_destroy/Makefile b/eBones/usr.sbin/kdb_destroy/Makefile
index f22f779..7e9cef0 100644
--- a/eBones/usr.sbin/kdb_destroy/Makefile
+++ b/eBones/usr.sbin/kdb_destroy/Makefile
@@ -1,8 +1,9 @@
# From: @(#)Makefile 5.1 (Berkeley) 6/25/90
-# $Id: Makefile,v 1.3 1995/07/18 16:37:22 mark Exp $
+# $Id: Makefile,v 1.4 1995/09/07 20:51:07 mark Exp $
PROG= kdb_destroy
-CFLAGS+=-DKERBEROS -DDEBUG -I${.CURDIR}/../include -Wall
+CFLAGS+=-DKERBEROS -DDEBUG -I${.CURDIR}/../../include -Wall
MAN8= kdb_destroy.8
+BINDIR= /usr/sbin
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud