mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-11-29 18:37:41 +08:00
build rpm
This commit is contained in:
parent
4fc5db521c
commit
df1e871603
1
Makefile
1
Makefile
@ -123,6 +123,7 @@ clean cl:
|
||||
|
||||
acl_master: all_lib
|
||||
@(cd app/master/daemon; make $(MAKE_ARGS); make install)
|
||||
@(cd app/master/tools/lib_global; make $(MAKE_ARGS);)
|
||||
@(cd app/master/tools/master_ctld; make $(MAKE_ARGS); make install)
|
||||
@(cd app/master/tools/master_ctl; make $(MAKE_ARGS); make install)
|
||||
@(cd app/master/tools/master_guard; make $(MAKE_ARGS); make install)
|
||||
|
Loading…
Reference in New Issue
Block a user