Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10
# $NetBSD: Makefile,v 1.2 2011/02/27 17:51:45 ahoka Exp $ SRCS= flashctl.c PROG= flashctl MAN= flashctl.8 WARNS= 4 .include <bsd.prog.mk>