index
:
vis
FreeBSD-single
lua_changes
master
old
a neat vi-like editor
Mitchell Riedstra
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
Makefile
blob: 3d750aa8bbda7fcd1b2b99abc3fb4c39bc995bef (
plain
) (
blame
)
1
2
3
4
5
6
7
all: clean test clean: rm -f *.out *.true test: @./test.sh