summaryrefslogtreecommitdiffstats
path: root/eBones/usr.bin/kdestroy
diff options
context:
space:
mode:
authorgibbs <gibbs@FreeBSD.org>1995-09-14 04:06:18 +0000
committergibbs <gibbs@FreeBSD.org>1995-09-14 04:06:18 +0000
commitf0975436e0b4427252d694a28b370887f615f33c (patch)
treecc03b48c1d4c0bfdd3af1218f9ea93ae1987cb5a /eBones/usr.bin/kdestroy
parent52c50c3fbdcb754e110c6f1265fa23b99f12c3f2 (diff)
downloadFreeBSD-src-f0975436e0b4427252d694a28b370887f615f33c.zip
FreeBSD-src-f0975436e0b4427252d694a28b370887f615f33c.tar.gz
Bmake fixes for the eBones tree.
Diffstat (limited to 'eBones/usr.bin/kdestroy')
-rw-r--r--eBones/usr.bin/kdestroy/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/eBones/usr.bin/kdestroy/Makefile b/eBones/usr.bin/kdestroy/Makefile
index c28d537..19a157a 100644
--- a/eBones/usr.bin/kdestroy/Makefile
+++ b/eBones/usr.bin/kdestroy/Makefile
@@ -1,11 +1,10 @@
# From: @(#)Makefile 5.1 (Berkeley) 6/25/90
-# $Id: Makefile,v 1.4 1995/09/07 20:51:27 mark Exp $
+# $Id: Makefile,v 1.4 1995/09/13 17:24:09 markm Exp $
PROG= kdestroy
-CFLAGS+=-DKERBEROS -DDEBUG -I${.CURDIR}/../../include -DBSD42 -Wall
+CFLAGS+=-DKERBEROS -DDEBUG -DBSD42
DPADD= ${LIBKRB} ${LIBDES}
LDADD= -lkrb -ldes
MAN1= kdestroy.1
-BINDIR= /usr/bin
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud