Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8
# $NetBSD: Makefile,v 1.1 2010/06/18 18:57:28 jmcneill Exp $ HOSTPROGNAME= ${_TOOL_PREFIX}mkubootimage HOST_SRCDIR= usr.bin/mkubootimage HOST_CPPFLAGS+= -I${.CURDIR} .include "${.CURDIR}/../Makefile.host"