1 2 3 4 5 6 7 8 9
# Makefile for libi2cdriver CPPFLAGS+=-D_MINIX_SYSTEM LIB= i2cdriver SRCS= i2cdriver.c .include <bsd.lib.mk>