diff options
| author | Fabrice <fabrice@schaub-dev.xyz> | 2026-03-22 21:31:59 +0100 |
|---|---|---|
| committer | Fabrice <fabrice@schaub-dev.xyz> | 2026-03-22 21:31:59 +0100 |
| commit | 403d8dc92750679eb96968f5fc4465e96401ef14 (patch) | |
| tree | afae902778194e390e7bb994597f6ccf78199240 /makefile | |
| parent | 9b43c34b9b51d953bd4363df576a6f93e9596700 (diff) | |
adding proper example
Diffstat (limited to 'makefile')
| -rw-r--r-- | makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +.SUFFIXES: + CM_OPT_RELEASE ?= 0 CM_OPT_CC_FLAGS ?= CM_OPT_ASSERT_PATH ?= <assert.h> |
