rewrite makefile, and remove luacode cache.

This commit is contained in:
Cloud Wu
2014-03-26 15:13:30 +08:00
parent 103602259a
commit 58aa7556a5
107 changed files with 20585 additions and 1070 deletions

View File

@@ -4,8 +4,6 @@
#include "service_lua.h"
#include "timingqueue.h"
#include "luacompat52.h"
#define KNRM "\x1B[0m"
#define KRED "\x1B[31m"