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: sh-single-line.mk,v 1.2 2020/08/16 14:25:16 rillig Exp $
#
# Tests for running single-line shell commands.
#
# In jobs mode, the shell commands are combined into a single shell
# program, as described in the manual page, section "Shell Commands",
# "the entire script".

# TODO: Implementation

all:
	@:;