Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

#       $NetBSD: Makefile,v 1.2 2006/12/20 22:03:20 agc Exp $

HOSTPROGNAME=   ${_TOOL_PREFIX}veriexecgen
HOST_SRCDIR=    usr.sbin/veriexecgen

HOST_CPPFLAGS+= -I${TOOLDIR}/include/nbinclude
HOST_CPPFLAGS+= -I${.CURDIR}/../compat
HOST_CPPFLAGS+= -I${.CURDIR}/../compat/sys

.include "${.CURDIR}/../Makefile.host"