Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9
# $NetBSD: var-scope.mk,v 1.1 2022/01/23 16:25:54 rillig Exp $ # # Tests for the different variable scopes (local, command-line, global, # environment), and which of them takes precedence over the others. # TODO: Implementation all: @:;