diff --git a/router/Makefile b/router/Makefile index 541533b..945d59c 100644 --- a/router/Makefile +++ b/router/Makefile @@ -1,6 +1,6 @@ # 定义路径变量 SRC_DIR = ./ -OBJ_DIR = ./ +OBJ_DIR = ./objs BIN_DIR = ./