mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-24 20:23:06 +00:00
remove old client
This commit is contained in:
2
Makefile
2
Makefile
@@ -12,7 +12,7 @@ CFLAGS = -g -Wall -I$(LUA_INC) $(MYCFLAGS)
|
||||
$(LUA_STATICLIB) :
|
||||
cd 3rd/lua && $(MAKE) CC=$(CC) $(PLAT)
|
||||
|
||||
CSERVICE = snlua logger gate client master multicast tunnel harbor localcast
|
||||
CSERVICE = snlua logger gate master multicast tunnel harbor localcast
|
||||
LUA_CLIB = skynet socketdriver int64 mcast bson mongo md5 netpack cjson clientsocket
|
||||
|
||||
SKYNET_SRC = skynet_main.c skynet_handle.c skynet_module.c skynet_mq.c \
|
||||
|
||||
Reference in New Issue
Block a user