From: Ian Jackson Date: Sun, 29 Dec 2019 14:32:49 +0000 (+0000) Subject: subdirmk: Fix a Subdir left over in README X-Git-Tag: v0.6.0~249^2~8 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=secnet.git;a=commitdiff_plain;h=f2f72a3200b1d81fa84232c03834addbe1bc3547 subdirmk: Fix a Subdir left over in README Signed-off-by: Ian Jackson --- diff --git a/README b/README index 14cc542..2f1a1ce 100644 --- a/README +++ b/README @@ -411,7 +411,7 @@ far enough to regenerate a working set of makefiles. If this happens just rerun ./config.status by hand. If you go back and forth between different versions of your code you -can sometimes find that `make' complains that one of your Subdir.sd.mk +can sometimes find that `make' complains that one of your Dir.sd.mk files is missing: typically, if iot was used and therefore a dependency in some other version of your code. If you run `make clean' (or `make realclean') these dependencies are suppressed, which