index
:
bennugd
main
trimui-s
bennugd with trimui s support
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
3rdparty
/
dict
/
Makefile
blob: a80aa553c888a251671bf72082c4c644dd1d28fa (
plain
)
1
2
3
4
5
all
:
dict
.
c
dict
.
h
dict
-
test
.
c
gcc dict.c dict-test.c -o dict-test -I.
clean
:
rm dict-test