Mod aaa-12 跳转Makefile中模块编译顺序,解决编译出错问题

RCA:
SOL:
修改人:huangxin
检视人:huangxin
This commit is contained in:
黄昕 2019-08-12 09:57:51 +08:00
parent 15fc6d20bf
commit fa7df5c669
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ endif
.PHONY : demo conntrack netlink trace openrpc redismq usermanager configm ulog database webauth matchrule
all: demo conntrack netlink trace openrpc redismq usermanager configm ulog database webauth matchrule
all: demo database conntrack netlink trace openrpc redismq usermanager configm ulog webauth matchrule
ifeq ($(OPT), install)
#$(shell `find ../release -name "*.zip" -delete`)