From: Ian Jackson Date: Sat, 28 Dec 2019 19:07:17 +0000 (+0000) Subject: README: Refer to example/ X-Git-Tag: subdirmk/0.3~18 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?p=subdirmk.git;a=commitdiff_plain;h=02276fc4ac88fc9cd85625c749ffe4305a8a69f8 README: Refer to example/ Signed-off-by: Ian Jackson --- diff --git a/README b/README index efd96be..a44fb49 100644 --- a/README +++ b/README @@ -361,8 +361,9 @@ In your configure.ac, say m4_include([subdirmk/subdirmk.ac]) SUBDIRMK_SUBDIRS([...list of subdirectories in relative syntax...]) -Write a Dir.sd.mk in each directory. The toplevel one should -probably contain: +Write a Dir.sd.mk in each directory. See the substitution syntax +reference, above, and the example/ directory here. The toplevel +Dir.sd.mk should probably contain: include subdirmk/usual.mk include subdirmk/regen.mk