repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
rust/cargo-c: update to 0.10.7+cargo-0.84.0
[oi-userland.git]
/
components
/
runtime
/
lua-53
/
files
/
lua-64.pc
blob
8b943b2cbc18e399e985cef153e57c9ad51e68b0
1
prefix=/usr
2
exec_prefix=${prefix}
3
libdir=${exec_prefix}/lib/MACH64
4
includedir=${prefix}/include/lua5.3
5
6
Name: Lua
7
Description: An Extensible Extension Language
8
Version: 5.3.6
9
Requires:
10
Libs: -L${libdir} -llua5.3 -lm
11
Cflags: -I${includedir}