Cross Reference: Makefile
xref: /src/sys/modules/sgp40mox/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/modules/sgp40mox/
Makefile revision 1.1
1.include "../Makefile.inc"
2
3.PATH:	${S}/dev/i2c
4
5KMOD=	sgp40mox
6IOCONF=	sgp40mox.ioconf
7SRCS=	sgp40.c
8SRCS+=	sensirion_voc_algorithm.c
9
10WARNS=	3
11
12.include <bsd.kmodule.mk>
13

Indexes created Mon Dec 22 15:09:38 GMT 2025