summaryrefslogtreecommitdiffstats
path: root/config/prelude.mk
diff options
context:
space:
mode:
Diffstat (limited to 'config/prelude.mk')
-rw-r--r--config/prelude.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/prelude.mk b/config/prelude.mk
index dbc6875..0ac5fde 100644
--- a/config/prelude.mk
+++ b/config/prelude.mk
@@ -109,6 +109,9 @@ MSG = @msg() { \
}; \
msg
+# Maximum width of a short message, to align the [X]
+MSG_WIDTH := 24
+
# cat a file if V=1
VCAT,y := @cat
VCAT, := @: