home
·
contact
·
privacy
projects
/
plomrogue
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Server/AI: Consume nutritious items if no enemies are visible.
[plomrogue]
/
roguelike-client.do
1
# redo build file to build the executable "roguelike-client".
2
3
redo-ifchange build/build_template
4
TARGET=client
5
LIBRARY_LINKS=-lncurses
6
. ./build/build_template