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

1
2
3
4
5
6
7
8
#	$NetBSD: Makefile.ops-c,v 1.3 2011/02/05 19:13:48 christos Exp $

ops.c: mkops ops.def Makefile.ops-c
	${_MKTARGET_CREATE}
	AWK=${TOOL_AWK:Q} ${HOST_SH} ${NETBSDSRCDIR}/usr.bin/xlint/lint1/mkops -c ${.ALLSRC:M*ops.def} > ${.TARGET}

SRCS+=		ops.c
CLEANFILES+=	ops.c