xref: /freebsd-14.2/sys/modules/syscons/green/Makefile (revision 4a0f765f)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#	$Id$
2
3KMOD=	green_saver_mod
4SRCS= 	green_saver.c
5
6NOMAN=
7CFLAGS+= -DLKM -I${.CURDIR}/.. -I${.CURDIR}/../../../sys
8
9.include <bsd.kmod.mk>
10

served by {OpenGrok

Last Index Update: Fri May 15 20:09:11 GMT 2026