From b64a2a9a093d13eda806ccf67ffb8bb4ba2a2cab Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 14 Nov 2019 13:33:19 +0000 Subject: [PATCH 1/1] docs: New plan for directory references, further Signed-off-by: Ian Jackson --- README | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README b/README index 0b95b98..3059d9a 100644 --- a/README +++ b/README @@ -138,8 +138,8 @@ If you `include subdirmk/regen.mk', dependency management and automatic regeneration for all of this template substitution, and for config.status etc. is done for you. -Summary of directory reference syntaxes ---------------------------------------- +Summary of recommended directory reference syntaxes +--------------------------------------------------- Path construction &-expansions, meanings summary: @@ -158,14 +158,12 @@ multi-word processing. This lc &file &@file &,file &@,file directory any &/file &@/file &,/file &@,/file - several & f g h &@ f g h &, f g h &^, f g h + several & f g h &@ f g h &, f g h &@, f g h Top lc &.file &;file &@;file level any file &./file &;/file &@;/file - .mk.in file $(abs)/file $(src)/file $(abs_src)/file several f g h &. f g h &; f g h &@; f g h - &@. file - &@. f g h + .mk.in file $(abs)/file $(src)/file $(abs_src)/file Substitution syntax ------------------- -- 2.30.2