]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/i2c/Makefile
sys/{x86,amd64}: remove one of doubled ;s
[FreeBSD/FreeBSD.git] / usr.sbin / i2c / Makefile
1 # $FreeBSD$
2
3 PROG=   i2c
4 MAN=    i2c.8
5
6 WARNS?= 2
7
8 .include <bsd.prog.mk>