drop setgid. suggested by deraadt
This commit is contained in:
parent
a160a0b77c
commit
b12a7f19d9
|
@ -1,11 +1,11 @@
|
|||
# $NetBSD: Makefile,v 1.1 1999/07/01 20:41:50 itojun Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2001/06/26 17:10:33 itojun Exp $
|
||||
# @(#)Makefile 8.1 (Berkeley) 6/5/93
|
||||
|
||||
PROG= ifmcstat
|
||||
MAN= ifmcstat.8
|
||||
|
||||
BINGRP= kmem
|
||||
BINMODE=2555
|
||||
BINMODE=555
|
||||
LDADD= -lkvm
|
||||
DPADD= ${LIBKVM}
|
||||
|
||||
|
|
Loading…
Reference in New Issue