This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Shielareks | |
17:02 | |
HILLO CAN WE FRND? | |
Alex | |
17:03 | |
NO PSS OFF PLZ | |
Shielareks | |
17:03 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- lua-5.1.4/Makefile 2008-08-12 00:40:48.000000000 +0000 | |
+++ lua-5.1.4-shared-lib/Makefile 2009-01-13 22:01:33.000000000 +0000 | |
@@ -43,7 +43,7 @@ | |
# What to install. | |
TO_BIN= lua luac | |
TO_INC= lua.h luaconf.h lualib.h lauxlib.h ../etc/lua.hpp | |
-TO_LIB= liblua.a | |
+TO_LIB= liblua.a liblua.so | |
TO_MAN= lua.1 luac.1 |
NewerOlder