Merge pull request #2048 from cesanta/rules

Add a rule on symlink
This commit is contained in:
Sergio R. Caprile 2023-02-09 16:12:23 -03:00 committed by GitHub
commit 7bd4869ae6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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