NOGCCERROR=yes
NOCLANGERROR=yes
# Makefile for libi2cdriver
LIB= i2cdriver
SRCS= i2cdriver.c
.include <bsd.lib.mk>