e184d9c43e
Note that this is pretty light at the moment.. It's been gutted to remove references to older features no longer in the driver. Curses-based port monitoring is intended for the future.. :-) Obtained from: Andy Rutter, <andy@acronym.co.uk>
6 lines
76 B
Makefile
6 lines
76 B
Makefile
PROG= sicontrol
|
|
SRCS= sicontrol.c
|
|
MAN8= sicontrol.8
|
|
|
|
.include <bsd.prog.mk>
|