]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/bmake/unit-tests/opt-var-literal.mk
Merge bmake-20201117
[FreeBSD/FreeBSD.git] / contrib / bmake / unit-tests / opt-var-literal.mk
1 # $NetBSD: opt-var-literal.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