# $NetBSD: Makefile,v 1.1 2022/04/01 15:49:11 pgoyette Exp $ .include "../Makefile.inc" .PATH: ${S}/dev/i2c KMOD= i2c_subr SRCS= i2c_subr.c .include