repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync with manuals from netbsd-8 branch.
[minix3.git]
/
usr.bin
/
make
/
unit-tests
/
varmisc.mk
blob
07d8c2659faa66684b26f14cdf54f9fa6a826f1f
1
# $Id: varmisc.mk,v 1.2 2014/08/30 22:21:08 sjg Exp $
2
#
3
# Miscellaneous variable tests.
4
5
all
:
unmatched_var_paren
6
7
unmatched_var_paren
:
8
@echo
${
foo
::=
foo-text
}