xref: /freebsd-14.2/sys/modules/tests/framework/Makefile (revision adff403f)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#
2#
3
4.PATH: ${SRCTOP}/sys/tests/framework
5
6KMOD=	kern_testfrwk
7SRCS=	kern_testfrwk.c
8SRCS+=	bus_if.h device_if.h
9
10#
11# Enable full debugging
12#
13#CFLAGS += -g
14
15.include <bsd.kmod.mk>
16

served by {OpenGrok

Last Index Update: Tue Oct 21 18:42:31 GMT 2025