xref: /freebsd/contrib/bmake/unit-tests/varname.mk (revision 36d6566e5985030fd2f1100bd9c1387bbe0bd290)
1# $NetBSD: varname.mk,v 1.4 2020/10/18 08:47:54 rillig Exp $
2#
3# Tests for special variables, such as .MAKE or .PARSEDIR.
4
5# TODO: Implementation
6
7all:
8	@:;
9