index
:
vis.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
Makefile
blob: 3d750aa8bbda7fcd1b2b99abc3fb4c39bc995bef (
plain
)
1
2
3
4
5
6
7
all
:
clean test
clean
:
rm
-
f
*
.out
*
.true
test
:
@.
/
test
.sh