From: Ian Jackson Date: Sat, 28 Dec 2019 00:16:58 +0000 (+0000) Subject: README: Do not assert that all directive arguments are &-expanded X-Git-Tag: subdirmk/0.3~93 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?p=subdirmk.git;a=commitdiff_plain;h=fbb6e8895fbdef49a07539657a6051175fdb6b27;ds=inline README: Do not assert that all directive arguments are &-expanded Since Syntax: only some directives' RHS should be &-expanded this has not been true for &:changequote, and it is not true in the general case. It depends on the directive. Signed-off-by: Ian Jackson --- diff --git a/README b/README index 7ab1f2d..360afbd 100644 --- a/README +++ b/README @@ -267,7 +267,6 @@ So pathname syntax is a subset of: &: .... recognised at start of line only (possibly after lwsp) - args are processed for & &:include filename filename should usually be [&]foo.sd.mk &:-include filename tolerate nonexistent file