Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8
# $NetBSD: Makefile,v 1.9 2023/06/03 09:09:24 lukem Exp $ PROG= wiconfig MAN= wiconfig.8 COPTS.wiconfig.c+= ${CC_WNO_STRINGOP_TRUNCATION} .include <bsd.prog.mk>