xref: /netbsd-src/usr.sbin/i2cscan/Makefile (revision 63aea4bd5b445e491ff0389fe27ec78b3099dba3)
1# $NetBSD: Makefile,v 1.2 2011/10/06 12:38:58 wiz Exp $
2
3PROG=	i2cscan
4MAN=	i2cscan.8
5
6.include <bsd.prog.mk>
7