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

served by {OpenGrok

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