Files
pkgsrc-ng/devel/bmake/files/unit-tests/varmisc.mk
2016-01-21 23:41:46 +01:00

9 lines
163 B
Makefile

# $Id: varmisc.mk,v 1.2 2015/05/19 22:01:19 joerg Exp $
#
# Miscellaneous variable tests.
all: unmatched_var_paren
unmatched_var_paren:
@echo ${foo::=foo-text}