]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/bmake/unit-tests/opt-var-expanded.mk
Merge bmake-20201117
[FreeBSD/FreeBSD.git] / contrib / bmake / unit-tests / opt-var-expanded.mk
1 # $NetBSD: opt-var-expanded.mk,v 1.4 2020/11/09 20:50:56 rillig Exp $
2 #
3 # Tests for the -v command line option.
4
5 .MAKEFLAGS: -v VAR -v VALUE
6
7 VAR=    other ${VALUE} $$$$
8 VALUE=  value