Add a rule on symlink

This commit is contained in:
cpq 2023-02-09 19:00:10 +00:00
parent cd973b50ff
commit 49a6559453

View File

@ -22,3 +22,4 @@ Rules for creating a new example:
- If external repository is required, download it on demand using git
shallow clone. See embedded example golden reference
- Keep Makefile as short as possible, but verbose to understand it easily
- Symlink files when required, like `mongoose.c`, `ca.pem`, etc. Make no copies