Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11 12 13 14
# $NetBSD: Makefile,v 1.1 2022/04/29 22:17:49 pgoyette Exp $ .include <bsd.own.mk> TESTSDIR= ${TESTSBASE}/lib/libc/kevent_nullmnt TESTS_SH+= t_nullmnt BINDIR= ${TESTSDIR} MKMAN= no PROGS+= h_nullmnt .include <bsd.test.mk>