From: Ian Jackson Date: Thu, 14 Nov 2019 13:33:26 +0000 (+0000) Subject: docs: Swap rows in syntax table X-Git-Tag: subdirmk/0.1~18 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?p=subdirmk.git;a=commitdiff_plain;h=5c0b85830407399d4cec47bf6f5ce67713d0248a docs: Swap rows in syntax table Signed-off-by: Ian Jackson --- diff --git a/README b/README index 3059d9a..de97486 100644 --- a/README +++ b/README @@ -190,8 +190,9 @@ empty string). variables usually uppercase. Otherwise, use another syntax: &_ => sub_dir_ or TOP_ -&/ => sub/dir/ or nothing &=_ => sub_dir or TOP + +&/ => sub/dir/ or nothing &=/ => sub/dir or . &^ => $(top_srcdir)/sub/dir or $(top_srcdir) &~ => $(abs_top_srcdir)/sub/dir or $(abs_top_srcdir)