.include "../Makefile.inc" .PATH: ${S}/dev/i2c KMOD= sht4xtemp IOCONF= sht4xtemp.ioconf SRCS= sht4x.c WARNS= 3 .include