cdee44e4cb
Use the link MIB interface rather than groveling around in kmem. (No longer works on dead kernels, big deal.)
8 lines
149 B
Makefile
8 lines
149 B
Makefile
# from: @(#)Makefile 5.6 (Berkeley) 4/23/91
|
|
# $Id: Makefile,v 1.3 1996/09/05 17:15:39 bde Exp $
|
|
|
|
PROG= slstat
|
|
MAN8= slstat.8
|
|
|
|
.include <bsd.prog.mk>
|