mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-04-24 01:16:45 +02:00
Compare commits
2 Commits
8751ec15e8
...
bf9c115bf8
Author | SHA1 | Date | |
---|---|---|---|
|
bf9c115bf8 | ||
|
1731ae023d |
@ -113,9 +113,9 @@ PSP_PREFIX=$(shell psp-config -P)
|
||||
endif
|
||||
LUAINC_psp_base?=$(PSP_PREFIX)/include
|
||||
LUAINC_psp?=$(LUAINC_psp_base)/lua$(LUAV)
|
||||
LUAPREFIX_psp?=/usr/local/
|
||||
CDIR_psp?=lib/lua/$(LUAV)
|
||||
LDIR_psp?=share/lua/$(LUAV)
|
||||
LUAPREFIX_psp?=/psp
|
||||
CDIR_psp?=lib/lua$(LUAV)
|
||||
LDIR_psp?=share/lua$(LUAV)
|
||||
LUALIB_psp_base?=$(PSP_PREFIX)/lib
|
||||
LUALIB_psp=$(LUALIB_psp_base)/liblua$(LUAV).a
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user