repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
release.sh changes & fixes
[minix3.git]
/
external
/
bsd
/
lutok
/
dist
/
lutok.pc.in
blob
2886dfc3eeb8f1c9837649e1b99998952ec276e8
1
includedir=__INCLUDEDIR__
2
libdir=__LIBDIR__
3
4
Name: lutok
5
Description: Lightweight C++ API for Lua
6
Version: __VERSION__
7
Cflags: __LUA_CFLAGS__ -I${includedir}
8
Libs: __LUA_LIBS__ -L${libdir} -llutok