summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sbin/nfsd/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sbin/nfsd/Makefile b/sbin/nfsd/Makefile
index da806b6b147..5d5d13096db 100644
--- a/sbin/nfsd/Makefile
+++ b/sbin/nfsd/Makefile
@@ -1,8 +1,6 @@
-# $OpenBSD: Makefile,v 1.7 2002/06/11 15:45:44 hin Exp $
+# $OpenBSD: Makefile,v 1.8 2015/10/02 00:47:48 deraadt Exp $
PROG= nfsd
MAN= nfsd.8
-.include <bsd.own.mk> # For KERBEROS
-
.include <bsd.prog.mk>