Oops, forgot to commit this file - actually remove the kmem setgid bit.

This commit is contained in:
simonb 2000-06-16 03:41:37 +00:00
parent 17fd16762b
commit b75d5299d7

View File

@ -1,10 +1,8 @@
# $NetBSD: Makefile,v 1.8 1995/03/18 14:54:45 cgd Exp $
# $NetBSD: Makefile,v 1.9 2000/06/16 03:41:37 simonb Exp $
# @(#)Makefile 8.1 (Berkeley) 6/5/93
PROG= dmesg
MAN= dmesg.8
BINGRP= kmem
BINMODE=2555
LDADD= -lkvm
DPADD= ${LIBKVM}