mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-09 15:18:01 -04:00
7 lines
110 B
Makefile
7 lines
110 B
Makefile
# $NetBSD: Makefile,v 1.2 2011/10/06 12:38:58 wiz Exp $
|
|
|
|
PROG= i2cscan
|
|
MAN= i2cscan.8
|
|
|
|
.include <bsd.prog.mk>
|