# $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:
	@:;
