1*0a6a1f1dSLionel Sambuc# $Id: varmisc.mk,v 1.2 2014/08/30 22:21:08 sjg Exp $ 2*0a6a1f1dSLionel Sambuc# 3*0a6a1f1dSLionel Sambuc# Miscellaneous variable tests. 4*0a6a1f1dSLionel Sambuc 5*0a6a1f1dSLionel Sambucall: unmatched_var_paren 6*0a6a1f1dSLionel Sambuc 7*0a6a1f1dSLionel Sambucunmatched_var_paren: 8*0a6a1f1dSLionel Sambuc @echo ${foo::=foo-text} 9