1 .include "../Makefile.inc" 2 3 .PATH: ${S}/dev/i2c 4 5 KMOD= sht4xtemp 6 IOCONF= sht4xtemp.ioconf 7 SRCS= sht4x.c 8 9 WARNS= 3 10 11 .include <bsd.kmodule.mk> 12
Indexes created Thu Oct 02 01:09:59 GMT 2025