1 .include "../Makefile.inc" 2 3 .PATH: ${S}/dev/i2c 4 5 KMOD= aht20temp 6 IOCONF= aht20temp.ioconf 7 SRCS= aht20.c 8 9 WARNS= 3 10 11 .include <bsd.kmodule.mk> 12
Indexes created Sun Nov 02 07:10:05 GMT 2025