summaryrefslogtreecommitdiffstats
path: root/eBones/usr.bin/kdestroy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'eBones/usr.bin/kdestroy/Makefile')
-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