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
python/manuel: update to 1.13.0
[oi-userland.git]
/
components
/
runtime
/
lua-54
/
files
/
lua.pc
blob
074db0868a5ee9e56bc268d089e64f3e7aeed796
1
prefix=/usr
2
exec_prefix=${prefix}
3
libdir=${exec_prefix}/lib/MACH64
4
includedir=${prefix}/include/lua5.4
5
6
Name: Lua
7
Description: An Extensible Extension Language
8
Version: 5.4.6
9
Requires:
10
Libs: -L${libdir} -llua5.4 -lm
11
Cflags: -I${includedir}