summaryrefslogtreecommitdiffstats
path: root/usr.sbin/slstat/Makefile
blob: de18bc83f46ed63a7b04c1e70e996d32f49bc66b (plain)
1
2
3
4
5
6
7
8
9
10
11
#	from: @(#)Makefile	5.6 (Berkeley) 4/23/91
#	$Id: Makefile,v 1.1 1993/11/16 04:16:46 brezak Exp $

PROG=	slstat
MAN8=	slstat.8
DPADD=	${LIBUTIL}
LDADD=	-lutil
BINGRP=	kmem
BINMODE=2555

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud