repo.or.cz
/
build-config.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
first version
[build-config.git]
/
build
/
dest
/
dest.list
blob
929a52fe07142af858459d1208377f0329a1dadd
1
2
# dest list.
3
# dest-general should not be appended. it's the public setting.
4
BUILD_DEST+="dest-libtui.so "
5
BUILD_DEST+="dest-tui "
6
BUILD_DEST+="dests-cli "
7
BUILD_DEST+="dests-demos "
8
BUILD_DEST+="dests-examples "
9