OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
|
prefix=@prefix@
|
|
|
INSTALL_BIN=@bindir@
|
|
|
INSTALL_INC=@includedir@
|
|
|
INSTALL_LIB=@libdir@
|
|
|
INSTALL_MAN=@mandir@
|
|
|
INSTALL_LMOD=@pkgdatadir@
|
|
|
INSTALL_CMOD=@pkglibdir@
|
|
|
|
|
|
exec_prefix=@prefix@
|
|
|
libdir=@libdir@
|
|
|
includedir=@includedir@
|
|
|
|
|
|
Name: Lua
|
|
|
Description: An Extensible Extension Language
|
|
|
Version: @version@
|
|
|
Requires:
|
|
|
Libs: -L@libdir@ -llua @LIBS@
|
|
|
Cflags: -I@includedir@ @CFLAGS@
|