freebsd-dev/contrib/bmake/unit-tests/opt-var-literal.mk

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
179 B
Makefile
Raw Normal View History

# $NetBSD: opt-var-literal.mk,v 1.4 2020/11/09 20:50:56 rillig Exp $
#
# Tests for the -V command line option.
.MAKEFLAGS: -V VAR -V VALUE
VAR= other ${VALUE} $$$$
VALUE= value