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.6 2018/05/01 19:59:44 christos Exp $

.include <bsd.hostinit.mk>

.PATH:	${X11SRCDIR.Xt}/util

PROG=	makestrs
SRCS=	makestrs.c

CPPFLAGS+=	-I.

.include <bsd.prog.mk>