Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9
# $NetBSD: Makefile,v 1.1 2018/07/24 15:26:16 christos Exp $ WARNS?= 6 .include <bsd.own.mk> PROG= base64 .include <bsd.prog.mk>