projects
/
dragonfly.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Renamed env.sh to common.sh
[dragonfly.git]
/
usr.bin
/
make
/
tests
/
variables
/
test.sh
1
#!/bin/sh
2
3
# $DragonFly: src/usr.bin/make/tests/variables/test.sh,v 1.4 2005/02/25 12:28:13 okumoto Exp $
4
5
. ../common.sh
6
7
DIR="t?"
8
9
eval_cmd $1