mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-24 20:23:06 +00:00
fix include path for lua-cjson and add cleanall target
This commit is contained in:
@@ -3,7 +3,7 @@ PLATS = linux freebsd macosx
|
||||
|
||||
CC ?= gcc
|
||||
|
||||
.PHONY : none $(PLATS) clean all
|
||||
.PHONY : none $(PLATS) clean all cleanall
|
||||
|
||||
ifneq ($(PLAT), none)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user