aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/var-class.mk
blob: b20fca565e16fe250c5aae4132491845b1f96dfe (plain) (blame)
1
2
3
4
5
6
7
8
9
# $NetBSD: var-class.mk,v 1.2 2020/08/16 14:25:16 rillig Exp $
#
# Tests for the different variable classes (local, command-line, global,
# environment), and which of them takes precedence over the others.

# TODO: Implementation

all:
	@:;