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.3 2008/03/09 22:44:41 dholland Exp $
#	@(#)Makefile	8.1 (Berkeley) 6/4/93

NOMAN=# defined (must be above bsd.own.mk)

.include <bsd.own.mk>
USE_SHLIBDIR=	yes

LIB=	foo
SRCS=	foosrc.c

.include <bsd.lib.mk>