feat: complete the basic build

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw-openim)
2023-07-09 17:12:16 +08:00
parent d41ad35b21
commit 826c86907c
6 changed files with 11 additions and 10 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
.PHONY: all build run gotool install clean help
NAME=openim-rpc-msg_transfer
NAME=openim-msgtransfer
BIN_DIR=../../bin/
OS:= $(or $(os),linux)