include "../Makefile.inc"

PATH:   ${S}/dev/ic

KMOD=   scmd
IOCONF= scmd.ioconf
SRCS=   scmd.c

WARNS=  3

include <bsd.kmodule.mk>