summaryrefslogtreecommitdiff
path: root/devel/bmake/files/unit-tests/varmisc.mk
blob: 47da97329ad711ebd203f95206c46a6800032c94 (plain)
1
2
3
4
5
6
7
8
# $Id: varmisc.mk,v 1.1.1.1 2015/05/19 21:36:45 joerg Exp $
#
# Miscellaneous variable tests.

all: unmatched_var_paren

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