freebsd-nq/contrib/bmake/unit-tests/varmisc.mk
Simon J. Gerraty db29cad815 Merge bmake-20150418
PR: 199486
2015-04-21 04:40:38 +00:00

9 lines
161 B
Makefile

# $Id: varmisc.mk,v 1.2 2014/08/30 22:25:14 sjg Exp $
#
# Miscellaneous variable tests.
all: unmatched_var_paren
unmatched_var_paren:
@echo ${foo::=foo-text}