summaryrefslogtreecommitdiff
path: root/usr.bin/make/unit-tests/varmisc.mk
blob: 07d8c2659faa66684b26f14cdf54f9fa6a826f1f (plain)
1
2
3
4
5
6
7
8
# $Id: varmisc.mk,v 1.2 2014/08/30 22:21:08 sjg Exp $
#
# Miscellaneous variable tests.

all: unmatched_var_paren

unmatched_var_paren:
	@echo ${foo::=foo-text}