X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?p=subdirmk.git;a=blobdiff_plain;f=README;h=3059d9a105cfb57a9071a4da0f50e9cc19783a62;hp=0b95b98ff17f75152a7279503bc8139c56f86471;hb=b64a2a9a093d13eda806ccf67ffb8bb4ba2a2cab;hpb=ea45444f2cdeb2543e25b53f760c89dbf060f87c 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 -------------------