- release/makefile, release/src/makefile, release/src/public/makefile: 将 define 内的 @for 移除 @ 前缀,避免 /bin/sh 语法错误 - release/src/public/makefile: SUBDIRS 添加 ./libcomm - release/copy_headers.sh: 添加 myComm.h 复制 |
||
|---|---|---|
| .. | ||
| protocol | ||
| public | ||
| system | ||
| makefile | ||
- release/makefile, release/src/makefile, release/src/public/makefile: 将 define 内的 @for 移除 @ 前缀,避免 /bin/sh 语法错误 - release/src/public/makefile: SUBDIRS 添加 ./libcomm - release/copy_headers.sh: 添加 myComm.h 复制 |
||
|---|---|---|
| .. | ||
| protocol | ||
| public | ||
| system | ||
| makefile | ||