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