]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - usr.sbin/i2c/Makefile
Reduce the disc1.iso image size by setting WITHOUT_CLANG=1 for the
[FreeBSD/releng/9.2.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>