1 # $Id: varmisc.mk,v 1.1 2014/08/21 15:37:13 apb Exp $ 2 # 3 # Miscellaneous variable tests. 4 5 all: unmatched_var_paren 6 7 unmatched_var_paren: 8 @echo $(foo::=foo-text) 9
Indexes created Wed Oct 01 19:09:53 GMT 2025