mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-25 12:43:09 +00:00
fix Makefile
This commit is contained in:
2
Makefile
2
Makefile
@@ -81,7 +81,7 @@ skynet-master : master/master.c master/main.c
|
|||||||
gcc -g -Wall -Imaster -o $@ $^ -lzmq
|
gcc -g -Wall -Imaster -o $@ $^ -lzmq
|
||||||
|
|
||||||
clean :
|
clean :
|
||||||
rm skynet client skynet-master lua-protobuf/libpb.a lualib/*.so service/*.so
|
rm skynet client skynet-master lualib/*.so service/*.so
|
||||||
|
|
||||||
|
|
||||||
$(SKYNET_PATH) :
|
$(SKYNET_PATH) :
|
||||||
|
|||||||
Reference in New Issue
Block a user