Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10
# $NetBSD: Makefile,v 1.11 2021/10/31 18:06:42 christos Exp $ .include <bsd.init.mk> PROG= mopprobe COPTS.mopprobe.c+= -Wno-pointer-sign .include <bsd.prog.mk>