# $NetBSD: Makefile,v 1.1 2011/07/14 23:50:12 jmcneill Exp $ .include "../Makefile.inc" .PATH: ${S}/dev/i2c KMOD= nxt2k SRCS= nxt2k.c WARNS= 4 .include