repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix default target architecture.
[dragonfly.git]
/
usr.bin
/
make
/
tests
/
test.sh
blob
46b3f7be1150233e424b884af7ec3fb2becd5034
1
#!/bin/sh
2
3
# $DragonFly: src/usr.bin/make/tests/test.sh,v 1.4 2005/02/25 12:28:13 okumoto Exp $
4
5
. .
/
common.sh
6
7
DIR
=
"basic variables"
8
9
eval_cmd
$1