webmcp
diff Makefile @ 203:c6ef9991b911
Removed CGI support; Created draft for new MCP program to be used with "Moonbridge Network Server for Lua Applications"
author | jbe |
---|---|
date | Fri Jan 09 01:57:20 2015 +0100 (2015-01-09) |
parents | 654ddbcc49d0 |
children | 4858cffe1aa1 |
line diff
1.1 --- a/Makefile Mon Aug 25 20:00:01 2014 +0200 1.2 +++ b/Makefile Fri Jan 09 01:57:20 2015 +0100 1.3 @@ -30,7 +30,6 @@ 1.4 ln -s -f ../../libraries/mondelefant/mondelefant_native.so framework/lib/ 1.5 ln -s -f ../../libraries/mondelefant/mondelefant_atom_connector.lua framework/lib/ 1.6 ln -s -f ../../libraries/multirand/multirand.so framework/lib/ 1.7 - ln -s -f ../../libraries/rocketcgi/rocketcgi.lua framework/lib/ 1.8 ln -s -f ../../libraries/nihil/nihil.lua framework/lib/ 1.9 ln -s -f ../../libraries/luatex/luatex.lua framework/lib/ 1.10