]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/i2c/Makefile
Merge from upstream at 4189ef5d from https://github.com/onetrueawk/awk.git
[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>