aboutsummaryrefslogtreecommitdiffstats
path: root/makefile
diff options
context:
space:
mode:
authorFabrice <fabrice@schaub-dev.xyz>2026-03-22 21:31:59 +0100
committerFabrice <fabrice@schaub-dev.xyz>2026-03-22 21:31:59 +0100
commit403d8dc92750679eb96968f5fc4465e96401ef14 (patch)
treeafae902778194e390e7bb994597f6ccf78199240 /makefile
parent9b43c34b9b51d953bd4363df576a6f93e9596700 (diff)
adding proper example
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/makefile b/makefile
index a43759e..83ee20a 100644
--- a/makefile
+++ b/makefile
@@ -1,3 +1,5 @@
+.SUFFIXES:
+
CM_OPT_RELEASE ?= 0
CM_OPT_CC_FLAGS ?=
CM_OPT_ASSERT_PATH ?= <assert.h>