xref: /freebsd-14.2/sys/modules/lindebugfs/Makefile (revision 2c19e8ed)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# $FreeBSD$
2
3.PATH: ${SRCTOP}/sys/compat/lindebugfs
4
5KMOD=	lindebugfs
6SRCS=	lindebugfs.c
7SRCS+=	${LINUXKPI_GENSRCS}
8
9CFLAGS+= -I${SRCTOP}/sys/compat/linuxkpi/common/include
10
11.include <bsd.kmod.mk>
12

served by {OpenGrok

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