chiark / gitweb /
README: Refer to example/
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 28 Dec 2019 19:07:17 +0000 (19:07 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 30 Dec 2019 11:35:16 +0000 (11:35 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
README

diff --git a/README b/README
index efd96be277c4c417a04eb4df31d9bd9ca741cee2..a44fb492b47301ea3bbbef8c102c645c5e4c9f8c 100644 (file)
--- 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