Files
netbsd/usr.bin/make/unit-tests/varmisc.mk
2015-10-15 10:25:28 +02:00

9 lines
161 B
Makefile

# $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}