projects
/
btb
/
d2x.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
added console code (from SDL_console)
[btb/d2x.git]
/
console
/
Makefile.am
1
noinst_LIBRARIES = libconsole.a
2
INCLUDES = -I $(top_srcdir)/include
3
4
libconsole_a_SOURCES = CON_console.c DT_drawtext.c internal.c